index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
1
-3
/
+4
2015-06-10
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
1
-0
/
+9
2015-06-10
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
1
-0
/
+1
2015-06-09
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+21
2015-06-09
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
1
-1
/
+11
2015-05-23
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-17
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
1
-0
/
+2
2015-05-17
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2
-4
/
+8
2015-05-17
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
1
-1
/
+3
2015-05-17
usb: define a generic USB_RESUME_TIMEOUT macro
Felipe Balbi
1
-0
/
+26
2015-05-11
net: fix crash in build_skb()
Eric Dumazet
1
-0
/
+1
2015-05-11
net: add skb_checksum_complete_unset
Tom Herbert
1
-0
/
+12
2015-05-11
kvm: add a memslot flag for incoherent memory regions
Ard Biesheuvel
1
-0
/
+1
2015-04-27
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
1
-2
/
+4
2015-04-27
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-0
/
+12
2015-04-27
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2015-04-27
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2015-04-27
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-18
/
+0
2015-04-27
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
1
-0
/
+6
2015-04-27
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-04-26
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
1
-0
/
+74
2015-04-24
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2015-04-24
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
1
-1
/
+3
2015-04-24
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-0
/
+10
2015-04-16
regulator: palmas: Correct TPS659038 register definition for REGEN2
Keerthy
1
-0
/
+3
2015-04-16
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
1
-0
/
+1
2015-04-16
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
1
-1
/
+6
2015-03-28
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
1
-1
/
+2
2015-03-14
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+1
2015-03-06
quota: Store maximum space limit in bytes
Jan Kara
1
-2
/
+2
2015-03-06
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+2
2015-03-06
USB: don't cancel queued resets when unbinding drivers
Alan Stern
1
-5
/
+0
2015-03-06
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
1
-0
/
+1
2015-03-06
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
1
-1
/
+2
2015-03-06
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
1
-1
/
+1
2015-03-06
fsnotify: fix handling of renames in audit
Jan Kara
1
-2
/
+4
2015-02-11
tracing: Add condition check to RCU lockdep checks
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-05
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2
-4
/
+47
2015-02-05
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-2
/
+4
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-0
/
+13
2015-01-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-7
/
+6
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+13
2015-01-29
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
1
-0
/
+2
2015-01-29
PCI: Add pci_claim_bridge_resource() to clip window if necessary
Yinghai Lu
1
-0
/
+1
2015-01-29
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
1
-0
/
+1
2015-01-27
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-0
/
+1
2015-01-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-9
/
+11
2015-01-16
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-1
/
+1
2015-01-16
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
1
-1
/
+0
2015-01-16
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
1
-1
/
+3
[next]