summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25mm/page_alloc: move set_page_refcounted() to callers of post_alloc_hook()Matthew Wilcox (Oracle)3-3/+5
2026-03-25mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin1-1/+37
2026-03-25mmc: dw_mmc-rockchip: Add memory clock auto-gating supportShawn Lin1-0/+6
2026-03-25mmc: dw_mmc-rockchip: use modern PM macrosJisheng Zhang1-6/+3
2026-03-25KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
2026-03-25KVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
2026-03-25KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
2026-03-25usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang1-0/+14
2026-03-25usb: gadget: f_ncm: Fix net_device lifecycle with device_moveKuen-Han Tsai4-14/+74
2026-03-25cleanup: Provide retain_and_null_ptr()Thomas Gleixner1-0/+19
2026-03-25can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
2026-03-25xfs: Fix error pointer dereferenceEthan Tidmore1-1/+6
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses2-85/+210
2026-03-25kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor2-7/+9
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-25selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan1-0/+7
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-25mptcp: pm: avoid sending RM_ADDR over same subflowMatthieu Baerts (NGI0)3-6/+41
2026-03-25mptcp: pm: in-kernel: always mark signal+subflow endp as usedMatthieu Baerts (NGI0)1-0/+9
2026-03-25perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
2026-03-25perf/x86/intel/uncore: Support more units on Granite RapidsKan Liang1-16/+32
2026-03-25wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
2026-03-25platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello1-3/+6
2026-03-25x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
2026-03-25net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
2026-03-25gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-30/+24
2026-03-25spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli1-0/+33
2026-03-25ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
2026-03-25dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()Eric Dumazet3-4/+5
2026-03-25smb: client: Compare MACs in constant timeEric Biggers2-2/+5
2026-03-25ksmbd: Compare MACs in constant timeEric Biggers3-3/+7
2026-03-25net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers3-3/+6
2026-03-25drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPDJohn Ripple1-0/+112
2026-03-25i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptorAdrian Hunter2-1/+2
2026-03-25i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abortAdrian Hunter1-0/+2
2026-03-25i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errorsAdrian Hunter3-5/+5
2026-03-25iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee1-0/+3
2026-03-25iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol1-0/+4
2026-03-25iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol2-0/+4
2026-03-25iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus1-2/+1
2026-03-25iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus1-5/+13
2026-03-25iio: buffer: Fix wait_queue not being removedNuno Sá1-2/+4
2026-03-25iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer1-1/+1
2026-03-25iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid1-1/+1
2026-03-25iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus1-1/+1
2026-03-25iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus1-1/+1
2026-03-25iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon1-1/+1
2026-03-25iio: dac: ds4424: reject -128 RAW valueOleksij Rempel1-1/+1
2026-03-25btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
2026-03-25btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+59