summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packetMike Yu
2024-07-12xfrm: Allow UDP encapsulation in crypto offload control pathMike Yu
2024-07-12xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO pathMike Yu
2024-07-12firewire: core: move copy_port_status() helper function to TP_fast_assign() b...Takashi Sakamoto
2024-07-12Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-12Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-07-12drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor
2024-07-12l2tp: fix l2tp_session_register with colliding l2tpv3 IDsJames Chapman
2024-07-12Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-07-12Merge tag 'drm-misc-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/...Dave Airlie
2024-07-12tipc: Consolidate redundant functionsShigeru Yoshida
2024-07-12tipc: Remove unused struct declarationShigeru Yoshida
2024-07-12Documentation/powerpc: Mention 40x is removedChristophe Leroy
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy
2024-07-11Merge branch 'netconsole-fix-potential-race-condition-and-improve-code-clarity'Jakub Kicinski
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao
2024-07-12md/raid1: set max_sectors during early return from choose_slow_rdev()Mateusz Jończyk
2024-07-12md-cluster: fix no recovery job when adding/re-adding a diskHeming Zhao
2024-07-12md-cluster: fix hanging issue while a new disk addingHeming Zhao
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev
2024-07-11Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-11net: ethtool: Fix RSS settingSaeed Mahameed
2024-07-11net: reduce rtnetlink_rcv_msg() stack usageEric Dumazet
2024-07-11net/sched: act_skbmod: convert comma to semicolonChen Ni
2024-07-11bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet
2024-07-11bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet
2024-07-11bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet
2024-07-11Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"Kent Overstreet
2024-07-12dt-bindings: i2c: amlogic,meson6-i2c: add optional power-domainsGeorge Stark
2024-07-12bootconfig: Remove duplicate included header file linux/bootconfig.hThorsten Blum
2024-07-11Merge branch 'for-6.11/xor_fixes' into cxl-for-nextDave Jiang
2024-07-12i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang
2024-07-11iommufd: Remove IOMMUFD_PAGE_RESP_FAILURELu Baolu
2024-07-11cxl: Remove defunct code calculating host bridge target positionsAlison Schofield
2024-07-11cxl/region: Verify target positions using the ordered target listAlison Schofield
2024-07-11cxl: Restore XOR'd position bits during address translationAlison Schofield
2024-07-11cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield
2024-07-12spi: dt-bindings: at91: Add sama7d65 compatible stringNicolas Ferre
2024-07-12ASoC: dt-bindings: cirrus,cs42xx8: Convert to dtschemaAnimesh Agarwal
2024-07-11workqueue: Rename wq_update_pod() to unbound_wq_update_pwq()Lai Jiangshan
2024-07-11workqueue: Remove the arguments @hotplug_cpu and @online from wq_update_pod()Lai Jiangshan
2024-07-11workqueue: Remove the argument @cpu_going_down from wq_calc_pod_cpumask()Lai Jiangshan
2024-07-11workqueue: Remove the unneeded cpumask empty check in wq_calc_pod_cpumask()Lai Jiangshan
2024-07-11workqueue: Remove cpus_read_lock() from apply_wqattrs_lock()Lai Jiangshan