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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-06-22
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-0
/
+1
2020-06-22
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
1
-0
/
+1
2020-06-22
x86/amd_nb: Add AMD family 17h model 60h PCI IDs
Alexander Monakov
1
-0
/
+1
2020-06-22
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-0
/
+6
2020-06-22
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
2020-06-22
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
1
-0
/
+1
2020-06-22
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
1
-12
/
+48
2020-06-22
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
2
-0
/
+16
2020-06-22
bpf: Fix running sk_skb program types with ktls
John Fastabend
2
-0
/
+17
2020-06-22
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
1
-1
/
+1
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-0
/
+2
2020-06-22
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
1
-0
/
+9
2020-06-22
x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
Jon Doron
1
-0
/
+2
2020-06-17
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-1
/
+1
2020-06-17
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
1
-0
/
+6
2020-06-17
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-1
/
+1
2020-06-17
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-2
/
+2
2020-06-17
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-0
/
+1
2020-06-17
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
1
-2
/
+4
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-17
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-10
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+2
2020-06-07
mmc: fix compilation of user API
Jérôme Pouiller
1
-0
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-26
/
+122
2020-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+2
2020-05-28
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+14
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-05-28
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-27
Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-1
/
+1
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
1
-2
/
+1
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-05-26
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-05-26
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2
-0
/
+35
2020-05-26
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2
-0
/
+35
2020-05-26
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
1
-16
/
+25
2020-05-26
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
1
-0
/
+1
2020-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2020-05-25
Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-1
/
+1
2020-05-25
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
1
-0
/
+4
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-1
/
+1
2020-05-25
ieee80211: Fix incorrect mask for default PE duration
Pradeep Kumar Chitrapu
1
-1
/
+1
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-13
/
+61
2020-05-22
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
1
-0
/
+9
[next]