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
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
1
-1
/
+21
2021-03-04
icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
Jason A. Donenfeld
1
-6
/
+10
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2
-0
/
+12
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
1
-0
/
+5
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
1
-0
/
+2
2021-03-04
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-1
/
+2
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
1
-0
/
+1
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+5
2021-03-04
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
1
-2
/
+7
2021-03-04
ACPICA: Fix exception code class checks
Maximilian Luz
1
-5
/
+5
2021-03-04
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
1
-1
/
+1
2021-03-04
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
1
-0
/
+3
2021-03-04
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
1
-1
/
+6
2021-02-26
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-2
/
+4
2021-02-26
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-3
/
+3
2021-02-23
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
1
-0
/
+1
2021-02-17
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
1
-1
/
+7
2021-02-17
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-17
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
4
-0
/
+70
2021-02-17
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
1
-2
/
+0
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
1
-2
/
+1
2021-02-13
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
1
-1
/
+1
2021-02-10
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+2
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-0
/
+6
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-0
/
+3
2021-02-07
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
1
-0
/
+1
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
1
-1
/
+1
2021-02-03
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-0
/
+2
2021-02-03
ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
Hangbin Liu
1
-0
/
+1
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2
-2
/
+0
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
1
-0
/
+3
2021-01-27
xen: Fix event channel callback via INTX/GSI
David Woodhouse
1
-1
/
+1
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-3
/
+3
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
1
-3
/
+3
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
1
-0
/
+5
2021-01-23
elfcore: fix building with clang
Arnd Bergmann
1
-0
/
+22
2021-01-23
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-19
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
1
-0
/
+7
2021-01-19
dm integrity: fix flush with external metadata device
Mikulas Patocka
1
-0
/
+1
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2021-01-17
vfio iommu: Add dma available capability
Matthew Rosato
1
-0
/
+15
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2021-01-12
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-5
/
+6
2021-01-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
1
-0
/
+1
2021-01-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
1
-0
/
+2
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2021-01-06
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
[prev]
[next]