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-24
mmc: core: Enable the MMC host software queue for the SD card
Baolin Wang
1
-0
/
+10
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
9
-12
/
+486
2020-03-24
mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
Ritesh Harjani
1
-3
/
+15
2020-03-24
mmc: sdhci-of-arasan: Remove quirk for broken base clock
Manish Narani
1
-1
/
+12
2020-03-24
mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platforms
Manish Narani
1
-0
/
+46
2020-03-24
firmware: xilinx: Add DLL reset support
Manish Narani
2
-1
/
+9
2020-03-24
firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid list
Manish Narani
1
-0
/
+1
2020-03-24
mmc: tmio: remove superfluous callback wrappers
Wolfram Sang
2
-38
/
+12
2020-03-24
mmc: tmio: factor out TAP usage
Wolfram Sang
3
-24
/
+24
2020-03-24
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
3
-9
/
+1
2020-03-24
mmc: tmio: give callback a generic name
Wolfram Sang
3
-4
/
+4
2020-03-24
mmc: renesas_sdhi: complain loudly if driver needs update
Wolfram Sang
1
-3
/
+3
2020-03-24
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
3
-44
/
+37
2020-03-24
mmc: renesas_sdhi: cleanup SCC defines
Wolfram Sang
1
-10
/
+8
2020-03-24
mmc: renesas_sdhi: enforce manual correction for Gen3
Wolfram Sang
1
-0
/
+6
2020-03-24
mmc: renesas_sdhi: only check CMD status for HS400 manual correction
Takeshi Saito
1
-8
/
+33
2020-03-24
mmc: renesas_sdhi: Add manual correction
Takeshi Saito
2
-10
/
+52
2020-03-24
mmc: renesas_sdhi: remove double clear of automatic correction
Wolfram Sang
1
-4
/
+0
2020-03-24
driver core: Set fw_devlink to "permissive" behavior by default
Saravana Kannan
1
-1
/
+1
2020-03-24
Merge branch 'kvm-arm64/gic-v4.1' into kvmarm-master/next
Marc Zyngier
17
-69
/
+895
2020-03-24
bus: mhi: core: Pass module owner during client driver registration
Manivannan Sadhasivam
2
-4
/
+22
2020-03-24
intel_th: msu: Make stopping the trace optional
Alexander Shishkin
2
-1
/
+45
2020-03-24
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
9
-55
/
+600
2020-03-24
staging: most: Documentation: move ABI description files out of staging area
Christian Gromm
2
-0
/
+0
2020-03-24
staging: most: Documentation: update ABI description
Christian Gromm
2
-29
/
+3
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm
16
-24
/
+33
2020-03-24
usb: core: Add ACPI support for USB interface devices
Andy Shevchenko
1
-0
/
+2
2020-03-24
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
1
-18
/
+29
2020-03-24
perf stat: Align the output for interval aggregation mode
Jin Yao
1
-3
/
+3
2020-03-24
perf report/top TUI: Support hotkeys to let user select any event for sorting
Jin Yao
1
-1
/
+27
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
4
-3
/
+6
2020-03-24
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
4
-15
/
+94
2020-03-24
perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
Jin Yao
1
-11
/
+35
2020-03-24
perf report: Support interactive annotation of code without symbols
Jin Yao
2
-6
/
+38
2020-03-24
driver core: Replace open-coded list_last_entry()
Andy Shevchenko
1
-1
/
+1
2020-03-24
driver core: Read atomic counter once in driver_probe_done()
Andy Shevchenko
1
-3
/
+4
2020-03-24
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-03-24
KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
Marc Zyngier
1
-1
/
+13
2020-03-24
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
1
-10
/
+42
2020-03-24
KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
Marc Zyngier
1
-1
/
+2
2020-03-24
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2
-0
/
+14
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
4
-1
/
+14
2020-03-24
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2
-1
/
+69
2020-03-24
KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
Marc Zyngier
2
-2
/
+49
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
5
-26
/
+61
2020-03-24
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
3
-0
/
+102
2020-03-24
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2
-0
/
+23
2020-03-24
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
2
-8
/
+107
2020-03-24
KVM: arm64: GICv4.1: Let doorbells be auto-enabled
Marc Zyngier
1
-1
/
+8
2020-03-24
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2
-0
/
+91
[prev]
[next]