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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-4
/
+12
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-31
tcp: __tcp_hdrlen() helper
Craig Gallek
1
-1
/
+6
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
1
-0
/
+1
2018-01-31
eventpoll.h: add missing epoll event masks
Greg KH
1
-0
/
+13
2018-01-31
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-01-31
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
1
-3
/
+3
2018-01-31
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-0
/
+4
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+1
2018-01-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
1
-0
/
+7
2018-01-31
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
1
-0
/
+1
2018-01-23
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-23
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-1
/
+0
2018-01-23
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
1
-5
/
+6
2018-01-23
EXPORT_SYMBOL() for asm
Al Viro
1
-0
/
+94
2018-01-23
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
1
-0
/
+7
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+7
2018-01-17
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
1
-0
/
+1
2018-01-17
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
1
-0
/
+2
2018-01-17
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
1
-0
/
+3
2018-01-17
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
1
-0
/
+11
2018-01-17
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-01-17
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-2
/
+5
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2018-01-10
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2
-4
/
+4
2018-01-05
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
1
-1
/
+2
2018-01-05
kaiser: cleanups while trying for gold link
Hugh Dickins
2
-21
/
+19
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
1
-7
/
+33
2018-01-05
kaiser: merged update
Dave Hansen
1
-0
/
+26
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
2
-1
/
+40
2018-01-02
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
1
-2
/
+0
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+2
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+2
2018-01-02
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-0
/
+1
2017-12-25
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-0
/
+7
2017-12-20
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
1
-1
/
+2
2017-12-20
target: fix ALUA transition timeout handling
Mike Christie
1
-1
/
+1
2017-12-20
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
1
-0
/
+1
2017-12-20
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
1
-0
/
+8
2017-12-16
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-1
/
+2
2017-12-16
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
Ladislav Michl
1
-2
/
+3
2017-12-16
mm: drop unused pmdp_huge_get_and_clear_notify()
Kirill A. Shutemov
1
-13
/
+0
2017-12-16
drm: extra printk() wrapper macros
Dave Gordon
1
-6
/
+20
2017-12-16
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-16
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2017-12-09
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-0
/
+3
2017-12-09
usb: ch9: Add size macro for SSP dev cap descriptor
John Youn
1
-0
/
+6
2017-12-09
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
2
-0
/
+11
[next]