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
2021-04-30
mm: memcontrol: switch to rstat
Johannes Weiner
1
-27
/
+40
2021-04-30
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
1
-44
/
+0
2021-04-30
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
1
-7
/
+1
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
1
-1
/
+0
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
1
-0
/
+2
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2
-1
/
+10
2021-04-30
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2
-29
/
+5
2021-04-30
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
1
-0
/
+2
2021-04-30
mm: page_owner: detect page_owner recursion via task_struct
Sergei Trofimovich
1
-0
/
+4
2021-04-30
include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bswap*()
Luc Van Oostenryck
1
-6
/
+2
2021-04-30
Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/linux into drm-next
Dave Airlie
1
-3
/
+15
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-1
/
+15
2021-04-29
Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linus
Jiri Kosina
113
-1879
/
+2074
2021-04-29
Merge branch 'for-5.13/plantronics' into for-linus
Jiri Kosina
1
-0
/
+2
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
59
-349
/
+1668
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-17
/
+39
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
5
-21
/
+59
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+2
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-28
/
+71
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-36
/
+81
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
19
-174
/
+1504
2021-04-28
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-16
/
+2
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-24
/
+58
2021-04-28
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
5
-808
/
+11
2021-04-28
Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+7
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+10
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-53
/
+22
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-39
/
+114
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-32
/
+49
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-57
/
+38
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-10
/
+18
2021-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-19
/
+7
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-5
/
+50
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-74
/
+0
2021-04-27
Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-0
/
+136
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-30
/
+17
2021-04-27
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
1
-19
/
+3
2021-04-27
PCI/sysfs: Convert "rom" to static attribute
Krzysztof WilczyĆski
1
-1
/
+0
2021-04-27
seq_file: Add a seq_bprintf function
Florent Revest
1
-0
/
+4
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
1
-0
/
+3
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+2
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
5
-7
/
+38
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
6
-29
/
+335
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-2
/
+122
2021-04-27
Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-3
/
+14
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-12
/
+63
2021-04-27
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-7
/
+8
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+5
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
9
-12
/
+84
2021-04-27
Merge tag 'overflow-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
[prev]
[next]