All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-06 21:49:06 to 2023-02-06 22:49:39 UTC [more...]

[PATCH v2 0/3] fdt: Fix mtparts fixup
 2023-02-06 22:48 UTC  (6+ messages)
` [PATCH v2 1/3] fdt: validate/fix cells count on mtdpart fixup
` [PATCH v2 2/3] colibri-imx7: specify MTD partitions on command line
` [PATCH v2 3/3] colibri-imx6ull: "

[PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
 2023-02-06 22:48 UTC  (2+ messages)

[PATCH 5.4] udf: Avoid using stale lengthOfImpUse
 2023-02-06 22:49 UTC 

[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
 2023-02-06 22:47 UTC  (5+ messages)

[Buildroot] [PATCH] package/pkg-generic: ignore error when chmod'ing extracted source
 2023-02-06 22:48 UTC  (2+ messages)

IPVS: conn_tab_bits param for ip_vs > 20 leads to default being set
 2023-02-06 22:48 UTC 

[PATCH v2 0/6] RISC-V Hardware Probing User Interface
 2023-02-06 22:47 UTC  (9+ messages)
` [PATCH v2 4/6] dt-bindings: Add RISC-V misaligned access performance

[PATCH] media: i2c: imx296: Use v4l2_subdev_get_fmt()
 2023-02-06 22:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-06 22:46 UTC 

[PATCH] HID: Ignore battery for ELAN touchscreen on HP ENVY X360 13-ar0xxx
 2023-02-06 22:32 UTC 

[PATCH] PCI: mvebu: Mark driver as BROKEN
 2023-02-06 22:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/qt5: fix build failure due to libressl use
 2023-02-06 22:45 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v4 0/6] tests: fix ignored & hidden exit codes
 2023-02-06 22:44 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] auto-crlf tests: don't lose exit code in loops and outside tests
  ` [PATCH v5 2/6] t/lib-patch-mode.sh: fix ignored exit codes
  ` [PATCH v5 3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
  ` [PATCH v5 4/6] tests: don't lose exit status with "test <op> $(git ...)"
  ` [PATCH v5 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
  ` [PATCH v5 6/6] tests: don't lose misc "git" exit codes

[PATCH v3 0/3] modernize style
 2023-02-06 22:44 UTC  (5+ messages)
` [PATCH v4 0/3] t4113: "
  ` [PATCH v4 3/3] t4113: put executable lines to test_expect_success

CY23 - Status of service enumeration
 2023-02-06 22:36 UTC  (4+ messages)

[PATCH 11/18] PCI: Export pcie_get_width() using the code from sysfs PCI link width show function
 2023-02-06 22:43 UTC  (2+ messages)

Planning the next GTI TAC meeting for February 2023?
 2023-02-06 22:35 UTC  (2+ messages)

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-06 22:42 UTC  (4+ messages)
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
  ` [Intel-wired-lan] "

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-06 22:41 UTC  (18+ messages)
` [PATCH 04/18] cxl/region: Validate region mode vs decoder mode
` [PATCH 05/18] cxl/region: Add volatile region creation support
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 17/18] dax: Assign RAM regions to memory-hotplug by default

[PATCH v3 00/27] drm/msm/dpu: wide planes support
 2023-02-06 22:40 UTC  (4+ messages)
` [PATCH v3 21/27] drm/msm/dpu: simplify dpu_plane_validate_src()

[PATCH bpf-next v5 1/1] libbpf: Correctly set the kernel code version in Debian kernel
 2023-02-06 22:40 UTC  (2+ messages)

[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
 2023-02-06 22:39 UTC  (2+ messages)

[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-06 22:39 UTC  (8+ messages)
` [PATCH 14/19] mm: Introduce a cgroup for "

[Intel-xe] [PATCH 00/22] TLB Invalidation
 2023-02-06 22:39 UTC  (2+ messages)

[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-06 22:36 UTC  (23+ messages)
` [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
` [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn

[PATCH v2 00/11] target/arm: Housekeeping around NVIC
 2023-02-06 22:35 UTC  (12+ messages)
` [PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
` [PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
` [PATCH v2 04/11] target/arm: Constify ID_PFR1 on user emulation
` [PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
` [PATCH v2 06/11] target/arm: Avoid resetting CPUARMState::eabi field
` [PATCH v2 07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu
` [PATCH v2 08/11] target/arm: Restrict CPUARMState::arm_boot_info "
` [PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic "
` [PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
` [PATCH v2 11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'

[PATCH v2] sched: pick_next_rt_entity(): checked list_entry
 2023-02-06 22:38 UTC  (4+ messages)

[PATCH] x86/kprobes: Fix 1 byte conditional jump target
 2023-02-06 22:38 UTC  (4+ messages)

[meta-networking][PATCH] dnsmasq: Upgrade 2.88 -> 2.89
 2023-02-06 22:37 UTC 

[PATCH] thermal: Remove core header inclusion from drivers
 2023-02-06 22:35 UTC  (4+ messages)

[Intel-xe] [PATCH 0/4] A few display patches needing review to be confirmed
 2023-02-06 22:35 UTC  (5+ messages)
` [Intel-xe] [PATCH 3/4] drm/xe: allow building XE_DISPLAY without ACPI
` [Intel-xe] [PATCH 4/4] drm/xe: fix DRM_FBDEV_EMULATION dependencies

RTT-PROBE: lore-subspace-rtt
 2023-02-06 22:36 UTC 

[PATCH] pack-objects: use strcspn(3) in name_cmp_len()
 2023-02-06 22:35 UTC  (3+ messages)

[PATCH v3] sched: pick_next_rt_entity(): check list_entry
 2023-02-06 22:33 UTC 

[Patch v2 0/5] Optimize clear dirty log
 2023-02-06 22:33 UTC  (9+ messages)
` [Patch v2 1/5] KVM: x86/mmu: Make separate function to check for SPTEs atomic write conditions
` [Patch v2 2/5] KVM: x86/mmu: Optimize SPTE change flow for clear-dirty-log
` [Patch v2 3/5] KVM: x86/mmu: Optimize SPTE change for aging gfn range
` [Patch v2 5/5] KVM: x86/mmu: Merge all handle_changed_pte* functions

[PATCH v2] arm: mvebu: Power up 2nd SATA port for Thecus N2350
 2023-02-06 22:32 UTC 

[PATCH] xen/arm64: Default ACPI support enabled
 2023-02-06 22:32 UTC  (7+ messages)

[Buildroot] [git commit] package/libcamera: bump to version 0.0.4
 2023-02-06 22:32 UTC 

[Buildroot] [PATCH] package/libcamera: bump to version 0.0.4
 2023-02-06 22:32 UTC  (2+ messages)

[RFC PATCH 0/1] Canonical tar format for Git
 2023-02-06 22:18 UTC  (3+ messages)
` [RFC PATCH 1/1] Document a fixed tar format for interoperability

[PATCH v2] 9p/client: don't assume signal_pending() clears on recalc_sigpending()
 2023-02-06 22:29 UTC  (7+ messages)

[PATCH] bisect: fix "reset" when branch is checked out elsewhere
 2023-02-06 22:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] soc: qcom: pmic_glink: remove redundant calculation of svid
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH v6] dt-bindings: soc: qcom,rpmh-rsc: Update to allow for generic nodes
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH v2] soc: qcom: socinfo: Add support for new field in revision 17
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-02-06 22:30 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8550: add GPR and LPASS pin controller
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH v4 0/4] soc: qcom: Introduce PMIC GLINK
 2023-02-06 22:30 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: pmic_glink: add CONFIG_NET/CONFIG_OF dependencies
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH 0/4] soc: qcom: Introduce PMIC GLINK
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH 0/3] PCA I2C GPIO expanders
 2023-02-06 22:27 UTC  (3+ messages)
` [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander

[PATCH] soc: qcom: stats: Populate all subsystem debugfs files
 2023-02-06 22:30 UTC  (2+ messages)

[PATCH 0/3][next] scsi: smartpqi: Replace one-element arrays with flexible-array members
 2023-02-06 22:28 UTC  (3+ messages)
` [PATCH 1/3][next] scsi: smartpqi: Replace one-element array with flexible-array member

[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-02-06 22:27 UTC  (7+ messages)
` [PATCH 05/18] ACPICA: Fix 'struct acpi_cdat_dsmas' spelling mistake
` [PATCH 10/18] PCI: Export pcie_get_speed() using the code from sysfs PCI link speed show function
` [PATCH 16/18] cxl: Move reading of CDAT data from device to after media is ready

[virtio-dev] [PATCH] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
 2023-02-06 22:26 UTC  (5+ messages)
` [virtio-comment] "

RTT-PROBE: lore-subspace-rtt
 2023-02-06 22:26 UTC 

[PATCH v11 0/3] Consolidate all kernel init in load_kernel()
 2023-02-06 22:24 UTC  (3+ messages)
` [PATCH v11 1/3] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()

[PATCH v2 0/3] ftrace: Add sample code with dynamic ftrace_ops
 2023-02-06 22:25 UTC  (3+ messages)
` [PATCH v2 3/3] ftrace: Add sample with custom ops

[Buildroot] [git commit branch/2022.02.x] package/lxc: fix CVE-2022-47952
 2023-02-06 21:42 UTC 

[Buildroot] [git commit] package/qt5: fix build failure due to libressl use
 2023-02-06 22:23 UTC 

[PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
 2023-02-06 22:21 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v6.2-rc7
 2023-02-06 22:22 UTC  (4+ messages)

[GIT PULL] Btrfs fixes for v6.2-rc8
 2023-02-06 22:22 UTC  (2+ messages)

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-02-06 22:22 UTC  (5+ messages)
` [PATCH v3 6/8] KVM: x86/svm/pmu: Add AMD PerfMonV2 support

[PATCH v3 0/4] tools/nolibc: Adding stdint.h, more integer types and tests
 2023-02-06 22:19 UTC  (3+ messages)

fstests generic/441 -- occasional bcachefs failure
 2023-02-06 22:18 UTC  (10+ messages)

[PATCH v2 1/2] cli: Correct several bugs in cli_getch()
 2023-02-06 22:18 UTC  (4+ messages)

Using cgroup membership for resource access control?
 2023-02-06 22:18 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 00/12] mldev: introduce machine learning device library
 2023-02-06 22:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 02/12] mldev: support PMD functions for ML device

[PATCH] Documentation: clarify multiple pushurls vs urls
 2023-02-06 21:55 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-06 22:16 UTC 

[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-02-06 22:14 UTC  (2+ messages)

[PATCH] media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()
 2023-02-06 22:14 UTC  (3+ messages)

hw/misc/mos6522: What is VIA_TIMER_FREQ value?
 2023-02-06 22:14 UTC  (2+ messages)

[PATCH 0/2] [RFC] push: allow delete one level ref
 2023-02-06 22:13 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[PATCH v2 1/3] HID: logitech-hidpp: Add more debug statements
 2023-02-06 22:12 UTC  (3+ messages)
` [PATCH v2 2/3] HID: logitech-hidpp: Retry commands when device is busy
` [PATCH v2 3/3] HID: logitech-hidpp: Add myself to authors

[PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
 2023-02-06 22:12 UTC  (4+ messages)
` [PATCH v2 4/5] lib: sha256: Add support for hardware specific sha256_process

[PATCH 0/2] platform/x86: dell-ddv: Various driver updates
 2023-02-06 22:11 UTC  (6+ messages)
` [PATCH 1/2] platform/x86: dell-ddv: Add hwmon support

arch/x86/kvm/mmu/paging_tmpl.h:106:24: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
 2023-02-06 22:10 UTC 

[Intel-xe] [PATCH v2] drm/xe: Add fake workaround to maintain backward compatible in MI_BATCH_BUFFER_START
 2023-02-06 22:09 UTC  (9+ messages)

[PULL 0/8] qemu-macppc queue 20230206
 2023-02-06 22:07 UTC  (9+ messages)
` [PULL 1/8] input/adb: Only include header where needed
` [PULL 2/8] mac_{old, new}world: Use local variable instead of qdev_get_machine()
` [PULL 3/8] hw/misc/macio: Avoid some QOM casts
` [PULL 4/8] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
` [PULL 5/8] hw/misc/macio: Remove some single use local variables
` [PULL 6/8] hw/misc/macio: Return bool from functions taking errp
` [PULL 7/8] mac_nvram: Add block backend to persist NVRAM contents
` [PULL 8/8] mac_oldworld: Allow specifying nvram backing store

[PULL 00/26] Next patches
 2023-02-06 22:06 UTC  (3+ messages)

[PATCH] board: stmark2: fix clock value
 2023-02-06 22:08 UTC  (3+ messages)

Git over HTTP; have flexible SASL authentication
 2023-02-06 22:08 UTC  (4+ messages)

[PATCH] new-command.txt: update reference to builtin docs
 2023-02-06 22:07 UTC  (2+ messages)

[Buildroot] [PATCH] Config.in: introduce BR2_TIME_BITS_64 option for Y2038 compatibility
 2023-02-06 22:06 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-06 22:06 UTC 

[Buildroot] [PATCH 2020.02.x] package/lxc: fix CVE-2022-47952
 2023-02-06 22:05 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS f6b2ce79b5fbbb330f56262f0f4373d6af60b602
 2023-02-06 22:04 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 3254c086a1ff58a54773d12eb58e0210601e352f
 2023-02-06 22:04 UTC 

[meta-arago][master/kirkstone/dunfell][PATCH] stream: Enable stream benchmark again
 2023-02-06 22:05 UTC 

[meta-arago][master/kirkstone][PATCH] stream: Enable stream benchmark again
 2023-02-06 22:04 UTC 

[virtio-dev] [PATCH v3] virtio-net: Mention VIRTIO_NET_F_HASH_REPORT dependency on VIRTIO_NET_F_CTRL_VQ
 2023-02-06 22:02 UTC  (2+ messages)
` [virtio-comment] "

[PATCH] gitweb: fix base url set if PATH_INFO is used, add a / at the end
 2023-02-06 22:02 UTC  (2+ messages)

[Buildroot] [PATCH] configs/stm32f746g-disco: new defconfig
 2023-02-06 22:02 UTC  (2+ messages)

[PATCHv4 0/5] FWU: Handle meta-data in common code
 2023-02-06 22:00 UTC  (2+ messages)

Slow discard on RAID1 with --write-mostly: split into 1MB requests
 2023-02-06 22:01 UTC 

[PATCH u-boot 1/2] tools: default_image: Verify header size
 2023-02-06 22:00 UTC  (4+ messages)
` [PATCH u-boot 2/2] tools: default_image: Accept images with padding

[PATCH v3] Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)
 2023-02-06 22:00 UTC  (2+ messages)

[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
 2023-02-06 21:57 UTC  (3+ messages)
` [PATCH kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API

[PATCH v2 0/2] Improvements to tests and docs for .gitattributes eol
 2023-02-06 21:56 UTC  (3+ messages)
` [PATCH] .gitattributes: include `text` attribute for eol attributes

[PATCH] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
 2023-02-06 21:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-06 21:56 UTC 

[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-02-06 21:54 UTC  (4+ messages)

[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
 2023-02-06 21:50 UTC  (4+ messages)

[PATCH] media: dt-bindings: ov2685: convert to dtschema
 2023-02-06 21:50 UTC  (2+ messages)

[PATCH net-next 00/13][pull request] ice: various virtualization cleanups
 2023-02-06 21:48 UTC  (9+ messages)
` [PATCH net-next 04/13] ice: refactor VSI setup to use parameter structure
` [PATCH net-next 07/13] ice: Pull common tasks into ice_vf_post_vsi_rebuild
` [PATCH net-next 08/13] ice: add a function to initialize vf entry
` [PATCH net-next 09/13] ice: introduce ice_vf_init_host_cfg function
` [PATCH net-next 10/13] ice: convert vf_ops .vsi_rebuild to .create_vsi
` [PATCH net-next 11/13] ice: introduce clear_reset_state operation
` [PATCH net-next 12/13] ice: introduce .irq_close VF operation
` [PATCH net-next 13/13] ice: remove unnecessary virtchnl_ether_addr struct use


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.