summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03netfilter: nft_dynset: annotate data-races around set timeoutPablo Neira Ayuso
2024-09-03netfilter: nf_tables: remove annotation to access set timeout while holding lockPablo Neira Ayuso
2024-09-03netfilter: nf_tables: reject expiration higher than timeoutPablo Neira Ayuso
2024-09-03netfilter: nf_tables: reject element expiration with no timeoutPablo Neira Ayuso
2024-09-03netfilter: nf_tables: elements with timeout below CONFIG_HZ never expirePablo Neira Ayuso
2024-09-03Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-03ALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina
2024-09-03ALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan
2024-09-03ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-03ALSA: hda/realtek: extend quirks for Clevo V5[46]0Marek Marczykowski-Górecki
2024-09-03ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba
2024-09-03ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba
2024-09-03ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-03block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()Yu Kuai
2024-09-03block, bfq: don't break merge chain in bfq_split_bfqq()Yu Kuai
2024-09-03block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()Yu Kuai
2024-09-03block, bfq: fix possible UAF for bfqq->bic with merge chainYu Kuai
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba
2024-09-03MAINTAINERS: remove unneeded file entry in INPUT sectionLukas Bulwahn
2024-09-03smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipsoJiawei Ye
2024-09-03perf script: Minimize "not reaching sample" for '-F +brstackinsn'Andi Kleen
2024-09-03netfs, cifs: Improve some debugging bitsDavid Howells
2024-09-03cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells
2024-09-03cifs: Fix zero_point init on inode initialisationDavid Howells
2024-09-03smb: client: fix double put of @cfile in smb2_set_path_size()Paulo Alcantara
2024-09-03riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti
2024-09-03riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti
2024-09-03riscv: Fix toolchain vector detectionAnton Blanchard
2024-09-03perf record offcpu: Constify control data for BPFNamhyung Kim
2024-09-03uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-09-03perf lock contention: Constify control data for BPFNamhyung Kim
2024-09-03perf kwork: Constify control data for BPFNamhyung Kim
2024-09-03smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara
2024-09-03perf ftrace latency: Constify control data for BPFNamhyung Kim
2024-09-03perf stat: Constify control data for BPFNamhyung Kim
2024-09-03vfio: mdev: Remove unused function declarationsZhang Zekun
2024-09-03vfio/fsl-mc: Remove unused variable 'hwirq'Yue Haibing
2024-09-03vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'Dr. David Alan Gilbert
2024-09-03drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones
2024-09-03ACPI: button: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-09-03perf test: Make watchpoint data 32-bits on i386Ian Rogers
2024-09-03perf test: Skip uprobe test if probe command isn't presentIan Rogers
2024-09-03ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GABTamim Khan
2024-09-03perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-09-03perf pmus: Fix name comparisons on 32-bit systemsIan Rogers
2024-09-03riscv: Add license to vmalloc.hCharlie Jenkins