aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21Merge branch 'bpf-resilient-split-btf-followups'Andrii Nakryiko15-259/+532
2024-06-21selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmodAlan Maguire4-0/+93
2024-06-21kbuild,bpf: Add module-specific pahole flags for distilled base BTFAlan Maguire2-1/+6
2024-06-21libbpf,bpf: Share BTF relocate-related code with kernelAlan Maguire5-53/+226
2024-06-21libbpf: Split field iter code into its own file kernelAlan Maguire3-163/+170
2024-06-21module, bpf: Store BTF base pointer in struct moduleAlan Maguire2-1/+6
2024-06-21libbpf: BTF relocation followup fixing naming, loop logicAlan Maguire1-41/+31
2024-06-21selftests/bpf: Test struct_ops bpf map auto-attachMykyta Yatsenko1-0/+35
2024-06-21bpf, arm64: Inline bpf_get_current_task/_btf() helpersPuranjay Mohan1-0/+9
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-1/+21
2024-06-21SUNRPC: Fix backchannel reply, againChuck Lever1-1/+4
2024-06-21Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-122/+198
2024-06-21Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+9
2024-06-21Merge tag 'io_uring-6.10-20240621' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-15/+30
2024-06-21Merge branch 'regular-expression-support-for-test-output-matching'Andrii Nakryiko5-36/+102
2024-06-21selftests/bpf: Match tests against regular expressionCupertino Miranda3-6/+6
2024-06-21selftests/bpf: Support checks against a regular expressionCupertino Miranda2-30/+96
2024-06-21drm/msm/a7xx: Add missing register writes from downstreamConnor Abbott1-0/+11
2024-06-21drm/msm: Add MSM_PARAM_RAYTRACING uapiConnor Abbott2-0/+4
2024-06-21drm/msm/a7xx: Initialize a750 "software fuse"Connor Abbott2-1/+92
2024-06-21firmware: qcom_scm: Add gpu_init_regs callConnor Abbott3-0/+40
2024-06-21drm/msm/adreno: Check for zap node availabilityRob Clark1-1/+1
2024-06-21drm/msm: Add obj flags to gpu devcoredumpRob Clark3-2/+6
2024-06-21drm/msm: Add GPU memory tracesRob Clark4-0/+51
2024-06-21bpf: Fix overrunning reservations in ringbufDaniel Borkmann1-6/+25
2024-06-21sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_cla...Tejun Heo4-15/+16
2024-06-21ELF: fix kernel.randomize_va_space double readAlexey Dobriyan1-2/+3
2024-06-21dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy IRQNiklas Cassel1-1/+2
2024-06-21dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode supportNiklas Cassel2-90/+114
2024-06-21dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy IRQsNiklas Cassel1-0/+9
2024-06-21dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-namesNiklas Cassel1-1/+1
2024-06-21dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-nameNiklas Cassel1-1/+1
2024-06-21vfio/pci: Fix typo in macro to declare accessorsGerd Bayer1-10/+10
2024-06-21vfio/pci: Support 8-byte PCI loads and storesBen Segal2-0/+19
2024-06-21vfio/pci: Extract duplicated code into macroGerd Bayer1-60/+46
2024-06-21irqchip/riscv-intc: Remove asmlinkageJisheng Zhang1-2/+2
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry1-2/+1
2024-06-21Merge tag 'sound-6.10-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+3
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-30/+25
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov1-0/+94
2024-06-21bpf: Fix the corner case with may_goto and jump to the 1st insn.Alexei Starovoitov1-0/+50
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+38
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-35/+39
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-29/+207
2024-06-21libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng1-2/+9
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+32
2024-06-21bpf: Add security_file_post_open() LSM hook to sleepable_lsm_hooksMatt Bobrowski1-0/+1
2024-06-21bpftool: Allow compile-time checks of BPF map auto-attach support in skeletonAndrii Nakryiko1-0/+2
2024-06-21bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa3-3/+3