aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-03Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo9-148/+49
2024-09-03ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba1-2/+5
2024-09-03ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba1-9/+0
2024-09-03ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba1-6/+6
2024-09-03ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba3-7/+7
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba4-19/+39
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba4-118/+49
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones1-1/+1
2024-09-03Merge branch 'ptp-ocp-fix-serial-port-information-export'Paolo Abeni2-80/+119
2024-09-03docs: ABI: update OCP TimeCard sysfs entriesVadim Fedorenko1-13/+18
2024-09-03ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko1-11/+51
2024-09-03ptp: ocp: convert serial ports to arrayVadim Fedorenko1-63/+57
2024-09-03spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven1-0/+1
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller1-5/+11
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan1-0/+2
2024-09-03Merge branch 'net-ethernet-ti-am65-cpsw-fix-xdp-implementation'Paolo Abeni1-33/+49
2024-09-03net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros1-4/+13
2024-09-03net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros1-1/+2
2024-09-03net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros1-28/+34
2024-09-02Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-92/+117
2024-09-02Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...Jakub Kicinski6-64/+121
2024-09-02btrfs: zoned: handle broken write pointer on zonesNaohiro Aota1-5/+25
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo1-4/+4
2024-09-02perf python: include "util/sample.h"Xu Yang1-0/+1
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim1-0/+3
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova1-1/+3
2024-09-02btrfs: qgroup: don't use extent changeset when not neededFedor Pchelkin1-2/+1
2024-09-02Revert "wifi: ath11k: support hibernation"Baochen Qiang8-139/+49
2024-09-02Revert "wifi: ath11k: restore country code during resume"Baochen Qiang1-10/+0
2024-09-02hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf1-0/+2
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter1-0/+1
2024-09-02spi: bcm63xx: Enable module autoloadingLiao Chen1-0/+1
2024-09-02net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard1-12/+2
2024-09-02MAINTAINERS: Remove Wedson as Rust maintainerWedson Almeida Filho1-1/+0
2024-09-02rust: macros: provide correct provenance when constructing THIS_MODULEBoqun Feng1-1/+5
2024-09-01Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-1/+3
2024-09-01alloc_tag: fix allocation tag reporting when CONFIG_MODULES=nSuren Baghdasaryan1-6/+11
2024-09-01mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang1-1/+4
2024-09-01mailmap: update entry for Jan KuligaJan Kuliga1-0/+1
2024-09-01codetag: debug: mark codetags for poisoned page as emptyHao Ge1-0/+7
2024-09-01mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan2-6/+13
2024-09-01scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier1-17/+49
2024-09-01Revert "mm: skip CMA pages when they are not available"Usama Arif1-22/+2
2024-09-01maple_tree: remove rcu_read_lock() from mt_validate()Liam R. Howlett1-5/+2
2024-09-01kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=yPetr Tesarik1-1/+1
2024-09-01mm/slub: add check for s->flags in the alloc_tagging_slab_free_hookHao Ge1-0/+4
2024-09-01nilfs2: fix state management in error path of log writing functionRyusuke Konishi1-4/+6
2024-09-01nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi1-2/+33
2024-09-01nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi1-10/+33
2024-09-01userfaultfd: don't BUG_ON() if khugepaged yanks our page tableJann Horn1-3/+4