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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
1
-2
/
+2
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+4
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-16
/
+8
2020-08-06
hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declaration
Bhupesh Sharma
1
-3
/
+0
2020-08-06
kprobes: Remove show_registers() function prototype
Masami Hiramatsu
1
-1
/
+0
2020-08-06
net: sock: add sock_set_mark
Alexander Aring
1
-0
/
+1
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2
-0
/
+21
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
10
-10
/
+18
2020-08-06
media: v4l2: Correct kernel-doc inconsistency
Colton Lewis
1
-2
/
+2
2020-08-06
media: v4l2: Correct kernel-doc inconsistency
Colton Lewis
1
-4
/
+4
2020-08-06
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
1
-0
/
+10
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
1
-0
/
+3
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
19
-503
/
+1039
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
176
-1562
/
+3746
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-638
/
+736
2020-08-05
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
4
-3
/
+146
2020-08-05
virtio_config: fix up warnings on parisc
Michael S. Tsirkin
1
-5
/
+4
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-12
/
+0
2020-08-05
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-0
/
+1
2020-08-05
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+4
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2
-7
/
+2
2020-08-05
Merge branch 'pci/error'
Bjorn Helgaas
1
-2
/
+2
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
1
-2
/
+2
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
1
-4
/
+14
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
1
-2
/
+4
2020-08-05
vhost-vdpa: support IOTLB batching hints
Jason Wang
2
-0
/
+13
2020-08-05
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into HEAD
Michael S. Tsirkin
6
-24
/
+179
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-6
/
+40
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-0
/
+9
2020-08-05
Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-1
/
+2
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-1
/
+2
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
3
-8
/
+33
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
1
-0
/
+2
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
14
-80
/
+108
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-144
/
+150
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
24
-61
/
+400
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+6
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-18
/
+227
2020-08-05
Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-30
/
+180
2020-08-05
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
1
-0
/
+2
2020-08-05
platform_data/mlxreg: support new watchdog type with longer timeout period
Michael Shych
1
-1
/
+4
2020-08-05
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
1
-0
/
+1
2020-08-05
vDPA: add get_vq_irq() in vdpa_config_ops
Zhu Lingshan
1
-0
/
+7
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
1
-26
/
+2
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
1
-0
/
+10
2020-08-05
virtio_caif: correct tags for config space fields
Michael S. Tsirkin
1
-3
/
+3
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
1
-0
/
+65
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
1
-14
/
+2
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
1
-84
/
+75
[prev]
[next]