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
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
2021-03-09
ALSA: hda: intel-nhlt: verify config type
Pierre-Louis Bossart
1
-0
/
+5
2021-03-09
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2
-7
/
+10
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-0
/
+8
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-0
/
+3
2021-03-07
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
1
-0
/
+2
2021-03-04
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
1
-1
/
+4
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
1
-0
/
+1
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
3
-8
/
+25
2021-03-04
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
1
-1
/
+1
2021-03-04
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
1
-0
/
+2
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
1
-0
/
+5
2021-03-04
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-1
/
+1
2021-03-04
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
1
-0
/
+14
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
1
-0
/
+2
2021-03-04
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
1
-1
/
+4
2021-03-04
mm/rmap: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-1
/
+2
2021-03-04
mm: fix memory_failure() handling of dax-namespace metadata
Dan Williams
1
-0
/
+6
2021-03-04
mm,thp,shmem: make khugepaged obey tmpfs mount flags
Rik van Riel
1
-0
/
+2
2021-03-04
soundwire: export sdw_write/read_no_pm functions
Bard Liao
1
-0
/
+2
2021-03-04
regulator: bd718x7, bd71828, Fix dvs voltage levels
Matti Vaittinen
1
-8
/
+6
2021-03-04
iommu: Switch gather->end to the inclusive end
Yong Wu
1
-2
/
+2
2021-03-04
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
1
-0
/
+4
2021-03-04
scsi: libsas: Remove notifier indirection
John Garry
1
-4
/
+3
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
drm/fourcc: fix Amlogic format modifier masks
Simon Ser
1
-2
/
+2
2021-03-04
drm: document that user-space should force-probe connectors
Simon Ser
1
-8
/
+5
2021-03-04
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+2
2021-03-04
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
1
-2
/
+3
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: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y
Nathan Chancellor
1
-4
/
+5
2021-03-04
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-1
/
+1
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-23
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
1
-0
/
+1
2021-02-12
Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
1
-2
/
+0
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-3
/
+11
2021-02-09
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-0
/
+2
2021-02-08
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
1
-2
/
+0
2021-02-08
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+8
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+6
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
1
-0
/
+3
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2
-0
/
+3
[next]