summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-28Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+17
2023-01-28Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds15-25/+74
2023-01-28Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-48/+37
2023-01-28Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-18/+27
2023-01-28Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+19
2023-01-28Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2023-01-28Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-89/+167
2023-01-28Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+25
2023-01-28Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+23
2023-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+6
2023-01-27Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-6/+8
2023-01-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-3/+9
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+0
2023-01-27ice: Fix broken link in ice NAPI docMichal Wilczynski1-1/+1
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman5-19/+43
2023-01-27spi: spidev: fix a recursive locking errorBartosz Golaszewski1-6/+16
2023-01-27spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin1-1/+1
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-01-27ovl: fix tmpfile leakMiklos Szeredi1-1/+1
2023-01-27btrfs: raid56: make error_bitmap update atomicQu Wenruo1-2/+10
2023-01-27btrfs: send: limit number of clones and allocated memory sizeDavid Sterba1-3/+3
2023-01-27io_uring: always prep_async for drain requestsDylan Yudaken1-10/+8
2023-01-27dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich1-1/+1
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-01-27pinctrl: amd: Fix debug output for debounce timeMario Limonciello1-0/+1
2023-01-27pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-01-27vdpa: ifcvf: Do proper cleanup if IFCVF init failsTanmay Bhushan1-1/+1
2023-01-27vhost-scsi: unbreak any layout for responseJason Wang1-4/+17
2023-01-27tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-01-27vhost/net: Clear the pending messages when the backend is removedEric Auger3-1/+6
2023-01-27xfrm: annotate data-race around use_timeEric Dumazet2-9/+12
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet1-4/+4
2023-01-27ALSA: memalloc: Workaround for Xen PVTakashi Iwai1-18/+69
2023-01-27bpf: Fix the kernel crash caused by bpf_setsockopt().Kui-Feng Lee1-1/+0
2023-01-27scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen1-4/+3
2023-01-27scsi: core: Fix the scsi_device_put() might_sleep annotationBart Van Assche2-2/+2
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-30/+76
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-27Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie8-21/+89
2023-01-27Merge tag 'drm-intel-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-38/+2
2023-01-27MAINTAINERS: Move to shared PCI treeBjorn Helgaas1-4/+4
2023-01-26IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea1-0/+8
2023-01-26drm/ssd130x: Init display before the SSD130X_DISPLAY_ON commandJavier Martinez Canillas1-11/+7
2023-01-26Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2Jens Axboe3-11/+10
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-111/+211
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds38-400/+535
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds3-0/+0
2023-01-26ASoC: cs42l56: fix DT probeArnd Bergmann1-6/+0