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
v6.2-rc8
138 folders
2 files
accel
Fix mismerge due to devnode now taking a 'const *' device
3 years ago
accessibility
tty: fix possible null-ptr-defer in spk_ttyio_release
3 years ago
acpi
ACPI: NFIT: fix a potential deadlock during NFIT teardown
3 years ago
amba
ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacks
3 years ago
android
binder: validate alloc->mm in ->mmap() handler
3 years ago
ata
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
3 years ago
atm
treewide: Convert del_timer*() to timer_shutdown*()
3 years ago
auxdisplay
i2c: Make remove callback return void
3 years ago
base
driver core: Fix test_async_probe_init saves device in wrong array
3 years ago
bcma
bcma: Fail probe if GPIO subdriver fails
3 years ago
block
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
3 years ago
bluetooth
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
3 years ago
bus
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
3 years ago
cdrom
block: remove blk_cleanup_disk
3 years ago
char
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm
3 years ago
clk
clk: ingenic: jz4760: Update M/N/OD calculation algorithm
3 years ago
clocksource
clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool()
3 years ago
comedi
comedi: adv_pci1760: Fix PWM instruction handling
3 years ago
connector
counter
counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
3 years ago
cpufreq
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
3 years ago
cpuidle
powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze state
3 years ago
crypto
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
3 years ago
cxl
Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
3 years ago
dax
dax: super.c: fix kernel-doc bad line warning
3 years ago
dca
devfreq
PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
3 years ago
dio
drivers: dio: fix possible memory leak in dio_init()
3 years ago
dma
ptdma: pt_core_execute_cmd() should use spinlock
3 years ago
dma-buf
dma-buf: actually set signaling bit for private stub fences
3 years ago
edac
Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
3 years ago
eisa
extcon
extcon: usbc-tusb320: Convert to i2c's .probe_new()
3 years ago
firewire
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
3 years ago
firmware
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max machines
3 years ago
fpga
fpga: m10bmc-sec: Fix probe rollback
3 years ago
fsi
use less confusing names for iov_iter direction initializers
3 years ago
gnss
driver core: make struct class.dev_uevent() take a const *
3 years ago
gpio
gpio: ep93xx: remove unused variable
3 years ago
gpu
Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linux
3 years ago
greybus
greybus: svc: Use kstrtobool() instead of strtobool()
3 years ago
hid
HID: Ignore battery for ELAN touchscreen 29DF on HP
3 years ago
hsi
Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
3 years ago
hte
hte: Uninitialized variable in hte_ts_get()
4 years ago
hv
HV: hv_balloon: fix memory leak with using debugfs_lookup()
3 years ago
hwmon
hwmon: (emc2305) fix pwm never being able to set lower
3 years ago
hwspinlock
hwspinlock: qcom: add support for MMIO on older SoCs
3 years ago
hwtracing
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
3 years ago
i2c
i2c: rk3x: fix a bunch of kernel-doc warnings
3 years ago
i3c
i3c: export SETDASA method
3 years ago
idle
intel_idle: Add AlderLake-N support
3 years ago
iio
Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
3 years ago
infiniband
RDMA/rtrs: Don't call kobject_del for srv_path->kobj
3 years ago
input
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
3 years ago
interconnect
interconnect: qcom: rpm: Use _optional func for provider clocks
3 years ago
iommu
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
3 years ago
ipack
Merge tag 'platform-drivers-x86-simatec-1' into review-hans
3 years ago
irqchip
Merge patch series "RISC-V interrupt controller select cleanup"
3 years ago
isdn
treewide: Convert del_timer*() to timer_shutdown*()
3 years ago
leds
treewide: Convert del_timer*() to timer_shutdown*()
3 years ago
macintosh
macintosh/macio-adb: check the return value of ioremap()
3 years ago
mailbox
mailbox: mtk-cmdq: Do not request irq until we are ready
3 years ago
mcb
mcb: mcb-parse: fix error handing in chameleon_parse_gdd()
3 years ago
md
bcache: Silence memcpy() run-time false positive warnings
3 years ago
media
media: videobuf2: set q->streaming later
3 years ago
memory
memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()
3 years ago
memstick
memstick/mspro_block: Convert to use sysfs_emit()/sysfs_emit_at() APIs
3 years ago
message
scsi: message: fusion: Remove variable 'where'
3 years ago
mfd
mfd: pm8008: Fix return value check in pm8008_probe()
3 years ago
misc
VMCI: Use threaded irqs instead of tasklets
3 years ago
mmc
mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
3 years ago
most
mtd
mtd: cfi: allow building spi-intel standalone
3 years ago
mux
net
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping is used
3 years ago
nfc
nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
3 years ago
ntb
NTB: epf: Allow more flexibility in the memory BAR map method
4 years ago
nubus
nvdimm
nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
3 years ago
nvme
nvme-auth: mark nvme_auth_wq static
3 years ago
nvmem
Merge tag 'fpga-for-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-linus
3 years ago
of
Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
3 years ago
opp
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
3 years ago
parisc
parisc: pdc_stable: use strscpy() to instead of strncpy()
3 years ago
parport
parport_pc: Avoid FIFO port location truncation
3 years ago
pci
Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
3 years ago
pcmcia
treewide: Convert del_timer*() to timer_shutdown*()
3 years ago
peci
peci: cpu: Fix use-after-free in adev_release()
3 years ago
perf
Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
3 years ago
phy
phy: phy-can-transceiver: Skip warning if no "max-bitrate"
3 years ago
pinctrl
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
3 years ago
platform
platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
3 years ago
pnp
PNP: Do not disable devices on suspend when they cannot be re-enabled on resume
3 years ago
power
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
3 years ago
powercap
powercap: idle_inject: Fix warnings with make W=1
3 years ago
pps
pps: generators: pps_gen_parport: Switch to use module_parport_driver()
4 years ago
ps3
Introduce Socionext F_OSPI SPI flash controller
3 years ago
ptp
net: devlink: let the core report the driver name instead of the drivers
3 years ago
pwm
pwm: pca9685: Convert to i2c's .probe_new()
3 years ago
rapidio
rapidio: devices: fix missing put_device in mport_cdev_open
3 years ago
ras
RAS: Fix return value from show_trace()
3 years ago
regulator
regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo
3 years ago
remoteproc
remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
3 years ago
reset
reset: uniphier-glue: Fix possible null-ptr-deref
3 years ago
rpmsg
rpmsg: char: Avoid double destroy of default endpoint
3 years ago
rtc
rtc: sunplus: fix format string for printing resource
3 years ago
s390
block: handle bio_split_to_limits() NULL return
3 years ago
sbus
sparc: sbus: treat CPU index as integer
3 years ago
scsi
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT"
3 years ago
sh
genirq: Add and use an irq_data_update_affinity helper
3 years ago
siox
siox: fix possible memory leak in siox_device_add()
3 years ago
slimbus
slimbus: qcom-ngd-ctrl: reinit the reconf completion flag
3 years ago
soc
PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
3 years ago
soundwire
soundwire: intel_init: remove check on number of links
3 years ago
spi
spi: spidev: fix a recursive locking error
3 years ago
spmi
spmi: pmic-arb: Add support for PMIC v7
3 years ago
ssb
ssb: gpio: Use generic_handle_irq_safe()
3 years ago
staging
staging: vchiq_arm: fix enum vchiq_status return types
3 years ago
target
scsi: target: core: Fix warning on RT kernels
3 years ago
tc
tee
tee: optee: fix possible memory leak in optee_register_device()
3 years ago
thermal
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
3 years ago
thunderbolt
thunderbolt: Disable XDomain lane 1 only in software connection manager
3 years ago
tty
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
3 years ago
ufs
scsi: ufs: core: Fix devfreq deadlocks
3 years ago
uio
uio: uio_dmem_genirq: Use non-atomic bit operations in irq config and handling
3 years ago
usb
usb: core: add quirk for Alcor Link AK9563 smartcard reader
3 years ago
vdpa
vdpa: ifcvf: Do proper cleanup if IFCVF init fails
3 years ago
vfio
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
3 years ago
vhost
vhost-scsi: unbreak any layout for response
3 years ago
video
nvidiafb: detect the hardware support before removing console.
3 years ago
virt
virt/sev-guest: Prevent IV reuse in the SNP guest driver
3 years ago
virtio
virtio: Implementing attribute show with sysfs_emit
3 years ago
vlynq
w1
w1: fix WARNING after calling w1_process()
3 years ago
watchdog
Merge tag 'sunxi-fixes-for-6.2-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
3 years ago
xen
xen/pvcalls: free active map buffer on pvcalls_front_free_map
3 years ago
zorro
Kconfig
drivers/accel: define kconfig and register a new major
3 years ago
Makefile
hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
3 years ago