All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-25 08:13:27 to 2023-09-25 08:56:54 UTC [more...]

[PATCH v5 0/8] Batch hugetlb vmemmap modification operations
 2023-09-25  8:56 UTC  (3+ messages)
` [PATCH v5 2/8] hugetlb: restructure pool allocations

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-25  8:55 UTC  (6+ messages)

[PATCH] hw/i386: changes towards enabling -Wshadow=local
 2023-09-25  8:55 UTC  (2+ messages)

[PATCH] fjes: Add missing check for vzalloc
 2023-09-25  8:53 UTC 

[PATCH] sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
 2023-09-25  8:55 UTC  (4+ messages)
` [tip: sched/core] "

[PATCH -next 0/2] md: fix potential hang for mddev_suspend()
 2023-09-25  8:54 UTC  (4+ messages)

[PATCH] qemu-nbd: changes towards enabling -Wshadow=local
 2023-09-25  8:53 UTC  (2+ messages)

[PATCH 0/2] make CONFIG_SPL_SYS_MALLOC_SIMPLE && CONFIG_SYS_SPL_MALLOC actually work
 2023-09-25  8:54 UTC  (3+ messages)

[PATCH 0/2] Device tree updates for IXP4xx
 2023-09-25  8:53 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: Add vendor prefixes
` [PATCH 2/2] dt-bindings: arm: List more IXP4xx devices

[PATCH v16 0/6] Support AMD Pensando Elba SoC
 2023-09-25  8:51 UTC  (5+ messages)
` [PATCH v16 6/6] soc: amd: Add support for AMD Pensando SoC Controller

Relocation overflow on RISC-V with multi-range memory layout
 2023-09-25  8:51 UTC 

[PATCH v2 0/9] Upgrade intel vPMU version to 5
 2023-09-25  8:52 UTC  (5+ messages)
` [PATCH v2 2/9] KVM: x86/pmu: Don't release vLBR casued by vPMI
` [PATCH v2 3/9] KVM: x85/pmu: Add Streamlined FREEZE_LBR_ON_PMI for vPMU v4

[PATCH 0/4] Add sc8280xp CAMCC bindings and driver
 2023-09-25  8:52 UTC  (5+ messages)
` [PATCH 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH 4/4] arm64: boot: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp

ANON_LARGE_FOLIOS meeting follow-up & refined proposal
 2023-09-25  8:51 UTC  (4+ messages)

[PATCH 0/3] Fix IRQ storm with GPIO interrupts
 2023-09-25  8:51 UTC  (4+ messages)
` [PATCH 2/3] irqchip: renesas-rzg2l: Mask interrupts for changing interrupt settings

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-25  8:51 UTC  (3+ messages)
` [syzbot] [block] "

[PATCH v7] hv/hv_kvp_daemon:Support for keyfile based connection profile
 2023-09-25  8:51 UTC  (2+ messages)

[igt-dev] [PATCH 0/3][i-g-t][V2] kms_writeback: support DRM_FORMAT_XRGB2101010 in kms_writeback
 2023-09-25  8:50 UTC  (4+ messages)
` [igt-dev] [PATCH 3/3][i-g-t][V2] tests/kms_writeback: support DRM_FORMAT_XRGB2101010 for writeback

[RFC] mtd: Fix error code loss in mtdchar_read() function
 2023-09-25  8:49 UTC  (3+ messages)

[PATCH] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
 2023-09-25  8:48 UTC  (3+ messages)

[PATCH] groff: fix another build race via backport
 2023-09-25  8:49 UTC 

[PATCH v3 0/5] serial: add drivers for the ESP32xx serial devices
 2023-09-25  8:48 UTC  (6+ messages)
` [PATCH v3 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate
` [PATCH v3 2/5] dt-bindings: serial: document esp32-uart
` [PATCH v3 3/5] drivers/tty/serial: add driver for the ESP32 UART
` [PATCH v3 4/5] dt-bindings: serial: document esp32s3-acm
` [PATCH v3 5/5] drivers/tty/serial: add ESP32S3 ACM device driver

Reduced build and test coverage
 2023-09-25  8:50 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-25  8:48 UTC  (15+ messages)
` [PATCH v3 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "

[PATCH 0/4] mkimage: also honour -B even without external data
 2023-09-25  8:47 UTC  (6+ messages)
` [PATCH 1/4] "

[PATCH] disas/m68k: clean up local variable shadowing
 2023-09-25  8:44 UTC 

[OE-core][dunfell][PATCH] go: Backport fix for CVE-2022-41725 and CVE-2023-24536
 2023-09-25  8:45 UTC 

[PATCH] drm/amdgpu: move gfxhub.funcs->init to gmc sw_init
 2023-09-25  8:45 UTC  (3+ messages)

[PATCH mptcp-next v3 00/29] userspace pm enhancements
 2023-09-25  8:42 UTC  (30+ messages)
` [PATCH mptcp-next v3 01/29] mptcp: drop useless ssk in pm_subflow_check_next
` [PATCH mptcp-next v3 02/29] mptcp: use mptcp_check_fallback helper
` [PATCH mptcp-next v3 03/29] mptcp: use mptcp_get_ext helper
` [PATCH mptcp-next v3 04/29] mptcp: move sk assignment statement ahead
` [PATCH mptcp-next v3 05/29] mptcp: define more local variables sk
` [PATCH mptcp-next v3 06/29] selftests: mptcp: sockopt: drop mptcp_connect var
` [PATCH mptcp-next v3 07/29] selftests: mptcp: display simult in extra_msg
` [PATCH mptcp-next v3 08/29] mptcp: add mptcpi_subflows_total counter
` [PATCH mptcp-next v3 09/29] selftests: mptcp: add evts_get_info helper
` [PATCH mptcp-next v3 10/29] selftests: mptcp: add chk_subflows_total helper
` [PATCH mptcp-next v3 11/29] selftests: mptcp: update userspace pm test helpers
` [PATCH mptcp-next v3 12/29] selftests: mptcp: userspace pm remove id 0 subflow
` [PATCH mptcp-next v3 13/29] mptcp: userspace pm allow creating "
` [PATCH mptcp-next v3 14/29] selftests: mptcp: userspace pm create "
` [PATCH mptcp-next v3 15/29] mptcp: userspace pm remove id 0 address
` [PATCH mptcp-next v3 16/29] selftests: "
` [PATCH mptcp-next v3 17/29] mptcp: add userspace_pm_get_entry helper
` [PATCH mptcp-next v3 18/29] mptcp: add userspace pm addr entry refcount
` [PATCH mptcp-next v3 19/29] mptcp: add netlink "
` [PATCH mptcp-next v3 20/29] selftests: mptcp: add userspace pm fullmesh tests
` [PATCH mptcp-next v3 21/29] selftests: mptcp: add mptcp_lib_kill_wait
` [PATCH mptcp-next v3 22/29] selftests: mptcp: add mptcp_lib_evts_*
` [PATCH mptcp-next v3 23/29] selftests: mptcp: userspace: print colored results
` [PATCH mptcp-next v3 24/29] selftests: mptcp: add mptcp_lib_verify_listener_events
` [PATCH mptcp-next v3 25/29] selftests: mptcp: add mptcp_lib_is_v6
` [PATCH mptcp-next v3 26/29] selftests: mptcp: add mptcp_lib_get_counter
` [PATCH mptcp-next v3 27/29] selftests: mptcp: add mptcp_lib_make_file
` [PATCH mptcp-next v3 28/29] selftests: mptcp: add mptcp_lib_check_transfer
` [PATCH mptcp-next v3 29/29] selftests: mptcp: add mptcp_lib_wait_local_port_listen

[PATCH nft 0/9] various cleanups related to enums and struct datatype
 2023-09-25  8:44 UTC  (7+ messages)
` [PATCH nft 7/9] expression: cleanup expr_ops_by_type() and handle u32 input

[PATCH v2 0/2] firmware: arm_scmi: clock: support parents commands
 2023-09-25  8:47 UTC  (6+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: clock: support clock parents
` [PATCH v2 2/2] clk: scmi: add set/get_parent support

[PATCH V2 0/2] HID: touchscreen: add himax hid-over-spi driver
 2023-09-25  8:41 UTC  (10+ messages)
` [PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device

[PATCH] ACPI: video: Fix a null-pointer-dereference in acpi_video_bus_add
 2023-09-25  8:08 UTC 

[PATCH kernel] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-09-25  8:41 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2023-09-25  8:41 UTC 

[Intel-wired-lan] [PATCH iwl-next] idpf: set scheduling mode for completion queue
 2023-09-25  8:40 UTC  (3+ messages)
  `  "

[PATCH V8 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
 2023-09-25  8:40 UTC  (5+ messages)
` [PATCH V8 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards

[Intel-gfx] [PATCH 0/3] Engine busyness v2
 2023-09-25  8:40 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/mtl: Add a PMU counter for total active ticks
` [Intel-gfx] [PATCH 3/3] drm/i915/mtl: Add counters for engine busyness ticks

[PATCH v4 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
 2023-09-25  8:40 UTC  (18+ messages)
` [PATCH v4 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v4 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v4 3/7] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
` [PATCH v4 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances
` [PATCH v4 5/7] arm64: dts: ti: k3-j784s4-mcu: "
` [PATCH v4 6/7] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v4 7/7] arm64: dts: ti: k3-j721s2-mcu: "

[PATCH v8 1/2] kernfs: sysfs: support custom llseek method for sysfs entries
 2023-09-25  8:40 UTC  (3+ messages)
` [PATCH v9 "
` [PATCH v9 2/2] PCI: Implement custom llseek for sysfs resource entries

[v1 0/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support
 2023-09-25  8:38 UTC  (3+ messages)
` [v1 1/2] ASoC: dt-bindings: mediatek, mt8188-mt6359: add RT5682S support
` [v1 2/2] ASoC: mediatek: mt8188-mt6359: add rt5682s support

[PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring suspend
 2023-09-25  8:36 UTC  (6+ messages)
  `  "

[PATCH] hte: allow building modules with COMPILE_TEST enabled
 2023-09-25  8:37 UTC  (2+ messages)

r8169 link up but no traffic, and watchdog error
 2023-09-25  8:36 UTC  (3+ messages)

[PATCH 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-09-25  8:36 UTC  (13+ messages)
` [PATCH 01/12] hugetlbfs: drop shared NUMA mempolicy pretence
` [PATCH 02/12] kernfs: drop shared NUMA mempolicy hooks
` [PATCH 03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
` [PATCH 04/12] mempolicy trivia: delete those ancient pr_debug()s
` [PATCH 05/12] mempolicy trivia: slightly more consistent naming
` [PATCH 06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree
` [PATCH 07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma
` [PATCH 08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
` [PATCH 09/12] mm: add page_rmappable_folio() wrapper
` [PATCH 10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma
` [PATCH 11/12] mempolicy: mmap_lock is not needed while migrating folios
` [PATCH 12/12] mempolicy: migration attempt to match interleave nodes

[PATCH] mm: zswap: fix potential memory corruption on duplicate store
 2023-09-25  8:36 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] intel/i915_query: Add query-l3-bank-count subtest
 2023-09-25  8:34 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] drm-uapi: Add DRM_I915_QUERY_L3BANK_COUNT query

[PATCH v5 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-25  8:34 UTC  (6+ messages)
` [PATCH v5 09/17] media: qcom: camss: Remove special case for VFE get/put
` [PATCH v5 17/17] media: qcom: camss: Comment CSID dt_id field

[PATCH] ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encrypted
 2023-09-25  8:33 UTC  (2+ messages)
` [EXT] "

[LTP] [PATCH v3] vfs: fix readahead(2) on block devices
 2023-09-25  8:32 UTC  (4+ messages)
    `  "

[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-09-25  8:31 UTC  (9+ messages)

[PATCH] mfd: cs42l43: fix defined but not used warnings
 2023-09-25  8:31 UTC  (5+ messages)

[PATCH 0/6] support per-device regulatory settings
 2023-09-25  8:10 UTC  (3+ messages)
` [PATCH 3/6] wifi: mt76: mt7921: add 6GHz power type support for clc
` [PATCH 5/6] wifi: mt76: mt7921: update the channel usage when the regd domain changed

[RFC bpf-next v3 07/11] bpf, net: switch to storing struct_ops in btf
 2023-09-25  8:30 UTC  (2+ messages)

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-25  8:30 UTC  (6+ messages)
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()

[Intel-xe] [PATCH v6 0/5] Add HWMON support for DGFX
 2023-09-25  8:30 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Add HWMON support for DGFX (rev6)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-09-25  8:29 UTC  (3+ messages)

[PATCH v3] firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
 2023-09-25  8:29 UTC 

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-09-25  8:27 UTC  (12+ messages)

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-09-25  8:26 UTC  (15+ messages)

[PATCH v3] vhost: avoid potential null pointer access
 2023-09-25  8:26 UTC  (3+ messages)

[PATCH v3] drivers: hwmon: max31827: handle vref regulator
 2023-09-25  8:23 UTC 

[PATCH v2 0/4] Add AM65x ICSSG Ethernet support
 2023-09-25  8:21 UTC  (6+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3-am654-base-board: add ICSSG2 "

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-25  8:21 UTC  (10+ messages)
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC

Please add new Android branches
 2023-09-25  8:23 UTC  (13+ messages)

[OE-core][kirkstone][PATCHv2] go: Fix CVE-2023-39318
 2023-09-25  8:20 UTC 

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-09-25  8:18 UTC  (3+ messages)

[PATCH v2] drivers: hwmon: max31827: handle vref regulator
 2023-09-25  8:17 UTC 

[PATCH bpf-next] libbpf: Allow Golang symbols in uprobe secdef
 2023-09-25  8:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE
 2023-09-25  8:18 UTC  (5+ messages)

[PATCH] iommu/vt-d: Introduce a rb_tree for looking up device
 2023-09-25  8:12 UTC  (2+ messages)

[bug report] RIP: 0010:throtl_trim_slice+0xc6/0x320 caused kernel panic
 2023-09-25  8:16 UTC  (3+ messages)

[ovmf test] 183151: all pass - PUSHED
 2023-09-25  8:16 UTC 

[PATCH 1/2] dt-bindings: hwmon: max31827: use supply pin name
 2023-09-25  8:15 UTC  (5+ messages)

[PATCH] MAINTAINERS: adjust header file entry in DPLL SUBSYSTEM
 2023-09-25  8:09 UTC  (2+ messages)

[PATCH v9 0/7] Add connector dynamic selection capability
 2023-09-25  8:03 UTC  (5+ messages)
` [PATCH v9 5/7] drm/mediatek: Add connector dynamic selection capability for mt8188

[PATCH] arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
 2023-09-25  8:14 UTC  (2+ messages)

[Intel-xe] [PATCH 0/3] Add some performance and frequency sysfs nodes
 2023-09-25  8:13 UTC  (8+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Add a couple of pcode helpers


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.