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-31
PCI: Set dma-can-stall for HiSilicon chips
Zhangfei Gao
1
-0
/
+25
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
3
-1
/
+16
2021-08-20
PCI: Optimize pci_resource_len() to reduce kernel size
Zhen Lei
1
-3
/
+1
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
12
-48
/
+51
2021-08-18
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
4
-1
/
+31
2021-08-18
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
2
-25
/
+16
2021-08-18
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
1
-8
/
+10
2021-08-18
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
2
-4
/
+10
2021-08-18
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
4
-0
/
+142
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
7
-9
/
+6
2021-08-17
PCI: Add array to track reset method ordering
Amey Narkhede
4
-44
/
+69
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
5
-43
/
+40
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
3
-6
/
+6
2021-08-03
PCI: Return int from pciconfig_read() syscall
Krzysztof Wilczyński
1
-2
/
+1
2021-08-03
PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
Krzysztof Wilczyński
1
-1
/
+3
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
21
-128
/
+76
2021-07-26
PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
Marek Behún
1
-0
/
+1
2021-07-26
PCI: Call Max Payload Size-related fixup quirks early
Marek Behún
1
-6
/
+6
2021-07-16
PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
Krzysztof Wilczyński
1
-12
/
+16
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
[next]