index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
1
-0
/
+8
2023-08-17
powerpc/rtas_flash: allow user copy to flash block cache objects
Nathan Lynch
1
-3
/
+3
2023-08-17
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
1
-6
/
+11
2023-08-16
drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...
Karol Herbst
1
-4
/
+7
2023-08-16
net/mlx5: Fix mlx5_cmd_update_root_ft() error flow
Shay Drory
1
-1
/
+9
2023-08-16
net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
Dragos Tatulea
2
-3
/
+7
2023-08-16
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
3
-5
/
+14
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
3
-14
/
+13
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
4
-22
/
+22
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
6
-23
/
+23
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
5
-20
/
+62
2023-08-16
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
Alex Deucher
1
-1
/
+1
2023-08-16
drm/amd: flush any delayed gfxoff on suspend entry
Mario Limonciello
2
-8
/
+2
2023-08-16
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Tim Huang
1
-2
/
+39
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
2
-2
/
+20
2023-08-16
drm/amd/pm: Update pci link width for smu v13.0.6
Asad Kamal
1
-2
/
+8
2023-08-16
drm/amd/pm: Fix temperature unit of SMU v13.0.6
Lijo Lazar
1
-3
/
+6
2023-08-16
drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
Umio Yasuno
1
-7
/
+7
2023-08-16
drm/amdgpu: disable mcbp if parameter zero is set
Jiadong Zhu
2
-5
/
+6
2023-08-16
drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0
Kenneth Feng
1
-0
/
+4
2023-08-16
i40e: fix misleading debug logs
Andrii Staikov
1
-8
/
+8
2023-08-16
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
3
-4
/
+85
2023-08-16
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
2
-14
/
+26
2023-08-16
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
1
-4
/
+7
2023-08-16
riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Guo Ren
1
-0
/
+3
2023-08-16
riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
Guo Ren
1
-0
/
+3
2023-08-16
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
1
-2
/
+13
2023-08-16
riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
1
-3
/
+3
2023-08-16
ALSA: hda/realtek - Remodified 3k pull low procedure
Kailang Yang
1
-2
/
+5
[next]