summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson1-2/+0
2022-12-29spi: altera: switch to use modern nameYang Yingliang1-2/+2
2022-12-29bpf: rename list_head -> graph_root in field info typesDave Marchevsky1-2/+2
2022-12-28net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2-1/+7
2022-12-28clk: qcom: smd-rpm: remove duplication between MMXI and MMAXI definesDmitry Baryshkov1-1/+0
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko1-9/+0
2022-12-28iio: add struct declaration for iio typesGerald Loacker1-0/+5
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig1-0/+1
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig1-1/+2
2022-12-28dmaengine: imx-sdma: support hdmi in sdmaJoy Zou1-0/+1
2022-12-28bpf: reorganize struct bpf_reg_state fieldsAndrii Nakryiko1-20/+20
2022-12-27cputime: remove cputime_to_nsecs fallbackNicholas Piggin1-9/+0
2022-12-27sched: Introduce per-memory-map concurrency IDMathieu Desnoyers3-1/+72
2022-12-27rseq: Introduce extensible rseq ABIMathieu Desnoyers1-0/+4
2022-12-22Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
2022-12-21Merge tag 'mt76-for-kvalo-2022-12-09' of https://github.com/nbd168/wirelessKalle Valo1-1/+0
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-0/+60
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds7-139/+349
2022-12-21Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-20/+0
2022-12-20HID: input: map battery system chargingJosé Expósito1-0/+2
2022-12-20HID: hid-sensor-custom: Allow more custom iio sensorsPhilipp Jungkamp1-0/+1
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld1-6/+0
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld1-2/+0
2022-12-20bpf: Remove trace_printk_lockJiri Olsa1-0/+3
2022-12-20bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa1-1/+1
2022-12-20bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa1-1/+6
2022-12-19Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds1-180/+299
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+44
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+0
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+3
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+58
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+9
2022-12-16block: don't clear REQ_ALLOC_CACHE for non-polled requestsJens Axboe1-2/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-87/+87
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+28
2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-16/+86
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+19
2022-12-16Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-5/+5
2022-12-16SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto1-0/+5
2022-12-16Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-29/+16
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-63/+79
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra1-2/+2
2022-12-15mm: Rename pmd_read_atomic()Peter Zijlstra1-7/+2
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra1-2/+2
2022-12-15mm: Fix pmd_read_atomic()Peter Zijlstra1-10/+37
2022-12-15mm: Update ptep_get_lockless()'s commentPeter Zijlstra1-9/+6
2022-12-15x86/mm: Implement native set_memory_rox()Peter Zijlstra1-0/+2
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra2-2/+9
2022-12-15x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra1-1/+0