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
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+42
2020-07-30
driver core: Avoid binding drivers to dead devices
Lukas Wunner
1
-1
/
+3
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
182
-2674
/
+2547
2020-07-27
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
2
-35
/
+5
2020-07-26
Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master
Linus Torvalds
16
-111
/
+176
2020-07-26
Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master
Linus Torvalds
1
-1
/
+1
2020-07-26
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master
Linus Torvalds
5
-19
/
+63
2020-07-26
Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master
Linus Torvalds
10
-32
/
+69
2020-07-26
Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into master
Linus Torvalds
3
-1
/
+8
2020-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master
Linus Torvalds
1
-5
/
+11
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
2
-10
/
+58
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
9
-36
/
+38
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
86
-436
/
+713
2020-07-25
firmware_loader: EFI firmware loader must handle pre-allocated buffer
Kees Cook
1
-1
/
+4
2020-07-25
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
2
-5
/
+35
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-24
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master
Linus Torvalds
2
-23
/
+11
2020-07-24
Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
4
-43
/
+43
2020-07-24
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
1
-22
/
+42
2020-07-24
Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into master
Linus Torvalds
1
-20
/
+17
2020-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into master
Linus Torvalds
6
-21
/
+49
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into master
Linus Torvalds
2
-2
/
+19
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into master
Linus Torvalds
3
-18
/
+19
2020-07-24
Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc into master
Linus Torvalds
1
-1
/
+1
2020-07-24
Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm into master
Linus Torvalds
4
-11
/
+12
2020-07-24
driver core: Change delimiter in devlink device's name to "--"
Saravana Kannan
1
-1
/
+1
2020-07-24
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
1
-1
/
+11
2020-07-23
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang
1
-1
/
+1
2020-07-23
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
1
-2
/
+1
2020-07-23
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
1
-2
/
+4
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
1
-0
/
+3
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2
-2
/
+19
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
1
-1
/
+1
2020-07-23
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
4
-8
/
+8
2020-07-23
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
1
-3
/
+4
2020-07-23
usb: tegra: Fix allocation for the FPCI context
Jon Hunter
1
-1
/
+1
2020-07-23
interconnect: msm8916: Fix buswidth of pcnoc_s nodes
Georgi Djakov
1
-7
/
+7
2020-07-23
interconnect: Do not skip aggregation for disabled paths
Georgi Djakov
1
-3
/
+9
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
1
-3
/
+7
2020-07-23
binder: Don't use mmput() from shrinker function.
Tetsuo Handa
1
-1
/
+1
2020-07-23
driver core: Fix sleeping in invalid context during device link deletion
Saravana Kannan
1
-18
/
+27
2020-07-23
Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
2
-10
/
+9
2020-07-23
Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-1
/
+3
2020-07-22
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
1
-0
/
+1
2020-07-22
net: atlantic: fix PTP on AQC10X
Egor Pomozov
1
-1
/
+6
2020-07-22
enetc: Remove the mdio bus on PF probe bailout
Claudiu Manoil
1
-0
/
+1
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into master
Linus Torvalds
29
-1927
/
+1277
2020-07-22
staging: wlan-ng: properly check endpoint types
Rustam Kovhaev
1
-1
/
+15
2020-07-22
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Bjorn Helgaas
1
-21
/
+9
2020-07-22
virtio-mmio: Reject invalid IRQ 0 command line argument
Bjorn Helgaas
1
-2
/
+2
[next]