summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-06bpf: Fix exact match conditions in trie_get_next_key()Hou Tao
2024-12-06bpf: Handle in-place update for full LPM trie correctlyHou Tao
2024-12-06bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trieHou Tao
2024-12-06bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elemHou Tao
2024-12-06bpf: Remove unnecessary check when updating LPM trieHou Tao
2024-12-06blk-mq: move cpuhp callback registering out of q->sysfs_lockMing Lei
2024-12-06blk-mq: register cpuhp callback after hctx is added to xarray tableMing Lei
2024-12-06efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel
2024-12-06smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara
2024-12-06smb3.1.1: fix posix mounts to older serversSteve French
2024-12-06btrfs: flush delalloc workers queue before stopping cleaner kthread during un...Filipe Manana
2024-12-06btrfs: handle bio_split() errorsJohannes Thumshirn
2024-12-06btrfs: properly wait for writeback before buffered writeQu Wenruo
2024-12-06RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling
2024-12-06ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audioVasiliy Kovalev
2024-12-06ALSA: hda/realtek: Fix headset mic on Acer Nitro 5Hridesh MG
2024-12-06ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer
2024-12-06x86/cacheinfo: Delete global num_cache_leavesRicardo Neri
2024-12-06cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPURicardo Neri
2024-12-06wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li
2024-12-06x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse
2024-12-06tty: serial: Work around warning backtrace in serial8250_set_defaultsGuenter Roeck
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser
2024-12-05sched/numa: fix memory leak due to the overwritten vma->numab_stateAdrian Huang
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita
2024-12-05lib: stackinit: hide never-taken branch from compilerKees Cook
2024-12-05mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...David Hildenbrand
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap
2024-12-05mm: correct typo in MMAP_STATE() macroLorenzo Stoakes
2024-12-05mm: respect mmap hint address when aligning for THPKalesh Singh
2024-12-05mm: memcg: declare do_memsw_account inlineJohn Sperbeck
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-12-05ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver
2024-12-05mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-12-05mm: fix vrealloc()'s KASAN poisoning logicAndrii Nakryiko
2024-12-05Revert "readahead: properly shorten readahead when falling back to do_page_ca...Jan Kara
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown
2024-12-05ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa
2024-12-05nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi
2024-12-05kasan: make report_lock a raw spinlockJared Kangas
2024-12-05mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand
2024-12-05mm/gup: handle NULL pages in unpin_user_pages()John Hubbard
2024-12-05fs/proc/vmcore.c: fix warning when CONFIG_MMU=nAndrew Morton
2024-12-05net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter
2024-12-05tipc: fix NULL deref in cleanup_bearer()Eric Dumazet
2024-12-05perf tools: Fix precise_ip fallback logicNamhyung Kim
2024-12-05Merge tag 'audit-pr-20241205' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds