aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-12bpf: Add syscall common attributes support for map_createLeon Hwang1-0/+3
2026-05-12bpf: Add syscall common attributes support for btf_loadLeon Hwang1-1/+2
2026-05-12bpf: Add syscall common attributes support for prog_loadLeon Hwang1-1/+2
2026-05-12bpf: Refactor reporting log_true_size for prog_loadLeon Hwang2-1/+15
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang2-1/+10
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-1/+6
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
2026-05-12xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.hThomas Huth1-1/+1
2026-05-12firmware: arm_scmi: Introduce all_rates_get clock operationCristian Marussi1-0/+9
2026-05-12firmware: arm_scmi: Make clock rates allocation dynamicCristian Marussi1-1/+0
2026-05-12firmware: arm_scmi: Drop unused clock rate interfacesCristian Marussi1-12/+0
2026-05-12firmware: arm_scmi: Simplify clock rates exposed interfaceCristian Marussi1-0/+2
2026-05-12firmware: arm_scmi: Add clock determine_rate operationCristian Marussi1-0/+6
2026-05-12netfs: Fix folio->private handling in netfs_perform_write()David Howells1-0/+1
2026-05-12netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
2026-05-12netfs: Fix streaming write being overwrittenDavid Howells1-0/+3
2026-05-12netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-0/+4
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells1-9/+284
2026-05-12netfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells1-0/+37
2026-05-12ASoC: Add a new SoundWire enumeration helperMark Brown1-0/+8
2026-05-12soundwire: Add a helper function to wait for device initialisationCharles Keepax1-0/+8
2026-05-12gpio: regmap: Support sparsed fixed directionLinus Walleij1-0/+7
2026-05-12Merge tag 'renesas-r9a08g046-dt-binding-defs-tag2' into renesas-dts-for-v7.2Geert Uytterhoeven1-0/+38
2026-05-12Merge tag 'renesas-r8a7740-dt-binding-defs-tag1' into renesas-dts-for-v7.2Geert Uytterhoeven1-0/+2
2026-05-12rhashtable: give each instance its own lockdep classChristian Brauner1-4/+18
2026-05-11net/sched: mq: no longer acquire qdisc spinlocks in dump operationsEric Dumazet1-0/+9
2026-05-11net/sched: add const qualifiers to gnet_stats helpersEric Dumazet2-9/+9
2026-05-11net/sched: add qdisc_qlen_lockless() helperEric Dumazet1-1/+6
2026-05-11net/sched: annotate data-races around sch->qstats.backlogEric Dumazet1-3/+13
2026-05-11net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()Eric Dumazet1-11/+21
2026-05-12bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
2026-05-11net: mention the convention for .ndo_setup_tc()David Yang1-0/+6
2026-05-11Merge branch '20260507-ipq9650_boot_to_shell-v3-1-62742b49c991@oss.qualcomm.com' into arm64-for-7.2Bjorn Andersson2-0/+387
2026-05-11dt-bindings: clock: add Qualcomm IPQ9650 GCCKathiravan Thirumoorthy2-0/+387
2026-05-11proc: handle subset=pid separately in userns visibility checksAlexey Gladkov1-0/+1
2026-05-11proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMINAlexey Gladkov1-0/+1
2026-05-11fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTEDChristian Brauner2-1/+1
2026-05-11fs: RCU-ify filesystems listChristian Brauner1-1/+1
2026-05-11proc: allow to mark /proc files permanent outside of fs/proc/Alexey Dobriyan1-0/+12
2026-05-11fs: allow lockless ->i_count bumps as long as it does not transition 0->1Mateusz Guzik1-2/+2
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik2-1/+14
2026-05-11Merge branch 'ib-mux-pinctrl' into develLinus Walleij2-1/+12
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang1-0/+9
2026-05-11dt-bindings: pinctrl: mediatek,mt65xx: Add MT6392 pinctrlLuca Leonardo Scorcia1-0/+39
2026-05-11drm/amdkfd: bump KFD ioctl minor version to 1.23Perry Yuan1-1/+2
2026-05-11drm/amdkfd: Add PTL control IOCTL Option and unify refcount logicPerry Yuan1-0/+7
2026-05-11amd/amdkfd: Add kfd_ioctl_profiler to contain profiler kernel driver changesBenjamin Welton1-1/+27
2026-05-11device property: initialize the remaining fields of fwnode_handle in fwnode_init()Bartosz Golaszewski1-0/+3
2026-05-11platform/x86/intel/vsec: allocate res with intel_vsec_devRosen Penev1-3/+3