tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
at
v5.10-rc7
138 folders
2 files
accessibility
speakup: Reject setting the speakup line discipline outside of speakup
5 years ago
acpi
Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
5 years ago
amba
ARM: tegra: Replace zero-length array with flexible-array
5 years ago
android
task_work: cleanup notification modes
5 years ago
ata
ata: sata_nv: Fix retrieving of active qcs
6 years ago
atm
Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
5 years ago
auxdisplay
treewide: Use fallthrough pseudo-keyword
5 years ago
base
PM: runtime: Resume the device earlier in __device_release_driver()
5 years ago
bcma
bcma: use semicolons rather than commas to separate statements
5 years ago
block
loop: Fix occasional uevent drop
5 years ago
bluetooth
Bluetooth: btintel: Replace zero-length array with flexible-array member
5 years ago
bus
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/iommu/fixes
5 years ago
cdrom
gdrom: use bdev_check_media_change
5 years ago
char
virtio: virtio_console: fix DMA memory allocation for rproc serial
5 years ago
clk
clk: imx8m: fix bus critical clk registration
5 years ago
clocksource
treewide: Convert macro and uses of __section(foo) to __section("foo")
5 years ago
connector
connector: simplify the return expression of cn_add_callback()
5 years ago
counter
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
5 years ago
cpufreq
cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK
5 years ago
cpuidle
cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE
5 years ago
crypto
crypto: sun8x-ce*: update entries to its documentation
5 years ago
dax
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
5 years ago
dca
dca: Use PTR_ERR_OR_ZERO() to simplify code
6 years ago
devfreq
PM / devfreq: tegra30: Improve initial hardware resetting
5 years ago
dio
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
5 years ago
dma
dmaengine: fix error codes in channel_register()
5 years ago
dma-buf
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
5 years ago
edac
Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
5 years ago
eisa
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
extcon
extcon: axp288: Use module_platform_driver to simplify the code
5 years ago
firewire
firewire-ohci: use dma_alloc_pages
5 years ago
firmware
Merge tag 'media/v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
5 years ago
fpga
fpga: Specify HAS_IOMEM dependency for FPGA_DFL
5 years ago
fsi
fsi: aspeed: Support CFAM reset GPIO
5 years ago
gnss
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
gpio
gpio: sifive: Fix SiFive gpio probe
5 years ago
gpu
drm/amdgpu/vcn3.0: remove old DPG workaround
5 years ago
greybus
drivers/greybus: Use kobj_to_dev()
5 years ago
hid
Merge tag 'acpi-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
5 years ago
hsi
treewide: Use fallthrough pseudo-keyword
5 years ago
hv
Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
5 years ago
hwmon
hwmon: (amd_energy) modify the visibility of the counters
5 years ago
hwspinlock
hwspinlock: qcom: Allow mmio usage in addition to syscon
5 years ago
hwtracing
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
5 years ago
i2c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
5 years ago
i3c
i3c: master: Fix error return in cdns_i3c_master_probe()
5 years ago
ide
ide/macide: Convert Mac IDE driver to platform driver
5 years ago
idle
intel_idle: Build fix
5 years ago
iio
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
5 years ago
infiniband
RDMA/hns: Bugfix for memory window mtpt configuration
5 years ago
input
Input: atmel_mxt_ts - fix lost interrupts
5 years ago
interconnect
Merge tag 'phy-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into usb-linus
5 years ago
iommu
iommu/vt-d: Don't read VCCAP register unless it exists
5 years ago
ipack
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
irqchip
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
5 years ago
isdn
treewide: Use fallthrough pseudo-keyword
5 years ago
leds
leds: pwm: Remove platform_data support
5 years ago
lightnvm
lightnvm: fix out-of-bounds write to array devices->info[]
5 years ago
macintosh
macintosh: smu_sensors: use for_each_child_of_node() macro
5 years ago
mailbox
mailbox: avoid timer start from callback
5 years ago
mcb
md
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
5 years ago
media
Merge tag 'drm-intel-fixes-2020-11-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
5 years ago
memory
PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function
5 years ago
memstick
memstick: Skip allocating card when removing host
5 years ago
message
scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
5 years ago
mfd
mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
5 years ago
misc
Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
5 years ago
mmc
Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
5 years ago
most
drivers: most: add character device interface driver
5 years ago
mtd
mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
5 years ago
mux
treewide: Use fallthrough pseudo-keyword
5 years ago
net
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
5 years ago
nfc
Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
5 years ago
ntb
NTB: Use struct_size() helper in devm_kzalloc()
5 years ago
nubus
nvdimm
mm/memremap_pages: support multiple ranges per invocation
5 years ago
nvme
nvme: fix memory leak freeing command effects
5 years ago
nvmem
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
5 years ago
of
of/address: Fix of_node memory leak in of_dma_is_coherent
5 years ago
opp
opp: Reduce the size of critical section in _opp_table_kref_release()
5 years ago
oprofile
module: Fix up module_notifier return values
5 years ago
parisc
dma-mapping: split <linux/dma-mapping.h>
5 years ago
parport
treewide: Use fallthrough pseudo-keyword
5 years ago
pci
PCI: mvebu: Fix duplicate resource requests
5 years ago
pcmcia
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next
5 years ago
perf
perf: arm-cmn: Fix conversion specifiers for node type
5 years ago
phy
Merge tag 'usb-fixes-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
5 years ago
pinctrl
Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes
5 years ago
platform
platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet
5 years ago
pnp
PNP: fix kernel-doc markups
5 years ago
power
PM: AVS: Drop the avs directory and the corresponding Kconfig
5 years ago
powercap
powercap: restrict energy meter to root access
5 years ago
pps
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
ps3
treewide: Use fallthrough pseudo-keyword
5 years ago
ptp
ptp: clockmatrix: bug fix for idtcm_strverscmp
5 years ago
pwm
pwm: sl28cpld: fix getting driver data in pwm callbacks
5 years ago
rapidio
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
5 years ago
ras
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
5 years ago
regulator
regulator: ti-abb: Fix array out of bound read access on the first transition
5 years ago
remoteproc
remoteproc/mediatek: Remove non-standard dsb()
5 years ago
reset
reset: sti: reset-syscfg: fix struct description warnings
5 years ago
rpmsg
rpmsg: glink: Expose rpmsg name attr for glink
5 years ago
rtc
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
5 years ago
s390
s390/qeth: fix tear down of async TX buffers
5 years ago
sbus
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
scsi
scsi: mpt3sas: Increase IOCInit request timeout to 30s
5 years ago
sfi
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
sh
iomap: constify ioreadX() iomem argument (as in generic implementation)
5 years ago
siox
slimbus
slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
5 years ago
soc
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
5 years ago
soundwire
soundwire: sysfs: add slave status and device number before probe
5 years ago
spi
spi: dw: Fix spi registration for controllers overriding CS
5 years ago
spmi
spmi: pmic-arb: Set lockdep class for hierarchical irq domains
6 years ago
ssb
ssb: Remove meaningless jump label to simplify the code
5 years ago
staging
staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
5 years ago
target
scsi: target: iscsi: Fix cmd abort fabric stop race
5 years ago
tc
tee
optee: add writeback to valid memory type
5 years ago
thermal
thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
5 years ago
thunderbolt
thunderbolt: Fix use-after-free in remove_unplugged_switch()
5 years ago
tty
Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drm
5 years ago
uio
uio: Fix use-after-free in uio_unregister_device()
5 years ago
usb
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
5 years ago
vdpa
vdpa: mlx5: fix vdpa/vhost dependencies
5 years ago
vfio
vfio/pci: Bypass IGD init in case of -ENODEV
5 years ago
vhost
vhost_vdpa: return -EFAULT if copy_to_user() fails
5 years ago
video
video: hyperv_fb: Fix the cache type when mapping the VRAM
5 years ago
virt
nitro_enclaves: Fixup type and simplify logic of the poll mask setup
5 years ago
virtio
virtio: let arch advertise guest's memory access restrictions
5 years ago
visorbus
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
vlynq
vme
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
5 years ago
w1
w1: w1_therm: make w1_poll_completion static
5 years ago
watchdog
watchdog: Add Toshiba Visconti watchdog driver
5 years ago
xen
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
5 years ago
zorro
zorro: Fix address space collision message with RAM expansion boards
5 years ago
Kconfig
vdpa: move to drivers/vdpa
6 years ago
Makefile
vdpa: mlx5: fix vdpa/vhost dependencies
5 years ago