index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
tas2552-plat.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
tools/power turbostat: Fix file pointer leak
Colin Ian King
1
-1
/
+1
2022-07-28
tools/power turbostat: replace strncmp with single character compare
Colin Ian King
1
-1
/
+1
2022-07-28
tools/power turbostat: print the kernel boot commandline
Chen Yu
1
-1
/
+26
2022-07-28
tools/power turbostat: Introduce support for RaptorLake
Zhang Rui
1
-0
/
+1
2022-07-24
Linux 5.19-rc8
v5.19-rc8
Linus Torvalds
1
-1
/
+1
2022-07-24
certs: make system keyring depend on x509 parser
Adam Borowski
1
-0
/
+1
2022-07-23
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
1
-4
/
+4
2022-07-22
mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
Linus Torvalds
1
-3
/
+0
2022-07-22
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
1
-1
/
+1
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
1
-16
/
+17
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
1
-13
/
+2
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
1
-2
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
13
-35
/
+32
2022-07-21
scripts/gdb: Fix gdb 'lx-symbols' command
Khalid Masum
1
-1
/
+1
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-21
spi: spi-rspi: Fix PIO fallback on RZ platforms
Biju Das
1
-0
/
+4
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
1
-0
/
+8
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
1
-3
/
+3
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
1
-1
/
+4
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-20
spi: spi-cadence: Fix SPI NO Slave Select macro definition
Sai Krishna Potthuri
1
-1
/
+1
2022-07-20
perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
Kan Liang
1
-9
/
+10
2022-07-20
lkdtm: Disable return thunks in rodata.c
Josh Poimboeuf
2
-3
/
+7
2022-07-20
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
1
-0
/
+3
2022-07-20
x86/alternative: Report missing return thunk details
Kees Cook
1
-1
/
+3
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-20
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...
Marc Kleine-Budde
1
-4
/
+8
2022-07-20
selftests: gpio: fix include path to kernel headers for out of tree builds
Kent Gibson
1
-1
/
+1
2022-07-20
mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
Ido Schimmel
1
-1
/
+1
2022-07-20
net/sched: cls_api: Fix flow action initialization
Oz Shlomo
1
-6
/
+10
2022-07-20
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-20
tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-20
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2
-3
/
+6
2022-07-20
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
5
-16
/
+16
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-20
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
Liang He
1
-0
/
+1
2022-07-20
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
1
-5
/
+13
2022-07-20
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
[next]