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
2021-08-09
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Ewan D. Milne
1
-1
/
+2
2021-07-29
scsi: core: Fix capacity set to zero after offlinining device
lijinlin
1
-3
/
+6
2021-07-29
scsi: sr: Return correct event when media event code is 3
Li Manyi
1
-1
/
+1
2021-07-29
scsi: ibmvfc: Fix command state accounting and stale response detection
Tyrel Datwyler
2
-2
/
+18
2021-07-29
scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
Sreekanth Reddy
1
-1
/
+2
2021-07-29
scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
Ye Bin
1
-2
/
+2
2021-07-28
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
Harshvardhan Jha
1
-6
/
+15
2021-07-28
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
1
-17
/
+15
2021-07-20
scsi: target: Fix NULL dereference on XCOPY completion
David Disseldorp
1
-1
/
+1
2021-07-19
scsi: mpt3sas: Transition IOC to Ready state during shutdown
Sreekanth Reddy
3
-17
/
+26
2021-07-18
scsi: target: Fix protect handling in WRITE SAME(32)
Dmitry Bogdanov
1
-18
/
+17
2021-07-18
scsi: iscsi: Fix iface sysfs attr detection
Mike Christie
1
-56
/
+34
2021-07-12
scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
Jaegeuk Kim
1
-2
/
+7
2021-07-12
scsi: mpi3mr: Fix W=1 compilation warnings
Sreekanth Reddy
1
-8
/
+7
2021-07-12
scsi: pm8001: Clean up kernel-doc and comments
Randy Dunlap
5
-89
/
+97
2021-07-12
scsi: zfcp: Report port fc_security as unknown early during remote cable pull
Steffen Maier
1
-0
/
+1
2021-07-12
scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
Tyrel Datwyler
1
-0
/
+1
2021-07-12
scsi: fas216: Fix a build error
Bart Van Assche
1
-1
/
+1
2021-07-12
scsi: core: Fix the documentation of the scsi_execute() time parameter
Bart Van Assche
1
-1
/
+1
2021-07-11
Linux 5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-59
/
+133
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
2021-07-10
rtc: ds1374: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+2
2021-07-10
rtc: au1xxx: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-09
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
2021-07-10
rtc: pcf85063: Update the PCF85063A datasheet revision
Fabio Estevam
1
-1
/
+1
2021-07-10
dt-bindings: rtc: ti,bq32k: take maintainership
Alexandre Belloni
1
-1
/
+1
2021-07-09
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
1
-4
/
+11
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
1
-6
/
+21
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
1
-7
/
+16
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
libperf: Add group support to perf_evsel__open()
Jiri Olsa
1
-2
/
+24
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
4
-11
/
+86
2021-07-09
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
3
-2
/
+37
2021-07-09
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
1
-4
/
+5
[next]