summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-13nvdimm: Correct some typos in commentsShen Lichuan
2024-11-08Merge tag 'sound-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-08Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-08Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-08Merge tag 'bcachefs-2024-11-07' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08Merge tag 'powerpc-6.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-08Merge tag 'asoc-fix-v6.12-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-11-07Merge tag 'spi-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-07Merge tag 'regulator-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-07bcachefs: Fix UAF in __promote_alloc() error pathKent Overstreet
2024-11-07bcachefs: Change OPT_STR max to be 1 less than the size of choices arrayPiotr Zalewski
2024-11-07bcachefs: btree_cache.freeable list fixesKent Overstreet
2024-11-07bcachefs: check the invalid parameter for perf testHongbo Li
2024-11-07bcachefs: add check NULL return of bio_kmalloc in journal_read_bucketPei Xiao
2024-11-07bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recoveryKent Overstreet
2024-11-07bcachefs: Fix topology errors on split after mergeKent Overstreet
2024-11-07bcachefs: Ancient versions with bad bkey_formats are no longer supportedKent Overstreet
2024-11-07bcachefs: Fix error handling in bch2_btree_node_prefetch()Kent Overstreet
2024-11-07bcachefs: Fix null ptr deref in bucket_gen_get()Kent Overstreet
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-07drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang
2024-11-07net/smc: do not leave a dangling sk pointer in __smc_create()Eric Dumazet
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells
2024-11-07net/smc: Fix lookup of netdev by using ib_device_get_netdev()Wenjia Zhang
2024-11-07Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-07proc/softirqs: replace seq_printf with seq_put_decimal_ull_widthDavid Wang
2024-11-07Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-11-07ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bitsJyri Sarha
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()Luo Yifan
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()Luo Yifan
2024-11-07ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6Markus Petri
2024-11-07Merge branch 'fix-the-arc-emac-driver'Paolo Abeni
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus
2024-11-07Merge branch 'virtio_net-make-rss-interact-properly-with-queue-number'Paolo Abeni
2024-11-07virtio_net: Update rss when set queuePhilo Lu
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso
2024-11-07arm64: Kconfig: Make SME depend on BROKEN for nowMark Rutland
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado
2024-11-06net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren
2024-11-07btrfs: fix the length of reserved qgroup to freeHaisu Wang
2024-11-07btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana
2024-11-07btrfs: fix per-subvolume RO/RW flags with new mount APIQu Wenruo