All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-25 14:22:48 to 2023-04-25 15:16:51 UTC [more...]

[PATCH net-next v4 0/8] TXGBE PHYLINK support
 2023-04-25 15:16 UTC  (4+ messages)
` [PATCH net-next v4 3/8] net: txgbe: Register I2C platform device

[PATCH net-next 00/24] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-25 15:13 UTC  (13+ messages)
` [PATCH net-next 03/24] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 04/24] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 10/24] net: dsa: mt7530: empty default case on mt7530_setup_port5()

RTT-PROBE: lore-subspace-rtt
 2023-04-25 15:16 UTC 

[Accel-config] [PATCH v1 0/2] Fix dsa_test batch result verify log issues
 2023-04-25 15:14 UTC  (3+ messages)
` [Accel-config] [PATCH v1 2/2] accel-config: Fix batch event log core check output issues

[PATCH] xfs: fix ag count overflow during growfs
 2023-04-25 15:15 UTC  (2+ messages)

[PATCH] media: renesas: fdp1: Identify R-Car Gen2 versions
 2023-04-25 15:15 UTC 

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-25 15:14 UTC  (2+ messages)

[mhiramat:topic/fprobe-event-ext 10/10] htmldocs: Warning: Documentation/trace/fprobetrace.rst references a file that doesn't exist: Documentation/trace/fprobes.rst
 2023-04-25 15:14 UTC 

[lvc-project] [PATCH] drm/radeon: remove useless conditions
 2023-04-25 15:13 UTC 

Firmware upgrade broke SW_TABLET_MODE on HP Dragonfly G2
 2023-04-25 15:05 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
 2023-04-25 15:11 UTC  (2+ messages)
`  "

[PATCH v15 00/10] Add LoongArch support
 2023-04-25 15:11 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
 2023-04-25 15:06 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/2] arm64: dts: ti: Add OLDI panel DT overlay
 2023-04-25 15:09 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: Add overlay for OLDI-LCD1EVM Display and touch screen

[PATCH] spi: bcm63xx: remove PM_SLEEP based conditional compilation
 2023-04-25 15:08 UTC  (3+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-25 15:03 UTC  (4+ messages)
` [PATCH v19 14/21] tests/avocado: s390x cpu topology core

[RFC v1 3/4] Input: st1232 - add virtual touchscreen and buttons handling
 2023-04-25 15:02 UTC  (2+ messages)

[syzbot] [bpf?] KCSAN: data-race in __bpf_lru_list_rotate / __htab_lru_percpu_map_update_elem (5)
 2023-04-25 15:08 UTC  (2+ messages)

[PATCHSET v2 0/4] Enable NO_OFFLOAD support
 2023-04-25 15:07 UTC  (13+ messages)
` [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt

[QEMU][PATCH v4 0/4] Introduce Xilinx Versal CANFD
 2023-04-25 15:05 UTC  (3+ messages)
` [QEMU][PATCH v4 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-04-25 14:09 UTC  (4+ messages)
` [PATCH 24/34] maple_tree: Try harder to keep active node with mas_prev()
` [PATCH 26/34] maple_tree: Update testing code for mas_{next,prev,walk}
` [PATCH 28/34] maple_tree: Revise limit checks in mas_empty_area{_rev}()

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-04-25 15:07 UTC  (2+ messages)

[PATCH v2] i2c: ocores: use devm_ managed clks
 2023-04-25 15:06 UTC  (5+ messages)
` [PATCH v3] "
    `  "

[PATCH v5 00/20] UEFI networking support including ipv6 + dhcpv6
 2023-04-25 15:05 UTC  (21+ messages)
` [PATCH v5 01/20] Revert "net/http: Allow use of non-standard TCP/IP ports"
` [PATCH v5 02/20] net: read bracketed ipv6 addrs and port numbers
` [PATCH v5 03/20] net/http: check result of grub_netbuff_put() in http_receive()
` [PATCH v5 04/20] efinet + bootp: add net_bootp6 command supporting dhcpv6
` [PATCH v5 05/20] efinet: add structures for PXE messages
` [PATCH v5 06/20] grub.texi: Add net_bootp6 doumentation
` [PATCH v5 07/20] bootp: Process DHCPACK packet during HTTP Boot
` [PATCH v5 08/20] efinet Configure network from UEFI device path
` [PATCH v5 09/20] efinet: set DNS server from UEFI protocol
` [PATCH v5 10/20] Support UEFI networking protocols
` [PATCH v5 11/20] efinet: also use the firmware acceleration for http
` [PATCH v5 12/20] efi/http: match protocol+hostname of boot url in root_url
` [PATCH v5 13/20] Add fw_path variable to detect config file on efi
` [PATCH v5 14/20] use fw_path prefix when fallback searching for grub config
` [PATCH v5 15/20] Try mac/guid/etc before grub.cfg on tftp config files
` [PATCH v5 16/20] Prepend prefix when HTTP path is relative
` [PATCH v5 17/20] efi/http: Enclose literal IPv6 addresses in square brackets
` [PATCH v5 18/20] http: Prepend prefix when the HTTP path is relative
` [PATCH v5 19/20] normal/main: Discover the device to read the config from as a fallback
` [PATCH v5 20/20] efinet: Add DHCP proxy support

RTT-PROBE: lore-subspace-rtt
 2023-04-25 15:06 UTC 

[ovmf test] 180409: all pass - PUSHED
 2023-04-25 15:04 UTC 

[PATCH v2] kasan: Fix lockdep report invalid wait context
 2023-04-25 15:03 UTC  (4+ messages)

[PATCH v2] f2fs: add async reset zone command support
 2023-04-25 15:04 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] intel_scu_pcidrv: add back PCI id for Medfield
 2023-04-25 15:03 UTC  (2+ messages)

[PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
 2023-04-25 15:03 UTC  (11+ messages)

[PATCH 07/14] drm/mgag200: Replace simple-KMS with regular atomic helpers
 2023-04-25 15:03 UTC  (2+ messages)

[PATCH V8 0/3] Generate device tree node for pci devices
 2023-04-25 15:02 UTC  (5+ messages)
` [PATCH V8 2/3] PCI: Create device tree node for selected devices

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-25 15:02 UTC  (2+ messages)

✅ PASS (SKIPPED 28 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 61d325dc)
 2023-04-25 15:01 UTC 

[PATCH v10 00/14] HP BIOSCFG driver
 2023-04-25 14:59 UTC  (6+ messages)
` [PATCH v10 03/14] HP BIOSCFG driver - bioscfg

[PATCH iproute2-next 0/2] bridge: Add support for per-{Port, VLAN} neighbor suppression
 2023-04-25 15:00 UTC  (2+ messages)

[PATCH btrfs-progs] btrfs-completion: include files in "du" completion
 2023-04-25 14:58 UTC  (2+ messages)

[PATCH v4 0/2] printk: console: Per-console loglevels
 2023-04-25 14:57 UTC  (3+ messages)
` [PATCH v4 2/2] printk: console: Support console-specific loglevels

[PATCH] i2c: omap: Fix standard mode false ACK readings
 2023-04-25 14:56 UTC  (3+ messages)
  ` [EXTERNAL] "

RTT-PROBE: lore-subspace-rtt
 2023-04-25 14:56 UTC 

[PATCH 0/3] ROM migration
 2023-04-25 14:55 UTC  (7+ messages)
` [PATCH 3/3] pci: ROM preallocation for incoming migration

[PATCH] drm/amdgpu: Enable doorbell selfring after resize FB BAR
 2023-04-25 14:54 UTC 

Bug or feature? /somenode overwrites /somenode@17 in fdt-overlay
 2023-04-25 14:55 UTC 

[PATCH nft] mnl: incomplete extended error reporting for singleton device in chain
 2023-04-25 14:54 UTC 

[GIT PULL] Btrfs updates for 6.3
 2023-04-25 14:54 UTC  (4+ messages)

[PATCH nft] mnl: handle singleton element in netdevice set
 2023-04-25 14:54 UTC 

[PATCH v3 00/14] Generalized Priority Inheritance via Proxy Execution v3
 2023-04-25 14:53 UTC  (10+ messages)
` [PATCH v3 06/14] locking/mutex: Expose mutex_owner()
` [PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)
` [PATCH v3 09/14] sched: Split scheduler execution context

newbie
 2023-04-25 14:52 UTC 

Proposal: Add a means to disable kernel driver logic when associated hidraw is opened
 2023-04-25 14:52 UTC  (3+ messages)

[PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-25 14:51 UTC  (7+ messages)
` [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X

[GIT PULL] Btrfs updates for 6.4
 2023-04-25 14:51 UTC 

[PATCH nf] netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with missing attributes
 2023-04-25 14:50 UTC 

Static array indices in function parameter declarations
 2023-04-25 14:49 UTC  (2+ messages)

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-25 14:48 UTC  (10+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

RMRR device on non-Intel platform
 2023-04-25 14:48 UTC  (12+ messages)

[PATCH net-next] net/sched: act_pedit: free pedit keys on bail from offset check
 2023-04-25 14:47 UTC 

renesas-drivers-2023-04-25-v6.3
 2023-04-25 14:47 UTC 

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2023-04-25 14:47 UTC  (8+ messages)

Does v5.4 need CVE-2022-3566 and CVE-2022-3567 patches
 2023-04-25 14:47 UTC  (2+ messages)

[PATCH v5] PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
 2023-04-25 14:46 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-04-25 14:46 UTC 

[PATCH v2 0/5] Add LVTS support for mt8192
 2023-04-25 13:30 UTC  (3+ messages)
` [PATCH v2 1/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
` [PATCH v2 4/5] arm64: dts: mediatek: mt8192: Add thermal nodes and thermal zones

[PATCH] netdevsim: fib: Make use of rhashtable_iter
 2023-04-25 14:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-25 14:46 UTC 

[PATCH] usb: libcomposite: prevent duplicate bEndpointAddress by usb_ep_autoconfig_ss
 2023-04-25 14:44 UTC  (3+ messages)

[PATCH 0/3] tracing/user_events: Fixes and improvements for 6.4
 2023-04-25 14:43 UTC  (3+ messages)
` [PATCH 1/3] tracing/user_events: Ensure write index cannot be negative

[PATCH v2] powerpc/bpf: populate extable entries only during the last pass
 2023-04-25 14:36 UTC  (3+ messages)

[PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-25 14:41 UTC  (7+ messages)
` [PATCH v5 13/13] "

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-04-25 14:41 UTC  (3+ messages)
` [PATCH v3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[PATCH v3 00/57] tcg: Simplify calls to load/store helpers
 2023-04-25 14:40 UTC  (9+ messages)
` [PATCH v3 13/57] tcg/aarch64: Introduce HostAddress
` [PATCH v3 19/57] tcg/loongarch64: "
` [PATCH v3 24/57] tcg/ppc: "
` [PATCH v3 30/57] tcg/s390x: "

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-04-25 14:41 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for "

Yocto Project Status 25 April 2023 (WW17)
 2023-04-25 14:41 UTC 

[PATCH ethtool] netlink: settings: fix netlink support when PLCA is not present
 2023-04-25 14:40 UTC  (2+ messages)

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-25 14:39 UTC  (7+ messages)
` [RFC PATCH 08/26] mm: page_alloc: claim blocks during compaction capturing
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

[PATCH v2] ns16550: enable memory decoding on MMIO-based PCI console card
 2023-04-25 14:39 UTC 

[PATCH 1/2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-04-25 14:37 UTC  (2+ messages)

[PATCH v6 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-25 14:35 UTC  (28+ messages)
` [PATCH v6 01/13] coresight: Fix loss of connection info when a module is unloaded
` [PATCH v6 02/13] coresight: Use enum type for cs_mode wherever possible
` [PATCH v6 03/13] coresight: Change name of pdata->conns
` [PATCH v6 04/13] coresight: Rename nr_outports to nr_outconns
` [PATCH v6 05/13] coresight: Rename connection members to make the direction explicit
` [PATCH v6 06/13] coresight: Dynamically add connections
` [PATCH v6 07/13] coresight: Store pointers to connections rather than an array of them
` [PATCH v6 08/13] coresight: Simplify connection fixup mechanism
` [PATCH v6 09/13] coresight: Store in-connections as well as out-connections
` [PATCH v6 10/13] coresight: Make refcount a property of the connection
` [PATCH v6 11/13] coresight: Refactor out buffer allocation function for ETR
` [PATCH v6 12/13] coresight: Enable and disable helper devices adjacent to the path
` [PATCH v6 13/13] coresight: Fix CTI module refcount leak by making it a helper device

[PATCH][langdale] arm-bsp/external-system: fix the gen_module race, again
 2023-04-25 14:38 UTC 

[GIT PULL] pidfd updates
 2023-04-25 14:36 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-25 14:36 UTC 

[PATCH RESEND v3 0/3] Add support for ESM
 2023-04-25 14:34 UTC  (5+ messages)

[Bug 217242] New: CPU hard lockup related to xhci/dma
 2023-04-25 14:35 UTC  (2+ messages)
` [Bug 217242] "

[PATCH 6.1 00/98] 6.1.26-rc1 review
 2023-04-25 14:33 UTC  (2+ messages)

Error building m4-native while trying to build Beaglebone Black branch
 2023-04-25 14:33 UTC 

[Intel-xe] [PATCH i-g-t] test/xe_pm: Assert on unbounded VSP
 2023-04-25 14:32 UTC  (6+ messages)

[OE-core][dunfell][PATCH] go: Security fix for CVE-2023-24538
 2023-04-25 14:32 UTC  (2+ messages)

[PATCH tracing 0/3] tracing: support > 8 byte filter predicates
 2023-04-25 14:32 UTC  (2+ messages)

[meta-oe][dunfell][PATCH] libmodbus: Fix CVE-2022-0367
 2023-04-25 14:31 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/5] package/at-spi2-core: bump to version 2.47.1
 2023-04-25 14:30 UTC  (3+ messages)

[meta-networking][dunfell][PATCH 2/2] openvpn: upgrade 2.4.9 -> 2.4.12
 2023-04-25 14:29 UTC  (2+ messages)

[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers
 2023-04-25 14:28 UTC  (14+ messages)
` [PATCH 1/6] fbdev: Return number of bytes read or written
` [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}()
` [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations
` [PATCH 4/6] fbdev: Validate info->screen_{base, buffer} "
  ` [PATCH 4/6] fbdev: Validate info->screen_{base,buffer} "
` [PATCH 5/6] fbdev: Move CFB read and write code into helper functions
` [PATCH 6/6] drm/fb-helper: Use fb_{cfb,sys}_{read, write}()

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-25 14:28 UTC  (5+ messages)
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 28 warnings (v4.14.311-133-g8ab185ca6e0d)
 2023-04-25 14:28 UTC 

etcd in openbmc
 2023-04-25 14:26 UTC 

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 14:26 UTC  (11+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs

[PATCH] python3targetconfig.bbclass: Extend PYTHONPATH instead of overwriting
 2023-04-25 14:25 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2023-04-25 14:26 UTC 

[PATCH v2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-04-25 14:24 UTC  (5+ messages)

[GIT PULL] ata changes for 6.4-rc1
 2023-04-25 14:23 UTC 

[PATCH v3 0/3] perf: Rework event forwarding logic
 2023-04-25 14:22 UTC  (4+ messages)
` [PATCH v3 1/3] perf/core: Rework forwarding of {task|cpu}-clock events
` [PATCH v3 2/3] perf/ibs: Fix interface via core pmu events
` [PATCH v3 3/3] perf test: Add selftest to test IBS invocation "

[kirkstone][PATCH] Add recipe and patches for jailhouse support for am62xx
 2023-04-25 14:22 UTC  (2+ messages)


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.