index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
kselftest/arm64: add test item that support to capturing the SIGBUS signal
Zeng Heng
1
-10
/
+23
2023-08-11
kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
Zeng Heng
1
-43
/
+75
2023-08-11
kselftest/arm64: add crc32 feature to hwcap test
Zeng Heng
1
-0
/
+12
2023-08-11
kselftest/arm64: add float-point feature to hwcap test
Zeng Heng
1
-0
/
+12
2023-08-04
kselftest/arm64: Use the tools/include compiler.h rather than our own
Mark Brown
4
-27
/
+3
2023-08-04
kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definiton
Mark Brown
1
-1
/
+3
2023-08-04
kselftest/arm64: Make the tools/include headers available
Mark Brown
1
-0
/
+2
2023-08-04
tools include: Add some common function attributes
Mark Brown
1
-0
/
+12
2023-08-04
tools compiler.h: Add OPTIMIZER_HIDE_VAR()
Mark Brown
1
-0
/
+6
2023-08-04
kselftest/arm64: Exit streaming mode after collecting signal context
Mark Brown
1
-1
/
+24
2023-08-04
kselftest/arm64: add RCpc load-acquire to hwcap test
Zeng Heng
1
-0
/
+26
2023-07-27
kselftest/arm64: Validate that changing one VL type does not affect another
Mark Brown
1
-1
/
+21
2023-07-27
kselftest/arm64: Add a test case for SVE VL changes with SME active
Mark Brown
1
-3
/
+102
2023-07-24
Linux 6.5-rc3
v6.5-rc3
Linus Torvalds
1
-1
/
+1
2023-07-23
kbuild: rust: avoid creating temporary files
Miguel Ojeda
2
-2
/
+9
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2
-2
/
+15
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
1
-4
/
+0
2023-07-23
kbuild: flatten KBUILD_CFLAGS
Alexey Dobriyan
1
-5
/
+17
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
1
-1
/
+1
2023-07-23
ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Ojaswin Mujoo
1
-27
/
+131
2023-07-23
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()
Ojaswin Mujoo
1
-5
/
+9
2023-07-23
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-22
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
1
-4
/
+13
2023-07-21
dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt
Rob Herring
1
-28
/
+0
2023-07-21
dt-bindings: serial: Remove obsolete cavium-uart.txt
Rob Herring
1
-19
/
+0
2023-07-21
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
1
-2
/
+34
2023-07-21
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
1
-0
/
+4
2023-07-21
sbitmap: fix batching wakeup
David Jeffery
1
-8
/
+7
2023-07-21
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
1
-1
/
+10
2023-07-21
ia64: mmap: Consider pgoff when searching for free mapping
Helge Deller
1
-1
/
+1
2023-07-21
io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
Helge Deller
2
-30
/
+27
2023-07-21
arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
Mark Brown
1
-8
/
+25
2023-07-20
blk-iocost: skip empty flush bio in iocost
Chengming Zhou
1
-0
/
+4
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
3
-4
/
+6
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
1
-3
/
+3
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2
-4
/
+4
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2
-4
/
+10
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2
-4
/
+9
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2
-4
/
+5
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
1
-2
/
+0
2023-07-20
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
Jens Axboe
1
-0
/
+8
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
1
-1
/
+1
[next]