summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-12rust: drm: change default DeviceContext to NormalDanilo Krummrich
2026-07-12rust: drm: Add Driver::ParentDevice associated typeDanilo Krummrich
2026-07-12rust: faux: add Device type with AsBusDevice supportDanilo Krummrich
2026-07-12rust: drm: rename Uninit DeviceContext to NormalDanilo Krummrich
2026-07-12rust: drm: ioctl: fix unbounded lifetimes in ioctl handler argumentsDanilo Krummrich
2026-07-12RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error...Allison Henderson
2026-07-12x86/entry: Simplify the syscall number logicThomas Gleixner
2026-07-12x86/entry: Get rid of the sys_ni_syscall() indirectionThomas Gleixner
2026-07-12x86/entry: Make syscall functions staticThomas Gleixner
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-12entry: Use syscall number instead of rereading itThomas Gleixner
2026-07-12entry: Remove syscall_enter_from_user_mode()Thomas Gleixner
2026-07-12x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12s390/syscall: Use enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12entry: Provide [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12randomize_kstack: Provide add_random_kstack_offset_irqsoff()Thomas Gleixner
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