Age | Commit message (Expand) | Author |
2023-01-29 | io_uring: optimise ctx flags layout | Pavel Begunkov |
2023-01-29 | io_uring: add io_req_local_work_add wake fast path | Pavel Begunkov |
2023-01-29 | io_uring: add lazy poll_wq activation | Pavel Begunkov |
2023-01-29 | io_uring: separate wq for ring polling | Pavel Begunkov |
2023-01-29 | io_uring: move submitter_task out of cold cacheline | Pavel Begunkov |
2023-01-29 | io_uring/msg_ring: Pass custom flags to the cqe | Breno Leitao |
2023-01-27 | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-01-27 | Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2023-01-26 | Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-01-26 | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-01-24 | platform/x86: apple-gmux: Add apple_gmux_detect() helper | Hans de Goede |
2023-01-24 | platform/x86: apple-gmux: Move port defines to apple-gmux.h | Hans de Goede |
2023-01-24 | drm/fb-helper: Use a per-driver FB deferred I/O handler | Javier Martinez Canillas |
2023-01-24 | netfilter: conntrack: unify established states for SCTP paths | Sriram Yagnaraman |
2023-01-24 | Revert "netfilter: conntrack: add sctp DATA_SENT state" | Sriram Yagnaraman |
2023-01-21 | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-01-20 | net: mana: Fix IRQ name - add PCI and queue number | Haiyang Zhang |
2023-01-20 | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds |
2023-01-20 | Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2023-01-20 | firmware: zynqmp: fix declarations for gcc-13 | Arnd Bergmann |
2023-01-19 | drm/drm_vma_manager: Add drm_vma_node_allow_once() | Nirmoy Das |
2023-01-18 | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress | Mike Christie |
2023-01-18 | scsi: ufs: core: Fix devfreq deadlocks | Johan Hovold |
2023-01-17 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-01-17 | USB: fix misleading usb_set_intfdata() kernel doc | Johan Hovold |
2023-01-17 | usb: acpi: add helper to check port lpm capability using acpi _DSM | Mathias Nyman |
2023-01-16 | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-01-16 | net/sched: sch_taprio: fix possible use-after-free | Eric Dumazet |
2023-01-13 | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-01-13 | efi: tpm: Avoid READ_ONCE() for accessing the event log | Ard Biesheuvel |
2023-01-13 | Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-01-13 | Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-01-12 | Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-01-12 | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-01-12 | platform/x86: simatic-ipc: add another model | Henning Schild |
2023-01-12 | platform/x86: simatic-ipc: correct name of a model | Henning Schild |
2023-01-12 | Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-01-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-01-11 | mm: update mmap_sem comments to refer to mmap_lock | Lorenzo Stoakes |
2023-01-11 | include/linux/mm: fix release_pages_arg kernel doc comment | SeongJae Park |
2023-01-11 | mm: fix vma->anon_name memory leak for anonymous shmem VMAs | Suren Baghdasaryan |
2023-01-10 | Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl... | Arnd Bergmann |
2023-01-10 | Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2023-01-10 | ARM: omap1: fix !ARCH_OMAP1_ANY link failures | Arnd Bergmann |
2023-01-10 | firmware: raspberrypi: Fix type assignment | Maxime Ripard |
2023-01-10 | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops | Hans de Goede |
2023-01-10 | wifi: mac80211: Proper mark iTXQs for resumption | Alexander Wetzel |