summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy1-0/+8
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka1-1/+1
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown1-4/+4
2022-04-15ipv6: make mc_forwarding atomicEric Dumazet1-1/+1
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson1-0/+1
2022-04-15block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo1-0/+17
2022-04-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2
2022-04-15block: Add a helper to validate the block sizeXie Yongji1-0/+8
2022-04-15netdevice: add the case if dev is NULLYajun Deng1-2/+4
2022-04-15swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic1-0/+8
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+5
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland1-0/+16
2022-03-11arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price1-0/+58
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-0/+12
2022-03-08sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider1-0/+1
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander1-0/+14
2022-02-23module/ftrace: handle patchable-function-entryMark Rutland1-0/+5
2022-02-23ftrace: add ftrace_init_nop()Mark Rutland1-3/+32
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki1-2/+2
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński1-10/+1
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2-4/+1
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein1-6/+42
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu1-0/+1
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis1-0/+2
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He1-0/+9
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson1-1/+12
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown1-0/+2
2022-01-05memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2
2022-01-05tee: handle lookup of shm with reference count 0Jens Wiklander1-2/+2
2021-12-29net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn1-0/+3
2021-12-29net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn1-2/+20
2021-12-14wait: add wake_up_pollfree()Eric Biggers1-0/+26
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman1-0/+5
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet1-6/+13
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu1-0/+2
2021-12-08of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven1-0/+3
2021-12-01shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2-1/+16
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier1-0/+2
2021-11-17rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen1-1/+1
2021-11-17task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller1-0/+4