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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
parport: Add comments for parport_register_dev_model()
Sudip Mukherjee
1
-0
/
+4
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
1
-1
/
+9
2020-04-23
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
1
-27
/
+0
2020-04-23
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
1
-0
/
+6
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-5
/
+0
2020-04-23
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
1
-1
/
+1
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
12
-103
/
+74
2020-04-23
remoteproc: Add prepare and unprepare ops
Loic Pallardy
1
-0
/
+4
2020-04-23
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
1
-1
/
+10
2020-04-23
tracing: Remove DECLARE_TRACE_NOARGS
Nikolay Borisov
1
-21
/
+1
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-3
/
+5
2020-04-22
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
1
-0
/
+17
2020-04-22
net: phy: add Broadcom BCM54140 support
Michael Walle
1
-0
/
+1
2020-04-22
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
1
-0
/
+3
2020-04-22
mm: Remove MPX leftovers
Jimmy Assarsson
1
-7
/
+0
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-2
/
+0
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2
-7
/
+2
2020-04-22
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
1
-1
/
+9
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
1
-2
/
+0
2020-04-22
proc: use named enums for better readability
Alexey Gladkov
1
-4
/
+4
2020-04-22
proc: add option to mount only a pids subset
Alexey Gladkov
1
-0
/
+7
2020-04-22
proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
Alexey Gladkov
1
-0
/
+1
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
2
-13
/
+21
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2
-3
/
+7
2020-04-22
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+10
2020-04-22
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
1
-0
/
+2
2020-04-21
kernel/module: Hide vermagic header file from general use
Leon Romanovsky
1
-0
/
+5
2020-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-04-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-2
/
+7
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2
-2
/
+2
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
176
-1316
/
+3069
2020-04-21
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
1
-1
/
+1
2020-04-21
KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2
Paolo Bonzini
1
-0
/
+6
2020-04-21
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
1
-0
/
+5
2020-04-21
remoteproc: Add device-managed variants of rproc_alloc/rproc_add
Paul Cercueil
1
-0
/
+5
2020-04-21
remoteproc: Use kstrdup_const() rather than kstrdup()
Mathieu Poirier
1
-1
/
+1
2020-04-21
docs: pr_*() kerneldocs and basic printk docs
Ricardo CaƱuelo
1
-12
/
+100
2020-04-21
watchdog: clarify that stop() is optional
Bumsik Kim
1
-2
/
+2
2020-04-21
Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+12
2020-04-21
docs: spi: spi.h: fix a doc building warning
Mauro Carvalho Chehab
1
-0
/
+1
2020-04-21
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
4
-4
/
+4
2020-04-21
docs: fix broken references to text files
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-21
net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list
Raed Salem
1
-0
/
+12
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
1
-0
/
+41
2020-04-20
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
1
-1
/
+0
2020-04-20
block: mark invalidate_partition static
Christoph Hellwig
1
-1
/
+0
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
[prev]
[next]