index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-07-27
mailmap: update remaining active codeaurora.org email addresses
Bjorn Andersson
1
-1
/
+96
2023-07-27
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
1
-0
/
+1
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
3
-8
/
+59
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
1
-1
/
+0
2023-07-27
mm/pagewalk: fix EFI_PGT_DUMP of espfix area
Hugh Dickins
1
-1
/
+4
2023-07-27
shmem: minor fixes to splice-read implementation
Hugh Dickins
1
-3
/
+6
2023-07-27
tmpfs: fix Documentation of noswap and huge mount options
Hugh Dickins
1
-27
/
+20
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
1
-3
/
+4
2023-07-27
mm/damon/core-test: initialise context before test in damon_test_set_attrs()
Feng Tang
1
-5
/
+5
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
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
1
-0
/
+1
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
[next]