summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-31soundwire: bus: suppress probe deferral errorsJohan Hovold
2024-07-31staging: rtl8192e: remove duplicate macros from rtllib.hMichael Straube
2024-07-31staging: nvec: Capitalize outputs to match the rest of the driverSteven Davis
2024-07-31staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabsSantiago Ruano Rincón
2024-07-31staging: rtl8723bs: remove space after pointerKartik Kulkarni
2024-07-31wifi: rtw88: 8703b: Fix reported RX band widthBitterblue Smith
2024-07-31wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith
2024-07-31wifi: rtw89: 8852bt: add 8852BE-VT to Makefile and KconfigPing-Ke Shih
2024-07-31wifi: rtw89: 8852bte: add PCI entry of 8852BE-VTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: declare firmware features of RTL8852BTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: add chip_ops of RTL8852BTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: add chip_info of RTL8852BTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: rfk: use predefined string choice for DPK enable/disablePing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: add set_channel_rfPing-Ke Shih
2024-07-31wifi: rtw89: select WANT_DEV_COREDUMPZong-Zhe Yang
2024-07-31wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang
2024-07-31wifi: rtw88: debugfs: support multiple adapters debuggingPing-Ke Shih
2024-07-30drm/xe: Move and export xe_hw_engine lookup.Dominik Grzegorzek
2024-07-30Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-30Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds
2024-07-30drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost
2024-07-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-30net/tcp: Expand goo.gl linkDr. David Alan Gilbert
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn
2024-07-30net: wangxun: use net_prefetch to simplify logicJoe Damato
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski
2024-07-30bcachefs: Fix double free of ca->buckets_nouseKent Overstreet
2024-07-30selftests/bpf: fix RELEASE=1 compilation for sock_addr.cAndrii Nakryiko
2024-07-30cpuset: use Union-Find to optimize the merging of cpumasksXavier
2024-07-30Union-Find: add a new module in kernel libraryXavier
2024-07-30cgroup/cpuset: add decrease attach_in_progress helpersChen Ridong
2024-07-30cgroup/cpuset: Remove cpuset_slab_spread_rotorXiu Jianfeng
2024-07-30ARM: omap2: Switch to use kmemdup_array()Andy Shevchenko
2024-07-30ARM: omap1: Remove unused struct 'dma_link_info'Dr. David Alan Gilbert
2024-07-30ARM: dts: ti: omap: am335x-wega: Fix audio clock providerDominik Haller
2024-07-30ARM: dts: ti: omap: am335x-regor: Fix RS485 settingsSteffen Hemer
2024-07-30ARM: dts: omap: am335x-bone: convert NVMEM content to layout syntaxRafał Miłecki
2024-07-30ARM: dts: am335x-bone-common: Increase MDIO reset deassert timeColin Foster
2024-07-30xsk: Try to make xdp_umem_reg extension a bit more future-proofStanislav Fomichev
2024-07-30cgroup/pids: Avoid spurious event notificationXiu Jianfeng
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-07-30bpf: kprobe: Remove unused declaring of bpf_kprobe_overrideMenglong Dong
2024-07-30selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar
2024-07-30selftests/bpf: Fix using stdout, stderr as struct field namesTony Ambardar
2024-07-30selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-07-30selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar
2024-07-30selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-07-30selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-07-30selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar
2024-07-30selftests/bpf: Use portable POSIX basename()Tony Ambardar