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.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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
drivers/base/memory: clarify adding and removing of memory blocks
David Hildenbrand
1
-18
/
+20
2022-03-23
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2
-13
/
+101
2022-03-23
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
1
-2
/
+3
2022-03-23
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2
-13
/
+18
2022-03-23
drivers/base/memory: add memory block to memory group after registration succ...
David Hildenbrand
1
-3
/
+5
2022-03-23
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-0
/
+2
2022-03-23
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
1
-6
/
+3
2022-03-23
cma: factor out minimum alignment requirement
David Hildenbrand
1
-6
/
+3
2022-03-23
memcg: enable accounting for tty-related objects
Vasily Averin
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2
-5
/
+1
2022-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-15
/
+39
2022-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-9
/
+9
2022-03-19
Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+11
2022-03-19
Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-7
/
+11
2022-03-18
Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-41
/
+1
2022-03-18
Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-13
/
+6
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
17
-72
/
+106
2022-03-17
Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-17
drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
Thomas Zimmermann
2
-1
/
+2
2022-03-17
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
724
-4127
/
+6938
2022-03-16
Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2022-03-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+10
2022-03-16
Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-32
/
+1
2022-03-16
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Marek Vasut
1
-1
/
+1
2022-03-16
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...
Christoph Niedermaier
1
-8
/
+0
2022-03-16
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-32
/
+1
2022-03-16
Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"
Rafael J. Wysocki
1
-5
/
+5
2022-03-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-4
/
+11
2022-03-16
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-03-15
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
1
-1
/
+7
2022-03-15
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
1
-1
/
+1
2022-03-15
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
1
-2
/
+3
2022-03-15
counter: Stop using dev_get_drvdata() to get the counter device
Uwe Kleine-König
1
-6
/
+11
2022-03-15
scsi: fnic: Finish scsi_cmnd before dropping the spinlock
David Jeffery
1
-7
/
+6
2022-03-15
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
1
-3
/
+0
2022-03-15
usb: usbtmc: Fix bug in pipe direction for control transfers
Alan Stern
1
-3
/
+10
2022-03-15
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
Bartosz Golaszewski
1
-0
/
+10
2022-03-15
partially Revert "usb: musb: Set the DT node on the child device"
H. Nikolaus Schaller
1
-1
/
+0
2022-03-15
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
1
-0
/
+1
2022-03-15
atm: eni: Add check for dma_map_single
Jiasheng Jiang
1
-0
/
+2
2022-03-15
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
2
-41
/
+1
2022-03-15
net: mdio: mscc-miim: fix duplicate debugfs entry
Michael Walle
1
-1
/
+8
2022-03-15
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
1
-2
/
+3
2022-03-15
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
[next]