summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-08md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()Yu Kuai9-70/+21
2025-02-08md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()Yu Kuai6-40/+56
2025-02-08f2fs: Introduce linear search for dentriesDaniel Lee3-19/+45
2025-02-08kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-02-08kbuild: fix Clang LTO with CONFIG_OBJTOOL=nMasahiro Yamada2-4/+8
2025-02-08hexagon: Fix unbalanced spinlock in die()Lin Yujun1-1/+3
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: 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-08tools/power turbostat: Fix forked child affinity regressionLen Brown1-2/+52
2025-02-08ASoC: amd: acp: Fix possible deadlockDaniel Baluta1-0/+1
2025-02-08io_uring/register: use atomic_read/write for sq_flags migrationJens Axboe1-1/+1
2025-02-08io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()Jens Axboe1-1/+1
2025-02-08io_uring/msg_ring: don't leave potentially dangling ->tctx pointerJens Axboe1-2/+2
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-08kbuild: Fix signing issue for external modulesTorsten Hilbrich1-1/+1
2025-02-08tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn1-1/+3
2025-02-08hostfs: fix string handling in __dentry_name()Al Viro1-21/+6
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: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
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-08Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-02-08perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens4-10/+9
2025-02-08bonding: Correctly support GSO ESP offloadCosmin Ratiu1-9/+10
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-08ethtool: Fix set RXNFC command with symmetric RSS hashGal Pressman1-1/+1
2025-02-08ptp: Properly handle compat ioctlsThomas Weißschuh1-0/+4
2025-02-08perf annotate: Use an array for the disassembler preferenceIan Rogers3-78/+96
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-08rxrpc, afs: Fix peer hash locking vs RCU callbackDavid Howells2-14/+14
2025-02-08selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek2-2/+2
2025-02-08selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek1-1/+1
2025-02-08net: page_pool: don't try to stash the napi idJakub Kicinski5-8/+14
2025-02-08tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski1-1/+1
2025-02-08net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev1-1/+1
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski3-17/+23