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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
2
-0
/
+36
2020-03-30
security: Refactor declaration of LSM hooks
KP Singh
3
-627
/
+423
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
10
-6
/
+49
2020-03-30
selftests: Add test for overriding global data value before load
Toke Høiland-Jørgensen
2
-1
/
+62
2020-03-30
libbpf: Add setter for initial value for internal maps
Toke Høiland-Jørgensen
3
-0
/
+14
2020-03-30
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
1
-7
/
+2
2020-03-29
Linux 5.6
Linus Torvalds
1
-1
/
+1
2020-03-29
scsi: lpfc: Change default SCSI LUN QD to 64
Dick Kennedy
1
-2
/
+2
2020-03-29
scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted
Javed Hasan
1
-0
/
+2
2020-03-29
scsi: libfc: If PRLI rejected, move rport to PLOGI state
Javed Hasan
1
-1
/
+7
2020-03-29
scsi: bnx2fc: Update the driver version to 2.12.13
Saurav Kashyap
1
-1
/
+1
2020-03-29
scsi: bnx2fc: Fix SCSI command completion after cleanup is posted
Saurav Kashyap
1
-0
/
+6
2020-03-29
scsi: bnx2fc: Process the RQE with CQE in interrupt context
Javed Hasan
4
-54
/
+96
2020-03-29
scsi: target: use the stack for XCOPY passthrough cmds
David Disseldorp
2
-58
/
+31
2020-03-29
scsi: target: increase XCOPY I/O size
David Disseldorp
1
-1
/
+1
2020-03-29
scsi: target: avoid per-loop XCOPY buffer allocations
David Disseldorp
2
-66
/
+31
2020-03-29
scsi: target: drop xcopy DISK BLOCK LENGTH debug
David Disseldorp
2
-6
/
+0
2020-03-29
scsi: target: use #define for xcopy descriptor len
David Disseldorp
1
-1
/
+1
2020-03-29
scsi: ufs-mediatek: add error recovery for suspend and resume
Stanley Chu
1
-2
/
+11
2020-03-29
scsi: ufs: export ufshcd_link_recovery
Stanley Chu
2
-1
/
+3
2020-03-29
scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
Subhash Jadavani
1
-21
/
+44
2020-03-29
scsi: lpfc: Update lpfc version to 12.8.0.0
James Smart
1
-1
/
+1
2020-03-29
scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
James Smart
5
-109
/
+8
2020-03-29
scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
James Smart
7
-110
/
+137
2020-03-29
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
8
-169
/
+215
2020-03-29
cifs: update internal module version number
Steve French
2
-3
/
+5
2020-03-29
um: Remove some unnecessary NULL checks in vector_user.c
Alex Dewar
1
-10
/
+5
2020-03-29
um: vector: Avoid NULL ptr deference if transport is unset
Sjoerd Simons
1
-0
/
+3
2020-03-29
um: Make CONFIG_STATIC_LINK actually static
Brendan Higgins
2
-1
/
+10
2020-03-29
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-03-29
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2
-24
/
+15
2020-03-29
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
3
-24
/
+20
2020-03-29
um: Implement cpu_relax() as ndelay(1) for time-travel
Johannes Berg
1
-2
/
+10
2020-03-29
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
4
-1
/
+42
2020-03-29
um: Implement time-travel=ext
Johannes Berg
7
-17
/
+563
2020-03-29
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Johannes Berg
2
-22
/
+75
2020-03-29
um: time-travel: Rewrite as an event scheduler
Johannes Berg
4
-95
/
+229
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
5
-4
/
+3
2020-03-29
hostfs: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
1
-8
/
+4
2020-03-29
um: falloc.h needs to be directly included for older libc
Alan Maguire
1
-0
/
+1
2020-03-29
um: ubd: Retry buffer read on any kind of error
Gabriel Krisman Bertazi
1
-4
/
+4
2020-03-29
um: ubd: Prevent buffer overrun on command completion
Gabriel Krisman Bertazi
1
-1
/
+3
2020-03-29
um: Fix overlapping ELF segments when statically linked
David Gow
1
-1
/
+1
2020-03-29
um: Delete never executed timer
Leon Romanovsky
1
-12
/
+0
2020-03-29
um: Don't overwrite ethtool driver version
Leon Romanovsky
2
-3
/
+0
2020-03-29
um: Fix len of file in create_pid_file
Wen Yang
1
-2
/
+3
2020-03-29
um: Don't use console_drivers directly
Andy Shevchenko
1
-5
/
+4
2020-03-29
um: Cleanup CONFIG_IOSCHED_CFQ
Krzysztof Kozlowski
2
-2
/
+2
2020-03-29
Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
31
-236
/
+964
2020-03-29
rtc: imx-sc: Align imx sc msg structs to 4
Leonard Crestez
1
-1
/
+1
[prev]
[next]