summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-14Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-15i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao
2024-08-14netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requestsPhil Sutter
2024-08-14netfilter: nf_tables: Introduce nf_tables_getobj_singlePhil Sutter
2024-08-14netfilter: nf_tables: Audit log dump reset after the factPhil Sutter
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal
2024-08-14netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal
2024-08-14netfilter: flowtable: initialise extack before useDonald Hunter
2024-08-14netfilter: nfnetlink: Initialise extack before use in ACKsDonald Hunter
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green
2024-08-14RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-14riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao
2024-08-14riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu
2024-08-14netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes
2024-08-14i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald
2024-08-14KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIGAmit Shah
2024-08-14arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-14arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson
2024-08-14Merge tag 'selinux-pr-20240814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-14Merge tag 'bpf-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-08-14xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong
2024-08-14xfs: revert AIL TASK_KILLABLE thresholdDarrick J. Wong
2024-08-14xfs: attr forks require attr, not attr2Darrick J. Wong
2024-08-14ALSA: hda/tas2781: Use correct endian conversionTakashi Iwai
2024-08-14memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski
2024-08-14Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel
2024-08-14ALSA: usb-audio: Support Yamaha P-125 quirk entryJuan José Arboleda
2024-08-14tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede
2024-08-13bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet
2024-08-13bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet
2024-08-13bcachefs: Fix warning in __bch2_fsck_err() for trans not passed inKent Overstreet
2024-08-13bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet
2024-08-13bcachefs: Improve trans_blocked_journal_reclaim tracepointKent Overstreet
2024-08-13bcachefs: Add hysteresis to waiting on btree key cache flushKent Overstreet
2024-08-13lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet
2024-08-13bcachefs: Convert for_each_btree_node() to lockrestart_do()Kent Overstreet
2024-08-13bcachefs: Add missing downgrade table entryKent Overstreet
2024-08-13bcachefs: disk accounting: ignore unknown typesKent Overstreet
2024-08-13bcachefs: bch2_accounting_invalid() fixupKent Overstreet
2024-08-13bcachefs: Fix bch2_trigger_alloc when upgrading from old versionsKent Overstreet
2024-08-13bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()Kent Overstreet
2024-08-13mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved sizeEugene Syromiatnikov
2024-08-13Merge tag 'execve-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds