summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-07firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski9-52/+48
2026-05-07firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann1-10/+0
2026-05-07xfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li1-0/+1
2026-05-07xfs: start gc on zonegc_low_space attribute updatesHans Holmberg3-1/+27
2026-05-07crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu1-1/+3
2026-05-07arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini1-10/+10
2026-05-07mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin1-3/+16
2026-05-07mmc: block: use single block write in retryBin Liu2-2/+13
2026-05-07randomize_kstack: Maintain kstack_offset per taskRyan Roberts4-12/+21
2026-05-07hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()Sanman Pradhan1-2/+2
2026-05-07selinux: fix overlayfs mmap() and mprotect() access checksPaul Moore2-64/+189
2026-05-07lsm: add backing_file LSM hooksPaul Moore16-17/+206
2026-05-07fs: prepare for adding LSM blob to backing_fileAmir Goldstein1-2/+20
2026-05-07media: rzv2h-ivc: Fix AXIRX_VBLANK register writeBarnabás Pőcze2-3/+6
2026-05-07media: rzv2h-ivc: Revise default VBLANK formulaDaniel Scally1-1/+1
2026-05-07hwmon: (powerz) Avoid cacheline sharing for DMA bufferThomas Weißschuh1-1/+4
2026-05-07hwmon: (isl28022) Fix integer overflow in power calculation on 32-bitSanman Pradhan1-2/+3
2026-05-07power: supply: axp288_charger: Do not cancel work before initializing itKrzysztof Kozlowski1-11/+8
2026-05-07fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann2-37/+145
2026-05-07LoongArch: Show CPU vulnerabilites correctlyHuacai Chen1-0/+7
2026-05-07LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen1-1/+1
2026-05-07tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-05-07extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE'Nathan Chancellor1-1/+5
2026-05-07apparmor: Fix string overrun due to missing terminationDaniel J Blueman1-3/+5
2026-05-07spi: fix resource leaks on device setup failureJohan Hovold1-24/+37
2026-05-07libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer1-1/+1
2026-05-07ipv4: icmp: validate reply type before using icmp_pointersRuide Cao1-1/+4
2026-05-07printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_P...Petr Mladek1-0/+2
2026-05-07RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin1-1/+2
2026-05-07tracing/fprobe: Reject registration of a registered fprobe before initMasami Hiramatsu (Google)1-11/+10
2026-05-07slub: fix data loss and overflow in krealloc()Marco Elver1-12/+12
2026-05-07drm/arcpgu: fix device node leakLuca Ceresoli1-1/+2
2026-05-07net: ks8851: Avoid excess softirq schedulingMarek Vasut1-1/+4
2026-05-07net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming2-2/+9
2026-05-07netconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
2026-05-07net: bridge: use a stable FDB dst snapshot in RCU readersZhengchuan Liang2-13/+23
2026-05-07net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut4-58/+38
2026-05-07net/smc: avoid early lgr access in smc_clc_wait_msgRuijie Li1-2/+2
2026-05-07net: txgbe: fix firmware version checkJiawen Wu1-1/+2
2026-05-07net: rds: fix MR cleanup on copy errorAo Zhou1-4/+0
2026-05-07net: qrtr: ns: Limit the total number of nodesManivannan Sadhasivam1-2/+14
2026-05-07net: qrtr: ns: Free the node during ctrl_cmd_bye()Manivannan Sadhasivam1-5/+15
2026-05-07net: qrtr: ns: Limit the maximum number of lookupsManivannan Sadhasivam1-2/+12
2026-05-07net: qrtr: ns: Limit the maximum server registration per nodeManivannan Sadhasivam1-5/+21
2026-05-07arm64: dts: marvell: uDPU: add ethernet aliasesRobert Marko1-0/+5
2026-05-07net: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu1-0/+2
2026-05-07tools/accounting: handle truncated taskstats netlink messagesYiyang Chen2-8/+73
2026-05-07EDAC/versalnet: Fix memory leak in remove and probe error pathsPrasanna Kumar T S M1-0/+2
2026-05-07rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packetsDavid Howells1-1/+2
2026-05-07rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells2-13/+2