index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
wm8996.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
of/platform: increase refcount of fwnode
Peng Fan
1
-2
/
+2
2023-08-21
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
1
-22
/
+9
2023-08-21
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
1
-2
/
+2
2023-08-21
platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook ...
André Apitzsch
1
-0
/
+5
2023-08-21
platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_table
Swapnil Devesh
1
-0
/
+7
2023-08-21
ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 M
Hans de Goede
1
-1
/
+5
2023-08-21
mm: avoid 'might_sleep()' in get_mmap_lock_carefully()
Linus Torvalds
1
-4
/
+1
2023-08-20
Linux 6.5-rc7
v6.5-rc7
Linus Torvalds
1
-1
/
+1
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-19
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-08-19
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-08-19
NFS: Fix sysfs server name memory leak
Benjamin Coddington
1
-1
/
+3
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
2023-08-18
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
1
-13
/
+23
2023-08-18
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-18
drivers/rnbd: restore sysfs interface to rnbd-client
Li Zhijian
1
-1
/
+1
2023-08-18
selinux: set next pointer before attaching to list
Christian Göttsche
1
-1
/
+1
2023-08-18
mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
Rik van Riel
1
-1
/
+2
2023-08-18
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
1
-4
/
+2
2023-08-18
x86/srso: Correct the mitigation status when SMT is disabled
Borislav Petkov (AMD)
1
-3
/
+2
2023-08-18
crypto: fix uninit-value in af_alg_free_resources
Pavel Skripkin
1
-2
/
+2
2023-08-18
Revert "crypto: caam - adjust RNG timing to support more devices"
Herbert Xu
1
-2
/
+2
2023-08-17
drm/qxl: fix UAF on handle creation
Wander Lairson Costa
4
-14
/
+24
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2
-0
/
+11
2023-08-17
qede: fix firmware halt over suspend and resume
Manish Chopra
1
-0
/
+10
2023-08-17
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2
-1
/
+7
2023-08-17
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
1
-1
/
+1
2023-08-17
sfc: don't unregister flow_indr if it was never registered
Edward Cree
1
-1
/
+1
2023-08-17
arm64/ptrace: Ensure that the task sees ZT writes on first use
Mark Brown
1
-1
/
+8
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
4
-8
/
+15
2023-08-17
ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
Hans de Goede
1
-0
/
+18
2023-08-17
ACPI: video: Put ACPI video and its child devices into D0 on boot
Kai-Heng Feng
1
-0
/
+6
2023-08-17
ACPI: processor: LoongArch: Get physical ID from MADT
Bibo Mao
1
-0
/
+29
2023-08-17
NFS: Fix a use after free in nfs_direct_join_group()
Trond Myklebust
1
-10
/
+16
2023-08-17
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-17
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
1
-1
/
+24
2023-08-17
btrfs: fix replace/scrub failure with metadata_uuid
Anand Jain
1
-1
/
+2
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
4
-0
/
+76
2023-08-17
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
2
-30
/
+11
2023-08-17
x86/static_call: Fix __static_call_fixup()
Peter Zijlstra
1
-0
/
+13
2023-08-17
ACPI: thermal: Eliminate code duplication from acpi_thermal_notify()
Rafael J. Wysocki
1
-10
/
+10
2023-08-17
ACPI: thermal: Drop unnecessary thermal zone callbacks
Rafael J. Wysocki
1
-115
/
+0
2023-08-17
ACPI: thermal: Rework thermal_get_trend()
Rafael J. Wysocki
1
-29
/
+37
2023-08-17
ACPI: thermal: Use trip point table to register thermal zones
Rafael J. Wysocki
1
-7
/
+86
2023-08-17
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
3
-14
/
+11
2023-08-17
ACPI: thermal: Introduce struct acpi_thermal_trip
Rafael J. Wysocki
1
-51
/
+45
2023-08-17
ACPI: thermal: Carry out trip point updates under zone lock
Rafael J. Wysocki
1
-13
/
+28
2023-08-17
ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
Rafael J. Wysocki
1
-18
/
+14
2023-08-17
thermal: core: Add priv pointer to struct thermal_trip
Rafael J. Wysocki
1
-0
/
+2
[next]