summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-12bpf: Add syscall common attributes support for btf_loadLeon Hwang
2026-05-12bpf: Add syscall common attributes support for prog_loadLeon Hwang
2026-05-12bpf: Refactor reporting log_true_size for prog_loadLeon Hwang
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-05-12xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.hThomas Huth
2026-05-12firmware: arm_scmi: Introduce all_rates_get clock operationCristian Marussi
2026-05-12firmware: arm_scmi: Make clock rates allocation dynamicCristian Marussi
2026-05-12firmware: arm_scmi: Drop unused clock rate interfacesCristian Marussi
2026-05-12firmware: arm_scmi: Simplify clock rates exposed interfaceCristian Marussi
2026-05-12firmware: arm_scmi: Add clock determine_rate operationCristian Marussi
2026-05-12netfs: Fix folio->private handling in netfs_perform_write()David Howells
2026-05-12netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-05-12netfs: Fix streaming write being overwrittenDavid Howells
2026-05-12netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-05-12netfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells
2026-05-12ASoC: Add a new SoundWire enumeration helperMark Brown
2026-05-12soundwire: Add a helper function to wait for device initialisationCharles Keepax
2026-05-12gpio: regmap: Support sparsed fixed directionLinus Walleij
2026-05-12Merge tag 'renesas-r9a08g046-dt-binding-defs-tag2' into renesas-dts-for-v7.2Geert Uytterhoeven
2026-05-12Merge tag 'renesas-r8a7740-dt-binding-defs-tag1' into renesas-dts-for-v7.2Geert Uytterhoeven
2026-05-12rhashtable: give each instance its own lockdep classChristian Brauner
2026-05-11net/sched: mq: no longer acquire qdisc spinlocks in dump operationsEric Dumazet
2026-05-11net/sched: add const qualifiers to gnet_stats helpersEric Dumazet
2026-05-11net/sched: add qdisc_qlen_lockless() helperEric Dumazet
2026-05-11net/sched: annotate data-races around sch->qstats.backlogEric Dumazet
2026-05-11net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()Eric Dumazet
2026-05-12bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao
2026-05-11net: mention the convention for .ndo_setup_tc()David Yang
2026-05-11Merge branch '20260507-ipq9650_boot_to_shell-v3-1-62742b49c991@oss.qualcomm.c...Bjorn Andersson
2026-05-11dt-bindings: clock: add Qualcomm IPQ9650 GCCKathiravan Thirumoorthy
2026-05-11proc: handle subset=pid separately in userns visibility checksAlexey Gladkov
2026-05-11proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMINAlexey Gladkov
2026-05-11fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTEDChristian Brauner
2026-05-11fs: RCU-ify filesystems listChristian Brauner
2026-05-11proc: allow to mark /proc files permanent outside of fs/proc/Alexey Dobriyan
2026-05-11fs: allow lockless ->i_count bumps as long as it does not transition 0->1Mateusz Guzik
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-11Merge branch 'ib-mux-pinctrl' into develLinus Walleij
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
2026-05-11dt-bindings: pinctrl: mediatek,mt65xx: Add MT6392 pinctrlLuca Leonardo Scorcia
2026-05-11drm/amdkfd: bump KFD ioctl minor version to 1.23Perry Yuan
2026-05-11drm/amdkfd: Add PTL control IOCTL Option and unify refcount logicPerry Yuan
2026-05-11amd/amdkfd: Add kfd_ioctl_profiler to contain profiler kernel driver changesBenjamin Welton
2026-05-11device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski
2026-05-11platform/x86/intel/vsec: allocate res with intel_vsec_devRosen Penev
2026-05-11bpf: Fix s16 truncation for large bpf-to-bpf call offsetsYazhou Tang