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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-03-03
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
1
-0
/
+10
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
1
-0
/
+1
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2018-03-03
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2018-03-03
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-0
/
+2
2018-03-03
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2018-03-03
libsas: remove unused ata_task_resp fields
Dan Williams
1
-7
/
+0
2018-03-03
scsi: dma-mapping: always provide dma_get_cache_alignment
Christoph Hellwig
2
-5
/
+0
2018-02-13
usb: add helper to extract bits 12:11 of wMaxPacketSize
Felipe Balbi
1
-0
/
+19
2018-02-13
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2
-5
/
+5
2018-02-13
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2
-4
/
+4
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
4
-2
/
+92
2018-01-07
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-0
/
+7
2018-01-01
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
1
-0
/
+8
2018-01-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-2
/
+5
2018-01-01
Bluetooth: hidp: verify l2cap sockets
David Herrmann
1
-0
/
+1
2018-01-01
ALSA: seq: Avoid invalid lockdep class warning
Takashi Iwai
1
-1
/
+2
2018-01-01
ALSA: timer: Limit max instances per timer
Takashi Iwai
1
-0
/
+2
2018-01-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2018-01-01
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-0
/
+1
2018-01-01
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-0
/
+2
2018-01-01
KEYS: prevent creating a different user's keyrings
Eric Biggers
1
-0
/
+2
2018-01-01
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
1
-0
/
+1
2018-01-01
spi: uapi: spidev: add missing ioctl header
Baruch Siach
1
-0
/
+1
2017-11-26
cs5536: add support for IDE controller variant
Andrey Korolyov
1
-0
/
+1
2017-11-26
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
2
-2
/
+10
2017-11-26
signal: move the "sig < SIGRTMIN" check into siginmask(sig)
Oleg Nesterov
1
-9
/
+7
2017-11-11
libsas: prevent double completion of scmds from eh
Dan Williams
1
-1
/
+4
2017-11-11
mtd: map: Fix compilation warning
Viresh Kumar
1
-1
/
+1
2017-11-11
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-0
/
+1
2017-11-11
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-11-11
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-1
/
+1
2017-11-11
dm: fix printk() rate limiting code
Bart Van Assche
1
-29
/
+12
2017-11-11
dm: convert DM printk macros to pr_<level> macros
Joe Perches
1
-39
/
+32
2017-11-11
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-1
/
+29
2017-11-11
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2
-1
/
+6
2017-11-11
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-6
/
+0
2017-11-11
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
1
-0
/
+1
2017-11-11
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
1
-2
/
+2
2017-11-11
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
1
-0
/
+4
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2
-4
/
+12
2017-10-12
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-0
/
+14
2017-10-12
IB/core: Add inline function to validate port
Yuval Shaia
1
-0
/
+7
2017-10-12
IB/core: Create common start/end port functions
Ira Weiny
1
-0
/
+27
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
net: add kfree_skb_list()
Ben Hutchings
1
-0
/
+1
[next]