messages from 2022-07-25 17:57:06 to 2022-07-27 16:32:08 UTC [more...]
[PATCH 4.19 00/62] 4.19.254-rc1 review
2022-07-27 16:10 UTC (12+ messages)
` [PATCH 4.19 01/62] riscv: add as-options for modules with assembly compontents
` [PATCH 4.19 02/62] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.19 03/62] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.19 04/62] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.19 06/62] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.19 07/62] ip: Fix data-races around sysctl_ip_fwd_use_pmtu
` [PATCH 4.19 08/62] ip: Fix data-races around sysctl_ip_nonlocal_bind
` [PATCH 4.19 09/62] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.19 10/62] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.19 13/62] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.19 15/62] net: stmmac: fix dma queue left shift overflow issue
[PATCH 4.14 00/37] 4.14.290-rc1 review
2022-07-27 16:11 UTC (38+ messages)
` [PATCH 4.14 01/37] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.14 02/37] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.14 03/37] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.14 04/37] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.14 05/37] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.14 06/37] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.14 07/37] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.14 08/37] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.14 09/37] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.14 10/37] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 4.14 11/37] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.14 12/37] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.14 13/37] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.14 14/37] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.14 15/37] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.14 16/37] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.14 17/37] bpf: Make sure mac_header was set before using it
` [PATCH 4.14 18/37] drm/tilcdc: Remove obsolete crtc_mode_valid() hack
` [PATCH 4.14 19/37] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
` [PATCH 4.14 20/37] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.14 21/37] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.14 22/37] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.14 23/37] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.14 24/37] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.14 25/37] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.14 26/37] Bluetooth: SCO: Fix sco_send_frame returning skb->len
` [PATCH 4.14 27/37] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.14 28/37] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.14 29/37] tty: the rest, "
` [PATCH 4.14 30/37] tty: drop tty_schedule_flip()
` [PATCH 4.14 31/37] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.14 32/37] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.14 33/37] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 4.14 34/37] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 4.14 35/37] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 4.14 36/37] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 4.14 37/37] PCI: hv: Fix interrupt mapping for multi-MSI
[PATCH 4.9 00/26] 4.9.325-rc1 review
2022-07-27 16:10 UTC (27+ messages)
` [PATCH 4.9 01/26] security,selinux,smack: kill security_task_wait hook
` [PATCH 4.9 02/26] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.9 03/26] misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
` [PATCH 4.9 04/26] misc: rtsx_usb: use separate command and response buffers
` [PATCH 4.9 05/26] misc: rtsx_usb: set return value in rsp_buf alloc err path
` [PATCH 4.9 06/26] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.9 07/26] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.9 08/26] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.9 09/26] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.9 10/26] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.9 11/26] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.9 12/26] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.9 13/26] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.9 14/26] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.9 15/26] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.9 16/26] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.9 17/26] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.9 18/26] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.9 19/26] bpf: Make sure mac_header was set before using it
` [PATCH 4.9 20/26] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.9 21/26] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.9 22/26] tty: the rest, "
` [PATCH 4.9 23/26] tty: drop tty_schedule_flip()
` [PATCH 4.9 24/26] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.9 25/26] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.9 26/26] net: usb: ax88179_178a needs FLAG_SEND_ZLP
[PATCH] platform/x86: pmc_atom: Add DMI quirk for Lex 3I380A/CW boards
2022-07-27 15:32 UTC
FAILED: patch "[PATCH] drm/amd/display: Add callbacks for DMUB HPD IRQ notifications" failed to apply to 5.15-stable tree
2022-07-27 14:52 UTC
[PATCH v3 1/6] drm/i915/gt: Ignore TLB invalidations on idle engines
2022-07-27 14:25 UTC (5+ messages)
` [PATCH v3 3/6] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [PATCH v3 4/6] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH v3 5/6] drm/i915/gt: Batch TLB invalidations
[PATCH] s390/unwind: Fix fgraph return address recovery
2022-07-27 14:21 UTC
[PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
2022-07-27 12:56 UTC (4+ messages)
` [Intel-gfx] "
patch "usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion" added to usb-testing
2022-07-27 12:39 UTC
[PATCH] usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
2022-07-27 11:05 UTC
Patch for 4.9 stable tree "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
2022-07-27 10:12 UTC (2+ messages)
[PATCH 5.10 373/575] selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
2022-07-27 10:10 UTC (3+ messages)
[PATCH v2 0/3][5.18.y backport] ASoC: SOF: Intel: fix resume from hibernate
2022-07-27 10:08 UTC (5+ messages)
` [PATCH v2 1/3] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
` [PATCH v2 2/3] ASoC: SOF: pm: add definitions for S4 and S5 states
` [PATCH v2 3/3] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI "
[PATCH RESEND v10] ath9k: let sleep be interrupted when unregistering hwrng
2022-07-27 9:01 UTC (9+ messages)
` [PATCH RESEND v11] hwrng: core - "
Backport request to fix a WARNING in sco_sock_sendmsg on LTS
2022-07-27 8:11 UTC (2+ messages)
s0i3 fixes on Yellow Carp
2022-07-27 8:17 UTC (2+ messages)
apply 'exfat: use updated exfat_chain directly during renaming' to 5.15.y/5.18.y please
2022-07-27 8:15 UTC (2+ messages)
[PATCH 4.19] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
2022-07-27 8:13 UTC (2+ messages)
[PATCH v4] ufs: core: fix lockdep warning of clk_scaling_lock
2022-07-27 3:21 UTC
[PATCH v5] ufs: core: correct ufshcd_shutdown flow
2022-07-27 3:11 UTC (2+ messages)
[PATCH v3] ufs: core: fix lockdep warning of clk_scaling_lock
2022-07-27 3:08 UTC (3+ messages)
[merged mm-hotfixes-stable] userfaultfd-provide-properly-masked-address-for-huge-pages.patch removed from -mm tree
2022-07-27 1:25 UTC
stable-rc/queue/5.18 baseline: 193 runs, 2 regressions (v5.18.14-150-gea55d06a53af)
2022-07-27 0:27 UTC
[PATCH v2] ntfs: Ensure $Extend is a directory
2022-07-27 0:15 UTC
[PATCH v3 1/2] mm/hmm: fault non-owner device private entries
2022-07-27 0:08 UTC
stable-rc/queue/4.19 baseline: 152 runs, 18 regressions (v4.19.253-43-gf556936e6a59)
2022-07-26 23:50 UTC
stable-rc/queue/5.10 baseline: 187 runs, 17 regressions (v5.10.133-85-g7e5e572fe635)
2022-07-26 23:23 UTC
stable-rc/queue/4.14 baseline: 116 runs, 12 regressions (v4.14.289-19-g53707f9e9b25)
2022-07-26 22:03 UTC
stable-rc/queue/5.4 baseline: 156 runs, 10 regressions (v5.4.207-73-g68c11d0d0e208)
2022-07-26 21:39 UTC
stable-rc/queue/5.15 baseline: 59 runs, 1 regressions (v5.15.57-176-g1bb44bd5f12d5)
2022-07-26 20:59 UTC
[PATCH v2 1/2] mm/hmm: fault non-owner device private entries
2022-07-26 20:59 UTC (5+ messages)
stable-rc/queue/5.18 build: 176 builds: 2 failed, 174 passed, 6 errors, 2 warnings (v5.18.14-150-gea55d06a53af)
2022-07-26 20:58 UTC
stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.253-43-gf556936e6a59)
2022-07-26 20:21 UTC
stable-rc/queue/4.19 baseline: 153 runs, 18 regressions (v4.19.253-43-g634cb5c1484e)
2022-07-26 20:21 UTC
stable-rc/queue/5.18 baseline: 121 runs, 1 regressions (v5.18.14-150-g590d7faf5de56)
2022-07-26 20:02 UTC
stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.133-85-g7e5e572fe635)
2022-07-26 19:54 UTC
stable-rc/queue/5.10 baseline: 174 runs, 14 regressions (v5.10.133-85-g4c4562ba4bd5)
2022-07-26 19:49 UTC
stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.57-175-gc9a90a06d859)
2022-07-26 19:16 UTC
[PATCH v4] ufs: core: correct ufshcd_shutdown flow
2022-07-26 18:34 UTC (3+ messages)
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.289-19-g53707f9e9b25)
2022-07-26 18:34 UTC
stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 25 warnings (v5.4.207-73-g68c11d0d0e208)
2022-07-26 18:09 UTC
[PATCH MANUALSEL 5.10 1/2] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
2022-07-26 17:50 UTC (6+ messages)
stable-rc/queue/5.15 build: 179 builds: 11 failed, 168 passed, 28 errors, 7489 warnings (v5.15.57-176-g1bb44bd5f12d5)
2022-07-26 17:30 UTC
stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.253-43-g634cb5c1484e)
2022-07-26 16:52 UTC
stable: queue/5.15: arch/x86/mm/extable.c:200:7: error: duplicate case value '12'
2022-07-26 16:45 UTC (2+ messages)
stable-rc/queue/5.18 build: 170 builds: 2 failed, 168 passed, 6 errors, 2 warnings (v5.18.14-150-g590d7faf5de56)
2022-07-26 16:32 UTC
stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.133-85-g4c4562ba4bd5)
2022-07-26 16:20 UTC
[PATCH] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
2022-07-26 15:38 UTC (3+ messages)
[PATCH] rtc: rx8025: fix 12/24 hour mode detection on RX-8035
2022-07-26 14:54 UTC (2+ messages)
[PATCHv3 dlm/next 0/2] fs: dlm: some callback and lowcomm fixes
2022-07-26 12:51 UTC (3+ messages)
` [PATCHv3 dlm/next 1/2] fs: dlm: fix race in lowcomms
` [PATCHv3 dlm/next 2/2] fs: dlm: fix race between test_bit() and queue_work()
stable-rc/queue/4.19 baseline: 156 runs, 18 regressions (v4.19.253-43-gedc71822c0331)
2022-07-26 10:36 UTC
stable-rc/queue/5.15 baseline: 149 runs, 2 regressions (v5.15.57-176-gda50e215b6b1a)
2022-07-26 10:18 UTC
stable-rc/queue/4.9 baseline: 88 runs, 16 regressions (v4.9.324-19-g80284ea9d0dd)
2022-07-26 10:11 UTC
stable-rc/queue/5.4 baseline: 180 runs, 16 regressions (v5.4.207-73-g1ad3e7495d46)
2022-07-26 9:54 UTC
stable-rc/queue/4.14 baseline: 144 runs, 19 regressions (v4.14.289-19-g5f898a112446)
2022-07-26 9:29 UTC
stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.253-43-gedc71822c0331)
2022-07-26 7:06 UTC
stable-rc/queue/5.15 build: 177 builds: 11 failed, 166 passed, 28 errors, 7363 warnings (v5.15.57-176-gda50e215b6b1a)
2022-07-26 6:48 UTC
[PATCH] usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
2022-07-26 6:45 UTC
stable-rc/queue/4.9 build: 161 builds: 3 failed, 158 passed, 2 errors, 29 warnings (v4.9.324-19-g80284ea9d0dd)
2022-07-26 6:42 UTC
stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 4 errors, 28 warnings (v5.4.207-73-g1ad3e7495d46)
2022-07-26 6:25 UTC
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.289-19-g5f898a112446)
2022-07-26 6:00 UTC
stable-rc/queue/5.4 baseline: 186 runs, 16 regressions (v5.4.207-73-ga2480f1b1dda1)
2022-07-26 3:19 UTC
stable-rc/queue/5.10 baseline: 146 runs, 10 regressions (v5.10.133-85-gebd96107f6d2)
2022-07-26 3:17 UTC
stable-rc/queue/4.9 baseline: 130 runs, 16 regressions (v4.9.324-19-gbc9f55260bb17)
2022-07-26 2:33 UTC
stable-rc/queue/5.15 baseline: 170 runs, 1 regressions (v5.15.57-176-g9780829ed8d15)
2022-07-26 2:11 UTC
stable-rc/queue/5.18 baseline: 203 runs, 1 regressions (v5.18.14-150-g9bc06eb2a799)
2022-07-26 2:10 UTC
stable-rc/queue/4.14 baseline: 151 runs, 18 regressions (v4.14.289-19-g8ed326806c84)
2022-07-26 2:06 UTC
stable-rc/queue/4.19 baseline: 123 runs, 18 regressions (v4.19.253-43-g91137b502cfbd)
2022-07-26 2:03 UTC
[PATCH 05/10] ext4: Fix race when reusing xattr blocks
2022-07-26 1:14 UTC (4+ messages)
stable-rc/queue/5.4 build: 187 builds: 3 failed, 184 passed, 4 errors, 28 warnings (v5.4.207-73-ga2480f1b1dda1)
2022-07-25 23:50 UTC
stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.133-85-gebd96107f6d2)
2022-07-25 23:48 UTC
stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.324-19-gbc9f55260bb17)
2022-07-25 23:04 UTC
stable-rc/queue/5.18 build: 176 builds: 2 failed, 174 passed, 6 errors, 2 warnings (v5.18.14-150-g9bc06eb2a799)
2022-07-25 22:41 UTC
stable-rc/queue/5.15 build: 180 builds: 11 failed, 169 passed, 28 errors, 6827 warnings (v5.15.57-176-g9780829ed8d15)
2022-07-25 22:41 UTC
stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.289-19-g8ed326806c84)
2022-07-25 22:37 UTC
stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.253-43-g91137b502cfbd)
2022-07-25 22:35 UTC
[PATCH v2] Bluetooth: Always set event mask on suspend
2022-07-25 22:34 UTC
[PATCH] mm/hmm: fault non-owner device private entries
2022-07-25 22:29 UTC (4+ messages)
+ mm-hmm-fault-non-owner-device-private-entries.patch added to mm-hotfixes-unstable branch
2022-07-25 22:29 UTC
+ mm-hmm-fault-non-owner-device-private-entries.patch added to mm-hotfixes-unstable branch
2022-07-25 22:28 UTC
[PATCHv2 dlm/next 0/2] fs: dlm: some callback and lowcomm fixes
2022-07-25 21:41 UTC (4+ messages)
` [PATCHv2 dlm/next 1/2] fs: dlm: fix race in lowcomms
` [PATCHv2 dlm/next 2/2] fs: dlm: fix race between test_bit() and queue_work()
stable-rc/queue/4.9 baseline: 108 runs, 8 regressions (v4.9.324-2-gd528cc987208)
2022-07-25 19:35 UTC
stable-rc/queue/5.4 baseline: 105 runs, 8 regressions (v5.4.207)
2022-07-25 19:35 UTC
+ hugetlb_cgroup-fix-wrong-hugetlb-cgroup-numa-stat.patch added to mm-unstable branch
2022-07-25 18:47 UTC
[PATCH v9] ath9k: let sleep be interrupted when unregistering hwrng
2022-07-25 17:56 UTC (7+ messages)
` [PATCH v10] "
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;
as well as URLs for NNTP newsgroup(s).