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
/
lib
/
locking-selftest-mutex.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
io_uring: fix __io_iopoll_check deadlock in io_sq_thread
Xiaoguang Wang
1
-18
/
+9
2020-02-21
ext4: fix mount failure with quota configured as module
Jan Kara
1
-1
/
+1
2020-02-21
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
1
-2
/
+6
2020-02-21
ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
Eric Biggers
2
-9
/
+23
2020-02-21
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
3
-11
/
+11
2020-02-21
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
5
-37
/
+76
2020-02-21
MAINTAINERS: use tabs for SAFESETID
Randy Dunlap
1
-4
/
+4
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
1
-2
/
+6
2020-02-21
mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
Wei Yang
1
-1
/
+1
2020-02-21
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
1
-3
/
+6
2020-02-21
lib/string.c: update match_string() doc-strings with correct behavior
Alexandru Ardelean
1
-0
/
+16
2020-02-21
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
Vasily Averin
1
-1
/
+3
2020-02-21
mm/swapfile.c: fix a comment in sys_swapon()
Christoph Hellwig
1
-1
/
+1
2020-02-21
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
Douglas Anderson
1
-4
/
+4
2020-02-21
get_maintainer: remove uses of P: for maintainer name
Joe Perches
1
-24
/
+0
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Ioanna Alifieraki
1
-4
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
6
-326
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
3
-0
/
+53
2020-02-21
hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
Guenter Roeck
1
-1
/
+6
2020-02-21
io_uring: prevent sq_thread from spinning when it should stop
Stefano Garzarella
1
-12
/
+12
2020-02-21
Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
Filipe Manana
1
-5
/
+5
2020-02-21
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
1
-0
/
+1
2020-02-21
genirq/irqdomain: Make sure all irq domain flags are distinct
Zenghui Yu
1
-1
/
+1
2020-02-21
zonefs: fix documentation typos etc.
Randy Dunlap
1
-10
/
+10
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2
-3
/
+5
2020-02-21
csky: Add PCI support
MaJun
3
-1
/
+39
2020-02-21
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
1
-7
/
+0
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2
-3
/
+44
2020-02-21
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2
-3
/
+0
2020-02-21
arch/csky: fix some Kconfig typos
Randy Dunlap
1
-1
/
+1
2020-02-21
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
1
-0
/
+3
2020-02-21
csky: Remove unused cache implementation
Guo Ren
1
-15
/
+1
2020-02-21
csky: Fixup ftrace modify panic
Guo Ren
1
-0
/
+2
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
7
-11
/
+77
2020-02-21
csky: Optimize abiv2 copy_to_user_page with VM_EXEC
Guo Ren
1
-1
/
+3
2020-02-21
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Guo Ren
2
-8
/
+18
2020-02-21
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
3
-37
/
+2
2020-02-21
csky: Support icache flush without specific instructions
Guo Ren
4
-8
/
+31
2020-02-21
csky/Kconfig: Add Kconfig.platforms to support some drivers
Guo Ren
2
-0
/
+11
2020-02-21
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
1
-1
/
+1
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
3
-7
/
+31
2020-02-21
csky/mm: Fixup export invalid_pte_table symbol
Guo Ren
1
-0
/
+1
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
7
-66
/
+61
2020-02-21
csky: Tightly-Coupled Memory or Sram support
Guo Ren
7
-1
/
+304
2020-02-21
csky: Initial stack protector support
Mao Han
3
-0
/
+36
[next]