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-22
drivers/base/memory: clarify adding and removing of memory blocks
David Hildenbrand
1
-18
/
+20
2022-03-22
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2
-13
/
+101
2022-03-22
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
1
-2
/
+3
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2
-13
/
+18
2022-03-22
drivers/base/memory: add memory block to memory group after registration succ...
David Hildenbrand
1
-3
/
+5
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-0
/
+2
2022-03-22
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
1
-6
/
+3
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
1
-6
/
+3
2022-03-22
memcg: enable accounting for tty-related objects
Vasily Averin
1
-1
/
+1
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-22
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-19
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-15
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-14
net: mdio: mscc-miim: fix duplicate debugfs entry
Michael Walle
1
-1
/
+8
2022-03-14
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
1
-2
/
+3
2022-03-14
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
[next]