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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+24
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-05-14
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2
-21
/
+27
2019-05-10
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
1
-2
/
+2
2019-05-08
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
1
-0
/
+3
2019-05-08
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-05-04
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-05-04
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-0
/
+1
2019-04-27
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
1
-0
/
+1
2019-04-27
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
1
-0
/
+1
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-04-20
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-04-20
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
1
-0
/
+1
2019-04-20
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
1
-0
/
+10
2019-04-20
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-6
/
+1
2019-04-20
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-1
/
+2
2019-04-20
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
1
-0
/
+2
2019-04-20
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-3
/
+13
2019-04-20
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-04-20
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
1
-1
/
+1
2019-04-20
compiler.h: update definition of unreachable()
ndesaulniers@google.com
1
-1
/
+4
2019-04-17
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
1
-1
/
+1
2019-04-17
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-17
net/mlx5e: Add a lock on tir list
Yuval Avnery
1
-0
/
+2
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-05
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2
-1
/
+3
2019-04-05
bpf: fix missing prototype warnings
Valdis Kletnieks
1
-1
/
+3
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
1
-0
/
+1
2019-04-05
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
1
-4
/
+4
2019-04-05
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
1
-0
/
+3
2019-04-05
include/linux/relay.h: fix percpu annotation in struct rchan
Luc Van Oostenryck
1
-1
/
+1
2019-04-05
tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
1
-1
/
+1
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
1
-0
/
+2
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
1
-1
/
+1
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
1
-1
/
+1
2019-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
1
-0
/
+7
2019-03-23
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
1
-1
/
+1
2019-03-23
splice: don't merge into linked buffers
Jann Horn
1
-0
/
+1
2019-03-23
keys: Fix dependency loop between construction record and auth key
David Howells
1
-16
/
+6
2019-03-13
irqchip/gic-v3-its: Fix ITT_entry_size accessor
Zenghui Yu
1
-1
/
+1
2019-03-13
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-0
/
+1
2019-03-13
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-10
/
+2
2019-03-05
net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
Maciej Żenczykowski
1
-0
/
+1
2019-03-05
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-0
/
+1
2019-02-27
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
net: avoid false positives in untrusted gso validation
Willem de Bruijn
1
-2
/
+12
2019-02-27
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2
-1
/
+10
[next]