index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
ruanjinjie
2022-12-28
2
-2
/
+6
*
tools: Delete the unneeded semicolon after curly braces
Shaomin Deng
2022-12-28
1
-1
/
+1
*
virtio_pci: modify ENOENT to EINVAL
Angus Chen
2022-12-28
1
-1
/
+1
*
RDMA/mlx5: remove variable i
Colin Ian King
2022-12-28
1
-2
/
+0
*
virtio_ring: use helper function is_power_of_2()
Shaoqin Huang
2022-12-28
1
-1
/
+1
*
virtio_pci: use helper function is_power_of_2()
Shaoqin Huang
2022-12-28
1
-1
/
+1
*
vdpa/mlx5: Avoid overwriting CVQ iotlb
Eli Cohen
2022-12-28
3
-59
/
+39
*
vdpa/mlx5: Avoid using reslock in event_handler
Eli Cohen
2022-12-28
1
-12
/
+4
*
vdpa/mlx5: Fix wrong mac address deletion
Eli Cohen
2022-12-28
1
-1
/
+1
*
vdpa/mlx5: Return error on vlan ctrl commands if not supported
Eli Cohen
2022-12-28
1
-0
/
+3
*
vdpa/mlx5: Fix rule forwarding VLAN to TIR
Eli Cohen
2022-12-28
1
-3
/
+5
*
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
2022-12-28
1
-13
/
+16
*
tools/virtio: initialize spinlocks in vring_test.c
Ricardo CaƱuelo
2022-12-28
1
-0
/
+2
*
vdpa: merge functionally duplicated dev_features attributes
Si-Wei Liu
2022-12-28
2
-4
/
+2
*
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
2022-12-25
1
-2
/
+2
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
69
-97
/
+97
*
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-23
1
-3
/
+16
|
\
|
*
spi: fsl_spi: Don't change speed while chipselect is active
Christophe Leroy
2022-12-14
1
-3
/
+16
*
|
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-23
1
-2
/
+2
|
\
\
|
*
|
regulator: core: fix deadlock on regulator enable
Johan Hovold
2022-12-15
1
-1
/
+1
|
*
|
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
2022-12-14
1
-1
/
+1
*
|
|
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2022-12-23
1
-1
/
+1
|
\
\
\
|
*
|
|
scripts: coccicheck: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-09-21
1
-1
/
+1
*
|
|
|
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
7
-21
/
+36
|
\
\
\
\
|
*
|
|
|
cfi: Fix CFI failure with KASAN
Sami Tolvanen
2022-12-23
1
-3
/
+0
|
*
|
|
|
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2022-12-16
2
-4
/
+9
|
*
|
|
|
security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
Nathan Chancellor
2022-12-15
1
-0
/
+3
|
*
|
|
|
lkdtm: cfi: Make PAC test work with GCC 7 and 8
Kristina Martsenko
2022-12-15
1
-1
/
+5
|
*
|
|
|
docs: Fix path paste-o for /sys/kernel/warn_count
Kees Cook
2022-12-14
1
-1
/
+1
|
*
|
|
|
LoadPin: Ignore the "contents" argument of the LSM hooks
Kees Cook
2022-12-14
1
-12
/
+18
*
|
|
|
|
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-23
3
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
pstore: Properly assign mem_type property
Luca Stefani
2022-12-23
1
-1
/
+1
|
*
|
|
|
|
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
2022-12-23
1
-0
/
+1
|
*
|
|
|
|
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
2022-12-15
1
-3
/
+4
*
|
|
|
|
|
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
2022-12-23
2
-2
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dma-mapping: reject GFP_COMP for noncoherent allocations
Christoph Hellwig
2022-12-21
1
-0
/
+4
|
*
|
|
|
|
|
ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations
Christoph Hellwig
2022-12-21
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-23
15
-38
/
+42
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
9p/client: fix data race on req->status
Dominique Martinet
2022-12-13
5
-21
/
+23
|
*
|
|
|
|
|
|
net/9p: fix response size check in p9_check_errors()
Christian Schoenebeck
2022-12-05
1
-4
/
+3
|
*
|
|
|
|
|
|
net/9p: distinguish zero-copy requests
Christian Schoenebeck
2022-12-05
2
-0
/
+8
|
*
|
|
|
|
|
|
9p/xen: do not memcpy header into req->rc
Dominique Martinet
2022-12-02
1
-1
/
+3
|
*
|
|
|
|
|
|
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
2022-12-02
1
-0
/
+5
|
*
|
|
|
|
|
|
9p/net: Remove unneeded idr.h #include
Christophe JAILLET
2022-12-02
3
-3
/
+0
|
*
|
|
|
|
|
|
9p/fs: Remove unneeded idr.h #include
Christophe JAILLET
2022-12-02
9
-9
/
+0
*
|
|
|
|
|
|
|
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-23
71
-640
/
+1731
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2022-12-22
12
-15
/
+138
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ASoC: lochnagar: Fix unused lochnagar_of_match warning
Krzysztof Kozlowski
2022-12-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.c
Moises Cardona
2022-12-14
1
-0
/
+10
|
|
*
|
|
|
|
|
|
|
ASoC: SOF: mediatek: initialize panic_info to zero
YC Hung
2022-12-13
1
-1
/
+1
[next]