summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-08hexagon: fix using plain integer as NULL pointer warning in cmpxchgWillem de Bruijn1-1/+1
2025-02-08kconfig: fix memory leak in sym_warn_unmet_dep()Masahiro Yamada1-0/+1
2025-02-08kconfig: WERROR unmet symbol dependencySergey Senozhatsky4-5/+25
2025-02-08kconfig: deduplicate code in conf_read_simple()Masahiro Yamada1-54/+35
2025-02-08kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()Masahiro Yamada1-13/+8
2025-02-08kconfig: require a space after '#' for valid inputMasahiro Yamada1-0/+2
2025-02-08kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LISTMasahiro Yamada1-2/+4
2025-02-08cifs: Fix getting and setting SACLs over SMB1Pali Rohár3-13/+18
2025-02-08cifs: Validate EAs for WSL reparse pointsPali Rohár1-4/+18
2025-02-08io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()Jens Axboe1-1/+1
2025-02-08ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callbackDetlev Casanova1-2/+29
2025-02-08RISC-V: Mark riscv_v_init() as __initPalmer Dabbelt1-1/+1
2025-02-08hostfs: fix the host directory parse when mounting.Hongbo Li1-10/+55
2025-02-08hostfs: Add const qualifier to host_root in hostfs_fill_super()Nathan Chancellor1-1/+1
2025-02-08hostfs: fix string handling in __dentry_name()Al Viro1-21/+6
2025-02-08hostfs: convert hostfs to use the new mount APIHongbo Li1-21/+62
2025-02-08genksyms: fix memory leak when the same symbol is read from *.symref fileMasahiro Yamada3-5/+9
2025-02-08genksyms: fix memory leak when the same symbol is added from sourceMasahiro Yamada2-2/+15
2025-02-08net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet1-2/+5
2025-02-08net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-02-08net: xdp: Disallow attaching device-bound programs in generic modeToke Høiland-Jørgensen1-0/+4
2025-02-08tcp: correct handling of extreme memory squeezeJon Maloy1-3/+6
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-02-08vsock: Allow retrying on connect() failureMichal Luczaj1-0/+5
2025-02-08Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi1-0/+15
2025-02-08net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi1-0/+15
2025-02-08ptp: Properly handle compat ioctlsThomas Weißschuh1-0/+4
2025-02-08net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang1-1/+2
2025-02-08vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida1-0/+5
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski3-17/+23
2025-02-08net: rose: fix timer races against user threadsEric Dumazet1-0/+15
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski1-2/+17
2025-02-08PM: hibernate: Add error handling for syscore_suspend()Wentao Liang1-1/+6
2025-02-08ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet1-3/+0
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda1-1/+30
2025-02-08gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum1-2/+1
2025-02-08net: hns3: fix oops when unload drivers parallelingJian Shen5-0/+23
2025-02-08regulator: core: Add missing newline characterAlexander Stein1-1/+1
2025-02-08ubifs: skip dumping tnc tree when zroot is nullpangliyuan1-9/+13
2025-02-08rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()Ming Wang1-5/+8
2025-02-08rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel1-1/+10
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2025-02-08dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori1-2/+1
2025-02-08xfrm: replay: Fix the update of replay_esn->oseq_hi for GSOJianbo Liu1-4/+6
2025-02-08tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen3-3/+2
2025-02-08NFSv4.2: mark OFFLOAD_CANCEL MOVEABLEOlga Kornievskaia1-1/+1
2025-02-08NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia1-0/+2