summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst
2025-06-09bpf: Rename sanitize_stack_spill to nospec_resultLuis Gerhorst
2025-06-09bpf, arm64, powerpc: Change nospec to include v1 barrierLuis Gerhorst
2025-06-09bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst
2025-06-09scsi: trace: Show rtn in string for scsi_dispatch_cmd_error()Kassey Li
2025-06-09scsi: ufs: core: Add HID supportHuan Tang
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song
2025-06-09cgroup: Add bpf prog revisions to struct cgroup_bpfYonghong Song
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-09dt-bindings: clock: Add RaspberryPi RP1 clock bindingsAndrea della Porta
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller
2025-06-09Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-06-09slab: Decouple slab_debug and no_hash_pointersKees Cook
2025-06-09firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdrViresh Kumar
2025-06-09Merge drm/drm-next into drm-intel-nextJani Nikula
2025-06-09iio: core: add ADC delay calibration definitionAngelo Dureghello
2025-06-09iio: backend: add support for number of lanesAntoniu Miclaus
2025-06-09iio: backend: add support for data alignmentAntoniu Miclaus
2025-06-09iio: backend: add support for filter configAntoniu Miclaus
2025-06-08dt-bindings: regulator: add pca9450: Add regulator-allowed-modesMartijn de Gouw
2025-06-08ASoC: remove component->idKuninori Morimoto
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07x86/smp: PM/hibernate: Split arch_resume_nosmt()Rafael J. Wysocki
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-06-06uapi: bitops: use UAPI-safe variant of BITS_PER_LONG againThomas Weißschuh
2025-06-06drm/bridge: add a .destroy funcLuca Ceresoli
2025-06-06drm/atomic-helper: Re-order bridge chain pre-enable and post-disableAradhya Bhatia
2025-06-06drm/panthor: Fix the user MMIO offset logic for emulatorsBoris Brezillon
2025-06-06drm/panthor: Add missing explicit padding in drm_panthor_gpu_infoBoris Brezillon
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang