summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-17dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDM 850David Heidelberg
2026-08-17bpf: Add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulationNick Hudson
2026-08-17bpf: Name the enum for BPF_FUNC_skb_adjust_room flagsNick Hudson
2026-08-17landlock: Add tracepoints for ptrace and scope denialsMickaël Salaün
2026-08-17landlock: Add landlock_deny_access_fs and landlock_deny_access_netMickaël Salaün
2026-08-17landlock: Add tracepoints for rule checkingMickaël Salaün
2026-08-17landlock: Add landlock_enforce_domain tracepointMickaël Salaün
2026-08-17landlock: Add create_domain and free_domain tracepointsMickaël Salaün
2026-08-17landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepointsMickaël Salaün
2026-08-17landlock: Add create_ruleset and free_ruleset tracepointsMickaël Salaün
2026-08-17landlock: Consolidate access-right and scope names in a shared headerMickaël Salaün
2026-08-17bpf: Rewrite any fault prone load out of a mem or btf_id pointerDaniel Borkmann
2026-08-17bpf: Keep fault protection when merging pointer typesDaniel Borkmann
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai
2026-08-17PCI: Add pci_irq_type() to query the allocated interrupt typeDanilo Krummrich
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-15sched_ext: Use runnable_at for the default core-sched task orderingTejun Heo
2026-08-15io_uring/zcrx: add dynamic area provisioningPavel Begunkov
2026-08-15block: skip blkcg walk in blk_cgroup_congested() when nothing throttledUsama Arif
2026-08-15block: introduce bio_iov_iter_set()Pavel Begunkov
2026-08-15io_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner
2026-08-16futex/pi: Plug private futex exec() raceThomas Gleixner
2026-08-15bpf: Add ksock kfuncsMahe Tardy
2026-08-15net: Add connect_socket() helperMahe Tardy
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creationGünther Noack
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-14Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...Paul E. McKenney
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu
2026-08-14rcutorture: Make RCU Tasks Trace track Reader BatchesPaul E. McKenney
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra
2026-08-14ASoC: cs35l56: Switch to using the IRQ from the SoundWire coreMark Brown
2026-08-14ASoC: cs35l56: Use IRQ provided by the SoundWire coreRichard Fitzgerald
2026-08-14HID: move generic FF initialization into hidinput_connect()Dmitry Torokhov
2026-08-14HID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar
2026-08-14Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...Jens Axboe
2026-08-14landlock: Documentation wording cleanupsGünther Noack
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2026-08-13scsi: core: Protect host state changes with the host lockBart Van Assche
2026-08-14usb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai