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
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+7
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-0
/
+1
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2
-2
/
+2
2020-05-20
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-05-20
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2020-05-20
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+5
2020-05-20
blktrace: Protect q->blk_trace with RCU
Jan Kara
2
-2
/
+6
2020-05-20
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-0
/
+9
2020-05-10
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
1
-4
/
+0
2020-05-10
vti6: fix input path
Nicolas Dichtel
1
-1
/
+3
2020-05-10
net: Don't delete routes in different VRFs
Mark Tomlinson
1
-1
/
+2
2020-05-10
net: vrf: Fix dst reference counting
David Ahern
2
-0
/
+6
2020-05-10
sched/preempt: Fix preempt_count manipulations
Peter Zijlstra
1
-2
/
+2
2020-05-10
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-0
/
+2
2020-05-10
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2020-05-10
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
1
-4
/
+6
2020-05-10
mtd: nand: fix ONFI parameter page layout
Boris Brezillon
1
-2
/
+2
2020-05-10
bonding: prevent out of bound accesses
Eric Dumazet
1
-1
/
+6
2020-05-10
net_sched: keep backlog updated with qlen
WANG Cong
1
-1
/
+4
2020-05-10
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
1
-0
/
+1
2020-05-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2020-05-10
net/mlx5: Make command timeout way shorter
Or Gerlitz
1
-1
/
+1
2020-05-10
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
1
-1
/
+4
2020-05-10
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+7
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-05-02
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-24
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-24
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-24
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-04-24
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Martin Blumenstingl
1
-1
/
+1
2020-04-02
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-0
/
+5
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-1
/
+1
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
1
-1
/
+3
2020-04-02
uapi glibc compat: fix outer guard of net device flags enum
Jonas Gorski
1
-2
/
+2
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+3
2020-03-20
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
2020-03-11
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2020-03-11
pipe: add pipe_buf_get() helper
Miklos Szeredi
1
-0
/
+11
2020-03-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
1
-0
/
+5
2020-03-11
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+12
2020-03-11
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2020-03-11
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
1
-1
/
+2
2020-03-11
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
1
-1
/
+1
2020-03-11
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
[next]