index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-01-15
mm: page table check
Pasha Tatashin
1
-0
/
+147
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
1
-0
/
+8
2022-01-15
mm: document locking restrictions for vm_operations_struct::close
Suren Baghdasaryan
1
-0
/
+4
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
3
-5
/
+75
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-15
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
1
-1
/
+0
2022-01-15
vdpa: Support reporting max device capabilities
Eli Cohen
2
-0
/
+4
2022-01-15
vdpa: Add support for returning device configuration information
Eli Cohen
1
-0
/
+4
2022-01-15
vdpa: Allow to configure max data virtqueues
Eli Cohen
1
-3
/
+16
2022-01-15
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
1
-0
/
+3
2022-01-15
vdpa: Provide interface to read driver features
Eli Cohen
1
-5
/
+9
2022-01-15
vdpa: Mark vdpa_config_ops.get_vq_notification as optional
Eugenio Pérez
1
-1
/
+1
2022-01-15
vdpa: add driver_override support
Stefano Garzarella
1
-0
/
+2
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-0
/
+1
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
1
-0
/
+4
2022-01-14
SUNRPC: Don't dereference xprt->snd_task if it's a cookie
Chuck Lever
1
-5
/
+13
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-225
/
+3898
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-3
/
+6
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
29
-72
/
+1010
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-7
/
+3
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-14
pagevec: Initialise folio_batch->percpu_pvec_drained
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-14
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 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
1
-0
/
+2
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-1
/
+31
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
25
-35
/
+108
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-153
/
+179
2022-01-13
Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+20
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
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
2
-94
/
+94
2022-01-13
Merge branch 'pci/host/hv'
Bjorn Helgaas
1
-33
/
+0
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
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-3
/
+11
2022-01-13
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
1
-0
/
+1
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
1
-0
/
+1
[prev]
[next]