summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-14Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-14Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-14Merge tag 'gpio-fixes-for-v6.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-14Merge tag 'sound-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-14Merge tag 'x86-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-14Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-14Merge tag 'locking-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-03-14Merge tag 'core-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-14MAINTAINERS: Update Ike Panhc's email addressIke Panhc
2025-03-13Merge tag 'leds-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-13Merge tag 'drm-fixes-2025-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-14Merge tag 'drm-xe-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-03-14Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-03-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-13Merge tag 'bcachefs-2025-03-13' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-14Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-03-14Merge tag 'amd-drm-fixes-6.14-2025-03-12' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet
2025-03-13Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet
2025-03-13bcachefs: target_congested -> get_random_u32_below()Kent Overstreet
2025-03-13Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta
2025-03-13Merge branch 'mlx5-misc-fixes-2025-03-10'Paolo Abeni
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets
2025-03-13Merge branch 'gre-fix-regressions-in-ipv6-link-local-address-generation'Paolo Abeni
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin
2025-03-13gpio: cdev: use raw notifier for line state eventsBartosz Golaszewski
2025-03-13gpiolib: don't check the retval of get_direction() when registering a chipBartosz Golaszewski
2025-03-13Merge tag 'asoc-fix-v6.14-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-03-13bcachefs: fix tiny leak in bch2_dev_add()Kent Overstreet
2025-03-12Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-12Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-12Merge branch 'net_sched-prevent-creation-of-classes-with-tc_h_root'Jakub Kicinski
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang