summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-12powerpc: Move stack randomization after syscall_enter_from_user_mode()Thomas Gleixner
2026-07-12selftests/nolibc: add debug informationThomas Weißschuh
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
2026-07-12RDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()Alexander Chesnokov
2026-07-12RDMA/efa: Add AH cache handling on create and destroy AHYonatan Nachum
2026-07-12RDMA/efa: Add initialization of AH cache rhashtableYonatan Nachum
2026-07-12RDMA/ipoib: Drain RCU callbacks during module teardownLeon Romanovsky
2026-07-12RDMA/mlx5: Drain RCU callbacks during module teardownLeon Romanovsky
2026-07-12RDMA/core: Wait for RCU callbacks before unloading ib_coreLeon Romanovsky
2026-07-12RDMA/core: Add ib_no_udata_io() helperJacob Moroni
2026-07-12wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stopFan Wu
2026-07-11x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum
2026-07-12wifi: rtw89: set needed firmware elements for early chips transitionPing-Ke Shih
2026-07-12wifi: rtw89: unify access struct of TX power track tablesPing-Ke Shih
2026-07-12wifi: rtw89: phy: add NCTL check for WiFi 7 chipsPing-Ke Shih
2026-07-12wifi: rtw89: 8852a: fix RSSI report when average beacon RSSI is not readyChih-Kang Chang
2026-07-12wifi: rtw89: 8922d: update scaling factor for RX pathPing-Ke Shih
2026-07-12wifi: rtw89: 8922d: set ANA CLK enter to 500KHzPing-Ke Shih
2026-07-12wifi: rtw89: add thermal protect by digital voltage reductionPing-Ke Shih
2026-07-12wifi: rtw89: 8922d: read default digital voltage calibration valuesPing-Ke Shih
2026-07-12wifi: rtw89: efuse: read thermal calibration value for RTL8922DPing-Ke Shih
2026-07-12wifi: rtw89: efuse: no need to export rtw89_efuse_read_ecv_be()Ping-Ke Shih
2026-07-12wifi: rtw89: 8922d: set TX compensation by format v2Ping-Ke Shih
2026-07-12wifi: rtw89: phy: fix bandedge primary channel for 2.4GHz 40MHz and 6GHzEric Huang
2026-07-12wifi: rtw89: 8922d: fix EMLSR BB switch sequence for MLO mode transitionEric Huang
2026-07-12wifi: rtw89: 8922d: dynamic adjust channel smoothingEric Huang
2026-07-12wifi: rtw89: 8922d: remove CCK bandwidth compensationEric Huang
2026-07-12wifi: rtw89: coex: Add Co-RX logicChing-Te Ku
2026-07-12wifi: rtw89: coex: Update scoreboard related logic for dual BluetoothChing-Te Ku
2026-07-12wifi: rtw89: coex: Add TDMA binding for dual MACChing-Te Ku
2026-07-12wifi: rtw89: coex: Add WiFi/Bluetooth adapter binding infoChing-Te Ku
2026-07-12wifi: rtw89: coex: Add Bluetooth binding for Bluetooth RX gain settingChing-Te Ku
2026-07-12wifi: rtw89: coex: Add Bluetooth binding for Bluetooth TX power settingChing-Te Ku
2026-07-11x86/cpu: Remove Makefile rule for removed UMC CPU supportEthan Nelson-Moore
2026-07-12wifi: rtw89: coex: Update TDMA descriptor for dual MACChing-Te Ku
2026-07-12wifi: rtw89: coex: add rtw89_btc_init() entry for initialization onceChing-Te Ku
2026-07-12wifi: rtw89: coex: Add Init info version 10Ching-Te Ku
2026-07-12firmware_loader: builtin: fail build on empty firmwareDmitry Torokhov
2026-07-12Merge branch 'bpf-fix-warning-in-bpf_trampoline_multi_detach'Kumar Kartikeya Dwivedi
2026-07-12selftests/bpf: Test fentry link after tracing_multi linkLeon Hwang
2026-07-12bpf: Mark tracing_multi trampolines as ftrace managedLeon Hwang
2026-07-12Merge branch 'bpf-require-an-owned-cpumask-for-bpf_cpumask_populate'Kumar Kartikeya Dwivedi
2026-07-12selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumaskNicholas Dudar
2026-07-12bpf: Require a BPF cpumask for bpf_cpumask_populate()Nicholas Dudar
2026-07-12firmware_loader: builtin: ignore 0-size firmwareDmitry Torokhov
2026-07-11Input: i8042 - replace strlcat() with seq_buf and scnprintf()Ian Bridges
2026-07-11Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-11dt-bindings: input: gpio-charlieplex-keypad: add missing parenthesisManuel Ebner
2026-07-11Merge tag 'for-7.2/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-11samples/kobject: Constify kobject attributesThomas Weißschuh