summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-24block: don't autoload drivers on statChristoph Hellwig4-7/+7
2025-04-24block: remove the backing_inode variable in bdev_statxChristoph Hellwig1-7/+4
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig2-4/+3
2025-04-24block: never reduce ra_pages in blk_apply_bdi_limitsChristoph Hellwig1-1/+7
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar1-2/+2
2025-04-24io_uring: don't duplicate flushing in io_req_post_cqePavel Begunkov1-3/+8
2025-04-24Merge tag 'nvme-6.15-2025-04-24' of git://git.infradead.org/nvme into block-6.15Jens Axboe1-0/+3
2025-04-24Merge branch 'net-stmmac-fix-timestamp-snapshots-on-dwmac1000'Paolo Abeni3-4/+4
2025-04-24net: stmmac: fix multiplication overflow when reading timestampAlexis Lothoré2-2/+2
2025-04-24net: stmmac: fix dwmac1000 ptp timestamp status offsetAlexis Lothore1-2/+2
2025-04-24net: dp83822: Fix OF_MDIO config checkJohannes Schneider1-1/+1
2025-04-23Merge branch 'pds_core-updates-and-fixes'Jakub Kicinski5-35/+21
2025-04-23pds_core: make wait_context part of q_infoShannon Nelson3-24/+18
2025-04-23pds_core: Remove unnecessary check in pds_client_adminq_cmd()Brett Creeley1-3/+0
2025-04-23pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL resultBrett Creeley1-3/+1
2025-04-23pds_core: Prevent possible adminq overflow/stuck conditionBrett Creeley2-5/+2
2025-04-23net: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
2025-04-23Merge branch 'net_sched-fix-uaf-vulnerability-in-hfsc-qdisc'Jakub Kicinski2-6/+56
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang1-0/+39
2025-04-23net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang1-4/+10
2025-04-23net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang1-2/+7
2025-04-23Merge branch 'mptcp-pm-defer-freeing-userspace-pm-entries'Jakub Kicinski2-4/+7
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang1-3/+2
2025-04-23mptcp: pm: Defer freeing of MPTCP userspace path manager entriesMat Martineau1-1/+5
2025-04-23misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)Niklas Cassel1-20/+1
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei1-3/+0
2025-04-23selftests: ublk: fix recover testMing Lei2-1/+2
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong2-6/+28
2025-04-23block: fix race between set_blocksize and read pathsDarrick J. Wong4-1/+43
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai1-1/+0
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds5-10/+10
2025-04-23locking/local_lock: fix _Generic() matching of local_trylock_tVlastimil Babka1-4/+4
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-27/+85
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross4-14/+17
2025-04-23drm/exynos: Fix spelling mistake "enqueu" -> "enqueue"Colin Ian King1-1/+1
2025-04-23drm/exynos: exynos7_drm_decon: Consstify struct decon_dataKrzysztof Kozlowski1-2/+2
2025-04-23drm/exynos: fixed a spelling errorAnindya Sundar Gayen1-1/+1
2025-04-23drm/exynos/vidi: Remove redundant error handling in vidi_get_modes()Wentao Liang1-3/+0
2025-04-23drm/exynos: Remove unnecessary checkingGuoqing Jiang1-2/+1
2025-04-23Merge tag 'cpufreq-arm-fixes-6.15-rc' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki7-24/+50
2025-04-23perf/core: Change to POLLERR for pinned events with errorNamhyung Kim1-2/+2
2025-04-23fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()Al Viro1-33/+36
2025-04-22net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configurationBo-Cun Chen2-5/+29
2025-04-22tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen1-1/+2
2025-04-23crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn1-0/+6
2025-04-23crypto: scomp - Fix off-by-one bug when calculating last pageHerbert Xu1-5/+5
2025-04-22virtio-net: disable delayed refill when pausing rxBui Quang Minh1-12/+57
2025-04-22net: phy: leds: fix memory leakQingfang Deng1-10/+13
2025-04-22net: phylink: mac_link_(up|down)() clarificationsRussell King (Oracle)1-11/+20
2025-04-22net: phylink: fix suspend/resume with WoL enabled and link downRussell King (Oracle)1-16/+22