index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
efi/mokvar: move up init order
Eric Snowberg
1
-1
/
+1
2022-03-08
tpm: xen-tpmfront: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2022-03-08
tpm: Fix error handling in async work
Tadeusz Struk
1
-1
/
+7
2022-03-07
Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2022-03-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
12
-39
/
+109
2022-03-07
mtd: rawnand: omap2: Actually prevent invalid configuration and build error
Roger Quadros
1
-2
/
+1
2022-03-06
vhost: remove avail_event arg from vhost_update_avail_event()
Stefano Garzarella
1
-2
/
+2
2022-03-06
virtio: drop default for virtio-mem
Michael S. Tsirkin
1
-1
/
+0
2022-03-06
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
1
-1
/
+1
2022-03-06
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
1
-10
/
+2
2022-03-06
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
1
-2
/
+8
2022-03-06
vhost: fix hung thread due to erroneous iotlb entries
Anirudh Rayabharam
2
-0
/
+16
2022-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-60
/
+48
2022-03-04
Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-10
/
+30
2022-03-04
Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2022-03-04
Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-49
/
+37
2022-03-04
Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+13
2022-03-04
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
1
-1
/
+1
2022-03-04
vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
Si-Wei Liu
1
-0
/
+16
2022-03-04
vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
Si-Wei Liu
1
-2
/
+16
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
3
-3
/
+3
2022-03-04
virtio_console: break out of buf poll on remove
Michael S. Tsirkin
1
-0
/
+7
2022-03-04
virtio: document virtio_reset_device
Michael S. Tsirkin
1
-0
/
+16
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-17
/
+22
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-2
/
+1
2022-03-04
Merge tag 'drm-misc-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-2
/
+7
2022-03-04
Merge tag 'amd-drm-fixes-5.17-2022-03-02' of https://gitlab.freedesktop.org/a...
Dave Airlie
1
-1
/
+2
2022-03-04
Merge tag 'drm-intel-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-3
/
+3
2022-03-03
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2
-1
/
+5
2022-03-03
HID: add mapping for KEY_DICTATE
William Mahon
2
-0
/
+2
2022-03-03
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
32
-172
/
+440
2022-03-03
Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-14
/
+10
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
2022-03-03
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-03
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
1
-0
/
+3
2022-03-02
net: ipa: add an interconnect dependency
Alex Elder
1
-0
/
+1
2022-03-02
drm/amdgpu: fix suspend/resume hang regression
Qiang Yu
1
-1
/
+2
2022-03-03
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
1
-2
/
+2
2022-03-03
auxdisplay: lcd2s: Fix memory leak in ->remove()
Andy Shevchenko
1
-11
/
+7
2022-03-03
auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
Andy Shevchenko
1
-1
/
+1
2022-03-02
iwlwifi: mvm: return value for request_ownership
Emmanuel Grumbach
1
-2
/
+3
2022-03-02
iwlwifi: fix build error for IWLMEI
Randy Dunlap
1
-0
/
+1
2022-03-02
Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+34
2022-03-02
ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
Jonathan Lemon
1
-2
/
+23
2022-03-01
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
1
-7
/
+7
2022-03-01
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
1
-40
/
+22
2022-03-01
drm/vrr: Set VRR capable prop only if it is attached to connector
Manasi Navare
1
-0
/
+3
2022-03-01
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
1
-2
/
+3
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-6
/
+9
[next]