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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
mm, memcontrol: move swap charge handling into get_swap_page()
Tejun Heo
4
-10
/
+10
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
5
-6
/
+16
2018-06-07
slab: clean up the code comment in slab kmem_cache struct
Baoquan He
1
-3
/
+4
2018-06-07
mm/slub: remove obsolete comment
Canjiang Lu
1
-6
/
+0
2018-06-07
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
1
-1
/
+1
2018-06-07
slab: __GFP_ZERO is incompatible with a constructor
Matthew Wilcox
3
-1
/
+7
2018-06-07
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2018-06-07
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-07
net/9p: detect invalid options as much as possible
Chengguang Xu
1
-8
/
+5
2018-06-07
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-07
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-07
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-07
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-07
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-07
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-07
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2
-3
/
+5
2018-06-07
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
4
-49
/
+58
2018-06-07
bpfilter: fix race in pipe access
Alexei Starovoitov
1
-3
/
+7
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-26
/
+118
2018-06-07
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-7
/
+5
2018-06-07
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
17
-269
/
+350
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
16
-84
/
+377
2018-06-07
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
1
-2
/
+4
2018-06-08
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
2
-3
/
+3
2018-06-08
tools/bpf: fix selftest get_cgroup_id_user
Yonghong Song
2
-3
/
+23
2018-06-07
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
45
-49
/
+320
2018-06-07
Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linux
Linus Torvalds
14
-158
/
+111
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
1
-1
/
+1
2018-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
102
-2131
/
+11829
2018-06-07
umh: fix race condition
Alexei Starovoitov
1
-2
/
+1
2018-06-07
net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()
Geert Uytterhoeven
1
-1
/
+1
2018-06-07
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
8
-24
/
+220
2018-06-07
Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
22
-416
/
+328
2018-06-07
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
1
-0
/
+1
2018-06-07
Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
7
-7
/
+472
2018-06-07
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
1
-2
/
+2
2018-06-07
hv_netvsc: Fix a network regression after ifdown/ifup
Dexuan Cui
1
-1
/
+3
2018-06-07
x86/mce: Check for alternate indication of machine check recovery on Skylake
Tony Luck
1
-2
/
+9
2018-06-07
x86/mce: Improve error message when kernel cannot recover
Tony Luck
1
-0
/
+5
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
6
-13
/
+16
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
2
-7
/
+29
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
144
-1782
/
+4470
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
120
-3840
/
+6166
2018-06-07
kselftest/cgroup: fix a signedness bug
Dan Carpenter
1
-2
/
+2
2018-06-07
selftests/ftrace: Add ppc support for kprobe args tests
Naveen N. Rao
2
-0
/
+15
2018-06-07
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2
-18
/
+88
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1168
-176612
/
+16727
2018-06-07
perf stat: Add event parsing error handling to add_default_attributes
Jiri Olsa
1
-4
/
+6
2018-06-07
perf stat: Allow to specify specific metric column len
Jiri Olsa
1
-4
/
+5
2018-06-07
perf stat: Fix metric column header display alignment
Jiri Olsa
1
-8
/
+9
[prev]
[next]