index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2023-01-05
block: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-05
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-05
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-04
Revert "pktcdvd: remove driver."
Jens Axboe
8
-0
/
+3419
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2
-0
/
+12
2023-01-04
Revert "block: bio_copy_data_iter"
Jens Axboe
2
-15
/
+24
2023-01-04
io_uring: move 'poll_multi_queue' bool in io_ring_ctx
Jens Axboe
1
-1
/
+2
2023-01-04
ublk: honor IO_URING_F_NONBLOCK for handling control command
Ming Lei
1
-0
/
+3
2023-01-04
block: don't allow splitting of a REQ_NOWAIT bio
Jens Axboe
1
-0
/
+10
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
1
-0
/
+1
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
1
-0
/
+2
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
1
-0
/
+1
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
8
-2
/
+19
2023-01-04
ARM: renumber bits related to _TIF_WORK_MASK
Jens Axboe
1
-6
/
+7
2023-01-04
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
1
-5
/
+18
2023-01-04
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
1
-11
/
+3
2023-01-04
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...
Thomas Richter
1
-0
/
+1
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-04
MAINTAINERS: Update maintainers for ptp_vmw driver
Srivatsa S. Bhat (VMware)
1
-1
/
+3
2023-01-04
io_uring: lockdep annotate CQ locking
Pavel Begunkov
2
-3
/
+17
2023-01-04
io_uring: pin context while queueing deferred tw
Pavel Begunkov
1
-1
/
+7
2023-01-03
perf lock contention: Fix core dump related to not finding the "__sched_text_...
Thomas Richter
1
-0
/
+2
2023-01-03
perf build: Don't propagate subdir to submakes for install_headers
Ian Rogers
1
-5
/
+5
2023-01-03
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
1
-0
/
+2
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
4
-41
/
+41
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
3
-5
/
+7
2023-01-03
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
1
-2
/
+5
2023-01-03
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
1
-1
/
+10
2023-01-03
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2
-2
/
+2
2023-01-03
btrfs: fix false alert on bad tree level check
Qu Wenruo
1
-5
/
+25
2023-01-03
btrfs: add error message for metadata level mismatch
Qu Wenruo
1
-0
/
+3
2023-01-03
btrfs: fix ASSERT em->len condition in btrfs_get_extent
Tanmay Bhushan
1
-1
/
+1
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
[next]