summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08Merge tag 'v6.12-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-08Merge tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-09Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-11-09Merge tag 'drm-misc-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
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-08Merge tag 'amd-drm-fixes-6.12-2024-11-07' of https://gitlab.freedesktop.org/a...Dave Airlie
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-07drm/panthor: Be stricter about IO mapping flagsJann Horn
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-07drm/panthor: Lock XArray when getting entries for the VMLiviu Dudau
2024-11-07drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
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