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-04-18
scsi: sr: Do not leak information in ioctl
Tom Rix
1
-3
/
+12
2022-04-11
scsi: iscsi: MAINTAINERS: Add Mike Christie as co-maintainer
Mike Christie
1
-0
/
+1
2022-04-11
scsi: qedi: Fix failed disconnect handling
Mike Christie
1
-35
/
+34
2022-04-11
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
2
-2
/
+7
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
6
-20
/
+21
2022-04-11
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
1
-29
/
+36
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
2
-0
/
+19
2022-04-11
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
1
-1
/
+11
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
2
-37
/
+36
2022-04-11
scsi: iscsi: Fix offload conn cleanup when iscsid restarts
Mike Christie
1
-20
/
+28
2022-04-11
scsi: iscsi: Move iscsi_ep_disconnect()
Mike Christie
1
-19
/
+19
2022-04-11
scsi: pm80xx: Enable upper inbound, outbound queues
Ajish Koshy
1
-0
/
+11
2022-04-11
scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
Ajish Koshy
1
-9
/
+13
2022-04-11
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
1
-146
/
+51
2022-04-06
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-04-06
scsi: ufs: ufshpb: Fix a NULL check on list iterator
Xiaomeng Tong
1
-6
/
+5
2022-04-06
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
1
-0
/
+1
2022-04-06
scsi: message: fusion: Remove redundant variable dmp
Colin Ian King
1
-2
/
+2
2022-04-06
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
1
-0
/
+1
2022-04-06
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
1
-1
/
+1
2022-04-06
scsi: mpt3sas: Fail reset operation if config request timed out
Sreekanth Reddy
1
-3
/
+6
2022-04-06
scsi: sym53c500_cs: Stop using struct scsi_pointer
Finn Thain
1
-27
/
+25
2022-04-06
scsi: ufs: ufs-pci: Add support for Intel MTL
Adrian Hunter
1
-0
/
+17
2022-04-06
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
1
-2
/
+1
2022-04-06
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
1
-3
/
+5
2022-04-03
Linux 5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
1
-0
/
+1
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
3
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2
-15
/
+18
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
3
-136
/
+4
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+34
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
1
-1
/
+0
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
1
-9
/
+5
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
3
-9
/
+6
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
1
-8
/
+0
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2
-10
/
+11
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2
-14
/
+5
2022-04-02
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
1
-6
/
+0
2022-04-02
KVM: x86: document limitations of MSR filtering
Paolo Bonzini
1
-0
/
+5
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
3
-16
/
+40
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
3
-1
/
+10
[next]