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
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-1
/
+3
2020-07-29
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-07-29
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
1
-1
/
+1
2020-07-22
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2
-3
/
+7
2020-06-30
net: qed: fix left elements count calculation
Alexander Lobakin
1
-10
/
+16
2020-06-30
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-30
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-06-25
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-25
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
1
-4
/
+2
2020-06-25
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
1
-0
/
+2
2020-06-25
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-25
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-25
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-0
/
+3
2020-06-20
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-06-20
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
2
-6
/
+1
2020-06-20
PCI: Add ACS quirk for Ampere root ports
Feng Kan
1
-0
/
+1
2020-06-20
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
1
-12
/
+48
2020-06-20
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
1
-1
/
+1
2020-06-20
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-20
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+1
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+6
2020-06-11
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-06-03
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+1
2020-05-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2020-05-27
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-05-27
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+6
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
blktrace: Protect q->blk_trace with RCU
Jan Kara
2
-6
/
+14
2020-05-20
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+22
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-0
/
+9
2020-05-02
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-9
/
+15
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-05-02
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2020-04-24
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
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
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-24
ext4: use non-movable memory for superblock readahead
Roman Gushchin
1
-0
/
+8
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-04-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
1
-0
/
+3
2020-04-24
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-4
/
+0
2020-04-24
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Martin Blumenstingl
1
-1
/
+1
[next]