messages from 2024-07-25 07:47:16 to 2024-07-25 14:44:49 UTC [more...]
[PATCH 6.1 00/13] 6.1.102-rc1 review
2024-07-25 14:37 UTC (10+ messages)
` [PATCH 6.1 01/13] drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
` [PATCH 6.1 02/13] f2fs: avoid dead loop in f2fs_issue_checkpoint()
` [PATCH 6.1 03/13] ocfs2: add bounds checking to ocfs2_check_dir_entry()
` [PATCH 6.1 05/13] fs/ntfs3: Validate ff offset
` [PATCH 6.1 06/13] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
` [PATCH 6.1 07/13] ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
` [PATCH 6.1 08/13] arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
` [PATCH 6.1 09/13] arm64: dts: qcom: ipq6018: "
` [PATCH 6.1 10/13] arm64: dts: qcom: sdm630: "
[PATCH 5.4 00/43] 5.4.281-rc1 review
2024-07-25 14:37 UTC (44+ messages)
` [PATCH 5.4 01/43] gcc-plugins: Rename last_stmt() for GCC 14+
` [PATCH 5.4 02/43] filelock: Remove locks reliably when fcntl/close race is detected
` [PATCH 5.4 03/43] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH 5.4 04/43] ACPI: EC: Abort address space access upon error
` [PATCH 5.4 05/43] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH 5.4 06/43] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH 5.4 07/43] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH 5.4 08/43] Input: silead - Always support 10 fingers
` [PATCH 5.4 09/43] ila: block BH in ila_output()
` [PATCH 5.4 10/43] kconfig: gconf: give a proper initial state to the Save button
` [PATCH 5.4 11/43] kconfig: remove wrong expr_trans_bool()
` [PATCH 5.4 12/43] fs/file: fix the check in find_next_fd()
` [PATCH 5.4 13/43] mei: demote client disconnect warning on suspend to debug
` [PATCH 5.4 14/43] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
` [PATCH 5.4 15/43] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
` [PATCH 5.4 16/43] ALSA: hda/realtek: Add more codec ID to no shutup pins list
` [PATCH 5.4 17/43] mips: fix compat_sys_lseek syscall
` [PATCH 5.4 18/43] Input: elantech - fix touchpad state on resume for Lenovo N24
` [PATCH 5.4 19/43] bytcr_rt5640 : inverse jack detect for Archos 101 cesium
` [PATCH 5.4 20/43] ASoC: ti: davinci-mcasp: Set min period size using FIFO config
` [PATCH 5.4 21/43] ASoC: ti: omap-hdmi: Fix too long driver name
` [PATCH 5.4 22/43] can: kvaser_usb: fix return value for hif_usb_send_regout
` [PATCH 5.4 23/43] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
` [PATCH 5.4 24/43] s390/sclp: Fix sclp_init() cleanup on failure
` [PATCH 5.4 25/43] ALSA: dmaengine_pcm: terminate dmaengine before synchronize
` [PATCH 5.4 26/43] net: usb: qmi_wwan: add Telit FN912 compositions
` [PATCH 5.4 27/43] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
` [PATCH 5.4 28/43] powerpc/pseries: Whitelist dtl slub object for copying to userspace
` [PATCH 5.4 29/43] powerpc/eeh: avoid possible crash when edev->pdev changes
` [PATCH 5.4 30/43] scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed
` [PATCH 5.4 31/43] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH 5.4 32/43] fs: better handle deep ancestor chains in is_subdir()
` [PATCH 5.4 33/43] spi: imx: Dont expect DMA for i.MX{25,35,50,51,53} cspi devices
` [PATCH 5.4 34/43] selftests/vDSO: fix clang build errors and warnings
` [PATCH 5.4 35/43] hfsplus: fix uninit-value in copy_name
` [PATCH 5.4 36/43] ARM: 9324/1: fix get_user() broken with veneer
` [PATCH 5.4 37/43] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
` [PATCH 5.4 38/43] drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
` [PATCH 5.4 39/43] net: relax socket state check at accept time
` [PATCH 5.4 40/43] ocfs2: add bounds checking to ocfs2_check_dir_entry()
` [PATCH 5.4 41/43] jfs: dont walk off the end of ealist
` [PATCH 5.4 42/43] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
` [PATCH 5.4 43/43] filelock: Fix fcntl/close race recovery compat path
[PATCH 4.19 00/33] 4.19.319-rc1 review
2024-07-25 14:36 UTC (34+ messages)
` [PATCH 4.19 01/33] gcc-plugins: Rename last_stmt() for GCC 14+
` [PATCH 4.19 02/33] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH 4.19 03/33] ACPI: EC: Abort address space access upon error
` [PATCH 4.19 04/33] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH 4.19 05/33] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH 4.19 06/33] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH 4.19 07/33] Input: silead - Always support 10 fingers
` [PATCH 4.19 08/33] ila: block BH in ila_output()
` [PATCH 4.19 09/33] kconfig: gconf: give a proper initial state to the Save button
` [PATCH 4.19 10/33] kconfig: remove wrong expr_trans_bool()
` [PATCH 4.19 11/33] fs/file: fix the check in find_next_fd()
` [PATCH 4.19 12/33] mei: demote client disconnect warning on suspend to debug
` [PATCH 4.19 13/33] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
` [PATCH 4.19 14/33] Input: elantech - fix touchpad state on resume for Lenovo N24
` [PATCH 4.19 15/33] bytcr_rt5640 : inverse jack detect for Archos 101 cesium
` [PATCH 4.19 16/33] can: kvaser_usb: fix return value for hif_usb_send_regout
` [PATCH 4.19 17/33] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
` [PATCH 4.19 18/33] s390/sclp: Fix sclp_init() cleanup on failure
` [PATCH 4.19 19/33] ALSA: dmaengine_pcm: terminate dmaengine before synchronize
` [PATCH 4.19 20/33] net: usb: qmi_wwan: add Telit FN912 compositions
` [PATCH 4.19 21/33] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
` [PATCH 4.19 22/33] Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
` [PATCH 4.19 23/33] fs: better handle deep ancestor chains in is_subdir()
` [PATCH 4.19 24/33] spi: imx: Dont expect DMA for i.MX{25,35,50,51,53} cspi devices
` [PATCH 4.19 25/33] selftests/vDSO: fix clang build errors and warnings
` [PATCH 4.19 26/33] hfsplus: fix uninit-value in copy_name
` [PATCH 4.19 27/33] filelock: Remove locks reliably when fcntl/close race is detected
` [PATCH 4.19 28/33] ARM: 9324/1: fix get_user() broken with veneer
` [PATCH 4.19 29/33] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
` [PATCH 4.19 30/33] net: relax socket state check at accept time
` [PATCH 4.19 31/33] ocfs2: add bounds checking to ocfs2_check_dir_entry()
` [PATCH 4.19 32/33] jfs: dont walk off the end of ealist
` [PATCH 4.19 33/33] filelock: Fix fcntl/close race recovery compat path
[PATCH 6.10 00/29] 6.10.2-rc1 review
2024-07-25 14:36 UTC (30+ messages)
` [PATCH 6.10 01/29] drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
` [PATCH 6.10 02/29] s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
` [PATCH 6.10 03/29] ocfs2: add bounds checking to ocfs2_check_dir_entry()
` [PATCH 6.10 04/29] jfs: dont walk off the end of ealist
` [PATCH 6.10 05/29] fs/ntfs3: Add a check for attr_names and oatbl
` [PATCH 6.10 06/29] fs/ntfs3: Validate ff offset
` [PATCH 6.10 07/29] usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
` [PATCH 6.10 08/29] ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop
` [PATCH 6.10 09/29] ALSA: hda/realtek: Enable headset mic on Positivo SU C1400
` [PATCH 6.10 10/29] ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
` [PATCH 6.10 11/29] arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park mode
` [PATCH 6.10 12/29] arm64: dts: qcom: sc7280: "
` [PATCH 6.10 13/29] arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulators
` [PATCH 6.10 14/29] arm64: dts: qcom: qrb2210-rb1: switch I2C2 to i2c-gpio
` [PATCH 6.10 15/29] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH 6.10 16/29] arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a
` [PATCH 6.10 17/29] arm64: dts: qcom: x1e80100-qcp: "
` [PATCH 6.10 18/29] arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators
` [PATCH 6.10 19/29] arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB
` [PATCH 6.10 20/29] arm64: dts: qcom: sm6350: "
` [PATCH 6.10 21/29] arm64: dts: qcom: msm8998: "
` [PATCH 6.10 22/29] arm64: dts: qcom: ipq6018: "
` [PATCH 6.10 23/29] arm64: dts: qcom: sdm630: "
` [PATCH 6.10 24/29] arm64: dts: qcom: ipq8074: "
` [PATCH 6.10 25/29] arm64: dts: qcom: sdm845: "
` [PATCH 6.10 26/29] arm64: dts: qcom: sm6115: "
` [PATCH 6.10 27/29] ALSA: pcm_dmaengine: Dont synchronize DMA channel when DMA is paused
` [PATCH 6.10 28/29] ALSA: seq: ump: Skip useless ports for static blocks
` [PATCH 6.10 29/29] filelock: Fix fcntl/close race recovery compat path
[PATCH v2] Bluetooth: hci_core: fix suspicious RCU usage in hci_conn_drop()
2024-07-25 14:32 UTC (2+ messages)
[PATCH 6.1.y] bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
2024-07-25 14:31 UTC
[PATCH 6.1.y] udf: Convert udf_mkdir() to new directory iteration code
2024-07-25 14:21 UTC (2+ messages)
[REGRESSION] ALSA: firewire-lib: heavy digital distortion with Fireface 800
2024-07-25 14:08 UTC (3+ messages)
[PATCH 6.1.y] btrfs: do not BUG_ON on failure to get dir index for new snapshot
2024-07-25 13:35 UTC
[PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
2024-07-25 13:28 UTC (2+ messages)
FAILED: patch "[PATCH] arm64: dts: qcom: sm6115: Disable SS instance in Parkmode for" failed to apply to 6.6-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for" failed to apply to 4.19-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for" failed to apply to 5.10-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for" failed to apply to 5.4-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for" failed to apply to 5.15-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for" failed to apply to 6.1-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for" failed to apply to 6.6-stable tree
2024-07-25 12:51 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode" failed to apply to 5.10-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode" failed to apply to 5.15-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode" failed to apply to 6.1-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode" failed to apply to 6.6-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8998: Disable SS instance in Parkmode" failed to apply to 5.4-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8998: Disable SS instance in Parkmode" failed to apply to 5.10-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8998: Disable SS instance in Parkmode" failed to apply to 6.1-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8998: Disable SS instance in Parkmode" failed to apply to 5.15-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8998: Disable SS instance in Parkmode" failed to apply to 6.6-stable tree
2024-07-25 12:50 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sm6350: Disable SS instance in Parkmode for" failed to apply to 6.1-stable tree
2024-07-25 12:49 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8996: Disable SS instance in Parkmode" failed to apply to 4.19-stable tree
2024-07-25 12:49 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: msm8996: Disable SS instance in Parkmode" failed to apply to 5.4-stable tree
2024-07-25 12:49 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sc7280: Disable SuperSpeed instances in" failed to apply to 5.15-stable tree
2024-07-25 12:48 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sc7280: Disable SuperSpeed instances in" failed to apply to 6.1-stable tree
2024-07-25 12:48 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sc7280: Disable SuperSpeed instances in" failed to apply to 6.6-stable tree
2024-07-25 12:48 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sc7180: Disable SuperSpeed instances in" failed to apply to 5.10-stable tree
2024-07-25 12:47 UTC
FAILED: patch "[PATCH] arm64: dts: qcom: sc7180: Disable SuperSpeed instances in" failed to apply to 5.15-stable tree
2024-07-25 12:47 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 4.19-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 5.4-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 5.10-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 5.15-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 6.6-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 6.1-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 6.9-stable tree
2024-07-25 12:43 UTC
FAILED: patch "[PATCH] ocfs2: strict bound check before memcmp in" failed to apply to 6.10-stable tree
2024-07-25 12:43 UTC
[PATCH] arm64: mm: Fix lockless walks with static and dynamic page-table folding
2024-07-25 12:43 UTC (3+ messages)
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 4.19-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 5.4-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 5.10-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 5.15-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 6.1-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 6.6-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 6.9-stable tree
2024-07-25 12:39 UTC
FAILED: patch "[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID" failed to apply to 6.10-stable tree
2024-07-25 12:39 UTC
[PATCH 6.1.y] f2fs: avoid dead loop in f2fs_issue_checkpoint()
2024-07-25 12:32 UTC (2+ messages)
[PATCH v2 4.19 5.4 5.10 5.15] net: relax socket state check at accept time
2024-07-25 12:31 UTC (2+ messages)
[PATCH v5.15.y 0/4] Apply fanotify-related documentation changes
2024-07-25 12:29 UTC (2+ messages)
FAILED: patch "[PATCH] s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()" failed to apply to 6.6-stable tree
2024-07-25 12:28 UTC
[PATCH v3] ceph: force sending a cap update msg back to MDS for revoke op
2024-07-25 11:41 UTC (2+ messages)
[PATCH] drm/panfrost: Mark simple_ondemand governor as softdep
2024-07-25 11:40 UTC (8+ messages)
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-25 11:25 UTC (13+ messages)
[PATCH 4.19 5.4 5.10 5.15] net: relax socket state check at accept time
2024-07-25 9:26 UTC (2+ messages)
[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
2024-07-25 8:31 UTC (7+ messages)
[PATCH] drm/lima: Mark simple_ondemand governor as softdep
2024-07-25 8:21 UTC (10+ messages)
[PATCH] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
2024-07-25 8:17 UTC (2+ messages)
Linux 6.9.11
2024-07-25 8:14 UTC (2+ messages)
Linux 6.6.42
2024-07-25 8:14 UTC (2+ messages)
Linux 6.1.101
2024-07-25 8:14 UTC (2+ messages)
[PATCH net v4] net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
2024-07-25 8:06 UTC (3+ messages)
[PATCH v2 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
2024-07-25 8:03 UTC (5+ messages)
` [PATCH v2 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
` [PATCH v2 2/2] dmaengine: dw-edma: Do not enable watermark "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox