index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-10
pwm: samsung: Fix a bit test in pwm_samsung_resume()
Dan Carpenter
1
-1
/
+1
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
2
-4
/
+252
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
14
-102
/
+95
2023-11-09
arm64/syscall: Remove duplicate declaration
Kevin Brodsky
1
-1
/
+0
2023-11-09
OSS: dmasound/paula: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2023-11-09
ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus
Vitalii Torshyn
1
-0
/
+6
2023-11-09
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
1
-8
/
+13
2023-11-09
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
1
-4
/
+2
2023-11-09
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
1
-0
/
+5
2023-11-09
net: ti: icss-iep: fix setting counter value
Diogo Ivo
1
-1
/
+1
2023-11-09
of: property: Add fw_devlink support for msi-parent
Anup Patel
1
-0
/
+2
2023-11-09
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
1
-5
/
+6
2023-11-09
ptp: fix corrupted list in ptp_open
Edward Adam Davis
3
-11
/
+19
2023-11-09
ptp: ptp_read should not release queue
Edward Adam Davis
1
-2
/
+0
2023-11-09
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
1
-8
/
+2
2023-11-09
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-09
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
3
-15
/
+32
2023-11-08
MAINTAINERS: update lists.linuxfoundation.org migrated lists
Konstantin Ryabitsev
1
-25
/
+25
2023-11-08
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
3
-20
/
+6
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
2
-5
/
+2
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
2
-29
/
+39
2023-11-08
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
1
-1
/
+2
2023-11-08
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
1
-40
/
+230
2023-11-08
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
1
-6
/
+6
2023-11-08
ASoC: nau8540: Add self recovery to improve capture quility
David Lin
2
-0
/
+64
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
22
-0
/
+22
2023-11-08
drivers/net/ppp: use standard array-copy-function
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: dev: copy userspace array safely
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-08
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-08
ALSA: hda/realtek: Add support dual speaker for Dell
Kailang Yang
1
-7
/
+33
2023-11-08
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
1
-1
/
+1
2023-11-08
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
1
-0
/
+2
2023-11-08
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
1
-0
/
+2
2023-11-08
ksmbd: handle malformed smb1 message
Namjae Jeon
1
-0
/
+11
2023-11-08
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2023-11-08
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
1
-3
/
+26
2023-11-08
ata: pata_gayle: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-08
ata: pata_falcon: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-08
ata: pata_gayle: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2023-11-08
ata: pata_falcon: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2023-11-08
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
1
-15
/
+1
[next]