aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-09ALSA: hda/realtek: Enable headset mic on F+ FLAPTOP rAjrat Makhmutov1-0/+1
2026-08-09ALSA: usb-audio: add QUIRK_FLAG_ALWAYS_SET_RATE for Mackie DLZ Creator XSJJ Macalinao3-4/+16
2026-08-08ring-buffer: Fix crash passing ERR_PTR to kthread_stop()Hui Su1-1/+1
2026-08-08ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()Vincent Donnefort1-0/+1
2026-08-08ring-buffer: Prevent subbuf order change when resizing is disabledVincent Donnefort1-1/+1
2026-08-08ring-buffer: Prevent resizing of persistent ring bufferVincent Donnefort1-0/+2
2026-08-08ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()Josh Poimboeuf1-1/+5
2026-08-08ring-buffer: Use current_context for safe per-CPU buffer swapTengda Wu1-4/+4
2026-08-09Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dtAlexandre Belloni1390-7231/+18952
2026-08-09Merge tag 'tegra-for-7.3-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dtAlexandre Belloni6-5/+10
2026-08-08Merge tag 'x86-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-08-08Merge tag 'locking-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-28/+76
2026-08-08Merge tag 'tty-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-50/+121
2026-08-08Merge tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-1/+11
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds15-77/+220
2026-08-08openrisc: Include <linux/cpumask.h> in smp.hLyude Paul1-0/+2
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng4-0/+54
2026-08-08preempt: Introduce HARDIRQ_DISABLE_BITSBoqun Feng2-6/+15
2026-08-08preempt: Track NMI nesting to separate per-CPU counterJoel Fernandes4-7/+23
2026-08-08KVM: arm64: Fix hvhe and broken CNTVOFF_EL2Mostafa Saleh1-2/+2
2026-08-08KVM: arm64: Fix timer offsets for non-protected VMsMostafa Saleh2-3/+17
2026-08-08KVM: arm64: Make timer_get_offset() work in all contextsMarc Zyngier2-27/+22
2026-08-08KVM: arm64: Add VNCR TLB tracking againMarc Zyngier3-9/+41
2026-08-08KVM: arm64: Make VNCR invalidation participate in MMU invalidation retryMarc Zyngier1-3/+18
2026-08-08KVM: arm64: Sign-extend VA for range-based TLBI invalidationMarc Zyngier2-0/+18
2026-08-08KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmappingMarc Zyngier1-10/+32
2026-08-08KVM: arm64: Correctly handle end of VA space TLBI invalidationMarc Zyngier1-24/+19
2026-08-08KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR pageMarc Zyngier3-2/+11
2026-08-08KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluationMarc Zyngier1-7/+19
2026-08-08KVM: arm64: Remove VM-wide VNCR mapping counterMarc Zyngier3-8/+1
2026-08-08riscv: lib: Fix ZBB strnlen reading past count boundaryMichael Neuling1-1/+9
2026-08-08Merge tag 'aspeed-arm-7.3-devicetree-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into soc/dtAlexandre Belloni4-225/+225
2026-08-08Merge tag 'nuvoton-arm64-7.3-devicetree-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into soc/dtAlexandre Belloni1-17/+16
2026-08-08Merge tag 'nuvoton-arm-7.3-devicetree-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into soc/dtAlexandre Belloni1-6/+3
2026-08-08Merge tag 'sunxi-dt-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dtAlexandre Belloni27-20/+627
2026-08-08Merge tag 'omap-for-v7.3/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/dtAlexandre Belloni31-42/+428
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/spacemit/linux into soc/dtAlexandre Belloni20-32/+1308
2026-08-08Merge tag 'v7.3-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dtAlexandre Belloni32-308/+5674
2026-08-08smack: fix cred UAF in smack_file_send_sigiotask()Jann Horn1-1/+1
2026-08-08Merge tag 'amlogic-arm64-dt-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dtAlexandre Belloni8-19/+180
2026-08-08Merge tag 'qcom-arm64-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtAlexandre Belloni161-1794/+16107
2026-08-08Merge tag 'imx-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/dtAlexandre Belloni103-833/+11299
2026-08-08Merge tag 'hisi-arm64-dt-for-7.3' of https://github.com/hisilicon/linux-hisi into soc/dtAlexandre Belloni2-11/+7
2026-08-08eventfs: Define event fields before directory creationAnubhav Shelat1-6/+7
2026-08-08ALSA: usb-audio: Fix mixer regression on SteelSeries Arctis Nova 5Takashi Iwai1-0/+2
2026-08-08ALSA: usb: Fix UAF at delayed release of MIDI2 EPsTakashi Iwai1-0/+9
2026-08-08parisc: eisa_eeprom: Add missing MODULE_DESCRIPTION()Jean Delu1-0/+1
2026-08-08ftrace: Drop extra comma in trace_buffered_event_enableLeon Hwang1-1/+1
2026-08-08ftrace: Protect direct_functions in update_ftrace_direct_modLeon Hwang1-3/+8