index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
node.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
Add my linux-leds branch to MAINTAINERS
Pavel Machek
1
-0
/
+1
2019-10-08
leds: core: Fix leds.h structure documentation
Dan Murphy
1
-3
/
+2
2019-10-08
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
4
-12
/
+49
2019-10-08
mm, sl[ou]b: improve memory accounting
Vlastimil Babka
3
-9
/
+33
2019-10-08
mm, memcg: make scan aggression always exclude protection
Chris Down
2
-54
/
+32
2019-10-08
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
2
-28
/
+46
2019-10-08
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
4
-12
/
+115
2019-10-08
mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
Dan Carpenter
1
-9
/
+11
2019-10-08
mm/page_alloc.c: fix a crash in free_pages_prepare()
Qian Cai
1
-1
/
+7
2019-10-08
mm/z3fold.c: claim page in the beginning of free
Vitaly Wool
1
-2
/
+8
2019-10-08
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
1
-2
/
+2
2019-10-08
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
1
-0
/
+3
2019-10-08
mm: fix -Wmissing-prototypes warnings
Yi Wang
2
-2
/
+2
2019-10-08
writeback: fix use-after-free in finish_writeback_work()
Tejun Heo
1
-2
/
+7
2019-10-08
mm/memremap: drop unused SECTION_SIZE and SECTION_MASK
Anshuman Khandual
1
-2
/
+0
2019-10-08
panic: ensure preemption is disabled during panic()
Will Deacon
1
-0
/
+1
2019-10-08
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
1
-1
/
+1
2019-10-08
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
Jia-Ju Bai
1
-1
/
+2
2019-10-08
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
1
-33
/
+23
2019-10-08
ocfs2: clear zero in unaligned direct IO
Jia Guo
1
-1
/
+21
2019-10-07
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
3
-44
/
+29
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-05
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-05
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-05
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-05
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-05
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-05
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-05
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-05
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-05
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-05
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-05
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
gpio: max77620: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
[next]