summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec1-5/+7
2025-02-21team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet1-1/+3
2025-02-21vxlan: check vxlan_vnigroup_init() return valueEric Dumazet1-2/+5
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-21ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()Eric Dumazet1-1/+1
2025-02-21ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockoptMurad Masimov1-0/+11
2025-02-21HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes1-1/+1
2025-02-21HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-02-21pinctrl: cy8c95x0: Respect IRQ trigger settings from firmwareAndy Shevchenko1-1/+1
2025-02-21NFSD: fix hang in nfsd4_shutdown_callbackDai Ngo1-2/+5
2025-02-21nfsd: clear acl_access/acl_default after releasing themLi Lingfeng2-0/+4
2025-02-21btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-02-21Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den1-2/+0
2025-02-21pps: Fix a use-after-freeCalvin Owens9-83/+87
2025-02-21maple_tree: simplify split calculationWei Yang1-17/+6
2025-02-21maple_tree: fix static analyser cppcheck issueLiam R. Howlett1-2/+3
2025-02-21tty: xilinx_uartps: split sysrq handlingSean Anderson1-6/+4
2025-02-21mptcp: prevent excessive coalescing on receivePaolo Abeni1-0/+1
2025-02-21mptcp: pm: only set fullmesh for subflow endpMatthieu Baerts (NGI0)1-1/+2
2025-02-21cachefiles: Fix NULL pointer dereference in object->fileZizhi Wo2-10/+34
2025-02-21ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-02-21gpio: xilinx: remove excess kernel docBartosz Golaszewski1-1/+0
2025-02-21net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser1-10/+8
2025-02-21MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2025-02-21io_uring/rw: commit provided buffer state on asyncPavel Begunkov1-0/+10
2025-02-21io_uring: fix io_req_prep_async with provided buffersPavel Begunkov1-1/+4
2025-02-21io_uring: fix multishots with selected buffersPavel Begunkov1-0/+2
2025-02-21rtc: zynqmp: Fix optional clock name propertyMichal Simek1-2/+2
2025-02-21ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-02-21pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...Javier Carrasco1-1/+1
2025-02-21rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar1-1/+11
2025-02-21rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar1-1/+10
2025-02-21rtla: Add trace_instance_stopTomas Glozar2-0/+9
2025-02-21rtla/osnoise: Distinguish missing workload optionTomas Glozar1-1/+1
2025-02-21net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin1-0/+2
2025-02-21net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser1-6/+7
2025-02-21misc: fastrpc: Fix copy buffer page sizeEkansh Gupta1-2/+2
2025-02-21misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-02-21misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E1-1/+1
2025-02-21mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko1-0/+1
2025-02-21irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured soNick Chan1-1/+2
2025-02-21i3c: master: Fix missing 'ret' assignment in set_speed()Frank Li1-1/+1
2025-02-21NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter1-0/+2
2025-02-21mailbox: tegra-hsp: Clear mailbox before using messagePekka Pessi1-2/+4
2025-02-21nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-02-21ocfs2: handle a symlink read error correctlyMatthew Wilcox (Oracle)1-2/+3
2025-02-21ocfs2: fix incorrect CPU endianness conversion causing mount failureHeming Zhao1-1/+1
2025-02-21pnfs/flexfiles: retry getting layout segment for readsMike Snitzer1-6/+21
2025-02-21selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-21vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10