summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-21block: Add a helper to validate the block sizeXie Yongji
2021-11-18Revert "sched: Add wrapper for get_wchan() to keep task blocked"Greg Kroah-Hartman
2021-11-17arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky
2021-11-17bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-11-17posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt
2021-11-17seq_file: fix passing wrong private dataMuchun Song
2021-11-17net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean
2021-11-17net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-11-17ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-17NFS: Fix up commit deadlocksTrond Myklebust
2021-11-17rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen
2021-11-17skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-17sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-11-17tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-11-17kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-11-17fortify: Fix dropped strcpy() compile-time write overflow checkKees Cook
2021-11-17task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller
2021-11-17block: bump max plugged deferred size from 16 to 32Jens Axboe
2021-11-17fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don
2021-11-17serial: core: Fix initializing and restoring termios speedPali Rohár
2021-11-17HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz
2021-11-17bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-11-17libata: fix read log timeout valueDamien Le Moal
2021-11-12binder: use cred instead of task for getsecidTodd Kjos
2021-11-12binder: use cred instead of task for selinux checksTodd Kjos
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-11-02bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo
2021-11-02bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-11-02mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-27net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-27spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown
2021-10-27ucounts: Fix signal ucount refcountingEric W. Biederman
2021-10-27mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-17perf/core: fix userpage->time_enabled of inactive eventsSong Liu
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-07driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan
2021-10-07bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-09-30compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-30x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-26thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann
2021-09-22PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2021-09-22net: phylink: add suspend/resume supportRussell King (Oracle)