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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
1
-11
/
+42
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
1
-2
/
+40
2020-08-07
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
1
-1
/
+1
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2
-6
/
+23
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
3
-15
/
+0
2020-08-07
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
1
-2
/
+0
2020-08-07
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
1
-1
/
+0
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
2
-8
/
+2
2020-08-07
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
1
-0
/
+12
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
1
-1
/
+2
2020-08-07
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
3
-1
/
+15
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
1
-0
/
+51
2020-08-07
mm: slub: implement SLUB version of obj_to_index()
Roman Gushchin
1
-0
/
+16
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-3
/
+13
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2
-1
/
+23
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
Roman Gushchin
1
-0
/
+17
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
1
-0
/
+1
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
2
-0
/
+17
2020-08-07
mm, dump_page: do not crash with bad compound_mapcount()
John Hubbard
1
-2
/
+12
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+3
2020-08-07
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
1
-0
/
+13
2020-08-07
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
1
-1
/
+1
2020-08-07
ACPI: APD: Add a fmw property is_raven
Akshu Agrawal
1
-0
/
+1
2020-08-07
ACPI: APD: Change name from ST to FCH
Akshu Agrawal
1
-5
/
+5
2020-08-07
Merge branch 'pm-core'
Rafael J. Wysocki
1
-0
/
+246
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-13
/
+19
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-34
/
+37
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6
-102
/
+31
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-157
/
+61
2020-08-07
Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
Richard Weinberger
3
-138
/
+141
2020-08-07
Merge branch 'topic/xilinx' into fixes
Vinod Koul
1
-0
/
+17
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
3
-67
/
+116
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
3
-85
/
+12
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+19
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-20
/
+120
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
1
-4
/
+6
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-47
/
+66
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-40
/
+75
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+29
2020-08-06
LSM: drop duplicated words in header file comments
Randy Dunlap
2
-2
/
+2
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
1
-2
/
+2
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+4
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-15
/
+7
2020-08-06
hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declaration
Bhupesh Sharma
1
-3
/
+0
2020-08-06
kprobes: Remove show_registers() function prototype
Masami Hiramatsu
1
-1
/
+0
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2
-0
/
+21
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
10
-10
/
+18
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
15
-492
/
+1037
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
73
-968
/
+1626
[prev]
[next]