index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
4
-7
/
+18
2022-11-23
fs/fuse: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-2
/
+2
2022-11-23
fuse: lock inode unconditionally in fuse_fallocate()
Miklos Szeredi
1
-21
/
+16
2022-11-21
Linux 6.1-rc6
v6.1-rc6
Linus Torvalds
1
-1
/
+1
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-19
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
1
-2
/
+3
2022-11-19
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
Tina Zhang
1
-5
/
+3
2022-11-19
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
1
-4
/
+0
2022-11-18
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Liu Shixin
1
-2
/
+2
2022-11-18
io_uring: disallow self-propelled ring polling
Pavel Begunkov
1
-0
/
+2
2022-11-18
dm integrity: clear the journal on suspend
Mikulas Patocka
1
-0
/
+13
2022-11-18
dm integrity: flush the journal on suspend
Mikulas Patocka
1
-6
/
+1
2022-11-18
dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...
Zhihao Cheng
1
-0
/
+2
2022-11-18
dm ioctl: fix misbehavior if list_versions races with module loading
Mikulas Patocka
1
-2
/
+2
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
2
-0
/
+8
2022-11-18
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
1
-4
/
+5
2022-11-18
tracing: Remove unused __bad_type_size() method
Qiujun Huang
1
-2
/
+0
2022-11-18
tracing/eprobe: Fix eprobe filter to make a filter correctly
Masami Hiramatsu (Google)
1
-1
/
+1
2022-11-18
tracing/eprobe: Fix warning in filter creation
Rafael Mendonca
1
-1
/
+1
2022-11-18
kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
Li Huafei
1
-1
/
+7
2022-11-18
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
1
-1
/
+3
2022-11-18
tracing/eprobe: Fix memory leak of filter string
Rafael Mendonca
1
-0
/
+1
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...
Shang XiaoJing
1
-0
/
+4
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...
Shang XiaoJing
1
-16
/
+28
2022-11-18
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
1
-3
/
+2
2022-11-17
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
Shang XiaoJing
1
-10
/
+6
2022-11-17
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
1
-0
/
+1
2022-11-17
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
1
-2
/
+2
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
1
-1
/
+1
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
1
-1
/
+1
2022-11-17
io_uring: fix multishot recv request leaks
Pavel Begunkov
1
-9
/
+7
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
4
-8
/
+8
2022-11-17
io_uring: fix tw losing poll events
Pavel Begunkov
1
-0
/
+7
2022-11-17
io_uring: update res mask in io_poll_check_events
Pavel Begunkov
1
-0
/
+3
2022-11-17
scsi: iscsi: Fix possible memory leak when device_register() failed
Zhou Guanghui
1
-15
/
+16
2022-11-17
scsi: zfcp: Fix double free of FSF request when qdio send fails
Benjamin Block
1
-1
/
+1
2022-11-17
scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()
Yuan Can
1
-1
/
+5
2022-11-17
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
Yang Yingliang
1
-1
/
+2
2022-11-17
scsi: mpi3mr: Suppress command reply debug prints
Shin'ichiro Kawasaki
1
-1
/
+2
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
4
-6
/
+10
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-11-17
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-17
kbuild: Restore .version auto-increment behaviour for Debian packages
Marc Zyngier
1
-1
/
+1
2022-11-17
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-17
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
1
-0
/
+1
2022-11-17
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
1
-0
/
+12
2022-11-16
dm-log-writes: set dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
2022-11-16
dm-integrity: set dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
2022-11-16
block: make blk_set_default_limits() private
Keith Busch
3
-2
/
+1
2022-11-16
dm-crypt: provide dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
[next]