summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern
2022-01-27clocksource: Reduce clocksource-skew thresholdPaul E. McKenney
2022-01-27bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)Hou Tao
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown
2022-01-05memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu
2021-12-29tee: handle lookup of shm with reference count 0Jens Wiklander
2021-12-29net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn
2021-12-29net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-14PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14bpf, x86: Fix "no previous prototype" warningBjörn Töpel
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08ACPI: Add stubs for wakeup handler functionsMario Limonciello
2021-12-01shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-12-01bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann
2021-11-26Revert "perf: Rework perf_event_exit_event()"Sasha Levin
2021-11-26fs: export an inode_update_time helperJosef Bacik
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies
2021-11-26tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)
2021-11-26bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren
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-18arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky
2021-11-18posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt
2021-11-18seq_file: fix passing wrong private dataMuchun Song
2021-11-18ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski
2021-11-18NFS: Fix up commit deadlocksTrond Myklebust
2021-11-18rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen
2021-11-18tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-11-18kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-11-18task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller
2021-11-18block: bump max plugged deferred size from 16 to 32Jens Axboe
2021-11-18fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don
2021-11-18serial: core: Fix initializing and restoring termios speedPali Rohár
2021-11-18bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-11-18libata: fix read log timeout valueDamien Le Moal
2021-11-18binder: use cred instead of task for getsecidTodd Kjos
2021-11-18binder: 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: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra