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
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2
-4
/
+13
2017-10-12
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-9
/
+12
2017-10-12
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
1
-1
/
+1
2017-10-12
sched: move no_new_privs into new atomic flags
Kees Cook
1
-3
/
+15
2017-10-12
PCI: Add Netronome NFP4000 PF device ID
Simon Horman
1
-0
/
+1
2017-10-12
PCI: Add Netronome vendor and device IDs
Jason S. McMullan
1
-0
/
+6
2017-10-12
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Jason A. Donenfeld
1
-1
/
+2
2017-10-12
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2017-10-12
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2017-10-12
vfio: New external user group/file match
Alex Williamson
1
-0
/
+2
2017-10-12
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
1
-2
/
+2
2017-10-12
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-0
/
+17
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+23
2017-09-15
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-2
/
+0
2017-09-15
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
1
-1
/
+4
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-1
/
+3
2017-08-26
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
1
-0
/
+1
2017-08-26
dentry name snapshots
Al Viro
2
-31
/
+7
2017-08-26
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
1
-2
/
+2
2017-07-18
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-18
/
+18
2017-07-18
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
1
-21
/
+24
2017-07-18
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2017-07-18
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-0
/
+7
2017-07-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+6
2017-07-18
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-0
/
+4
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2017-06-05
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
1
-0
/
+20
2017-06-05
net/mlx4: && vs & typo
Dan Carpenter
1
-1
/
+1
2017-06-05
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2
-1
/
+11
2017-06-05
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
1
-1
/
+0
2017-06-05
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-06-05
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
1
-4
/
+4
2017-04-04
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-0
/
+3
2017-04-04
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-4
/
+3
2017-03-16
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+6
2017-03-16
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2017-03-16
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
1
-1
/
+2
2017-03-16
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+5
2017-03-16
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-11
/
+4
2017-02-26
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
1
-0
/
+2
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+5
2017-02-23
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2017-02-23
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
Paul E. McKenney
1
-1
/
+1
2017-02-23
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
1
-3
/
+3
2017-02-23
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
1
-2
/
+2
2017-02-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
1
-0
/
+9
2017-02-23
pwm: Unexport children before chip removal
David Hsu
1
-0
/
+5
2017-02-23
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
[next]