summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-02arm64: syscall: Pass 'orig_x0' as first argument to native system callWill Deacon
2026-08-02arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entryWill Deacon
2026-08-02kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypassJinjie Ruan
2026-08-02kselftest/arm64: Add seccomp ptrace x0 bypass testJinjie Ruan
2026-08-02kselftest/arm64: fp-ptrace: Fix checks for inactive SVE and SSVE regsetsKarl Mehltretter
2026-08-02arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsetsKarl Mehltretter
2026-08-01cgroup: drop unneeded semicolonJulia Lawall
2026-08-02arm_mpam: Apply T241-MPAM-6 to 63-bit countersShanker Donthineni
2026-08-02arm64: mpam: Add memory bandwidth usage (MBWU) documentationBen Horgan
2026-08-02arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()James Morse
2026-08-02arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC useJames Morse
2026-08-02arm_mpam: resctrl: Pre-allocate assignable monitorsBen Horgan
2026-08-02arm_mpam: resctrl: Pick classes for use as MBM countersJames Morse
2026-08-02arm64: smp: Fix IPI teardown for GICv5 flowVladimir Murzin
2026-08-02arm64: escalate smp_send_stop() to an SDEI NMI as a last resortKiryl Shutsemau (Meta)
2026-08-02drivers/firmware: add SDEI cross-CPU NMI service for arm64Kiryl Shutsemau (Meta)
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)
2026-08-02arm64: cpucaps: Remove stale comment about keeping capabilities sortedWill Deacon
2026-08-02arm64: mm: Treat all devices as dma-coherent when CLIDR_EL1.LoC == 0Will Deacon
2026-08-02futex: Prevent robust futex exit race some moreKeno Fischer
2026-08-02tools/nolibc: add support for AlphaThomas Weißschuh
2026-08-02drm/exynos: hdmi: take i2c adapter module referenceJohan Hovold
2026-08-02drm/exynos: Add error handling to drm_encoder_init()Diogo Silva
2026-08-02drm/exynos: Remove dependency on DRM simple helpersDiogo Silva
2026-08-02wifi: rtw89: 8922d: enable Makefile and Kconfig for RTL8922DEPing-Ke Shih
2026-08-02wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.24.1Ching-Te Ku
2026-08-02wifi: rtw89: coex: Port _update_bt_ctrl_lps() for BT profile-based LPS controlChing-Te Ku
2026-08-02wifi: rtw89: coex: Change Wi-Fi link_mode_v0 translating timingChing-Te Ku
2026-08-02wifi: rtw89: coex: Clear BT link weight when BT is disabledChing-Te Ku
2026-08-02wifi: rtw89: coex: Fix BT-info parsing for 5/6 GHz band & dual BluetoothChing-Te Ku
2026-08-02wifi: rtw89: coex: Fix Bluetooth link weight not updated on profile changeChing-Te Ku
2026-08-02wifi: rtw89: change scan offload format to V3 for WiFi 7 ICPo-Hao Huang
2026-08-02wifi: rtw89: fix scan offload version check logicPo-Hao Huang
2026-08-02wifi: rtw89: refine RX filter configuration for WiFi 7 generationDian-Syuan Yang
2026-08-02wifi: rtw89: pci: add .shutdown callback to stop rfkill polling on rebootYuhang.chen
2026-08-01Merge patch series "Initial Apple M3 Pro, Max and Ultra device trees"Sven Peter
2026-08-01arm64: dts: apple: Initial T6030 (M3 Pro) device treesJanne Grunau
2026-08-01arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device treesJanne Grunau
2026-08-01dt-bindings: pwm: apple,s5l-fpwm: Add t6030 and t6031 compatiblesJanne Grunau
2026-08-01dt-bindings: i2c: apple,i2c: Add t6030 and t6031 compatiblesJanne Grunau
2026-08-01dt-bindings: power: apple,pmgr-pwrstate: Add t6030 and t6031 compatiblesJanne Grunau
2026-08-01dt-bindings: arm: apple: apple,pmgr: Add t6030 and t6031 compatiblesJanne Grunau
2026-08-01dt-bindings: interrupt-controller: apple,aic2: Add apple,t6031-aic3 compatibleJanne Grunau
2026-08-01dt-bindings: interrupt-controller: apple,aic2: Invert #interrupt-cells conditionJanne Grunau
2026-08-01dt-bindings: arm: apple: Add M3 Pro/Max/Ultra devices (T603x)Janne Grunau
2026-08-01bpf: Fix netns reference imbalance in conntrack kfuncsChengfeng Ye
2026-08-01wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinationsJose Ignacio Tornos Martinez
2026-08-01wifi: mt76: mt792x: do not advertise active monitorDevin Wittmayer
2026-08-01power: supply: bq24257: fix use-after-free on removeFan Wu