summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-13Merge tag 'lkmm.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13selftests/cgroup: Drop define _GNU_SOURCEEdward Liaw
2024-05-13docs: cgroup-v1: Update page cache removal functionsIllia Ostapyshyn
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds
2024-05-13selftests/user_events: Add non-spacing separator checkBeau Belgrave
2024-05-13tracing/user_events: Fix non-spaced field matchingBeau Belgrave
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-13Merge tag 'soc-defconfig-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'soc-arm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-13of: property: Add fw_devlink support for interrupt-map propertyAnup Patel
2024-05-13dt-bindings: display: panel: constrain 'reg' in DSI panelsKrzysztof Kozlowski
2024-05-13dt-bindings: display: panel: constrain 'reg' in SPI panelsKrzysztof Kozlowski
2024-05-13dt-bindings: display: samsung,ams495qa01: add missing SPI properties refKrzysztof Kozlowski
2024-05-13Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-05-13dmaengine: idxd: add a write() method for applications to submit workNikhil Rao
2024-05-13dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven
2024-05-13VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-13Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2024-05-13Merge tag 'i2c-host-fixes-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2024-05-13sh: setup: Add missing forward declaration for sh_fdt_init()Geert Uytterhoeven
2024-05-13sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILINGGeert Uytterhoeven
2024-05-13sh: of-generic: Add missing #include <asm/clock.h>Geert Uytterhoeven
2024-05-13Merge branch 'topic/kdump-hotplug' into nextMichael Ellerman
2024-05-13Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-05-13ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2eTakashi Iwai
2024-05-13ALSA: hda/realtek - fixed headset Mic not showKailang Yang
2024-05-13ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-13drm/panthor: Call panthor_sched_post_reset() even if the reset failedBoris Brezillon
2024-05-13drm/panthor: Reset the FW VM to NULL on unplugBoris Brezillon
2024-05-13drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon
2024-05-13drm/panthor: Force an immediate reset on unrecoverable faultsBoris Brezillon
2024-05-13drm/panthor: Document drm_panthor_tiler_heap_destroy::handle validity constra...Boris Brezillon
2024-05-13drm/panthor: Fix an off-by-one in the heap context retrieval logicBoris Brezillon
2024-05-13drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon
2024-05-13drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon
2024-05-13drm/panthor: Fix tiler OOM handling to allow incremental renderingAntonino Maniscalco
2024-05-13sh: dreamcast: Fix GAPS PCI bridge addressingArtur Rojek
2024-05-13MAINTAINERS: Add Günther Noack as Landlock reviewerMickaël Salaün
2024-05-13fs/ioctl: Add a comment to keep the logic in sync with LSM policiesGünther Noack
2024-05-13MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.cGünther Noack
2024-05-13landlock: Document IOCTL supportGünther Noack
2024-05-13samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEVGünther Noack