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
2018-09-25
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
3
-7
/
+2
2018-09-25
seccomp: add "seccomp" syscall
Kees Cook
1
-0
/
+2
2018-06-16
skb: Add skb_postpush_rcsum()
Ben Hutchings
1
-0
/
+17
2018-06-16
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+4
2018-06-16
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
1
-2
/
+2
2018-06-16
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
1
-0
/
+3
2018-06-16
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-0
/
+1
2018-06-16
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
1
-0
/
+1
2018-06-16
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
1
-2
/
+1
2018-06-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+1
2018-06-16
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-1
/
+1
2018-06-16
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2
-4
/
+0
2018-06-16
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-1
/
+1
2018-06-16
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2
-0
/
+4
2018-06-16
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
1
-0
/
+2
2018-06-16
crypto: hash - annotate algorithms taking optional key
Eric Biggers
1
-0
/
+6
2018-03-19
x86: fix build warnign with 32-bit PAE
Arnd Bergmann
1
-1
/
+1
2018-03-19
nospec: Include <asm/barrier.h> dependency
Dan Williams
1
-0
/
+1
2018-03-19
nospec: Kill array_index_nospec_mask_check()
Dan Williams
1
-21
/
+1
2018-03-19
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-03-19
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2018-03-19
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
1
-1
/
+4
2018-03-19
array_index_nospec: Sanitize speculative array de-references
Dan Williams
1
-0
/
+72
2018-03-19
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+9
2018-03-19
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
1
-4
/
+5
2018-03-19
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+7
2018-03-03
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-0
/
+6
2018-03-03
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-03-03
phy: Add helper function to check phy interface mode
Iyappan Subramanian
1
-2
/
+12
2018-03-03
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
1
-0
/
+11
2018-03-03
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-03-03
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2018-03-03
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2
-13
/
+9
2018-03-03
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-1
/
+1
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2018-03-03
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2018-03-03
scsi: dma-mapping: always provide dma_get_cache_alignment
Christoph Hellwig
1
-2
/
+0
2018-02-13
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-8
/
+0
2018-02-13
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2018-02-13
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
1
-0
/
+1
2018-01-09
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2
-4
/
+4
2018-01-09
KAISER: Kernel Address Isolation
Richard Fellner
3
-2
/
+85
2018-01-09
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
1
-0
/
+7
2018-01-01
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
1
-2
/
+5
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2
-0
/
+5
2018-01-01
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-0
/
+1
2018-01-01
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
3
-1
/
+2
2018-01-01
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
1
-0
/
+1
2018-01-01
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
1
-0
/
+7
2018-01-01
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-8
/
+13
[next]