aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-31wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang1-0/+1
2024-07-31wifi: rtw88: debugfs: support multiple adapters debuggingPing-Ke Shih4-129/+180
2024-07-30drm/xe: Move and export xe_hw_engine lookup.Dominik Grzegorzek3-33/+42
2024-07-30Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-31/+225
2024-07-30Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds5-13/+117
2024-07-30drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost1-1/+1
2024-07-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-90/+135
2024-07-30net/tcp: Expand goo.gl linkDr. David Alan Gilbert1-1/+2
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn3-11/+12
2024-07-30net: wangxun: use net_prefetch to simplify logicJoe Damato1-4/+1
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski1-8/+21
2024-07-30bcachefs: Fix double free of ca->buckets_nouseKent Overstreet1-1/+0
2024-07-30selftests/bpf: fix RELEASE=1 compilation for sock_addr.cAndrii Nakryiko1-0/+1
2024-07-30cpuset: use Union-Find to optimize the merging of cpumasksXavier1-70/+44
2024-07-30Union-Find: add a new module in kernel libraryXavier6-1/+289
2024-07-30cgroup/cpuset: add decrease attach_in_progress helpersChen Ridong1-15/+24
2024-07-30cgroup/cpuset: Remove cpuset_slab_spread_rotorXiu Jianfeng4-21/+0
2024-07-30ARM: omap2: Switch to use kmemdup_array()Andy Shevchenko1-1/+1
2024-07-30ARM: omap1: Remove unused struct 'dma_link_info'Dr. David Alan Gilbert1-13/+0
2024-07-30ARM: dts: ti: omap: am335x-wega: Fix audio clock providerDominik Haller1-4/+3
2024-07-30ARM: dts: ti: omap: am335x-regor: Fix RS485 settingsSteffen Hemer1-1/+9
2024-07-30ARM: dts: omap: am335x-bone: convert NVMEM content to layout syntaxRafał Miłecki2-24/+52
2024-07-30ARM: dts: am335x-bone-common: Increase MDIO reset deassert timeColin Foster1-1/+1
2024-07-30xsk: Try to make xdp_umem_reg extension a bit more future-proofStanislav Fomichev1-11/+12
2024-07-30cgroup/pids: Avoid spurious event notificationXiu Jianfeng1-11/+7
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju1-15/+19
2024-07-30bpf: kprobe: Remove unused declaring of bpf_kprobe_overrideMenglong Dong1-1/+0
2024-07-30selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar1-6/+6
2024-07-30selftests/bpf: Fix using stdout, stderr as struct field namesTony Ambardar3-38/+38
2024-07-30selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar1-1/+15
2024-07-30selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar1-0/+1
2024-07-30selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
2024-07-30selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-07-30selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar2-6/+6
2024-07-30selftests/bpf: Use portable POSIX basename()Tony Ambardar2-3/+6
2024-07-30drm/xe/oa/uapi: Make bit masks unsignedGeert Uytterhoeven1-4/+4
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa1-1/+1
2024-07-30tools/bpf: Fix the wrong format specifierZhu Jun1-2/+2
2024-07-30Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-07-30arm64: dts: qcom: msm8939-wingtech-wt82918: Add Lenovo Vibe K5 devicesAdam Słaboń7-0/+475
2024-07-30cgroup/cpuset: remove child_ecpus_countChen Ridong1-19/+3
2024-07-30arm64: dts: qcom: msm8916-wingtech-wt865x8: Add Lenovo A6000/A6010Anton Bambura4-0/+462
2024-07-30dt-bindings: arm: qcom: Add msm8916/39 based Lenovo devicesNikita Travkin1-0/+9
2024-07-30arm64: dts: qcom: msm8992-lg-h815: Initial support for LG G4 (H815)Alexander Reimelt2-0/+232
2024-07-30dt-bindings: arm: qcom: Add LG G4 (h815)Alexander Reimelt1-0/+1
2024-07-30MAINTAINERS: Update Konrad Dybcio's email addressKonrad Dybcio1-3/+3
2024-07-30mailmap: Add an entry for Konrad DybcioKonrad Dybcio1-0/+2
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo12612-195481/+889167
2024-07-30irqchip/mbigen: Fix mbigen node address layoutYipeng Zou1-4/+16
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68