summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-06-14mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-14nodemask: Fix return values to be unsignedKees Cook
2022-06-14nodemask.h: fix compilation error with GCC12Christophe de Dinechin
2022-06-14mailbox: forward the hrtimer if not queued and under a lockBjörn Ardö
2022-06-14x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf
2022-06-14efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-12hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-15block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-15block: Add a helper to validate the block sizeXie Yongji
2022-04-15netdevice: add the case if dev is NULLYajun Deng
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-23arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-23sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2022-03-11arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-08net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-05tee: 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-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14net: sched: extend Qdisc with rcuVlad Buslov
2021-12-14net: core: netlink: add helper refcount dec and lock functionVlad Buslov
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-08fs: add fget_many() and fput_many()Jens Axboe
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven
2021-12-08shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-11-26net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies
2021-11-26PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-26rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen
2021-11-26task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller
2021-11-26serial: core: Fix initializing and restoring termios speedPali Rohár
2021-11-26bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer