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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-05-04
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-05-04
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
1
-1
/
+1
2019-05-04
xsk: fix umem memory leak on cleanup
Björn Töpel
1
-1
/
+0
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
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-1
/
+7
2019-05-02
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
1
-1
/
+1
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-0
/
+1
2019-05-02
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-0
/
+6
2019-05-02
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
1
-4
/
+2
2019-05-02
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
1
-0
/
+3
2019-05-02
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
1
-4
/
+13
2019-05-02
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+6
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-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
1
-2
/
+9
2019-04-27
net: IP defrag: encapsulate rbtree defrag code into callable functions
Peter Oskolkov
1
-2
/
+14
2019-04-27
net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
Jakub Kicinski
1
-1
/
+1
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
1
-0
/
+3
2019-04-20
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-04-20
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-04-20
rxrpc: Fix client call connect/disconnect race
David Howells
1
-0
/
+2
2019-04-20
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
1
-1
/
+1
2019-04-20
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
1
-3
/
+9
2019-04-20
compiler.h: update definition of unreachable()
ndesaulniers@google.com
1
-1
/
+4
2019-04-20
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
1
-0
/
+2
2019-04-20
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+16
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-0
/
+2
2019-04-17
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
1
-1
/
+1
2019-04-17
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
2019-04-17
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-17
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
1
-0
/
+13
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-17
net/mlx5e: Add a lock on tir list
Yuval Avnery
1
-0
/
+2
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
1
-1
/
+1
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2
-8
/
+3
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-1
/
+0
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
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
1
-2
/
+2
2019-04-05
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-1
/
+1
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
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
1
-2
/
+2
2019-04-05
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
1
-0
/
+3
2019-04-05
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
1
-6
/
+7
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-04-03
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
1
-0
/
+24
[next]