| Age | Commit message (Expand) | Author |
| 2024-06-21 | perf build: Ensure libtraceevent and libtracefs versions have 3 components | Guilherme Amadio |
| 2024-06-21 | perf build: Use pkg-config for feature check for libtrace{event,fs} | Guilherme Amadio |
| 2024-06-21 | f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid | Jaegeuk Kim |
| 2024-06-21 | perf arm: Workaround ARM PMUs cpu maps having offline cpus | Ian Rogers |
| 2024-06-22 | parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functions | Helge Deller |
| 2024-06-22 | parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functions | Helge Deller |
| 2024-06-22 | parisc: Clean up unistd.h file | Helge Deller |
| 2024-06-21 | sched_ext: Add cpuperf support | Tejun Heo |
| 2024-06-21 | cpufreq_schedutil: Refactor sugov_cpu_is_busy() | Tejun Heo |
| 2024-06-21 | workqueue: Remove useless pool->dying_workers | Lai Jiangshan |
| 2024-06-21 | workqueue: Detach workers directly in idle_cull_fn() | Lai Jiangshan |
| 2024-06-21 | workqueue: Don't bind the rescuer in the last working cpu | Lai Jiangshan |
| 2024-06-21 | workqueue: Reap workers via kthread_stop() and remove detach_completion | Lai Jiangshan |
| 2024-06-21 | Input: ads7846 - handle HSYNC GPIO | Linus Walleij |
| 2024-06-21 | dt-bindings: ads7846: Add hsync-gpios | Linus Walleij |
| 2024-06-21 | Merge branch 'bpf-resilient-split-btf-followups' | Andrii Nakryiko |
| 2024-06-21 | selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod | Alan Maguire |
| 2024-06-21 | kbuild,bpf: Add module-specific pahole flags for distilled base BTF | Alan Maguire |
| 2024-06-21 | libbpf,bpf: Share BTF relocate-related code with kernel | Alan Maguire |
| 2024-06-21 | libbpf: Split field iter code into its own file kernel | Alan Maguire |
| 2024-06-21 | module, bpf: Store BTF base pointer in struct module | Alan Maguire |
| 2024-06-21 | libbpf: BTF relocation followup fixing naming, loop logic | Alan Maguire |
| 2024-06-21 | selftests/bpf: Test struct_ops bpf map auto-attach | Mykyta Yatsenko |
| 2024-06-21 | bpf, arm64: Inline bpf_get_current_task/_btf() helpers | Puranjay Mohan |
| 2024-06-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
| 2024-06-21 | SUNRPC: Fix backchannel reply, again | Chuck Lever |
| 2024-06-21 | Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
| 2024-06-21 | Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2024-06-21 | Merge tag 'io_uring-6.10-20240621' of git://git.kernel.dk/linux | Linus Torvalds |
| 2024-06-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
| 2024-06-21 | Merge branch 'regular-expression-support-for-test-output-matching' | Andrii Nakryiko |
| 2024-06-21 | selftests/bpf: Match tests against regular expression | Cupertino Miranda |
| 2024-06-21 | selftests/bpf: Support checks against a regular expression | Cupertino Miranda |
| 2024-06-21 | drm/msm/a7xx: Add missing register writes from downstream | Connor Abbott |
| 2024-06-21 | drm/msm: Add MSM_PARAM_RAYTRACING uapi | Connor Abbott |
| 2024-06-21 | drm/msm/a7xx: Initialize a750 "software fuse" | Connor Abbott |
| 2024-06-21 | firmware: qcom_scm: Add gpu_init_regs call | Connor Abbott |
| 2024-06-21 | drm/msm/adreno: Check for zap node availability | Rob Clark |
| 2024-06-21 | drm/msm: Add obj flags to gpu devcoredump | Rob Clark |
| 2024-06-21 | drm/msm: Add GPU memory traces | Rob Clark |
| 2024-06-21 | bpf: Fix overrunning reservations in ringbuf | Daniel Borkmann |
| 2024-06-21 | sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_cla... | Tejun Heo |
| 2024-06-21 | ELF: fix kernel.randomize_va_space double read | Alexey Dobriyan |
| 2024-06-21 | dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy IRQ | Niklas Cassel |
| 2024-06-21 | dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support | Niklas Cassel |
| 2024-06-21 | dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy IRQs | Niklas Cassel |
| 2024-06-21 | dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names | Niklas Cassel |
| 2024-06-21 | dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name | Niklas Cassel |
| 2024-06-21 | vfio/pci: Fix typo in macro to declare accessors | Gerd Bayer |
| 2024-06-21 | vfio/pci: Support 8-byte PCI loads and stores | Ben Segal |