summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-152-26/+25
|\
| * NFSD: fix endianness issue in nfsd4_encode_fattr4Vasily Gorbik2024-04-111-24/+23
| * SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)2024-04-111-2/+2
* | Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-1534-182/+432
|\ \
| * | bcachefs: set_btree_iter_dontneed also clears should_be_lockedKent Overstreet2024-04-151-2/+7
| * | bcachefs: fix error path of __bch2_read_super()Chao Yu2024-04-151-2/+5
| * | bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet2024-04-153-10/+9
| * | bcachefs: bch_member.btree_allocated_bitmapKent Overstreet2024-04-159-6/+131
| * | bcachefs: sysfs internal/trigger_journal_flushKent Overstreet2024-04-151-1/+10
| * | bcachefs: Fix bch2_btree_node_fill() for !pathKent Overstreet2024-04-151-26/+18
| * | bcachefs: add safety checks in bch2_btree_node_fill()Kent Overstreet2024-04-151-1/+24
| * | bcachefs: Interior known are required to have known key typesKent Overstreet2024-04-151-1/+2
| * | bcachefs: add missing bounds check in __bch2_bkey_val_invalid()Kent Overstreet2024-04-151-1/+4
| * | bcachefs: Fix btree node merging on write buffer btreesKent Overstreet2024-04-141-2/+12
| * | bcachefs: Disable merges from interior update pathKent Overstreet2024-04-141-0/+10
| * | bcachefs: Run merges at BCH_WATERMARK_btreeKent Overstreet2024-04-141-0/+6
| * | bcachefs: Fix missing write refs in fs fio pathsKent Overstreet2024-04-143-14/+23
| * | bcachefs: Fix deadlock in journal replayKent Overstreet2024-04-141-3/+4
| * | bcachefs: Go rw if running any explicit recovery passesKent Overstreet2024-04-141-1/+1
| * | bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet2024-04-1410-56/+69
| * | bcachefs: don't queue btree nodes for rewrites during scanKent Overstreet2024-04-141-1/+3
| * | bcachefs: fix race in bch2_btree_node_evict()Kent Overstreet2024-04-141-1/+3
| * | bcachefs: fix unsafety in bch2_stripe_to_text()Kent Overstreet2024-04-142-21/+27
| * | bcachefs: fix unsafety in bch2_extent_ptr_to_text()Kent Overstreet2024-04-141-1/+3
| * | bcachefs: btree node scan: handle encrypted nodesKent Overstreet2024-04-141-0/+10
| * | bcachefs: Check for packed bkeys that are too bigKent Overstreet2024-04-142-7/+14
| * | bcachefs: Fix UAFs of btree_insert_entry arrayKent Overstreet2024-04-141-13/+14
| * | bcachefs: Don't use bch2_btree_node_lock_write_nofail() in btree split pathKent Overstreet2024-04-121-15/+26
* | | Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-04-152-4/+7
|\ \ \
| * | | selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li2024-04-041-1/+4
| * | | selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu2024-04-041-3/+3
* | | | Linux 6.9-rc4v6.9-rc4Linus Torvalds2024-04-141-1/+1
* | | | Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-141-1/+8
|\ \ \ \
| * | | | kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein2024-04-141-1/+8
* | | | | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-1411-140/+131
|\ \ \ \ \
| * | | | | x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2024-04-122-15/+21
| * | | | | x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner2024-04-121-3/+3
| * | | | | x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner2024-04-121-6/+18
| * | | | | x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2024-04-122-15/+4
| * | | | | x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-124-21/+1
| * | | | | x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-113-11/+9
| * | | | | x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf2024-04-111-12/+18
| * | | | | x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar2024-04-113-42/+42
| * | | | | x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf2024-04-111-15/+7
| * | | | | x86/bugs: Fix BHI documentationJosh Poimboeuf2024-04-112-12/+15
| * | | | | x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson2024-04-101-1/+2
| * | | | | x86/topology: Don't update cpu_possible_map in topo_set_cpuids()Thomas Gleixner2024-04-101-2/+5
| * | | | | x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon2024-04-101-1/+1
| * | | | | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2024-04-1033-87/+463
| |\ \ \ \ \
| * | | | | | x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap2024-04-081-1/+2
| | |/ / / / | |/| | | |