summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...Lorenzo Bianconi
2024-09-12Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-12PCI: Fix potential deadlock in pcim_intx()Philipp Stanner
2024-09-11workqueue: Clear worker->pool in the worker thread contextLai Jiangshan
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn
2024-09-11netlink: specs: mptcp: fix port endiannessAsbjørn Sloth Tønnesen
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-11mptcp: pm: Fix uaf in __timer_delete_syncEdward Adam Davis
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-11net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()Jeongjun Park
2024-09-11Merge branch 'selftests-mptcp-misc-small-fixes'Jakub Kicinski
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-12netfilter: nft_socket: make cgroupsv2 matching work with namespacesFlorian Westphal
2024-09-12netfilter: nft_socket: fix sk refcount leaksFlorian Westphal
2024-09-11blk_iocost: make read-only static array vrate_adj_pct constColin Ian King
2024-09-11spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-11Merge tag 'for-6.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-11Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li
2024-09-11block: unpin user pages belonging to a folio at onceKundan Kumar
2024-09-11mm: release number of pages of a folioKundan Kumar
2024-09-11block: introduce folio awareness and add a bigger size from folioKundan Kumar
2024-09-11block: Added folio-ized version of bio_add_hw_page()Kundan Kumar
2024-09-11ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui
2024-09-11Merge tag 'riscv-soc-fixes-for-v6.11-final' of https://git.kernel.org/pub/scm...Arnd Bergmann
2024-09-11platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependencyArnd Bergmann
2024-09-11soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...Krzysztof Kozlowski
2024-09-11Merge branch 'for-6.11-fixup' into for-linusPetr Mladek
2024-09-10riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFFCharlie Jenkins
2024-09-10drivers: perf: Fix smp_processor_id() use in preemptible codeAlexandre Ghiti
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-10Merge tag 'mlx5-fixes-2024-09-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVERKory Maincent
2024-09-10dt-bindings: net: tja11xx: fix the broken bindingWei Fang
2024-09-10selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson
2024-09-10net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt
2024-09-10block, bfq: factor out a helper to split bfqq in bfq_init_rq()Yu Kuai
2024-09-10block, bfq: remove local variable 'bfqq_already_existing' in bfq_init_rq()Yu Kuai
2024-09-10block, bfq: remove local variable 'split' in bfq_init_rq()Yu Kuai
2024-09-10block, bfq: remove bfq_log_bfqg()Yu Kuai
2024-09-10block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()Yu Kuai
2024-09-10block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai
2024-09-10block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai
2024-09-10blk-throttle: support prioritized processing of metadataYu Kuai