index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
uacce: delete unneeded variable initialization
Kai Ye
2021-03-28
1
-1
/
+1
*
kgdbts: Switch to do_sys_openat2() for breakpoint testing
Daniel Thompson
2021-03-28
1
-19
/
+29
*
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-28
1
-5
/
+5
*
misc: sgi-xp: xp_main: make some symbols static
Zou Wei
2021-03-28
1
-2
/
+2
*
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
2021-03-24
1
-2
/
+2
*
pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()
Andy Shevchenko
2021-03-24
1
-15
/
+18
*
pps: clients: gpio: Use struct device pointer directly
Andy Shevchenko
2021-03-24
1
-23
/
+19
*
pps: clients: gpio: Make use of device properties
Andy Shevchenko
2021-03-24
1
-10
/
+7
*
pps: clients: gpio: Get rid of legacy platform data
Andy Shevchenko
2021-03-24
1
-14
/
+3
*
pps: clients: gpio: Remove redundant condition in ->remove()
Andy Shevchenko
2021-03-24
1
-5
/
+3
*
pps: clients: gpio: Use dev_err_probe() to avoid log noise
Andy Shevchenko
2021-03-24
1
-9
/
+6
*
pps: clients: gpio: Bail out on error when requesting GPIO echo line
Andy Shevchenko
2021-03-24
1
-5
/
+5
*
binder: BINDER_GET_FROZEN_INFO ioctl
Marco Ballesio
2021-03-24
2
-0
/
+61
*
binder: use EINTR for interrupted wait for work
Marco Ballesio
2021-03-24
1
-2
/
+2
*
binder: BINDER_FREEZE ioctl
Marco Ballesio
2021-03-24
2
-10
/
+141
*
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
2021-03-24
1
-1
/
+1
*
misc/sgi-xp: use NULL instead of using plain integer as pointer
Yang Li
2021-03-24
1
-1
/
+1
*
w1: slaves: Typo fixes
Bhaskar Chowdhury
2021-03-24
1
-2
/
+2
*
w1: Use kobj_to_dev()[RESEND]
dongjian
2021-03-24
2
-2
/
+2
*
w1: w1_therm: use clamp() in int_to_short()
Dan Carpenter
2021-03-24
1
-2
/
+1
*
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2021-03-24
2
-6
/
+2
*
virt: acrn: Fix document of acrn_msi_inject()
Shuo Liu
2021-03-24
1
-1
/
+1
*
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
2021-03-24
1
-1
/
+1
*
cxl: Fix couple of spellings
Bhaskar Chowdhury
2021-03-24
1
-1
/
+1
*
misc: lis3lv02d: Do not log an error when kmalloc fails
Hans de Goede
2021-03-24
1
-3
/
+1
*
misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...
Hans de Goede
2021-03-24
1
-1
/
+1
*
misc: lis3lv02d: Fix false-positive WARN on various HP models
Hans de Goede
2021-03-24
1
-5
/
+16
*
kgdb: fix gcc-11 warning on indentation
Arnd Bergmann
2021-03-24
1
-13
/
+13
*
fpga: Add support for Xilinx DFX AXI Shutdown manager
Nava kishore Manne
2021-03-24
2
-6
/
+40
*
fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()
Michal Simek
2021-03-24
1
-5
/
+3
*
fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
Luca Ceresoli
2021-03-24
1
-15
/
+9
*
Merge v5.12-rc3 into char-misc-next
Greg Kroah-Hartman
2021-03-15
286
-1102
/
+2331
|
\
|
*
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
3
-9
/
+2
|
|
\
|
|
*
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2021-03-09
2
-0
/
+2
|
|
*
irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
2021-03-08
1
-9
/
+0
|
*
|
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
1
-0
/
+16
|
|
\
\
|
|
*
|
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-03-07
1
-0
/
+16
|
|
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
3
-10
/
+13
|
|
\
\
|
|
*
|
zram: fix broken page writeback
Minchan Kim
2021-03-13
1
-3
/
+3
|
|
*
|
zram: fix return value on writeback_store
Minchan Kim
2021-03-13
1
-3
/
+8
|
|
*
|
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-03-13
2
-4
/
+2
|
*
|
|
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-13
10
-28
/
+94
|
|
\
\
\
|
|
*
|
|
misc/pvpanic: Export module FDT device table
Shile Zhang
2021-03-10
1
-0
/
+1
|
|
*
|
|
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
2021-03-10
1
-0
/
+5
|
|
*
|
|
virt: acrn: Correct type casting of argument of copy_from_user()
Shuo Liu
2021-03-10
1
-1
/
+1
|
|
*
|
|
virt: acrn: Use EPOLLIN instead of POLLIN
Yejune Deng
2021-03-10
1
-1
/
+1
|
|
*
|
|
virt: acrn: Use vfs_poll() instead of f_op->poll()
Yejune Deng
2021-03-10
1
-2
/
+2
|
|
*
|
|
virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU
Shuo Liu
2021-03-10
1
-0
/
+9
|
|
*
|
|
habanalabs: fix debugfs address translation
farah kassabri
2021-03-10
1
-12
/
+26
|
|
*
|
|
habanalabs: Disable file operations after device is removed
Tomer Tayar
2021-03-10
2
-6
/
+46
[next]