index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
firmware: google: Enable s0ix logging by default
Evan Green
1
-5
/
+9
2021-04-02
mux: gpio: Simplify code by using dev_err_probe()
Andy Shevchenko
1
-6
/
+3
2021-04-02
mux: gpio: Make it OF independent
Andy Shevchenko
1
-2
/
+2
2021-04-02
mux: gpio: Use bitmap API instead of direct assignment
Andy Shevchenko
1
-2
/
+4
2021-04-02
nvmem: qfprom: Add support for fuse blowing on sc7280
Rajendra Nayak
1
-2
/
+25
2021-04-02
dt-bindings: nvmem: Add SoC compatible for sc7280
Rajendra Nayak
1
-0
/
+1
2021-04-02
nvmem: rmem: fix undefined reference to memremap
Srinivas Kandagatla
1
-0
/
+1
2021-04-02
nvmem: core: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-02
nvmem: core: Add functions to make number reading easy
Douglas Anderson
2
-0
/
+99
2021-04-02
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki
3
-0
/
+89
2021-04-02
dt-bindings: nvmem: add Broadcom's NVRAM
Rafał Miłecki
1
-0
/
+34
2021-04-02
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
1
-0
/
+21
2021-04-02
nvmem: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2021-04-02
dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
Ryan Wu
1
-0
/
+1
2021-04-02
drivers: most: use LIST_HEAD() for list_head
Shixin Liu
1
-2
/
+1
2021-04-02
drivers: most: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-2
/
+1
2021-04-02
MAINTAINERS: Update entry for ibmvmc driver
Brad Warrum
1
-1
/
+2
2021-04-02
greybus: remove stray nul byte in apb_log_enable_read output
Rasmus Villemoes
1
-1
/
+1
2021-04-02
misc: hpilo: MAINTAINERS: add entry for hpilo
Matt Hsiao
1
-0
/
+5
2021-04-02
misc/pvpanic: Make some symbols static
YueHaibing
1
-2
/
+2
2021-04-02
misc/pvpanic: fix return value check in pvpanic_pci_probe()
Qiheng Lin
1
-2
/
+2
2021-03-28
Documentation: fpga: dfl: Add description for DFL UIO support
Xu Yilun
1
-0
/
+26
2021-03-28
uio: uio_dfl: add userspace i/o driver for DFL bus
Xu Yilun
4
-0
/
+85
2021-03-28
misc/pvpanic: add PCI driver
Mihai Carabas
4
-1
/
+137
2021-03-28
misc/pvpanic: probe multiple instances
Mihai Carabas
3
-39
/
+87
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
7
-51
/
+139
2021-03-28
applicom: fix some err codes returned by ac_ioctl
Xu Jia
1
-1
/
+1
2021-03-28
scripts/spdxcheck.py: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-28
uacce: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-03-28
kgdbts: Switch to do_sys_openat2() for breakpoint testing
Daniel Thompson
1
-19
/
+29
2021-03-28
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-03-28
misc: sgi-xp: xp_main: make some symbols static
Zou Wei
1
-2
/
+2
2021-03-24
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
1
-2
/
+2
2021-03-24
pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()
Andy Shevchenko
1
-15
/
+18
2021-03-24
pps: clients: gpio: Use struct device pointer directly
Andy Shevchenko
1
-23
/
+19
2021-03-24
pps: clients: gpio: Make use of device properties
Andy Shevchenko
1
-10
/
+7
2021-03-24
pps: clients: gpio: Get rid of legacy platform data
Andy Shevchenko
2
-33
/
+3
2021-03-24
pps: clients: gpio: Remove redundant condition in ->remove()
Andy Shevchenko
1
-5
/
+3
2021-03-24
pps: clients: gpio: Use dev_err_probe() to avoid log noise
Andy Shevchenko
1
-9
/
+6
2021-03-24
pps: clients: gpio: Bail out on error when requesting GPIO echo line
Andy Shevchenko
1
-5
/
+5
2021-03-24
binder: BINDER_GET_FROZEN_INFO ioctl
Marco Ballesio
3
-0
/
+68
2021-03-24
binder: use EINTR for interrupted wait for work
Marco Ballesio
1
-2
/
+2
2021-03-24
binder: BINDER_FREEZE ioctl
Marco Ballesio
3
-10
/
+154
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2021-03-24
misc/sgi-xp: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-03-24
w1: slaves: Typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
w1: Use kobj_to_dev()[RESEND]
dongjian
2
-2
/
+2
2021-03-24
w1: w1_therm: use clamp() in int_to_short()
Dan Carpenter
1
-2
/
+1
2021-03-24
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2
-6
/
+2
2021-03-24
virt: acrn: Fix document of acrn_msi_inject()
Shuo Liu
1
-1
/
+1
[next]