summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25LoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
2026-03-25nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny1-2/+3
2026-03-25sunrpc: fix cache_request leak in cache_releaseJeff Layton1-5/+21
2026-03-25io_uring/kbuf: check if target buffer list is still legacy on recycleJens Axboe1-1/+7
2026-03-25io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loopJens Axboe1-1/+1
2026-03-25l2tp: do not use sock_hold() in pppol2tp_session_get_sock()Eric Dumazet1-17/+8
2026-03-25bpf: Forget ranges when refining tnum after JSETPaul Chaignon1-0/+4
2026-03-25ipv6: use RCU in ip6_xmit()Eric Dumazet1-14/+21
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: 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: 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: 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 file creation due to name hash collisionFilipe Manana1-0/+19
2026-03-25smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
2026-03-25smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
2026-03-25lib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law1-1/+1
2026-03-25lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law1-1/+1
2026-03-25x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-03-25scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi1-6/+2
2026-03-25lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law1-1/+1
2026-03-25s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-25s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-03-25xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong1-0/+2
2026-03-25tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens1-3/+3
2026-03-25drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-25drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-25net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-25net: ncsi: fix skb leak in error pathsJian Zhang2-5/+14
2026-03-25smb: server: fix use-after-free in smb2_open()Marios Makassikis1-3/+2
2026-03-25parisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12
2026-03-25parisc: Fix initial page table creation for bootHelge Deller1-1/+6
2026-03-25hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan1-9/+10
2026-03-25nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-03-25parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller1-1/+1
2026-03-25batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann3-5/+14
2026-03-25ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-25net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-03-25media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver1-0/+3
2026-03-25staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-25staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-5/+10