summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-18Merge branch 'for-6.13-force-console' into for-linusPetr Mladek
2024-11-18docs: media: update location of the media patchesMauro Carvalho Chehab
2024-11-18MAINTAINERS: update location of media main treeMauro Carvalho Chehab
2024-11-18gpio: tegra186: Allow to enable driver on Tegra234Lars-Peter Clausen
2024-11-18gpio: grgpio: Add NULL check in grgpio_probeCharles Han
2024-11-18Merge branch 'edac-misc' into edac-updatesBorislav Petkov (AMD)
2024-11-18media: MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainerHans de Goede
2024-11-17Linux 6.12v6.12Linus Torvalds
2024-11-17Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-17io_uring/region: fix error codes after failed vmapPavel Begunkov
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-16mm: revert "mm: shmem: fix data-race in shmem_getattr()"Andrew Morton
2024-11-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-11-16Merge tag 'drm-fixes-2024-11-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-17Merge tag 'amd-drm-fixes-6.12-2024-11-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-11-16Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher
2024-11-16irqchip/riscv-aplic: Prevent crash when MSI domain is missingSamuel Holland
2024-11-15Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker
2024-11-15Documentation/CoC: spell out enforcement for unacceptable behaviorsShuah Khan
2024-11-15rcuscale: Remove redundant WARN_ON_ONCE() splatUladzislau Rezki (Sony)
2024-11-15rcuscale: Do a proper cleanup if kfree_scale_init() failsUladzislau Rezki (Sony)
2024-11-15srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney
2024-11-15Merge branch 'dt/linus' into dt/nextRob Herring (Arm)
2024-11-15of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=nStephen Boyd
2024-11-15Merge branch 'acpi-misc'Rafael J. Wysocki
2024-11-15Merge branches 'acpi-processor', 'acpi-x86' and 'acpi-video'Rafael J. Wysocki
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki
2024-11-15Merge tag 'riscv-for-linus-6.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-15Merge tag 'md-6.13-20241115' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov
2024-11-15Merge branch 'pm-tools'Rafael J. Wysocki
2024-11-15Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2024-11-15Merge tag 'drm-fixes-2024-11-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-16Merge tag 'drm-xe-fixes-2024-11-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-11-15MAINTAINERS: Update git tree for mdraid subsystemSong Liu
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-15Merge tag 'mmc-v6.12-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-15Merge tag 'sound-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-11-15Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-15Merge tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-15Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-15io_uring: add memory region registrationPavel Begunkov
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov
2024-11-15io_uring: disable ENTER_EXT_ARG_REG for IOPOLLPavel Begunkov
2024-11-15io_uring: fortify io_pin_pages with a warningPavel Begunkov
2024-11-15switch io_msg_ring() to CLASS(fd)Al Viro
2024-11-15workqueue: Reduce expensive locks for unbound workqueueWangyang Guo