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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
PCI: xgene: Annotate __iomem pointer
Bjorn Helgaas
1
-1
/
+1
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof WilczyĆski
9
-29
/
+40
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
180
-2618
/
+8315
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
116
-4236
/
+1795
2021-07-05
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
495
-19514
/
+11159
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
31
-245
/
+216
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
238
-2633
/
+10924
2021-07-05
Merge tag 'backlight-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
5
-39
/
+250
2021-07-05
Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
52
-749
/
+1111
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
13
-104
/
+122
2021-07-05
Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-6
/
+29
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
36
-543
/
+556
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
24
-192
/
+534
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
61
-809
/
+3561
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2
-2
/
+45
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-1
/
+11
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2
-13
/
+28
2021-07-05
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
1
-2
/
+2
2021-07-05
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
1
-1
/
+1
2021-07-05
PM: domains: Shrink locking area of the gpd_list_lock
Stephen Boyd
1
-21
/
+17
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
10
-66
/
+116
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-05
xen: Use DEVICE_ATTR_*() macro
YueHaibing
3
-28
/
+21
2021-07-04
Merge branch 'next' into for-linus
Dmitry Torokhov
439
-2371
/
+4595
2021-07-04
Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
Alexander Larkin
1
-1
/
+1
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
41
-1076
/
+327
2021-07-04
Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
12
-283
/
+2466
2021-07-04
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
16
-134
/
+341
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
1
-13
/
+0
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix warning for return value
Srinivas Pandruvada
1
-1
/
+3
2021-07-04
thermal/drivers/mediatek: Add sensors-support
Frank Wunderlich
1
-0
/
+6
2021-07-04
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Srinivas Pandruvada
4
-1
/
+373
2021-07-04
thermal/drivers/int340x/processor_thermal: Split enumeration and processing part
Srinivas Pandruvada
5
-259
/
+286
2021-07-04
thermal: devfreq_cooling: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-07-04
thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()
Andy Shevchenko
1
-7
/
+8
2021-07-04
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
1
-0
/
+3
2021-07-03
net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-10
/
+10
2021-07-03
Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
26
-147
/
+145
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
19
-210
/
+220
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
15
-39
/
+39
2021-07-03
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
6
-109
/
+64
2021-07-03
virtio: fix up virtio_disable_cb
Michael S. Tsirkin
1
-1
/
+25
2021-07-03
virtio_net: move txq wakeups under tx q lock
Michael S. Tsirkin
1
-6
/
+7
2021-07-03
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
1
-1
/
+21
2021-07-03
vdpa/mlx5: Add support for running with virtio_vdpa
Eli Cohen
3
-15
/
+87
2021-07-03
vdp/mlx5: Fix setting the correct dma_device
Eli Cohen
2
-8
/
+3
2021-07-03
vdpa/mlx5: Support creating resources with uid == 0
Eli Cohen
1
-0
/
+6
2021-07-03
vdpa/mlx5: Fix possible failure in umem size calculation
Eli Cohen
1
-10
/
+5
2021-07-03
vdpa/mlx5: Fix umem sizes assignments on VQ create
Eli Cohen
1
-2
/
+2
[prev]
[next]