summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysLoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen1-1/+1
7 daystpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
7 daysextract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE'Nathan Chancellor1-1/+5
7 daysapparmor: Fix string overrun due to missing terminationDaniel J Blueman1-3/+5
7 daysspi: fix resource leaks on device setup failureJohan Hovold1-24/+37
7 dayslibceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer1-1/+1
7 daysipv4: icmp: validate reply type before using icmp_pointersRuide Cao1-1/+4
7 daysprintf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_P...Petr Mladek1-0/+2
7 daysRDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin1-1/+2
7 daystracing/fprobe: Reject registration of a registered fprobe before initMasami Hiramatsu (Google)1-11/+10
7 daysslub: fix data loss and overflow in krealloc()Marco Elver1-12/+12
7 daysdrm/arcpgu: fix device node leakLuca Ceresoli1-1/+2
7 daysnet: ks8851: Avoid excess softirq schedulingMarek Vasut1-1/+4
7 daysnet: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming2-2/+9
7 daysnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
7 daysnet: bridge: use a stable FDB dst snapshot in RCU readersZhengchuan Liang2-13/+23
7 daysnet: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut4-58/+38
7 daysnet/smc: avoid early lgr access in smc_clc_wait_msgRuijie Li1-2/+2
7 daysnet: txgbe: fix firmware version checkJiawen Wu1-1/+2
7 daysnet: rds: fix MR cleanup on copy errorAo Zhou1-4/+0
7 daysnet: qrtr: ns: Limit the total number of nodesManivannan Sadhasivam1-2/+14
7 daysnet: qrtr: ns: Free the node during ctrl_cmd_bye()Manivannan Sadhasivam1-5/+15
7 daysnet: qrtr: ns: Limit the maximum number of lookupsManivannan Sadhasivam1-2/+12
7 daysnet: qrtr: ns: Limit the maximum server registration per nodeManivannan Sadhasivam1-5/+21
7 daysarm64: dts: marvell: uDPU: add ethernet aliasesRobert Marko1-0/+5
7 daysnet: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu1-0/+2
7 daystools/accounting: handle truncated taskstats netlink messagesYiyang Chen2-8/+73
7 daysEDAC/versalnet: Fix memory leak in remove and probe error pathsPrasanna Kumar T S M1-0/+2
7 daysrxrpc: Fix rxrpc_input_call_event() to only unshare DATA packetsDavid Howells1-1/+2
7 daysrxrpc: Fix re-decryption of RESPONSE packetsDavid Howells2-13/+2
7 daysrxrpc: Fix error handling in rxgk_extract_token()David Howells1-0/+1
7 daysrxrpc: Fix rxkad crypto unalignment handlingDavid Howells2-2/+8
7 daysrxrpc: Fix conn-level packet handling to unshare RESPONSE packetsDavid Howells1-1/+28
7 daysrxrpc: Fix memory leaks in rxkad_verify_response()David Howells1-61/+42
7 daysrxrpc: Fix potential UAF after skb_unshare() failureDavid Howells5-35/+22
7 daysiio: adc: ad7768-1: remove switch to one-shot modeJonathan Santos1-17/+4
7 daysiio: adc: ad7768-1: fix one-shot mode data acquisitionJonathan Santos1-2/+7
7 daysALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel1-3/+12
7 daysALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li1-1/+3
7 daysALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxxSpencer Payton1-0/+1
7 daysALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
7 daysALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
7 daysALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
7 daysALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+10
7 daysmodule.lds.S: Fix modules on 32-bit parisc architectureHelge Deller3-0/+10
7 daysmodule.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence2-7/+7
7 daysio_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKEJens Axboe1-1/+3
7 daysio_uring/poll: fix signed comparison in io_poll_get_ownership()Longxuan Yu1-1/+1
7 daysio_uring/zcrx: fix user_struct uafPavel Begunkov1-1/+1
7 daysio_uring/register: fix ring resizing with mixed/large SQEs/CQEsJens Axboe1-8/+28