开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2020-08-03
Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...
Rafael J. Wysocki
2020-07-27
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
2020-07-27
ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check
Hanjun Guo
2020-07-27
ACPI: NUMA: Remove the useless sub table pointer check
Hanjun Guo
2020-07-27
ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()
Hanjun Guo
2020-07-27
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
2020-07-27
ACPI: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
2020-07-27
ACPI: OSL: Clean up the removal of unused memory mappings
Rafael J. Wysocki
2020-07-27
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()
Rafael J. Wysocki
2020-07-27
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()
Rafael J. Wysocki
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
2020-07-27
ACPI: OSL: Implement deferred unmapping of ACPI memory
Rafael J. Wysocki
2020-07-26
Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-26
Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-26
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-26
Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-26
Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2020-07-24
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-24
Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-07-24
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
2020-07-24
Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...
Linus Torvalds
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2020-07-24
Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...
Linus Torvalds
2020-07-24
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
2020-07-23
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang
2020-07-23
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
2020-07-23
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
2020-07-23
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Tetsuo Handa
2020-07-23
usb: tegra: Fix allocation for the FPCI context
Jon Hunter
2020-07-23
interconnect: msm8916: Fix buswidth of pcnoc_s nodes
Georgi Djakov
2020-07-23
interconnect: Do not skip aggregation for disabled paths
Georgi Djakov
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
2020-07-23
binder: Don't use mmput() from shrinker function.
Tetsuo Handa
2020-07-23
Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-07-23
Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-22
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
[next]