index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-11-17
arch/cc: Introduce a function to check for confidential computing features
Tom Lendacky
2021-11-17
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-11-17
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2021-11-17
seq_file: fix passing wrong private data
Muchun Song
2021-11-17
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
2021-11-17
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-11-17
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
2021-11-17
NFS: Fix up commit deadlocks
Trond Myklebust
2021-11-17
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
2021-11-17
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2021-11-17
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-11-17
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2021-11-17
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-11-17
fortify: Fix dropped strcpy() compile-time write overflow check
Kees Cook
2021-11-17
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-11-17
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2021-11-17
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2021-11-17
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-11-17
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-17
libata: fix read log timeout value
Damien Le Moal
2021-11-12
binder: use cred instead of task for getsecid
Todd Kjos
2021-11-12
binder: use cred instead of task for selinux checks
Todd Kjos
2021-11-06
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-11-02
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
2021-11-02
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-11-02
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
2021-10-27
net/mlx5: Lag, change multipath and bonding to be mutually exclusive
Maor Dickman
2021-10-27
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
2021-10-27
ucounts: Fix signal ucount refcounting
Eric W. Biederman
2021-10-27
mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()
Sean Christopherson
2021-10-27
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-20
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
2021-10-17
sched: Always inline is_percpu_thread()
Peter Zijlstra
2021-10-17
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2021-10-09
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-10-07
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
2021-10-07
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
2021-09-30
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-09-30
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
2021-09-30
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-26
thermal/core: Fix thermal_cooling_device_register() prototype
Arnd Bergmann
2021-09-22
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
2021-09-22
net: phylink: add suspend/resume support
Russell King (Oracle)
2021-09-22
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-22
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
[next]