aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc/allocator.rs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2-4/+7
2024-10-04bcachefs: Rework logged op error handlingKent Overstreet3-28/+53
2024-10-04bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet4-28/+43
2024-10-04bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet4-55/+51
2024-10-04bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet2-1/+19
2024-10-04bcachefs: Check for unlinked inodes with direntsKent Overstreet2-15/+41
2024-10-04bcachefs: Check for directories with no backpointersKent Overstreet2-8/+17
2024-10-04bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet7-22/+38
2024-10-04bcachefs: minor lru fsck fixesKent Overstreet1-12/+15
2024-10-04bcachefs: Mark more errors AUTOFIXKent Overstreet1-12/+12
2024-10-04bcachefs: Make sure we print error that causes fsck to bail outKent Overstreet1-3/+9
2024-10-04bcachefs: bkey errors are only AUTOFIX during readKent Overstreet2-8/+12
2024-10-04bcachefs: Create lost+found in correct snapshotKent Overstreet1-1/+7
2024-10-04bcachefs: Fix reattach_inode()Kent Overstreet1-6/+5
2024-10-04bcachefs: Add missing wakeup to bch2_inode_hash_remove()Kent Overstreet1-12/+21
2024-10-04ext4: fix off by one issue in alloc_flex_gd()Baokun Li1-8/+10
2024-10-04ext4: mark fc as ineligible using an handle in ext4_xattr_set()Luis Henriques (SUSE)1-1/+2
2024-10-04ext4: use handle to mark fc as ineligible in __track_dentry_update()Luis Henriques (SUSE)1-8/+11
2024-10-04tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM supportPaul Moore11-577/+118
2024-10-04arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan2-0/+3
2024-10-04ALSA: hda/conexant: Fix conflicting quirk for System76 PangolinTakashi Iwai1-5/+19
2024-10-04ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller1-1/+1
2024-10-04ALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET1-2/+2
2024-10-03sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner1-14/+12
2024-10-03KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMUPaolo Bonzini1-14/+46
2024-10-03tracing/hwlat: Fix a race during cpuhp processingWei Li1-0/+2
2024-10-03tracing/timerlat: Fix a race during cpuhp processingWei Li1-0/+2
2024-10-03tracing/timerlat: Drop interface_lock in stop_kthread()Wei Li1-7/+6
2024-10-03tracing/timerlat: Fix duplicated kthread creation due to CPU online/offlineWei Li1-2/+5
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen1-0/+2
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian2-3/+3
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings1-1/+1
2024-10-03tracing: Fix trace_check_vprintf() when tp_printk is usedSteven Rostedt1-2/+13
2024-10-03gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()Lad Prabhakar1-2/+2
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier1-12/+13
2024-10-03cifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár1-1/+0
2024-10-03cifs: Validate content of NFS reparse point bufferPali Rohár1-0/+23
2024-10-03cifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár1-1/+14
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki1-1/+2
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson1-3/+2
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong2-2/+10
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong1-1/+2
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James1-0/+2
2024-10-03ceph: fix cap ref leak via netfs init_requestPatrick Donnelly1-1/+4
2024-10-03ceph: use struct_size() helper in __ceph_pool_perm_get()Thorsten Blum1-1/+1
2024-10-03ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_...Takashi Iwai1-0/+1
2024-10-03ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky1-0/+2
2024-10-03ALSA: core: add isascii() check to card ID generatorJaroslav Kysela1-4/+10
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost1-1/+1