All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-29 21:10:25 to 2023-10-29 22:59:51 UTC [more...]

[linux-linus test] 183608: regressions - trouble: broken/fail/pass
 2023-10-29 22:59 UTC 

[PATCH AUTOSEL 5.15 01/28] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:58 UTC  (13+ messages)
` [PATCH AUTOSEL 5.15 02/28] fs/ntfs3: Add ckeck in ni_update_parent()
` [PATCH AUTOSEL 5.15 03/28] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 5.15 04/28] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 5.15 05/28] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 5.15 06/28] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 5.15 07/28] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 5.15 08/28] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 5.15 09/28] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 5.15 10/28] fs/ntfs3: Avoid possible memory leak
` [PATCH AUTOSEL 5.15 12/28] nvme-rdma: do not try to stop unallocated queues
` [PATCH AUTOSEL 5.15 19/28] drm/ttm: Reorder sys manager cleanup step
` [PATCH AUTOSEL 5.15 20/28] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()

[PATCH 0/8] drm/loongson: Submit a mini VBIOS support and a display bridge driver
 2023-10-29 22:59 UTC  (6+ messages)
` [PATCH 1/8] drm/loongson: Introduce a minimal support for Loongson VBIOS
` [PATCH 2/8] drm/loongson: Introduce a drm bridge driver for it66121 HDMI transmitter

[PATCH AUTOSEL 6.1 01/39] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:57 UTC  (28+ messages)
` [PATCH AUTOSEL 6.1 02/39] fs/ntfs3: Add ckeck in ni_update_parent()
` [PATCH AUTOSEL 6.1 03/39] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 6.1 04/39] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 6.1 05/39] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 6.1 06/39] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 6.1 07/39] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 6.1 08/39] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 6.1 09/39] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 6.1 10/39] fs/ntfs3: Avoid possible memory leak
` [PATCH AUTOSEL 6.1 11/39] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 6.1 12/39] nvme-rdma: do not try to stop unallocated queues
` [PATCH AUTOSEL 6.1 14/39] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 6.1 22/39] drm/ttm: Reorder sys manager cleanup step
` [PATCH AUTOSEL 6.1 23/39] fbdev: omapfb: fix some error codes
` [PATCH AUTOSEL 6.1 24/39] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 6.1 25/39] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 6.1 26/39] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 6.1 28/39] drm/amdgpu: Unset context priority is now invalid
` [PATCH AUTOSEL 6.1 29/39] gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
` [PATCH AUTOSEL 6.1 30/39] LoongArch: Export symbol invalid_pud_table for modules building
` [PATCH AUTOSEL 6.1 31/39] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
` [PATCH AUTOSEL 6.1 37/39] nvme-pci: add BOGUS_NID for Intel 0a54 device
` [PATCH AUTOSEL 6.1 39/39] drm/amdgpu: Reserve fences for VM update

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-10-29 22:58 UTC  (4+ messages)

[PATCH AUTOSEL 6.5 01/52] fbdev: atyfb: only use ioremap_uc() on i386 and ia64
 2023-10-29 22:53 UTC  (53+ messages)
` [PATCH AUTOSEL 6.5 02/52] fs/ntfs3: Add ckeck in ni_update_parent()
` [PATCH AUTOSEL 6.5 03/52] fs/ntfs3: Write immediately updated ntfs state
` [PATCH AUTOSEL 6.5 04/52] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
` [PATCH AUTOSEL 6.5 05/52] fs/ntfs3: Add more attributes checks in mi_enum_attr()
` [PATCH AUTOSEL 6.5 06/52] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH AUTOSEL 6.5 07/52] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
` [PATCH AUTOSEL 6.5 08/52] fs/ntfs3: Fix alternative boot searching
` [PATCH AUTOSEL 6.5 09/52] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
` [PATCH AUTOSEL 6.5 10/52] fs/ntfs3: Do not allow to change label if volume is read-only
` [PATCH AUTOSEL 6.5 11/52] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH AUTOSEL 6.5 12/52] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
` [PATCH AUTOSEL 6.5 13/52] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH AUTOSEL 6.5 14/52] fs/ntfs3: Fix directory element type detection
` [PATCH AUTOSEL 6.5 15/52] fs/ntfs3: Avoid possible memory leak
` [PATCH AUTOSEL 6.5 16/52] spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
` [PATCH AUTOSEL 6.5 17/52] nvme-rdma: do not try to stop unallocated queues
` [PATCH AUTOSEL 6.5 18/52] ASoC: soc-dapm: Add helper for comparing widget name
` [PATCH AUTOSEL 6.5 20/52] net: ipv6: fix return value check in esp_remove_trailer
` [PATCH AUTOSEL 6.5 21/52] net: ipv4: "
` [PATCH AUTOSEL 6.5 22/52] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
` [PATCH AUTOSEL 6.5 23/52] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH AUTOSEL 6.5 24/52] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 6.5 26/52] x86/efistub: Don't try to print after ExitBootService()
` [PATCH AUTOSEL 6.5 28/52] ASoC: rt5650: fix the wrong result of key button
` [PATCH AUTOSEL 6.5 29/52] ASoC: codecs: tas2780: Fix log of failed reset via I2C
` [PATCH AUTOSEL 6.5 31/52] drm/ttm: Reorder sys manager cleanup step
` [PATCH AUTOSEL 6.5 32/52] fbdev: omapfb: fix some error codes
` [PATCH AUTOSEL 6.5 33/52] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
` [PATCH AUTOSEL 6.5 34/52] fbdev: core: cfbcopyarea: fix sloppy typing
` [PATCH AUTOSEL 6.5 35/52] fbdev: core: syscopyarea: "
` [PATCH AUTOSEL 6.5 36/52] scsi: mpt3sas: Fix in error path
` [PATCH AUTOSEL 6.5 37/52] ASoC: da7219: Correct the process of setting up Gnd switch in AAD
` [PATCH AUTOSEL 6.5 38/52] drm/amdgpu: Unset context priority is now invalid
` [PATCH AUTOSEL 6.5 39/52] gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
` [PATCH AUTOSEL 6.5 40/52] LoongArch: Use SYM_CODE_* to annotate exception handlers
` [PATCH AUTOSEL 6.5 41/52] LoongArch: Export symbol invalid_pud_table for modules building
` [PATCH AUTOSEL 6.5 42/52] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
` [PATCH AUTOSEL 6.5 43/52] LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
` [PATCH AUTOSEL 6.5 47/52] netfilter: nf_tables: audit log object reset once per table
` [PATCH AUTOSEL 6.5 48/52] platform/mellanox: mlxbf-tmfifo: Fix a warning message
` [PATCH AUTOSEL 6.5 49/52] nvme-pci: add BOGUS_NID for Intel 0a54 device
` [PATCH AUTOSEL 6.5 50/52] Revert "accel/ivpu: Use cached buffers for FW loading"
` [PATCH AUTOSEL 6.5 52/52] drm/amdgpu: Reserve fences for VM update

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-29 22:55 UTC  (4+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-29 22:53 UTC  (36+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2023-10-29 22:39 UTC  (2+ messages)
` [Bug 215906] "

[Intel-xe] [drm-xe:drm-xe-next 964/1394] htmldocs: Documentation/gpu/drm-mm:552: ./drivers/gpu/drm/scheduler/sched_main.c:50: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2023-10-29 22:37 UTC  (2+ messages)
`  "

[PATCH] dfu: mmc: Add support for exposing whole mmc device
 2023-10-29 22:37 UTC 

[PATCH] reflog: fix expire --single-worktree
 2023-10-29 22:31 UTC  (2+ messages)

[PATCH v2 00/15] DPP PKEX Changes
 2023-10-29 22:29 UTC  (11+ messages)
` [PATCH v2 02/15] dpp: remove connect/scanning and resume periodic scans after DPP
` [PATCH v2 03/15] dpp: check configurator role in config request frame
` [PATCH v2 06/15] dpp-util: add crypto for PKEX
` [PATCH v2 12/15] doc: PKEX support for DPP
` [PATCH v2 13/15] dbus: add SharedCodeDeviceProvisioning interface definition

[PATCH] eventfs: Save ownership and mode
 2023-10-29 22:23 UTC 

[PATCH] dt-bindings: riscv: Document cbop-block-size
 2023-10-29 22:21 UTC  (5+ messages)

[GIT PULL for v6.7] vfs super updates
 2023-10-29 22:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] benchmarks/gem_wsim: introduce bb_size field
 2023-10-29 22:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] dsa: tag_rtl4_a: Bump min packet size
 2023-10-29 22:18 UTC  (6+ messages)

[PATCH v5 00/21] virtio-net RSS/hash report fixes and improvements
 2023-10-29 22:15 UTC  (7+ messages)
` [PATCH v5 11/21] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v5 15/21] virtio-net: Do not clear VIRTIO_NET_F_HASH_REPORT

FAILED: patch "[PATCH] x86/i8259: Skip probing when ACPI/MADT advertises PCAT" failed to apply to 5.10-stable tree
 2023-10-29 22:12 UTC  (2+ messages)
` [PATCH 4.14.y ... 5.10.y] x86/i8259: Skip probing when ACPI/MADT advertises PCAT

FAILED: patch "[PATCH] x86/i8259: Skip probing when ACPI/MADT advertises PCAT" failed to apply to 5.15-stable tree
 2023-10-29 22:10 UTC  (2+ messages)
` [PATCH 5.15.y] x86/i8259: Skip probing when ACPI/MADT advertises PCAT

[PATCH v3] staging: octeon: change integer to kernel type
 2023-10-29 22:07 UTC 

[PATCH] Media: omap4iss: Enable RSZB and update resizer control
 2023-10-29 22:07 UTC 

[Buildroot] [PATCH 1/1] package/uftrace: bump to version 0.14
 2023-10-29 22:02 UTC 

[PATCH 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
 2023-10-29 22:01 UTC  (7+ messages)
` [PATCH] fixup! "

lockdep: holding locks across syscall boundaries
 2023-10-29 22:01 UTC 

[Buildroot] [PATCH 1/1] package/zeromq: bump to version 4.3.5
 2023-10-29 21:53 UTC 

[PATCH v3 1/2] transport: Update transport release flow for bcast src
 2023-10-29 21:49 UTC  (2+ messages)

[PATCH] i2c:thunderx:Add disabled node check
 2023-10-29 21:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/yaml-cpp: bump to version 0.8.0
 2023-10-29 21:43 UTC 

[PATCH v2 00/11] x86-64: Stack protector and percpu improvements
 2023-10-29 21:42 UTC  (2+ messages)

[GIT pull] core/core for v6.7-rc1
 2023-10-29 21:33 UTC  (6+ messages)
` [GIT pull] irq/core "
` [GIT pull] smp/core "
` [GIT pull] timers/core "
` [GIT pull] x86/apic "
` [GIT pull] x86/core "

[pci:next] BUILD SUCCESS 50b3ef14c26b20476e67af582e788b17512023cf
 2023-10-29 21:35 UTC 

[PATCH v8 0/5] leds: Allwinner A100 LED controller support
 2023-10-29 21:26 UTC  (18+ messages)
` [PATCH v8 1/5] dt-bindings: leds: Add Allwinner A100 LED controller
` [PATCH v8 2/5] leds: sun50i-a100: New driver for the "
` [PATCH v8 3/5] arm64: dts: allwinner: a100: Add LED controller node
` [PATCH v8 4/5] riscv: dts: allwinner: d1: "
` [PATCH v8 5/5] riscv: dts: allwinner: d1: Add RGB LEDs to boards

[PATCH] linux-user/elfload: Add missing arm64 hwcap values
 2023-10-29 21:00 UTC 

[PATCH v2] staging: octeon: change integer to kernel type
 2023-10-29 21:24 UTC  (2+ messages)

[PATCH] selftests/cgroup: Fix awk usage in test_cpuset_prs.sh that may cause error
 2023-10-29 21:23 UTC  (4+ messages)

[PATCH] nvme-tcp: Fix a memory leak
 2023-10-29 21:22 UTC 

isimodem/n900: CLIP and list-operators not working under Alpine Linux
 2023-10-29 21:20 UTC  (3+ messages)

[Buildroot] Help with DTO
 2023-10-29 21:20 UTC  (5+ messages)

[PATCH 01/15] Skipping AT+CUAD sending for QUECTEL_EC2X vendor
 2023-10-29 21:16 UTC  (5+ messages)
` [PATCH 02/15] drivers: adding support for the SIMCom A7605E-H

[PATCH v2] dt-bindings: clock: brcm,kona-ccu: convert to YAML
 2023-10-29 21:16 UTC  (4+ messages)

[PATCH] KVM: selftests: add -MP to CFLAGS
 2023-10-29 21:13 UTC  (2+ messages)

[intel-lts:5.15/linux 8/67] drivers/media/platform/intel/ipu6-tglrvp-pdata.c:69:13: warning: 'ar0234_fixup_spdata' defined but not used
 2023-10-29 21:12 UTC 

[PATCH] fs/gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
 2023-10-29 21:10 UTC  (2+ messages)

[PATCH 00/11] tcg: Move tcg expanders out of line
 2023-10-29 21:08 UTC  (5+ messages)
` [PATCH 02/11] tcg: Move tcg_gen_op* "
` [PATCH 07/11] tcg: Move tcg_gen_opN declarations to tcg-internal.h
` [PATCH 10/11] tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line
` [PATCH 11/11] tcg: Move tcg_temp_free_* "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.