index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
1
-27
/
+15
2024-10-23
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
1
-38
/
+35
2024-10-23
bpf: Add MEM_WRITE attribute
Daniel Borkmann
6
-14
/
+22
2024-10-23
drm/amdgpu: handle default profile on on devices without fullscreen 3D
Alex Deucher
1
-1
/
+10
2024-10-23
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Mario Limonciello
1
-0
/
+2
2024-10-23
drm/amdgpu: fix random data corruption for sdma 7
Frank Min
1
-1
/
+8
2024-10-23
drm/amd/display: temp w/a for DP Link Layer compliance
Aurabindo Pillai
1
-0
/
+13
2024-10-23
drm/amd/display: temp w/a for dGPU to enter idle optimizations
Aurabindo Pillai
1
-1
/
+2
2024-10-23
drm/amd/pm: update deep sleep status on smu v14.0.2/3
Kenneth Feng
1
-1
/
+6
2024-10-23
drm/amd/pm: update overdrive function on smu v14.0.2/3
Kenneth Feng
1
-1
/
+1
2024-10-23
drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3
Kenneth Feng
3
-89
/
+102
2024-10-23
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-10-22
ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
Krzysztof Kozlowski
2
-1
/
+10
2024-10-22
bpf: Preserve param->string when parsing mount options
Hou Tao
1
-2
/
+3
2024-10-22
ASoC: fsl_micfil: Add sample rate constraint
Shengjiu Wang
1
-0
/
+38
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
1
-8
/
+17
2024-10-22
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
1
-8
/
+18
2024-10-22
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2
-7
/
+4
2024-10-22
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
1
-2
/
+1
2024-10-22
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
1
-15
/
+16
2024-10-22
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
1
-8
/
+9
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
3
-2
/
+4
2024-10-22
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
1
-0
/
+9
2024-10-22
xfs: update the pag for the last AG at recovery time
Christoph Hellwig
3
-3
/
+34
2024-10-22
xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
Christoph Hellwig
1
-1
/
+1
2024-10-22
xfs: error out when a superblock buffer update reduces the agcount
Christoph Hellwig
1
-0
/
+5
2024-10-22
xfs: update the file system geometry after recoverying superblock buffers
Christoph Hellwig
2
-8
/
+52
2024-10-22
xfs: merge the perag freeing helpers
Christoph Hellwig
4
-37
/
+15
2024-10-22
xfs: pass the exact range to initialize to xfs_initialize_perag
Christoph Hellwig
5
-38
/
+22
2024-10-22
xfs: don't fail repairs on metadata files with no attr fork
Darrick J. Wong
1
-3
/
+5
2024-10-22
net: usb: usbnet: fix name regression
Oliver Neukum
1
-1
/
+2
2024-10-22
mlxsw: spectrum_router: fix xa_store() error checking
Yuan Can
1
-6
/
+3
2024-10-22
MAINTAINERS: add a keyword entry for the GPIO subsystem
Bartosz Golaszewski
1
-0
/
+1
2024-10-22
objpool: fix choosing allocation for percpu slots
Viktor Malik
1
-1
/
+1
2024-10-22
KVM: selftests: Fix build on on non-x86 architectures
Mark Brown
1
-1
/
+3
2024-10-22
9p: fix slab cache name creation for real
Linus Torvalds
1
-1
/
+3
2024-10-22
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
1
-0
/
+1
2024-10-21
platform/x86: dell-wmi: Ignore suspend notifications
Armin Wolf
1
-0
/
+9
2024-10-21
platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
Vamsi Krishna Brahmajosyula
1
-1
/
+3
2024-10-21
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
1
-1
/
+1
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
7
-30
/
+54
2024-10-21
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
1
-7
/
+9
2024-10-21
LoongArch: Set correct size for vDSO code mapping
Huacai Chen
1
-4
/
+4
2024-10-21
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
Huacai Chen
1
-0
/
+5
2024-10-21
LoongArch: Get correct cores_per_package for SMT systems
Huacai Chen
2
-1
/
+6
2024-10-21
LoongArch: Use "Exception return address" to comment ERA
Yanteng Si
1
-1
/
+1
2024-10-21
platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...
Marek Maslanka
7
-64
/
+0
2024-10-21
drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()
Javier Carrasco
1
-0
/
+1
2024-10-21
drm/bridge: Fix assignment of the of_node of the parent to aux bridge
Abel Vesa
1
-1
/
+2
[prev]
[next]