Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
869 commits
Select commit Hold shift + click to select a range
a6768c4
thermal/cpufreq_cooling: Remove structure member documentation
dlezcano Feb 11, 2025
acc18e1
btrfs: fix stale page cache after race between readahead and direct I…
fdmanana Feb 4, 2025
da2dccd
btrfs: fix hole expansion when writing at an offset beyond EOF
fdmanana Feb 5, 2025
5805402
vxlan: check vxlan_vnigroup_init() return value
edumazet Feb 10, 2025
1942b1c
net: phylink: make configuring clock-stop dependent on MAC support
Feb 8, 2025
f1bf10d
cifs: pick channels for individual subrequests
sprasad-microsoft Feb 11, 2025
06ea2c9
rxrpc: Fix alteration of headers whilst zerocopy pending
dhowells Feb 9, 2025
e589adf
iavf: Fix a locking bug in an error path
bvanassche Feb 6, 2025
8743d66
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
superm1 Feb 11, 2025
91931af
gpiolib: add gpiod_multi_set_value_cansleep()
dlech Feb 10, 2025
cf56aa8
Revert "netfilter: flowtable: teardown flow if cached mtu is stale"
ummakynes Feb 7, 2025
b9644fb
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_s…
ISCAS-Vulab Feb 12, 2025
b3e127d
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
mrhpearson Feb 11, 2025
f22ba35
ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'd
LaurentiuM1234 Feb 11, 2025
e977499
drm/xe: Carve out wopcm portion from the stolen memory
nirmoy Feb 10, 2025
06521ac
io_uring/waitid: don't abuse io_tw_state
isilence Feb 12, 2025
8802766
io_uring/kbuf: reallocate buf lists on upgrade
isilence Feb 12, 2025
ad0fbce
ASoC: adau1701: use gpiod_multi_set_value_cansleep
dlech Feb 10, 2025
a8de7f1
KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in…
sean-jc Jan 18, 2025
0b6db0d
KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
sean-jc Jan 18, 2025
cd5a0c2
KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
sean-jc Jan 18, 2025
e364544
KVM: selftests: Add CPUID tests for Hyper-V features that need in-ker…
sean-jc Jan 18, 2025
46d6c6f
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
sean-jc Jan 30, 2025
c2fee09
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() …
sean-jc Jan 25, 2025
34cae91
io_uring/uring_cmd: don't assume io_uring_cmd_data layout
calebsander Feb 12, 2025
e663da6
io_uring/uring_cmd: switch sqe to async_data on EAGAIN
calebsander Feb 12, 2025
472ff48
PCI: Fix BUILD_BUG_ON usage for old gcc
Feb 12, 2025
4dc1d1b
Merge tag 'mfd-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Feb 12, 2025
cee6f9a
objtool/rust: add one more `noreturn` Rust function
ojeda Jan 12, 2025
2e4f982
rust: rbtree: fix overindented list item
ojeda Feb 6, 2025
0edf128
io_uring/uring_cmd: remove dead req_has_async_data() check
axboe Feb 12, 2025
5298b7c
um: add back support for FXSAVE registers
benzea Dec 4, 2024
8891b17
um: avoid copying FP state from init_task
benzea Dec 17, 2024
3c2fc74
um: properly align signal stack on x86_64
benzea Jan 7, 2025
f82a9e7
um: fix execve stub execution on old host OSs
benzea Jan 13, 2025
5b166b7
um: virt-pci: don't use kmalloc()
jmberg-intel Jan 10, 2025
daa1a05
um: virtio_uml: use raw spinlock
jmberg-intel Jan 10, 2025
9617863
um: convert irq_lock to raw spinlock
jmberg-intel Jan 10, 2025
2b4fc4c
io_uring/waitid: setup async data in the prep handler
axboe Feb 12, 2025
960a628
drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()
alexdeucher Feb 10, 2025
9cf6b84
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Sep 24, 2024
531323a
bcachefs: Pass _orig_restart_count to trans_was_restarted
alanskind Feb 12, 2025
406e445
bcachefs: Reuse transaction
alanskind Feb 12, 2025
b35eb91
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
alexdeucher Jan 28, 2025
55ed2b1
drm/amdgpu: bump version for RV/PCO compute fix
alexdeucher Jan 31, 2025
a33f7f9
amdkfd: properly free gang_ctx_bo when failed to init user queue
Jan 26, 2025
a0a455b
drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
jiangliu Feb 7, 2025
d584198
drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
lancesix Jan 28, 2025
1abb264
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
jiangliu Feb 7, 2025
7229fa6
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/gi…
kuba-moo Feb 13, 2025
15d6f74
MAINTAINERS: Add sctp headers to the general netdev entry
marceloleitner Feb 10, 2025
78dafe1
vsock: Orphan socket after transport release
mmhal Feb 10, 2025
440c9d4
vsock/test: Add test for SO_LINGER null ptr deref
mmhal Feb 10, 2025
b698b9a
Merge branch 'vsock-null-ptr-deref-when-so_linger-enabled'
kuba-moo Feb 13, 2025
edb1942
LoongArch: Fix idle VS timer enqueue
DispatchCode Feb 13, 2025
619b527
LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
chenhuacai Feb 13, 2025
03a99d1
LoongArch: Use str_yes_no() helper function for /proc/cpuinfo
Feb 13, 2025
6b72cd9
LoongArch: Remove the deprecated notifier hook mechanism
Feb 13, 2025
6287f1a
LoongArch: csum: Fix OoB access in IP checksum code for negative lengths
Feb 13, 2025
bdb1325
LoongArch: KVM: Fix typo issue about GCFG feature detection
bibo-mao Feb 13, 2025
d8cc4fe
LoongArch: KVM: Remove duplicated cache attribute setting
bibo-mao Feb 13, 2025
3011b29
LoongArch: KVM: Set host with kernel mode when switch to VM mode
bibo-mao Feb 13, 2025
5db8432
net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
rogerq Feb 10, 2025
8a9f82f
net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX case
rogerq Feb 10, 2025
4542536
net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
rogerq Feb 10, 2025
0469b41
Merge branch 'net-ethernet-ti-am65-cpsw-xdp-fixes'
kuba-moo Feb 13, 2025
e00a2e5
drm: Fix DSC BPP increment decoding
ideak Feb 12, 2025
d923782
arm64: amu: Delay allocating cpumask for AMU FIE support
bea-arm Jan 31, 2025
f818227
ACPI: GTDT: Relax sanity checking on Platform Timers array count
oupton Jan 28, 2025
a4cc849
arm64: Add missing registrations of hwcaps
broonie Feb 12, 2025
571b69f
ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device
TE-N-ShengjiuWang Feb 13, 2025
ed97548
MIPS: Export syscall stack arguments properly for remote use
maciej-w-rozycki Feb 11, 2025
733a905
MIPS: fix mips_get_syscall_arg() for o32
ldv-alt Feb 11, 2025
446a835
arm64: rust: clean Rust 1.85.0 warning using softfloat target
ojeda Feb 10, 2025
85fcb57
xen/swiotlb: relax alignment requirements
jgross1 Feb 10, 2025
e93ec87
x86/xen: allow larger contiguous memory regions in PV guests
jgross1 Feb 11, 2025
75ad023
Xen/swiotlb: mark xen_swiotlb_fixup() __init
jbeulich Feb 12, 2025
828c0aa
ASoC: amd: ps: use switch statements for acp pci revision id check
vijendarmukunda Feb 13, 2025
ae575d2
ASoC: tegra: Remove the isomgr_bw APIs export
Feb 13, 2025
4cf7d58
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
avpatel Feb 9, 2025
81f64e9
PCI: Avoid FLR for Mediatek MT7922 WiFi
bjorn-helgaas Feb 12, 2025
71db7b9
Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/…
gregkh Feb 13, 2025
994719e
ASoC: Intel: avs: Use str_on_off() in avs_dsp_core_power()
toblux Feb 12, 2025
1f47ed2
block: cleanup and fix batch completion adding conditions
axboe Feb 13, 2025
6fe9116
MAINTAINERS: Use my kernel.org address for I2C ACPI work
westeri Feb 4, 2025
35fa2d8
driver core: add a faux bus for use when a simple device/bus is needed
gregkh Feb 10, 2025
78418f3
rust/kernel: Add faux device bindings
Lyude Feb 10, 2025
b4f82f9
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Vudentz Jan 16, 2025
872274b
Bluetooth: btintel_pcie: Fix a potential race condition
kirankrishnappa-intel Jan 31, 2025
ab4eedb
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Vudentz Feb 6, 2025
e738d77
soundwire: cadence_master: set frame shape and divider based on actua…
bardliao Feb 5, 2025
d38ea97
soundwire: Revert "soundwire: intel_auxdevice: start the bus at defau…
bardliao Feb 5, 2025
dcc48a7
soundwire: amd: change the soundwire wake enable/disable sequence
vijendarmukunda Feb 7, 2025
19427c0
soundwire: amd: add debug log for soundwire wake event
vijendarmukunda Feb 7, 2025
2c0ae8e
soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
vijendarmukunda Feb 7, 2025
829c3e1
soundwire: amd: set device power state during suspend/resume sequence
vijendarmukunda Feb 7, 2025
5818ed3
soundwire: amd: set ACP_PME_EN during runtime suspend sequence
vijendarmukunda Feb 7, 2025
3df7528
soundwire: amd: add soundwire host wake interrupt enable/disable sequ…
vijendarmukunda Feb 7, 2025
836c8a2
soundwire: Use str_enable_disable-like helpers
krzk Jan 14, 2025
aac2f83
soundwire: slave: fix an OF node reference leak in soundwire slave de…
joehattori Dec 5, 2024
5bef3ac
team: better TEAM_OPTION_TYPE_STRING validation
edumazet Feb 12, 2025
a527750
ipv6: mcast: add RCU protection to mld_newpack()
edumazet Feb 12, 2025
fee5d68
mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
ISCAS-Vulab Feb 12, 2025
0d0b752
s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
SandyWinter Feb 12, 2025
d63609e
Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/…
torvalds Feb 13, 2025
ab68d7e
Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/li…
torvalds Feb 13, 2025
0760d62
sched_ext: selftests: Fix grammar in tests description
Devaansh-Kumar Feb 11, 2025
2e2006c
sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
kchuyizhou Feb 12, 2025
0892b84
Reapply "net: skb: introduce and use a single page frag cache"
kuba-moo Feb 13, 2025
f5717c9
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
kchuyizhou Feb 12, 2025
d6211eb
io_uring/uring_cmd: unconditionally copy SQEs at prep time
axboe Feb 13, 2025
74e0fcb
gpiolib: add gpiod_multi_set_value_cansleep
broonie Feb 13, 2025
458bf63
Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/…
kuba-moo Feb 13, 2025
82c260c
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/…
kuba-moo Feb 13, 2025
7b4aebe
gpiolib: Fix crash on error in gpiochip_get_ngpios()
andy-shev Feb 13, 2025
fbc7e61
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
mrutland-arm Feb 10, 2025
8eca7f6
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
mrutland-arm Feb 10, 2025
459f059
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
mrutland-arm Feb 10, 2025
407a99c
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
mrutland-arm Feb 10, 2025
ee14db3
KVM: arm64: Refactor CPTR trap deactivation
mrutland-arm Feb 10, 2025
9b66195
KVM: arm64: Refactor exit handlers
mrutland-arm Feb 10, 2025
f9dd00d
KVM: arm64: Mark some header functions as inline
mrutland-arm Feb 10, 2025
59419f1
KVM: arm64: Eagerly switch ZCR_EL{1,2}
mrutland-arm Feb 10, 2025
332b7e6
KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
mrutland-arm Feb 13, 2025
65729da
KVM: arm64: Convert timer offset VA when accessed in HYP code
Feb 12, 2025
b938731
KVM: arm64: Fix alignment of kvm_hyp_memcache allocations
Feb 13, 2025
540cda7
rxrpc: Fix ipv6 path MTU discovery
dhowells Feb 12, 2025
488fb6e
net: pse-pd: Fix deadlock in current limit functions
kmaincent Feb 12, 2025
e6e3e00
KVM: arm64: timer: Drop warning on failed interrupt signalling
Feb 12, 2025
b3aa928
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_…
Feb 12, 2025
1854c7f
Merge tag 'bcachefs-2025-02-12' of git://evilpiepirate.org/bcachefs
torvalds Feb 13, 2025
945ce41
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Feb 13, 2025
348f968
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 13, 2025
f9af8e7
Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 13, 2025
85cc575
Merge tag 'regulator-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/l…
torvalds Feb 13, 2025
68763b2
Merge tag 'spi-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/k…
torvalds Feb 13, 2025
320702a
MAINTAINERS: delete entry for AXXIA I2C
Feb 13, 2025
7422c31
MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driver
Jan 23, 2025
79f9efa
Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.o…
airlied Feb 14, 2025
981724b
Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedeskt…
airlied Feb 14, 2025
d70c6ae
Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.…
airlied Feb 14, 2025
04485cc
Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org…
airlied Feb 14, 2025
128c8f9
Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/dr…
torvalds Feb 14, 2025
ef75966
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
hegdevasant Jan 27, 2025
78be7f0
iommu: Fix a spelling error
easwarh Jan 28, 2025
4a8991f
iommu/exynos: Fix typos
algonell Feb 10, 2025
add43c4
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
LuBaolu Feb 11, 2025
e71f7f4
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
chenhuacai Feb 2, 2025
c81d9fc
usb: xhci: Restore xhci_pci support for Renesas HCs
Jan 28, 2025
e563b01
usb: cdc-acm: Check control transfer buffer size before access
thejh Feb 12, 2025
12e7129
usb: cdc-acm: Fix handling of oversized fragments
thejh Feb 12, 2025
7284922
USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
Feb 9, 2025
159daf1
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
matnyman Feb 6, 2025
d3a8c28
usb: dwc3: Fix timeout issue during controller enter/exit from halt s…
Feb 1, 2025
4aac0db
usb: core: fix pipe creation for get_bMaxPacketSize0
eichenberger Feb 3, 2025
4ab37fc
USB: gadget: f_midi: f_midi_complete to call queue_work
jilliandonahue Feb 11, 2025
399a45e
usb: gadget: core: flush gadget workqueue after device removal
roychl666 Feb 4, 2025
e169d96
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Feb 12, 2025
e5644be
usb: gadget: uvc: Fix unstarted kthread worker
Feb 12, 2025
634775a
usb: roles: set switch registered flag early on
Feb 6, 2025
659f5d5
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RE…
Feb 13, 2025
9e512ea
serial: 8250: Fix fifo underflow on flush
johnkeeping Feb 8, 2025
80e6480
partitions: mac: fix handling of bogus partition table
thejh Feb 14, 2025
fd31a1b
Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/li…
torvalds Feb 14, 2025
f85478f
Merge tag 'i2c-host-fixes-6.14-rc3' of git://git.kernel.org/pub/scm/l…
Feb 14, 2025
93bd481
Merge tag 'iommu-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 14, 2025
9ba0e17
ring-buffer: Unlock resize on mmap error
rostedt Feb 13, 2025
60b8f71
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
rostedt Feb 13, 2025
f5b95f1
ring-buffer: Validate the persistent meta data subbuf array
rostedt Feb 14, 2025
111b295
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 14, 2025
f4d4680
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 14, 2025
80868f5
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm…
torvalds Feb 14, 2025
77b823f
alpha: replace hardcoded stack offsets with autogenerated ones
Feb 4, 2025
0a0f736
alpha: make stack 16-byte aligned (most cases)
Feb 4, 2025
3b35a17
alpha: align stack for page fault and user unaligned trap handlers
Feb 4, 2025
757f051
alpha: Replace one-element array with flexible array member
toblux Jan 7, 2025
1523226
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
toblux Feb 12, 2025
04f41cb
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/…
torvalds Feb 14, 2025
ea71732
Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linux
torvalds Feb 14, 2025
1b8c8cd
Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux
torvalds Feb 14, 2025
c7ab7b2
Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 14, 2025
cabb162
Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrenc…
torvalds Feb 14, 2025
f92a80b
Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Feb 14, 2025
3f2ca7b
Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Feb 14, 2025
3bb7dce
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux…
bonzini Feb 14, 2025
435b344
crypto: ccp: Add external API interface for PSP module initialization
sean-jc Feb 10, 2025
44e7071
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
sean-jc Feb 10, 2025
409f453
x86/sev: Fix broken SNP support with KVM module built-in
ashkalra Feb 10, 2025
d3d0b8d
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linu…
bonzini Feb 15, 2025
78a632a
Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/k…
torvalds Feb 15, 2025
7ff71e6
Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/lin…
torvalds Feb 15, 2025
d1d0963
tools: fix annoying "mkdir -p ..." logs when building tools in parallel
masahir0y Feb 11, 2025
140332b
kbuild: fix linux-headers package build when $(CC) cannot link userspace
masahir0y Feb 13, 2025
6452fea
Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pu…
torvalds Feb 15, 2025
d440148
tegra210-adma: fix 32-bit x86 build
torvalds Feb 15, 2025
2438990
Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/k…
torvalds Feb 15, 2025
1b71c2f
kbuild: userprogs: fix bitsize and target detection on clang
t-8ch Feb 13, 2025
b28fb1f
modpost: Fix a few typos in a comment
ukleinek Feb 13, 2025
f3d8b0e
Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Feb 15, 2025
4966590
Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Feb 15, 2025
129fe71
tracing: Do not allow mmap() of persistent ring buffer
rostedt Feb 14, 2025
9793783
ring-buffer: Update pages_touched to reflect persistent buffer content
rostedt Feb 14, 2025
5784d8c
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/s…
torvalds Feb 16, 2025
ad73b9a
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/li…
torvalds Feb 16, 2025
ad1b832
Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/s…
torvalds Feb 16, 2025
b878a1c
Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/k…
torvalds Feb 16, 2025
82ff316
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
torvalds Feb 16, 2025
592c358
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/…
torvalds Feb 16, 2025
ff3b373
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/sc…
torvalds Feb 16, 2025
ff1848d
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm…
torvalds Feb 16, 2025
ba643b6
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/…
torvalds Feb 16, 2025
6bfcc5f
Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 16, 2025
5640039
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 16, 2025
ae5fa8c
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 16, 2025
224e745
Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linu…
torvalds Feb 16, 2025
0ad2507
Linux 6.14-rc3
torvalds Feb 16, 2025
11c1967
ASoC: soc-pcm: no need to check dpcm->fe on dpcm_be_connect()
morimoto Feb 12, 2025
238c863
ASoC: soc-core: makes snd_soc_set_dmi_name() local
morimoto Feb 12, 2025
1248d29
ASoC: soc-ops: makes snd_soc_read_signed() void
morimoto Feb 12, 2025
7e1caa6
ASoC: soc-pcm: makes dpcm_dapm_stream_event() void
morimoto Feb 12, 2025
7f1186a
ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot()
morimoto Feb 12, 2025
0c4a063
ASoC: soc-pcm: remove duplicate param from __soc_pcm_hw_params()
morimoto Feb 12, 2025
257a060
ASoC: remove update from snd_soc_card
morimoto Feb 12, 2025
40b1f89
ASoC: remove dpcm_process_paths()
morimoto Feb 12, 2025
3aebbcb
ASoC: soc-pcm: cleanup dpcm_dai_trigger_fe_be()
morimoto Feb 12, 2025
42da18e
ASoC: soc-pcm: cleanup dpcm_fe_dai_do_trigger()
morimoto Feb 12, 2025
1c3b5f3
ASoC: tas2764: Power up/down amp on mute ops
marcan Feb 8, 2025
08a66f5
ASoC: tas2764: Wait for ramp-down after shutdown
marcan Feb 8, 2025
f37f174
ASoC: tas2764: Mark SW_RESET as volatile
marcan Feb 8, 2025
d64c4c3
ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG
marcan Feb 8, 2025
579cd64
ASoC: tas2770: Fix volume scale
marcan Feb 8, 2025
783db68
ASoC: ops: Enforce platform maximum on initial value
povik Feb 8, 2025
9dc016e
ASoC: SOF: Intel: Don't import non-existing module namespace
ukleinek Feb 12, 2025
e0f421d
ASoC: SOF: ipc3: Use str_enabled_disabled() helper function
toblux Feb 10, 2025
5c7e4c4
ASoC: dt-bindings: wlf,wm8960: add 'port' property
LaurentiuM1234 Feb 7, 2025
9f25b6f
ASoC: wm_hubs: Use str_enable_disable() in wm_hubs_update_class_w()
toblux Feb 10, 2025
e08fe24
ASoC: SOF: Intel: Use str_enable_disable() helper
toblux Feb 10, 2025
0770b7c
ASoC: tas2764: Random patches from the Asahi Linux
broonie Feb 17, 2025
3f02ded
ASoC: random cleanup
broonie Feb 17, 2025
b20be2c
ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memo…
Feb 17, 2025
a78f244
ASoC: SOF: imx: Fix error code in probe()
Feb 17, 2025
5d9fca1
ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle…
vijendarmukunda Feb 18, 2025
a3f1723
ASoC: tas2764: Fix power control mask
marcan Feb 18, 2025
f5468be
ASoC: tas2764: Set the SDOUT polarity correctly
marcan Feb 18, 2025
ff89ab5
Merge remote-tracking branch 'asoc/for-6.15' into asoc-next
broonie Feb 18, 2025
53a6864
Merge remote-tracking branch 'takashi/for-next' into sound/upstream-2…
bardliao Feb 19, 2025
6f19d56
Merge remote-tracking branch 'soundwire/next' into sound/upstream-202…
bardliao Feb 19, 2025
f04d6bf
Merge remote-tracking branch 'regmap/for-next' into sound/upstream-20…
bardliao Feb 19, 2025
8681b5c
Merge branch 'sound/upstream-20250219' into merge/sound-upstream-2025…
bardliao Feb 19, 2025
d63fe28
ALSA: firewire: isight: changed strcpy to strscpy
jacklivingood Feb 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ Juha Yrjola <juha.yrjola@solidboot.com>
Julien Thierry <julien.thierry.kdev@gmail.com> <julien.thierry@arm.com>
Iskren Chernev <me@iskren.info> <iskren.chernev@gmail.com>
Kalle Valo <kvalo@kernel.org> <kvalo@codeaurora.org>
Kalle Valo <kvalo@kernel.org> <quic_kvalo@quicinc.com>
Kalyan Thota <quic_kalyant@quicinc.com> <kalyan_t@codeaurora.org>
Karthikeyan Periyasamy <quic_periyasa@quicinc.com> <periyasa@codeaurora.org>
Kathiravan T <quic_kathirav@quicinc.com> <kathirav@codeaurora.org>
Expand Down
6 changes: 2 additions & 4 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -2515,11 +2515,9 @@ D: SLS distribution
D: Initial implementation of VC's, pty's and select()

N: Pavel Machek
E: pavel@ucw.cz
E: pavel@kernel.org
P: 4096R/92DFCE96 4FA7 9EEF FCD4 C44F C585 B8C7 C060 2241 92DF CE96
D: Softcursor for vga, hypertech cdrom support, vcsa bugfix, nbd,
D: sun4/330 port, capabilities for elf, speedup for rm on ext2, USB,
D: work on suspend-to-ram/disk, killing duplicates from ioctl32,
D: NBD, Sun4/330 port, USB, work on suspend-to-ram/disk,
D: Altera SoCFPGA and Nokia N900 support.
S: Czech Republic

Expand Down
2 changes: 1 addition & 1 deletion Documentation/arch/arm64/gcs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ intended to be exhaustive.
shadow stacks rather than GCS.

* Support for GCS is reported to userspace via HWCAP_GCS in the aux vector
AT_HWCAP2 entry.
AT_HWCAP entry.

* GCS is enabled per thread. While there is support for disabling GCS
at runtime this should be done with great care.
Expand Down
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/clock/qcom,gpucc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ title: Qualcomm Graphics Clock & Reset Controller

maintainers:
- Taniya Das <quic_tdas@quicinc.com>
- Imran Shaik <quic_imrashai@quicinc.com>

description: |
Qualcomm graphics clock control module provides the clocks, resets and power
Expand All @@ -23,10 +24,12 @@ description: |
include/dt-bindings/clock/qcom,gpucc-sm8150.h
include/dt-bindings/clock/qcom,gpucc-sm8250.h
include/dt-bindings/clock/qcom,gpucc-sm8350.h
include/dt-bindings/clock/qcom,qcs8300-gpucc.h

properties:
compatible:
enum:
- qcom,qcs8300-gpucc
- qcom,sdm845-gpucc
- qcom,sa8775p-gpucc
- qcom,sc7180-gpucc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,20 @@ title: Qualcomm Camera Clock & Reset Controller on SA8775P

maintainers:
- Taniya Das <quic_tdas@quicinc.com>
- Imran Shaik <quic_imrashai@quicinc.com>

description: |
Qualcomm camera clock control module provides the clocks, resets and power
domains on SA8775p.

See also: include/dt-bindings/clock/qcom,sa8775p-camcc.h
See also:
include/dt-bindings/clock/qcom,qcs8300-camcc.h
include/dt-bindings/clock/qcom,sa8775p-camcc.h

properties:
compatible:
enum:
- qcom,qcs8300-camcc
- qcom,sa8775p-camcc

clocks:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ description: |
properties:
compatible:
enum:
- qcom,qcs8300-videocc
- qcom,sa8775p-videocc

clocks:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
%YAML 1.2
---
$id: http://devicetree.org/schemas/display/panel/powertip,hx8238a.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Powertip Electronic Technology Co. 320 x 240 LCD panel

maintainers:
- Lukasz Majewski <lukma@denx.de>

allOf:
- $ref: panel-dpi.yaml#

properties:
compatible:
items:
- const: powertip,hx8238a
- {} # panel-dpi, but not listed here to avoid false select

height-mm: true
panel-timing: true
port: true
power-supply: true
width-mm: true

additionalProperties: false

...
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
%YAML 1.2
---
$id: http://devicetree.org/schemas/display/panel/powertip,st7272.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Powertip Electronic Technology Co. 320 x 240 LCD panel

maintainers:
- Lukasz Majewski <lukma@denx.de>

allOf:
- $ref: panel-dpi.yaml#

properties:
compatible:
items:
- const: powertip,st7272
- {} # panel-dpi, but not listed here to avoid false select

height-mm: true
panel-timing: true
port: true
power-supply: true
width-mm: true

additionalProperties: false

...
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ properties:
compatible:
enum:
- ti,am625-dss
- ti,am62a7,dss
- ti,am62a7-dss
- ti,am65x-dss

reg:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ allOf:

description: |
The Microchip LAN966x outband interrupt controller (OIC) maps the internal
interrupt sources of the LAN966x device to an external interrupt.
When the LAN966x device is used as a PCI device, the external interrupt is
routed to the PCI interrupt.
interrupt sources of the LAN966x device to a PCI interrupt when the LAN966x
device is used as a PCI device.
properties:
compatible:
Expand Down
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/mfd/motorola-cpcap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ node must be named "audio-codec".
Required properties for the audio-codec subnode:

- #sound-dai-cells = <1>;
- interrupts : should contain jack detection interrupts, with headset
detect interrupt matching "hs" and microphone bias 2
detect interrupt matching "mb2" in interrupt-names.
- interrupt-names : Contains "hs", "mb2"

The audio-codec provides two DAIs. The first one is connected to the
Stereo HiFi DAC and the second one is connected to the Voice DAC.
Expand All @@ -52,6 +56,8 @@ Example:

audio-codec {
#sound-dai-cells = <1>;
interrupts-extended = <&cpcap 9 0>, <&cpcap 10 0>;
interrupt-names = "hs", "mb2";

/* HiFi */
port@0 {
Expand Down
50 changes: 0 additions & 50 deletions Documentation/devicetree/bindings/misc/atmel-ssc.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies ath10k wireless devices

maintainers:
- Kalle Valo <kvalo@kernel.org>
- Jeff Johnson <jjohnson@kernel.org>

description:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies ath11k wireless devices (PCIe)

maintainers:
- Kalle Valo <kvalo@kernel.org>
- Jeff Johnson <jjohnson@kernel.org>

description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies ath11k wireless devices

maintainers:
- Kalle Valo <kvalo@kernel.org>
- Jeff Johnson <jjohnson@kernel.org>

description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ title: Qualcomm Technologies ath12k wireless devices (PCIe) with WSI interface

maintainers:
- Jeff Johnson <jjohnson@kernel.org>
- Kalle Valo <kvalo@kernel.org>

description: |
Qualcomm Technologies IEEE 802.11be PCIe devices with WSI interface.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ title: Qualcomm Technologies ath12k wireless devices (PCIe)

maintainers:
- Jeff Johnson <quic_jjohnson@quicinc.com>
- Kalle Valo <kvalo@kernel.org>

description:
Qualcomm Technologies IEEE 802.11be PCIe devices.
Expand Down
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ properties:
- qcom,qcs404-qfprom
- qcom,qcs615-qfprom
- qcom,qcs8300-qfprom
- qcom,sar2130p-qfprom
- qcom,sc7180-qfprom
- qcom,sc7280-qfprom
- qcom,sc8280xp-qfprom
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ description:
Each sub-node is identified using the node's name, with valid values listed
for each of the pmics below.

For mp5496, s1, s2
For mp5496, s1, s2, l2, l5

For pm2250, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
l12, l13, l14, l15, l16, l17, l18, l19, l20, l21, l22
Expand Down
104 changes: 104 additions & 0 deletions Documentation/devicetree/bindings/sound/atmel,at91-ssc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/sound/atmel,at91-ssc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Atmel Serial Synchronous Serial (SSC)

maintainers:
- Andrei Simion <andrei.simion@microchip.com>

description:
The Atmel Synchronous Serial Controller (SSC) provides a versatile
synchronous communication link for audio and telecom applications,
supporting protocols like I2S, Short Frame Sync, and Long Frame Sync.

properties:
compatible:
enum:
- atmel,at91rm9200-ssc
- atmel,at91sam9g45-ssc

reg:
maxItems: 1

interrupts:
maxItems: 1

clocks:
maxItems: 1

clock-names:
items:
- const: pclk

dmas:
items:
- description: TX DMA Channel
- description: RX DMA Channel

dma-names:
items:
- const: tx
- const: rx

atmel,clk-from-rk-pin:
description:
Specify the clock source for the SSC (Synchronous Serial Controller)
when operating in slave mode. By default, the clock is sourced from
the TK pin.
type: boolean

"#sound-dai-cells":
const: 0

required:
- compatible
- reg
- interrupts
- clocks
- clock-names

allOf:
- $ref: dai-common.yaml#
- if:
properties:
compatible:
contains:
enum:
- atmel,at91sam9g45-ssc
then:
required:
- dmas
- dma-names

unevaluatedProperties: false

examples:
- |
#include <dt-bindings/clock/at91.h>
#include <dt-bindings/dma/at91.h>
#include <dt-bindings/interrupt-controller/irq.h>

ssc@100000 {
compatible = "atmel,at91sam9g45-ssc";
reg = <0x100000 0x4000>;
interrupts = <28 IRQ_TYPE_LEVEL_HIGH 5>;
dmas = <&dma0 (AT91_XDMAC_DT_MEM_IF(0) | AT91_XDMAC_DT_PER_IF(1) |
AT91_XDMAC_DT_PERID(38))>,
<&dma0 (AT91_XDMAC_DT_MEM_IF(0) | AT91_XDMAC_DT_PER_IF(1) |
AT91_XDMAC_DT_PERID(39))>;
dma-names = "tx", "rx";
clocks = <&pmc PMC_TYPE_PERIPHERAL 28>;
clock-names = "pclk";
#sound-dai-cells = <0>;
};

ssc@c00000 {
compatible = "atmel,at91rm9200-ssc";
reg = <0xc00000 0x4000>;
interrupts = <14 IRQ_TYPE_LEVEL_HIGH 5>;
clocks = <&pmc PMC_TYPE_PERIPHERAL 14>;
clock-names = "pclk";
};
Loading