Age | Commit message (Expand) | Author |
2022-05-15 | Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-05-15 | Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-14 | Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub... | Linus Torvalds |
2022-05-13 | Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-05-14 | Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-05-14 | Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https://gitlab.freedesktop.or... | Dave Airlie |
2022-05-13 | Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-13 | gfs2: Stop using glock holder auto-demotion for now | Andreas Gruenbacher |
2022-05-13 | gfs2: buffered write prefaulting | Andreas Gruenbacher |
2022-05-13 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2022-05-13 | gfs2: Align read and write chunks to the page cache | Andreas Gruenbacher |
2022-05-13 | gfs2: Pull return value test out of should_fault_in_pages | Andreas Gruenbacher |
2022-05-13 | gfs2: Clean up use of fault_in_iov_iter_{read,write}able | Andreas Gruenbacher |
2022-05-13 | gfs2: Variable rename | Andreas Gruenbacher |
2022-05-13 | gfs2: Fix filesystem block deallocation for short writes | Andreas Gruenbacher |
2022-05-13 | Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-05-13 | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-05-13 | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-05-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-05-13 | Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-13 | Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-05-13 | drm/vmwgfx: Disable command buffers on svga3 without gbobjects | Zack Rusin |
2022-05-13 | drm/vmwgfx: Initialize drm_mode_fb_cmd2 | Zack Rusin |
2022-05-13 | drm/vmwgfx: Fix fencing on SVGAv3 | Zack Rusin |
2022-05-13 | Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja... | Greg Kroah-Hartman |
2022-05-13 | x86/mm: Fix marking of unused sub-pmd ranges | Adrian-Ken Rueegsegger |
2022-05-13 | Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2022-05-13 | Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2022-05-13 | Merge tag 'drm-intel-fixes-2022-05-12' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2022-05-12 | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-05-12 | Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-12 | Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-12 | tls: Fix context leak on tls_device_down | Maxim Mikityanskiy |
2022-05-12 | net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() | Taehee Yoo |
2022-05-12 | net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending | Guangguan Wang |
2022-05-12 | net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() | Florian Fainelli |
2022-05-12 | usb: xhci-mtk: remove bandwidth budget table | Chunfeng Yun |
2022-05-12 | usb: xhci-mtk: fix fs isoc's transfer error | Chunfeng Yun |
2022-05-12 | usb: gadget: fix race when gadget driver register via ioctl | Schspa Shi |
2022-05-12 | usb: typec: tcpci_mt6360: Update for BMC PHY setting | ChiYuan Huang |
2022-05-12 | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs | Shreyas K K |
2022-05-12 | mlxsw: Avoid warning during ip6gre device removal | Amit Cohen |
2022-05-12 | arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry | Kristina Martsenko |
2022-05-12 | drm/vc4: hdmi: Fix build error for implicit function declaration | Hui Tang |
2022-05-12 | net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral | Florian Fainelli |
2022-05-12 | net: ethernet: mediatek: ppe: fix wrong size passed to memset() | Yang Yingliang |
2022-05-11 | Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2022-05-11 | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-05-11 | Bluetooth: Fix the creation of hdev->name | Itay Iellin |
2022-05-12 | sched/tracing: Append prev_state to tp args instead | Delyan Kratunov |