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-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
1
-13
/
+2
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
1
-0
/
+6
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
1
-22
/
+20
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+23
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+25
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
1
-3
/
+6
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
1
-0
/
+1
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
1
-0
/
+13
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
1
-1
/
+0
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-9
/
+1
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
1
-2
/
+2
2021-09-03
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
1
-1
/
+1
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2
-1
/
+16
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2
-0
/
+2
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
2
-1
/
+19
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
1
-0
/
+1
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-09-03
fs: update documentation of get_write_access() and friends
David Hildenbrand
1
-7
/
+12
2021-09-03
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
1
-1
/
+2
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
2
-2
/
+0
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-1
/
+1
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
1
-0
/
+1
2021-09-03
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-0
/
+1
2021-09-03
dma-buf: clarify dma_fence_ops->wait documentation
Christian König
1
-7
/
+3
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-59
/
+19
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+47
2021-09-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
5
-5
/
+21
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-0
/
+12
2021-09-02
ceph: flush mdlog before umounting
Xiubo Li
1
-0
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
5
-11
/
+298
2021-09-02
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
1
-10
/
+2
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2
-27
/
+46
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
1
-0
/
+11
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-20
/
+3
2021-09-02
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-79
/
+32
2021-09-02
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+2
2021-09-02
Merge branch 'pci/resource'
Bjorn Helgaas
1
-3
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
2
-3
/
+12
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
1
-6
/
+17
2021-09-02
pwm: Make pwmchip_remove() return void
Uwe Kleine-König
1
-1
/
+1
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-53
/
+36
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
3
-2
/
+13
2021-09-02
Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
3
-6
/
+4
2021-09-02
cpufreq: Remove ready() callback
Viresh Kumar
1
-3
/
+0
2021-09-02
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
1
-0
/
+3
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-0
/
+3
2021-09-02
dma-buf: nuke DMA_FENCE_TRACE macros v2
Christian König
1
-22
/
+0
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
4
-55
/
+189
[prev]
[next]