index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
parse-maintainers.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-24
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
1
-1
/
+1
2021-03-24
cxl: Fix couple of spellings
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
misc: lis3lv02d: Do not log an error when kmalloc fails
Hans de Goede
1
-3
/
+1
2021-03-24
misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...
Hans de Goede
1
-1
/
+1
2021-03-24
misc: lis3lv02d: Fix false-positive WARN on various HP models
Hans de Goede
1
-5
/
+16
2021-03-24
uapi: map_to_7segment: Remove licence boilerplate
Geert Uytterhoeven
1
-14
/
+0
2021-03-24
kgdb: fix gcc-11 warning on indentation
Arnd Bergmann
1
-13
/
+13
2021-03-24
fpga: Add support for Xilinx DFX AXI Shutdown manager
Nava kishore Manne
2
-6
/
+40
2021-03-24
dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manager
Nava kishore Manne
1
-1
/
+23
2021-03-24
fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()
Michal Simek
1
-5
/
+3
2021-03-24
fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
Luca Ceresoli
1
-15
/
+9
2021-03-14
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
3
-14
/
+9
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-13
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
[next]