summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-14Merge tag 'drm-misc-fixes-2024-06-14' of https://gitlab.freedesktop.org/drm/m...Dave Airlie14-21/+38
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds13-53/+100
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds4-3/+6
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-36/+130
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar1-1/+1
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar1-0/+23
2024-06-14Merge tag 'iommu-fix-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-06-14Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+12
2024-06-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-19/+76
2024-06-14Merge tag 'thermal-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+35
2024-06-14thermal: core: Change PM notifier priority to the minimumRafael J. Wysocki1-0/+6
2024-06-14thermal: core: Synchronize suspend-prepare and post-suspend actionsRafael J. Wysocki2-0/+25
2024-06-14bpf: Avoid splat in pskb_pull_reasonFlorian Westphal1-0/+5
2024-06-14Merge tag 'wireless-2024-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski8-26/+50
2024-06-14ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla1-12/+20
2024-06-14ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked upRichard Fitzgerald1-0/+4
2024-06-14ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-14ALSA: hda: cs35l41: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-14ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-14Merge branch acpi-x86Rafael J. Wysocki1-14/+10
2024-06-14loop: Disable fallocate() zero and discard if not supportedCyril Hrubis1-0/+23
2024-06-14ata: libata-scsi: Set the RMB bit only for removable media devicesDamien Le Moal1-4/+4
2024-06-14ovl: fix encoding fid for lower only rootMiklos Szeredi1-1/+5
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard651-3552/+6571
2024-06-14mfd: axp20x: AXP717: Fix missing IRQ status registers rangeAndre Przywara1-0/+1
2024-06-14cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO optionsOndrej Mosnacek1-25/+54
2024-06-14cipso: fix total option length computationOndrej Mosnacek1-4/+8
2024-06-14wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg3-13/+27
2024-06-14wifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge1-8/+9
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan1-8/+0
2024-06-14USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern1-2/+2
2024-06-14io_uring: fix cancellation overwriting req->flagsPavel Begunkov3-3/+5
2024-06-14Merge tag 'drm-xe-fixes-2024-06-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-12/+38
2024-06-14scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2-0/+13
2024-06-14scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche2-1/+7
2024-06-14scsi: ufs: core: Free memory allocated for model before reinitJoel Slebodnick1-0/+1
2024-06-14Merge tag 'exynos-drm-fixes-for-v6.10-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie3-4/+11
2024-06-14net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava1-1/+4
2024-06-13Merge tag 'nvme-6.10-2024-06-13' of git://git.infradead.org/nvme into block-6.10Jens Axboe5-16/+10
2024-06-13nvme: fix namespace removal listKeith Busch1-4/+5
2024-06-13btrfs: zoned: allocate dummy checksums for zoned NODATASUM writesJohannes Thumshirn1-1/+3
2024-06-13btrfs: retry block group reclaim without infinite loopBoris Burkov1-2/+9
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua11-22/+34
2024-06-13bpf: fix UML x86_64 compile failureMaciej Żenczykowski1-1/+1
2024-06-13selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann2-0/+43
2024-06-13bpf: Reduce stack consumption in check_stack_write_fixed_offDaniel Borkmann1-4/+5
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann2-4/+12
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds40-165/+294
2024-06-13Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-33/+81
2024-06-13Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+7