index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
virtio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-09
LoongArch: BPF: Fix unconditional bswap instructions
Tiezhu Yang
1
-2
/
+2
2023-12-09
LoongArch: BPF: Fix sign-extension mov instructions
Tiezhu Yang
1
-0
/
+2
2023-12-09
LoongArch: BPF: Don't sign extend function return value
Hengqi Chen
1
-2
/
+0
2023-12-09
LoongArch: BPF: Don't sign extend memory load operand
Hengqi Chen
1
-8
/
+2
2023-12-09
LoongArch: Preserve syscall nr across execve()
Hengqi Chen
1
-1
/
+1
2023-12-09
LoongArch: Set unwind stack type to unknown rather than set error flag
Jinyang He
3
-3
/
+2
2023-12-09
LoongArch: Slightly clean up drdtime()
Xi Ruoyao
1
-3
/
+2
2023-12-09
LoongArch: Apply dynamic relocations for LLD
WANG Rui
1
-1
/
+1
2023-12-08
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
1
-3
/
+5
2023-12-08
hwmon: (corsair-psu) Fix probe when built-in
Armin Wolf
1
-1
/
+17
2023-12-08
KVM: selftests: add -MP to CFLAGS
David Woodhouse
1
-1
/
+1
2023-12-08
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
1
-1
/
+1
2023-12-07
ACPI: utils: Fix error path in acpi_evaluate_reference()
Rafael J. Wysocki
1
-1
/
+1
2023-12-07
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
Takashi Iwai
1
-0
/
+1
2023-12-07
md: split MD_RECOVERY_NEEDED out of mddev_resume
Yu Kuai
1
-4
/
+26
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
1
-2
/
+1
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
3
-9
/
+8
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
3
-1
/
+8
2023-12-07
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
1
-1
/
+2
2023-12-07
bpf: sockmap, updating the sg structure should also update curr
John Fastabend
1
-0
/
+19
2023-12-07
net: tls, update curr on splice as well
John Fastabend
1
-0
/
+2
2023-12-07
x86/tdx: Allow 32-bit emulation by default
Kirill A. Shutemov
1
-9
/
+0
2023-12-07
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
1
-1
/
+36
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
7
-85
/
+64
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
3
-0
/
+28
2023-12-07
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
2
-7
/
+6
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2
-1
/
+20
2023-12-07
drm/i915/display: Add intel_fb_bo_framebuffer_fini
Jouni Högander
3
-13
/
+26
2023-12-07
drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
Maarten Lankhorst
1
-2
/
+4
2023-12-07
drm/i915: use octal permissions in display debugfs
Jani Nikula
1
-3
/
+3
2023-12-07
drm/i915: pass struct intel_connector to connector debugfs fops
Jani Nikula
1
-68
/
+66
2023-12-07
drm/i915: use intel_connector in intel_connector_debugfs_add()
Jani Nikula
1
-27
/
+26
2023-12-07
drm/i915/rpm: add rpm_to_i915() helper around container_of()
Jani Nikula
1
-14
/
+10
2023-12-07
nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
Hui Zhou
1
-32
/
+95
2023-12-07
drm/i915: handle uncore spinlock when not available
Luca Coelho
1
-10
/
+41
2023-12-07
ALSA: pcmtest: stop timer before buffer is released
Ivan Orlov
1
-1
/
+12
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
2
-2
/
+17
2023-12-07
drm/bridge: tc358767: Fix return value on error case
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+2
2023-12-07
drm/framebuffer: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/drm_file: fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-12-07
ALSA: hda/realtek: Add Framework laptop 16 to quirks
Mario Limonciello
1
-0
/
+1
2023-12-07
net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
Tobias Waldekranz
1
-2
/
+29
2023-12-07
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
1
-1
/
+5
2023-12-07
drm/exynos: fix a wrong error checking
Inki Dae
1
-5
/
+3
2023-12-07
drm/exynos: fix a potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-12-07
nvmem: Do not expect fixed layouts to grab a layout driver
Miquel Raynal
1
-0
/
+6
2023-12-07
parport: Add support for Brainboxes IX/UC/PX parallel cards
Cameron Williams
1
-0
/
+21
2023-12-07
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Andy Shevchenko
1
-0
/
+1
[next]