index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
ASoC: Intel: sof_ssp_amp: remove unnecessary idisp HDMI quirk
Brent Lu
1
-4
/
+1
2024-03-25
ASoC: Intel: sof_rt5682: remove unnecessary idisp HDMI quirk
Brent Lu
1
-8
/
+2
2024-03-25
ASoC: Intel: sof_da7219: board id cleanup for rpl boards
Brent Lu
2
-2
/
+2
2024-03-25
ASoC: Intel: sof_da7219: board id cleanup for adl boards
Brent Lu
2
-2
/
+2
2024-03-25
ASoC: Intel: sof_da7219: board id cleanup for jsl boards
Brent Lu
2
-9
/
+3
2024-03-25
ASoC: Intel: sof_da7219: add SOF_DA7219_MCLK_EN quirk
Brent Lu
2
-3
/
+12
2024-03-25
ASoC: Intel: sof_da7219: add codec exit function
Brent Lu
1
-0
/
+8
2024-03-25
ASoC: Intel: sof_da7219: use common module for DAI link generation
Brent Lu
3
-276
/
+129
2024-03-25
ASoC: Intel: sof_ssp_amp: use common module for sof_card_private initialization
Brent Lu
1
-67
/
+26
2024-03-25
ASoC: Intel: sof_rt5682: use common module for sof_card_private initialization
Brent Lu
1
-131
/
+89
2024-03-25
ASoC: Intel: sof_nau8825: use common module for sof_card_private initialization
Brent Lu
1
-65
/
+23
2024-03-25
ASoC: Intel: sof_cs42l42: use common module for sof_card_private initialization
Brent Lu
1
-56
/
+16
2024-03-25
ASoC: Intel: board_helpers: support sof_card_private initialization
Brent Lu
2
-0
/
+83
2024-03-25
ASoC: Intel: sof_cs42l42: rename BT offload quirk
Brent Lu
1
-3
/
+3
2024-03-25
ASoC: Intel: sof_rt5682: support ALC5650 on RPL boards
Brent Lu
1
-0
/
+5
2024-03-25
ASoC: Intel: sof_da7219: add rpl_mx98360_da7219 board config
Brent Lu
2
-0
/
+11
2024-03-25
ASoC: Intel: board_helpers: change dai link helpers to static function
Brent Lu
2
-74
/
+35
2024-03-25
ASoC: Intel: sof_ssp_amp: use common module for DAI link generation
Brent Lu
1
-126
/
+54
2024-03-25
ASoC: Intel: board_helpers: support DAI link ID customization
Brent Lu
2
-9
/
+45
2024-03-25
ASoC: dt-bindings: fsl-esai: Convert fsl,esai.txt to yaml
Frank Li
2
-68
/
+116
2024-03-25
ASoC: fsl: imx-es8328: Switch to using gpiod API
Andy Shevchenko
1
-6
/
+10
2024-03-25
ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
Alexander Stein
1
-1
/
+3
2024-03-25
ASoC: dt-bindings: wm8776: Convert to dtschema
Kartik Agarwala
2
-18
/
+41
2024-03-25
ASoC: amd: simplify soundwire dependencies for legacy stack
Vijendar Mukunda
1
-3
/
+2
2024-03-25
ASoC: dt-bindings: fsl-audmix: Convert fsl,audmix.txt to yaml
Frank Li
2
-50
/
+83
2024-03-24
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
1
-4
/
+4
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
8
-22
/
+58
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-22
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
1
-1
/
+10
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
1
-16
/
+1
2024-03-21
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
1
-0
/
+3
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
1
-5
/
+3
2024-03-21
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
1
-3
/
+0
2024-03-21
dm-integrity: align the outgoing bio in integrity_recheck
Mikulas Patocka
1
-2
/
+10
2024-03-21
firewire: core: add memo about the caller of show functions for device attrib...
Takashi Sakamoto
1
-0
/
+2
[next]