index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunk
Ard Biesheuvel
1
-13
/
+7
2022-11-24
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
3
-9
/
+1
2022-11-22
x86/boot/compressed: Move efi32_pe_entry() out of head_64.S
Ard Biesheuvel
2
-86
/
+83
2022-11-22
x86/boot/compressed: Move efi32_entry out of head_64.S
Ard Biesheuvel
2
-55
/
+47
2022-11-22
x86/boot/compressed: Move efi32_pe_entry into .text section
Ard Biesheuvel
1
-6
/
+5
2022-11-22
x86/boot/compressed: Move bootargs parsing out of 32-bit startup code
Ard Biesheuvel
2
-20
/
+47
2022-11-22
x86/boot/compressed: Move 32-bit entrypoint code into .text section
Ard Biesheuvel
1
-14
/
+34
2022-11-22
x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
Ard Biesheuvel
2
-3
/
+3
2022-11-20
Linux 6.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-18
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 failed
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-17
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
1
-4
/
+5
2022-11-17
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_gen_test_exit()
Shang XiaoJing
1
-0
/
+4
2022-11-18
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit()
Shang XiaoJing
1
-16
/
+28
2022-11-17
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-16
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
1
-0
/
+1
[next]