Age | Commit message (Expand) | Author |
2024-10-24 | Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-10-24 | Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy | Linus Torvalds |
2024-10-24 | Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs | Linus Torvalds |
2024-10-24 | Revert "9p: Enable multipage folios" | Dominique Martinet |
2024-10-24 | Merge branch 'net-dsa-mv88e6xxx-fix-mv88e6393x-phc-frequency-on-internal-clock' | Paolo Abeni |
2024-10-24 | net: dsa: mv88e6xxx: support 4000ps cycle counter period | Shenghao Yang |
2024-10-24 | net: dsa: mv88e6xxx: read cycle counter period from hardware | Shenghao Yang |
2024-10-24 | net: dsa: mv88e6xxx: group cycle counter coefficients | Shenghao Yang |
2024-10-24 | net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition | Reinhard Speyerer |
2024-10-24 | hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event | Haiyang Zhang |
2024-10-24 | net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x | Tim Harvey |
2024-10-24 | Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Abeni |
2024-10-24 | Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni |
2024-10-23 | Bluetooth: ISO: Fix UAF on iso_sock_timeout | Luiz Augusto von Dentz |
2024-10-23 | Bluetooth: SCO: Fix UAF on sco_sock_timeout | Luiz Augusto von Dentz |
2024-10-23 | Bluetooth: hci_core: Disable works on hci_unregister_dev | Luiz Augusto von Dentz |
2024-10-23 | LoongArch: KVM: Mark hrtimer to expire in hard interrupt context | Huacai Chen |
2024-10-23 | LoongArch: Make KASAN usable for variable cpu_vabits | Huacai Chen |
2024-10-23 | posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() | Jinjie Ruan |
2024-10-23 | r8169: avoid unsolicited interrupts | Heiner Kallweit |
2024-10-23 | net: sched: use RCU read-side critical section in taprio_dump() | Dmitry Antipov |
2024-10-23 | net: sched: fix use-after-free in taprio_change() | Dmitry Antipov |
2024-10-23 | net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created... | Vladimir Oltean |
2024-10-23 | tracing: Consider the NULL character when validating the event length | Leo Yan |
2024-10-23 | tracing/probes: Fix MAX_TRACE_ARGS limit handling | Mikel Rychliski |
2024-10-22 | jfs: Fix sanity check in dbMount | Dave Kleikamp |
2024-10-22 | btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item() | Yue Haibing |
2024-10-22 | btrfs: reject ro->rw reconfiguration if there are hard ro requirements | Qu Wenruo |
2024-10-22 | btrfs: fix read corruption due to race with extent map merging | Boris Burkov |
2024-10-22 | btrfs: fix the delalloc range locking if sector size < page size | Qu Wenruo |
2024-10-22 | btrfs: qgroup: set a more sane default value for subtree drop threshold | Qu Wenruo |
2024-10-22 | btrfs: clear force-compress on remount when compress mount option is given | Filipe Manana |
2024-10-22 | net: usb: usbnet: fix name regression | Oliver Neukum |
2024-10-22 | mlxsw: spectrum_router: fix xa_store() error checking | Yuan Can |
2024-10-22 | Merge tag 'nf-24-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-10-22 | objpool: fix choosing allocation for percpu slots | Viktor Malik |
2024-10-21 | KVM: selftests: Fix build on on non-x86 architectures | Mark Brown |
2024-10-21 | 9p: fix slab cache name creation for real | Linus Torvalds |
2024-10-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-10-21 | Merge tag 'probes-fixes-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-10-21 | Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-10-21 | Merge tag 'v6.12-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-10-21 | LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space | Bibo Mao |
2024-10-21 | LoongArch: Don't crash in stack_top() for tasks without vDSO | Thomas Weißschuh |
2024-10-21 | LoongArch: Set correct size for vDSO code mapping | Huacai Chen |
2024-10-21 | LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context | Huacai Chen |
2024-10-21 | LoongArch: Get correct cores_per_package for SMT systems | Huacai Chen |
2024-10-21 | LoongArch: Use "Exception return address" to comment ERA | Yanteng Si |
2024-10-21 | virtio_net: fix integer overflow in stats | Michael S. Tsirkin |
2024-10-21 | net: fix races in netdev_tx_sent_queue()/dev_watchdog() | Eric Dumazet |