messages from 2023-06-23 09:41:03 to 2023-06-26 18:15:26 UTC [more...]
[PATCH 6.3 000/199] 6.3.10-rc1 review
2023-06-26 18:08 UTC (15+ messages)
` [PATCH 6.3 001/199] cifs: fix status checks in cifs_tree_connect
` [PATCH 6.3 002/199] drm/amd/display: Use dc_update_planes_and_stream
` [PATCH 6.3 010/199] ksmbd: validate session id and tree id in the compound request
` [PATCH 6.3 011/199] udmabuf: revert Add support for mapping hugepages (v4)
` [PATCH 6.3 012/199] Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
` [PATCH 6.3 013/199] afs: Fix dangling folio ref counts in writeback
` [PATCH 6.3 014/199] afs: Fix waiting for writeback then skipping folio
` [PATCH 6.3 015/199] tick/common: Align tick period during sched_timer setup
` [PATCH 6.3 016/199] Revert "virtio-blk: support completion batching for the IRQ path"
` [PATCH 6.3 017/199] riscv: Link with -z norelro
` [PATCH 6.3 018/199] selftests: mptcp: remove duplicated entries in usage
` [PATCH 6.3 019/199] selftests: mptcp: join: fix ShellCheck warnings
` [PATCH 6.3 020/199] selftests: mptcp: lib: skip if missing symbol
` [PATCH 6.3 021/199] selftests: mptcp: connect: skip transp tests if not supported
[PATCH 4.14 00/26] 4.14.320-rc1 review
2023-06-26 18:11 UTC (26+ messages)
` [PATCH 4.14 01/26] serial: lantiq: add missing interrupt ack
` [PATCH 4.14 02/26] nilfs2: reject devices with insufficient block count
` [PATCH 4.14 03/26] nilfs2: fix buffer corruption due to concurrent device reads
` [PATCH 4.14 04/26] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
` [PATCH 4.14 05/26] cgroup: Do not corrupt task iteration when rebinding subsystem
` [PATCH 4.14 06/26] nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
` [PATCH 4.14 07/26] xfrm: Linearize the skb after offloading if needed
` [PATCH 4.14 09/26] mmc: mtk-sd: fix deferred probing
` [PATCH 4.14 10/26] mmc: omap: "
` [PATCH 4.14 11/26] mmc: omap_hsmmc: "
` [PATCH 4.14 12/26] mmc: usdhi60rol0: "
` [PATCH 4.14 13/26] be2net: Extend xmit workaround to BE3 chip
` [PATCH 4.14 14/26] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH 4.14 15/26] scsi: target: iscsi: Prevent login threads from racing between each other
` [PATCH 4.14 16/26] HID: wacom: Add error check to wacom_parse_and_register()
` [PATCH 4.14 17/26] arm64: Add missing Set/Way CMO encodings
` [PATCH 4.14 18/26] nfcsim.c: Fix error checking for debugfs_create_dir
` [PATCH 4.14 19/26] fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
` [PATCH 4.14 20/26] usb: gadget: udc: fix NULL dereference in remove()
` [PATCH 4.14 21/26] s390/cio: unregister device when the only path is gone
` [PATCH 4.14 22/26] drm/exynos: vidi: fix a wrong error return
` [PATCH 4.14 23/26] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
` [PATCH 4.14 24/26] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
` [PATCH 4.14 25/26] x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
` [PATCH 4.14 26/26] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
[PATCH] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set()
2023-06-26 18:11 UTC
arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
2023-06-26 17:53 UTC (5+ messages)
[PATCH] MIPS: Loongson: Fix build error when make modules_install
2023-06-26 16:07 UTC (2+ messages)
[PATCH 0/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive
2023-06-26 16:02 UTC (12+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 "
[PATCH 5.4] xfs: verify buffer contents when we skip log replay
2023-06-26 15:27 UTC (2+ messages)
[PATCH -stable,5.10 0/3] stable fixes for 5.10
2023-06-26 15:27 UTC (5+ messages)
` [PATCH -stable,5.10 1/3] netfilter: nftables: statify nft_parse_register()
` [PATCH -stable,5.10 2/3] netfilter: nf_tables: validate registers coming from userspace
` [PATCH -stable,5.10 3/3] netfilter: nf_tables: hold mutex on netns pre_exit path
[PATCH v2 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail()
2023-06-26 15:23 UTC (12+ messages)
` [PATCH v2 2/4] drm/ttm: Don't shadow the operation context
` [Intel-xe] "
` [PATCH v2 3/4] drm/ttm: Don't leak a resource on eviction error
` [PATCH v2 4/4] drm/ttm: Don't leak a resource on swapout move error
[PATCH v2] HID: wacom: Use ktime_t rather than int when dealing with timestamps
2023-06-26 14:54 UTC (2+ messages)
FAILED: patch "[PATCH] wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression" failed to apply to 6.1-stable tree
2023-06-26 14:19 UTC
FAILED: patch "[PATCH] wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression" failed to apply to 6.3-stable tree
2023-06-26 14:19 UTC
[PATCH] HID: logitech-hidpp: rework one more time the retries attempts
2023-06-26 14:02 UTC (7+ messages)
[PATCH] f2fs: remove i_xattr_sem to avoid deadlock and fix the original issue
2023-06-26 13:11 UTC (4+ messages)
` [f2fs-dev] "
stable-rc/linux-5.10.y baseline: 175 runs, 6 regressions (v5.10.185)
2023-06-26 13:07 UTC
[PATCH v3] xen: speed up grant-table reclaim
2023-06-26 13:05 UTC (2+ messages)
stable-rc/linux-6.1.y baseline: 134 runs, 12 regressions (v6.1.35)
2023-06-26 12:56 UTC
[PATCH] MIPS: KVM: Fix NULL pointer dereference
2023-06-26 12:44 UTC (4+ messages)
stable-rc/linux-5.15.y baseline: 147 runs, 15 regressions (v5.15.118)
2023-06-26 12:14 UTC
stable-rc/linux-4.14.y baseline: 134 runs, 26 regressions (v4.14.319)
2023-06-26 12:07 UTC
stable-rc/linux-6.3.y baseline: 170 runs, 2 regressions (v6.3.9)
2023-06-26 12:02 UTC
stable-rc/linux-5.4.y baseline: 141 runs, 33 regressions (v5.4.248)
2023-06-26 11:53 UTC
[PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
2023-06-26 11:50 UTC (2+ messages)
stable-rc/linux-4.19.y baseline: 146 runs, 36 regressions (v4.19.287)
2023-06-26 11:36 UTC
mtd: raw: nand: gpmi-nand data corruption @ v5.10.184
2023-06-26 10:56 UTC (2+ messages)
[PATCH 2/8] ASoC: tegra: Fix AMX byte map
2023-06-26 9:41 UTC (5+ messages)
stable-rc/linux-5.10.y build: 184 builds: 5 failed, 179 passed, 6 errors, 9 warnings (v5.10.185)
2023-06-26 9:38 UTC
stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.35)
2023-06-26 9:26 UTC
[tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
2023-06-26 9:11 UTC (4+ messages)
stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.118)
2023-06-26 8:44 UTC
stable-rc/linux-4.14.y build: 195 builds: 5 failed, 190 passed, 3 errors, 25 warnings (v4.14.319)
2023-06-26 8:37 UTC
stable-rc/linux-6.3.y build: 139 builds: 1 failed, 138 passed, 4 errors (v6.3.9)
2023-06-26 8:32 UTC
stable-rc/linux-5.4.y build: 188 builds: 5 failed, 183 passed, 3 errors, 31 warnings (v5.4.248)
2023-06-26 8:24 UTC
Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
2023-06-26 8:12 UTC (4+ messages)
stable-rc/linux-4.19.y build: 197 builds: 8 failed, 189 passed, 3 errors, 25 warnings (v4.19.287)
2023-06-26 8:07 UTC
[PATCH] MIPS: Loongson: Fix cpu_probe_loongson() again
2023-06-26 7:50 UTC
[PATCH 5.4 0/5] CIFS DFS fixes for 5.4
2023-06-26 6:30 UTC (13+ messages)
` [PATCH 5.4 1/5] cifs: Clean up DFS referral cache
` [PATCH 5.4 2/5] cifs: Get rid of kstrdup_const()'d paths
` [PATCH 5.4 3/5] cifs: Introduce helpers for finding TCP connection
` [PATCH 5.4 4/5] cifs: Merge is_path_valid() into get_normalized_path()
` [PATCH 5.4 5/5] cifs: Fix potential deadlock when updating vol in cifs_reconnect()
Inconsistency about backports to stable series for 6e1acfa387b9 ("netfilter: nf_tables: validate registers coming from userspace.")?
2023-06-25 23:16 UTC (2+ messages)
[PATCH v1 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization
2023-06-25 19:11 UTC
[REGRESSION][BISECTED] Boot stall from merge tag 'net-next-6.2'
2023-06-25 15:36 UTC (20+ messages)
[PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets
2023-06-24 22:10 UTC (2+ messages)
FAILED: patch "[PATCH] writeback: fix dereferencing NULL mapping->host on" failed to apply to 5.4-stable tree
2023-06-24 20:26 UTC (4+ messages)
` [PATCH 5.4.y] writeback: fix dereferencing NULL mapping->host on writeback_page_template
[PATCH 1/3] drm/i915/gt: Move wal_get_fw_for_rmw()
2023-06-24 18:12 UTC (8+ messages)
` [PATCH 2/3] drm/i915/gt: Fix context workarounds with non-masked regs
` [Intel-gfx] "
FAILED: patch "[PATCH] nilfs2: prevent general protection fault in" failed to apply to 6.1-stable tree
2023-06-24 14:08 UTC (3+ messages)
` [PATCH 4.14 4.19 5.4 5.10 5.15 6.1] nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
FAILED: patch "[PATCH] io_uring/net: save msghdr->msg_control for retries" failed to apply to 5.10-stable tree
2023-06-24 14:07 UTC (3+ messages)
Fwd: kernel fault on hibernation: get_zeroed_page/swsusp_write
2023-06-24 13:44 UTC (6+ messages)
[PATCH] bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
2023-06-24 12:21 UTC
[merged mm-hotfixes-stable] mm-mglru-make-memcg_lru-lock-irq-safe.patch removed from -mm tree
2023-06-23 23:10 UTC
[6.3.y 6.1.y 5.15.y] drm/amd/display: fix the system hang while disable PSR
2023-06-23 19:18 UTC (2+ messages)
[PATCH v2 0/2] arm64/signal: Fix handling of TPIDR2
2023-06-23 18:22 UTC (7+ messages)
` [PATCH v2 1/2] arm64/signal: Restore TPIDR2 register rather than memory state
[PATCH V2 net] net: mana: Fix MANA VF unload when host is unresponsive
2023-06-23 17:44 UTC (3+ messages)
[v2, 2/2] mtd: spinand: winbond: Fix ecc_get_status
2023-06-23 15:33 UTC
[v2, 1/2] mtd: spinand: toshiba: Fix ecc_get_status
2023-06-23 15:33 UTC
[PATCH v2 1/3] usb: typec: Set port->pd before adding device for typec_port
2023-06-23 15:10 UTC (3+ messages)
` [PATCH v2 2/3] usb: typec: Iterate pds array when showing the pd list
` [PATCH v2 3/3] usb: typec: Use sysfs_emit_at when concatenating the string
FAILED: patch "[PATCH] writeback: fix dereferencing NULL mapping->host on" failed to apply to 5.15-stable tree
2023-06-23 14:21 UTC (2+ messages)
` [PATCH 5.15.y] writeback: fix dereferencing NULL mapping->host on writeback_page_template
FAILED: patch "[PATCH] writeback: fix dereferencing NULL mapping->host on" failed to apply to 5.10-stable tree
2023-06-23 14:07 UTC (2+ messages)
` [PATCH 5.10.y] writeback: fix dereferencing NULL mapping->host on writeback_page_template
[PATCH 1/2] mtd: spinand: toshiba: Fix ecc_get_status
2023-06-23 14:07 UTC
FAILED: patch "[PATCH] io_uring/poll: serialize poll linked timer start with poll" failed to apply to 6.3-stable tree
2023-06-23 14:00 UTC (2+ messages)
FAILED: patch "[PATCH] io_uring/poll: serialize poll linked timer start with poll" failed to apply to 6.1-stable tree
2023-06-23 13:58 UTC (2+ messages)
[PATCH 5.10 00/89] 5.10.185-rc1 review
2023-06-23 13:46 UTC (3+ messages)
Request for "ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN" in v5.4 / v5.15
2023-06-23 9:52 UTC (2+ messages)
FAILED: patch "[PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs" failed to apply to 4.19-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs" failed to apply to 5.4-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs" failed to apply to 5.10-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs" failed to apply to 5.15-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs" failed to apply to 6.1-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] bpf: ensure main program has an extable" failed to apply to 4.14-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs" failed to apply to 6.3-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] bpf: ensure main program has an extable" failed to apply to 4.19-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] bpf: ensure main program has an extable" failed to apply to 5.4-stable tree
2023-06-23 9:47 UTC
FAILED: patch "[PATCH] bpf: ensure main program has an extable" failed to apply to 5.10-stable tree
2023-06-23 9:46 UTC
FAILED: patch "[PATCH] bpf: ensure main program has an extable" failed to apply to 5.15-stable tree
2023-06-23 9:46 UTC
FAILED: patch "[PATCH] mmc: meson-gx: fix deferred probing" failed to apply to 6.1-stable tree
2023-06-23 9:42 UTC
FAILED: patch "[PATCH] mmc: meson-gx: remove redundant mmc_request_done() call from" failed to apply to 4.14-stable tree
2023-06-23 9:40 UTC
FAILED: patch "[PATCH] mmc: meson-gx: remove redundant mmc_request_done() call from" failed to apply to 4.19-stable tree
2023-06-23 9:40 UTC
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).