summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-16cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck
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-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva
2022-06-14drm: fix EDID struct for old ARM OABI formatLinus Torvalds
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman
2022-05-18net: Fix features skip in for_each_netdev_feature()Tariq Toukan
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
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-20xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-20block: Add a helper to validate the block sizeXie Yongji
2022-04-20netdevice: add the case if dev is NULLYajun Deng
2022-04-12arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
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-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey
2022-02-16net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart
2022-02-16net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart
2022-02-08netfilter: nat: remove l4 protocol port roversFlorian Westphal
2022-02-08ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-02-08net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-01-27mm: add follow_pte_pmd()Ross Zwisler
2022-01-27lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso
2022-01-27rbtree: cache leftmost node internallyDavidlohr Bueso
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-11bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-14HID: introduce hid_is_using_ll_driverJason Gerecke
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-08shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-12-08xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross
2021-12-08NFC: add NCI_UNREG flag to eliminate the raceLin Ma