index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module
Tony Lindgren
1
-0
/
+1
2020-03-17
ARM: omap2plus_defconfig: Enable McPDM optional PMIC clock as modules
Tony Lindgren
1
-0
/
+2
2020-03-17
ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modules
Tony Lindgren
1
-0
/
+2
2020-03-17
ARM: omap2plus_defconfig: Enable zram as loadable modules
Tony Lindgren
1
-0
/
+4
2020-03-17
ARM: omap2plus_defconfig: Enable simple-pm-bus
Tony Lindgren
1
-0
/
+1
2020-03-15
arm64: defconfig: Enable Qualcomm SDM845 audio configs
Bjorn Andersson
1
-0
/
+11
2020-03-16
arm64: defconfig: Enable e1000 device
Li Yang
1
-0
/
+1
2020-03-16
arm64: defconfig: Enable PHY devices used on QorIQ boards
Li Yang
1
-0
/
+5
2020-03-16
arm64: defconfig: Enable RTC devices for QorIQ boards
Li Yang
1
-0
/
+3
2020-03-16
arm64: defconfig: Enable flash device drivers for QorIQ boards
Li Yang
1
-0
/
+10
2020-03-16
arm64: defconfig: Enable ARM Mali display driver
Li Yang
1
-0
/
+1
2020-03-16
arm64: defconfig: Enable QorIQ GPIO driver
Li Yang
1
-0
/
+1
2020-03-16
arm64: defconfig: Enable QorIQ IFC NAND controller driver
Li Yang
1
-1
/
+1
2020-03-16
arm64: defconfig: Enable ARM SBSA watchdog driver
Li Yang
1
-0
/
+1
2020-03-16
arm64: defconfig: Enable QorIQ cpufreq driver
Li Yang
1
-1
/
+1
2020-03-16
arm64: defconfig: Enable NXP/FSL SPI controller drivers
Li Yang
1
-0
/
+3
2020-03-16
arm64: defconfig: Enable ENETC Ethernet controller and FELIX switch
Li Yang
1
-0
/
+4
2020-03-16
arm64: defconfig: Enable QorIQ DPAA2 drivers
Li Yang
1
-0
/
+4
2020-03-16
arm64: defconfig: Enable QorIQ DPAA1 drivers
Li Yang
1
-0
/
+3
2020-03-16
arm64: defconfig: Enable NXP flexcan driver
Li Yang
1
-0
/
+2
2020-03-16
arm64: defconfig: run through savedefconfig for ordering
Li Yang
1
-9
/
+6
2020-03-12
arm64: defconfig: Enable CONFIG_IMX8MM_THERMAL as module
Anson Huang
1
-0
/
+1
2020-03-12
ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig
Dmitry Osipenko
1
-0
/
+1
2020-03-12
ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
Dmitry Osipenko
1
-0
/
+1
2020-03-11
arm64: defconfig: Enable Truly NT35597 WQXGA panel
Bjorn Andersson
1
-0
/
+1
2020-03-10
arm64: defconfig: add i.MX system controller thermal support
Anson Huang
1
-0
/
+1
2020-03-10
ARM: multi_v7_defconfig: enable drm imx support
Christian Gmeiner
1
-0
/
+6
2020-03-09
ARM: qcom_defconfig: Enable QRTR
Luca Weiss
1
-0
/
+2
2020-03-09
ARM: bcm2835_defconfig: add support for Raspberry Pi4
Marek Szyprowski
1
-0
/
+5
2020-03-06
ARM: omap2plus_defconfig: Enable ext4 security for setcap
Tony Lindgren
1
-0
/
+1
2020-03-01
Linux 5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-29
ARM: exynos_defconfig: Add more drivers for GalaxyS3/Trats2
Marek Szyprowski
1
-0
/
+6
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-28
arm64: defconfig: Enable MEGARAID_SAS
John Garry
1
-0
/
+1
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
[next]