index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
3
-129
/
+131
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2
-48
/
+50
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
1
-1
/
+8
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2
-5
/
+72
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
1
-0
/
+21
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
1
-0
/
+1
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-15
mm/memremap: add ZONE_DEVICE support for compound pages
Joao Martins
1
-0
/
+11
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-2
/
+9
2022-01-15
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
1
-0
/
+25
2022-01-14
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
1
-1
/
+0
2022-01-14
vdpa: Support reporting max device capabilities
Eli Cohen
1
-0
/
+2
2022-01-14
vdpa: Allow to configure max data virtqueues
Eli Cohen
1
-3
/
+16
2022-01-14
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
1
-0
/
+3
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
1
-5
/
+9
2022-01-14
vdpa: Mark vdpa_config_ops.get_vq_notification as optional
Eugenio Pérez
1
-1
/
+1
2022-01-14
vdpa: add driver_override support
Stefano Garzarella
1
-0
/
+2
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-0
/
+1
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
23
-194
/
+1727
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-2
/
+2
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-11
/
+42
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-01-14
locking/rwsem: drop redundant semicolon of down_write_nest_lock
Guchun Chen
1
-1
/
+1
2022-01-14
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
1
-1
/
+1
2022-01-14
ata: fix read_id() ata port operation interface
Damien Le Moal
1
-2
/
+3
2022-01-14
ata: sata_fsl: fix scsi host initialization
Damien Le Moal
1
-0
/
+11
2022-01-13
pagevec: Initialise folio_batch->percpu_pvec_drained
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
1
-0
/
+1
2022-01-13
blk-mq: fix tag_get wait task can't be awakened
Laibin Qiu
1
-0
/
+11
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-152
/
+178
2022-01-13
Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+20
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+56
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
1
-0
/
+9
2022-01-13
Merge branch 'pci/misc'
Bjorn Helgaas
1
-25
/
+25
2022-01-13
Merge branch 'pci/resource'
Bjorn Helgaas
1
-0
/
+1
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
1
-0
/
+1
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
1
-0
/
+1
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2
-2
/
+2
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-16
/
+35
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-6
/
+5
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+18
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+42
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
3
-74
/
+3
2022-01-12
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-7
/
+27
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
5
-91
/
+49
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
7
-1092
/
+541
2022-01-12
Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
4
-37
/
+53
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2
-3
/
+56
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
7
-86
/
+160
2022-01-12
Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-22
/
+2
[prev]
[next]