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-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-1
/
+3
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2017-08-11
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-08-11
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
1
-0
/
+4
2017-08-06
pstore: Allow prz to control need for locking
Joel Fernandes
1
-1
/
+9
2017-08-06
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-9
/
+4
2017-08-06
dentry name snapshots
Al Viro
2
-31
/
+6
2017-08-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-0
/
+4
2017-08-06
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-0
/
+1
2017-07-27
vfio: New external user group/file match
Alex Williamson
1
-0
/
+2
2017-07-21
Add "shutdown" to "struct class".
Josh Zimmerman
1
-0
/
+2
2017-07-21
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
1
-0
/
+1
2017-07-15
usb: Fix typo in the definition of Endpoint[out]Request
Benjamin Herrenschmidt
1
-2
/
+2
2017-07-15
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
1
-0
/
+6
2017-07-05
coredump: Ensure proper size of sparse core files
Dave Kleikamp
1
-0
/
+1
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-1
/
+0
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2017-06-17
fscache: Fix dead object requeue
David Howells
1
-0
/
+1
2017-06-17
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2017-06-14
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-0
/
+9
2017-06-14
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
1
-3
/
+0
2017-06-14
fs: add i_blocksize()
Fabian Frederick
1
-0
/
+5
2017-06-14
cpuset: consider dying css as offline
Tejun Heo
1
-0
/
+20
2017-06-14
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+1
2017-06-14
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
1
-2
/
+5
2017-06-07
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-9
/
+10
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-1
/
+3
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
1
-2
/
+0
2017-05-14
f2fs: sanity check segment count
Jin Qian
1
-0
/
+6
2017-05-14
usb: chipidea: Handle extcon events properly
Stephen Boyd
1
-0
/
+2
2017-05-08
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
1
-12
/
+7
2017-04-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
1
-0
/
+2
2017-04-21
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2
-0
/
+25
2017-04-08
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2017-03-30
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+6
2017-03-26
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2017-03-26
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-2
/
+2
2017-03-22
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
1
-0
/
+1
2017-03-18
nfit, libnvdimm: fix interleave set cookie calculation
Dan Williams
1
-0
/
+2
2017-03-15
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2017-03-15
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-03-12
iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
CQ Tang
1
-7
/
+7
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+4
2017-02-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-4
/
+3
2017-02-14
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
1
-4
/
+4
2017-02-09
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-1
/
+2
2017-02-09
percpu-refcount: fix reference leak during percpu-atomic transition
Douglas Miller
1
-2
/
+2
2017-02-04
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+6
2017-02-01
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2017-02-01
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
1
-1
/
+2
[next]