summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-18Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-06-18Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-06-18Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-18ALSA: emu10k1: Use common error handling code in snd_emu10k1_playback_open()Markus Elfring
2026-06-18ALSA: usb-audio: Add quirk for YAMAHA CDS3000Jean-Louis Colaco
2026-06-18PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-18PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit buildsRosen Penev
2026-06-18Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-06-18Merge tag 'for-7.2/io_uring-epoll-20260616' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-06-18drm/panel: himax-hx83121a: add backlight regulator supportIcenowy Zheng
2026-06-18drm/panel: himax-hx83121a: pass the panel pointer when creating BLIcenowy Zheng
2026-06-18dt-bindings: display: panel: himax,hx83121a: add optional bl supplyIcenowy Zheng
2026-06-18drm/panel: Add Ilitek ILI9488 controller driverIgor Reznichenko
2026-06-18dt-bindings: display: panel: Add Ilitek ILI9488 panel controllerIgor Reznichenko
2026-06-18drm/panel: Add panel driver for Chipone ICNA35XX based panelsTeguh Sobirin
2026-06-18dt-bindings: display: panel: Add Chipone ICNA3512 OLED driver bindingsAaron Kling
2026-06-18dt-bindings: vendor-prefixes: Add AYN TechnologiesXilin Wu
2026-06-18drm/panel: anbernic-td4310: Add RG Vita Pro panelChris Morgan
2026-06-18dt-bindings: display: panel: Add Anbernic TD4310 panelChris Morgan
2026-06-18ASoC: audio-graph-card2: Drop warning for manually selected DAI formatsAlvin Šipraga
2026-06-18s390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens
2026-06-18drm/i915/display: make read-only array rates static constColin Ian King
2026-06-18ALSA: usb-audio: qcom: clear opened when stream enable failsMichael Bommarito
2026-06-18ALSA: usb-audio: qcom: reject stream disable with no active interfaceMichael Bommarito
2026-06-18ALSA: hda/realtek: Add headset mic quirk for Acer S40-54Haowen Tu
2026-06-18ALSA: caiaq: bound the length in the EP1 input parsersMaoyi Xie
2026-06-18ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parserMaoyi Xie
2026-06-18ALSA: pcm: fix __le32 cast warning in snd_pcm_set_sync_per_cardBen Dooks
2026-06-18i2c: pxa: Use named initializers for the platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-18tools/mm/slabinfo: fix total_objects attribute nameYichong Chen
2026-06-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
2026-06-18mm/slab: add a node-track-caller variant for kmem buckets allocationPedro Falcato
2026-06-18mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheavesVlastimil Babka (SUSE)
2026-06-18mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()Vlastimil Babka (SUSE)
2026-06-18erofs: add folio order to trace_erofs_read_folioZhan Xusheng
2026-06-18gpio: eic-sprd: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-18gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-18drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_lateAnkit Nautiyal
2026-06-18drm/i915/cx0: Remove unnecessary hdmi link rate function declarationSuraj Kandpal
2026-06-18drm/i915/display: Program TRANS_VTOTAL from mode vtotalMitul Golani
2026-06-17KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bitsJim Mattson
2026-06-17KVM: selftests: Add a helper to query enable_mediated_pmu module paramSean Christopherson
2026-06-17KVM: selftests: Drop L1-provided stacks for L2 guests on x86Yosry Ahmed
2026-06-17KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stackYosry Ahmed
2026-06-17KVM: selftests: Refactor allocating guest stack into a helperYosry Ahmed
2026-06-17sctp: hold socket lock when dumping endpoints in sctp_diagXin Long
2026-06-17net: psample: fix info leak in PSAMPLE_ATTR_DATAJakub Kicinski
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing