All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 22:44:32 to 2023-01-09 23:37:40 UTC [more...]

BUG: git prompt breaks with zsh < 5.0.6
 2023-01-09 23:37 UTC  (2+ messages)

[PATCH 0/8] Enable zoned write pipelining for UFS devices
 2023-01-09 23:36 UTC  (10+ messages)
` [PATCH 1/8] block: Document blk_queue_zone_is_seq() and blk_rq_zone_is_seq()
` [PATCH 2/8] block: Introduce the blk_rq_is_seq_zone_write() function
` [PATCH 3/8] block: Introduce a request queue flag for pipelining zoned writes
` [PATCH 4/8] block/mq-deadline: Only use zone locking if necessary
` [PATCH 5/8] block/null_blk: Refactor null_queue_rq()
` [PATCH 6/8] block/null_blk: Add support for pipelining zoned writes
` [PATCH 7/8] scsi: Retry unaligned "
` [PATCH 8/8] scsi: ufs: Enable zoned write pipelining

[PATCH] drm/msm/dpu: disable DSC blocks for SM8350
 2023-01-09 23:36 UTC  (4+ messages)

+ selftests-mm-define-madv_pageout-to-fix-compilation-issues.patch added to mm-unstable branch
 2023-01-09 23:36 UTC 

[PATCH 2/2] hwmon: ltc2945: Allow setting shunt resistor
 2023-01-09 23:35 UTC  (7+ messages)
` [PATCH v3 0/2] hwmon: ltc2945: Add binding and shunt resistor support
  ` [PATCH v3 1/5] dt-bindings: hwmon: adi,ltc2945: Add binding
  ` [PATCH v3 2/5] hwmon: ltc2945: Add devicetree match table
  ` [PATCH v3 3/5] hwmon: ltc2945: Handle error case in ltc2945_value_store
  ` [PATCH v3 4/5] hwmon: ltc2945: Allow setting shunt resistor
  ` [PATCH v3 5/5] hwmon: ltc2945: Convert division to DIV_ROUND_CLOSEST_ULL

[PATCH] vfio: Support VFIO_NOIOMMU with iommufd
 2023-01-09 23:34 UTC  (2+ messages)

[PATCH v7] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-09 23:35 UTC  (5+ messages)

[PATCH v2 0/5] tpm: Support boot measurements
 2023-01-09 23:35 UTC  (5+ messages)
` [PATCH v2 5/5] test: Add sandbox TPM boot measurement

Linux 6.2-rc3
 2023-01-09 23:32 UTC  (7+ messages)

[LSF/MM/BPF BoF] Session for Zoned Storage 2023
 2023-01-09 23:32 UTC  (9+ messages)
      ` [External] "

[PATCH v4 0/5] Zbb string optimizations and call support in alternatives
 2023-01-09 23:31 UTC  (4+ messages)
` [PATCH v4 4/5] RISC-V: add infrastructure to allow different str* implementations

RTT-PROBE: lore-subspace-rtt
 2023-01-09 23:31 UTC 

Kirkstone merge request: Jan 8th
 2023-01-09 23:31 UTC  (3+ messages)
  ` [oe] "

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

[PATCH] drm/panfrost: Fix GEM handle creation UAF
 2023-01-09 23:28 UTC  (4+ messages)
` [PATCH] drm/virtio: "

[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-09 23:26 UTC  (11+ messages)
` [PATCH v11 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag

[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
 2023-01-09 23:27 UTC  (4+ messages)
` [PATCH 3/6] kbuild: rust_is_available: add check for `bindgen` invocation

arch/x86/kvm/mmu/paging_tmpl.h:106:24: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
 2023-01-09 23:23 UTC 

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.10
 2023-01-09 23:33 UTC  (13+ messages)
` [PATCH 01/12] lpfc: Fix space indentation in lpfc_xcvr_data
` [PATCH 02/12] lpfc: Replace outdated strncpy with strscpy
` [PATCH 03/12] lpfc: Resolve miscellaneous variable set but not used compiler warnings
` [PATCH 04/12] lpfc: Set max dma segment size to hba supported SGE length
` [PATCH 05/12] lpfc: Remove redundant clean up code in disable_vport
` [PATCH 06/12] lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis
` [PATCH 07/12] lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE state
` [PATCH 08/12] lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
` [PATCH 09/12] lpfc: Reinitialize internal VMID data structures after FLOGI completion
` [PATCH 10/12] lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt hdlr
` [PATCH 11/12] lpfc: Update lpfc version to 14.2.0.10
` [PATCH 12/12] Copyright updates for 14.2.0.10 patches

[PATCH -rcu] rcu: Disable lazy if call_rcu() called when GPs expedited
 2023-01-09 23:20 UTC  (3+ messages)

[PATCH v3] usb: gadget: add WebUSB landing page support
 2023-01-09 23:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-09 23:21 UTC 

[BUG b4] misformatted email recipients
 2023-01-09 23:18 UTC  (2+ messages)

[qemu-mainline bisection] complete build-i386
 2023-01-09 23:18 UTC 

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-09 23:16 UTC  (13+ messages)
` [PATCH 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH 08/14] powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang

[PATCH] dt-bindings: mmc: fsl-imx-esdhc: allow more compatible combinations
 2023-01-09 23:15 UTC  (13+ messages)

[PATCH] drm/msm/dpu1: Remove INTF4 IRQ from SDM845 IRQ mask
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v6 00/11] drm/msm: add support for SM8450
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v2 0/8] drm/msm: DSC Electric Boogaloo for sm8[12]50
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v4 00/11] Enable Display for SM8350
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v3] drm/msm/dpu: Disallow unallocated resources to be returned
 2023-01-09 23:15 UTC  (2+ messages)

[PATCH v4 0/3] add color management support for the crtc
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: msm: drop redundant part of title
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] dt-bindings: display/msm: qcom,sdm845-mdss: document the DP device
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v5 00/12] drm/msm: Add SC8280XP support
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v6 0/4] drm/msm: convet to drm_crtc_handle_vblank()
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v16 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v3 0/7] drm/msm: add support for SM8550
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Print interrupt index in addition to the mask
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: display/msm: Add SM8150 MDSS & DPU
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] dt-bindings: display/msm: gpu: add rbcpr clock
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] dt-bindings: msm: dsi-phy-28nm: Document fam-b compatible
 2023-01-09 22:41 UTC  (2+ messages)

[PATCH] mm.h: Fix "mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
 2023-01-09 23:15 UTC  (2+ messages)

[PATCH] io_uring: remove excessive unlikely on IS_ERR
 2023-01-09 23:14 UTC  (2+ messages)

[PATCH mm-unstable] mm: remove the hugetlb field from struct page
 2023-01-09 23:08 UTC 

[tip:sched/urgent] BUILD SUCCESS 9a5418bc48babb313d2a62df29ebe21ce8c06c59
 2023-01-09 23:13 UTC 

[PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P
 2023-01-09 23:12 UTC  (6+ messages)
` [PATCH v2] "
    ` bug#60690: [PATCH v2] grep: correctly identify utf-8 characters with \{b, w} "

RTT-PROBE: lore-subspace-rtt
 2023-01-09 23:11 UTC 

[QUESTION] Linux memory model: control dependency with bitfield
 2023-01-09 23:11 UTC  (3+ messages)

[PATCH v2 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-09 23:09 UTC 

[XEN PATCH 0/3] Configure qemu upstream correctly by default for igd-passthru
 2023-01-09 23:08 UTC  (4+ messages)
  ` [XEN PATCH 1/3] libxl/dm: Use "pc" machine type for Intel IGD passthrough
  ` [XEN PATCH 2/3] libxl/dm: Manage pci slot assignment "
  ` [XEN PATCH 3/3] libxl/dm: Assign slot 2 by default "

[PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma()
 2023-01-09 23:07 UTC  (2+ messages)

[PATCH v3 0/3] objtool build improvements
 2023-01-09 23:05 UTC  (3+ messages)
` [PATCH v3 3/3] objtool: Alter how HOSTCC is forced

[PATCH qemu] target/riscv/cpu.c: Fix elen check
 2023-01-09 23:04 UTC  (2+ messages)

+ mm-debug-use-valid-physical-memory-for-pmd-pud-tests.patch added to mm-unstable branch
 2023-01-09 23:04 UTC 

arch/x86/events/amd/lbr.c:79:36: sparse: sparse: invalid access past the end of 'entry' (12 16)
 2023-01-09 23:03 UTC 

fs/btrfs/inode.c:10407:15: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2023-01-09 23:03 UTC 

Fwd: [Bug 2159009] Visting CIFS Shares Freezes Machine
 2023-01-09 23:01 UTC  (2+ messages)

[meta-oe][PATCH] trace-cmd: Update to upstream submitted patches
 2023-01-09 23:01 UTC 

[PATCH bpf-next v2 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-09 23:01 UTC  (3+ messages)
` [PATCH bpf-next v2 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring

RTT-PROBE: lore-subspace-rtt
 2023-01-09 23:01 UTC 

[PATCH] hw/display/xlnx_dp: fix overflow in xlnx_dp_aux_push_tx_fifo()
 2023-01-09 22:58 UTC  (2+ messages)

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-09 22:57 UTC  (3+ messages)
` [PATCH v2 07/21] hw/riscv: Use generic DeviceState instead of PFlashCFI01

[PATCH v1 1/2] perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
 2023-01-09 22:57 UTC  (2+ messages)

[linus:master] [mm, slub] fa9b88e459: kernel_BUG_at_include/linux/page-flags.h
 2023-01-09 22:57 UTC  (2+ messages)

[PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
 2023-01-09 22:57 UTC  (7+ messages)
  ` [PATCH v4 0/7] iov_iter: Add extraction helpers

[PATCH v2 00/12] hw/riscv: Improve Spike HTIF emulation fidelity
 2023-01-09 22:55 UTC  (3+ messages)
` [PATCH v2 12/12] hw/riscv: spike: Decouple create_fdt() dependency to ELF loading

[RFC PATCH 0/4] qom: Introduce object_class_property_deprecate()
 2023-01-09 22:54 UTC  (5+ messages)
` [RFC PATCH 1/4] "
` [RFC PATCH 2/4] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'
` [RFC PATCH 3/4] util: Introduce helpers to compare QEMU versions
` [RFC PATCH 4/4] qom: Warn when deprecated class property can be removed

[PATCH] block: add a BUILD_BUG_ON() for adding more bio flags than we have space
 2023-01-09 22:56 UTC  (2+ messages)

RFC abstracting atomics
 2023-01-09 22:56 UTC 

[RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
 2023-01-09 22:54 UTC  (6+ messages)
` [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
        ` [Cluster-devel] "

[PATCH v9 0/9] support subsets of code size reduction extension
 2023-01-09 22:54 UTC  (2+ messages)

[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
 2023-01-09 22:42 UTC  (18+ messages)
` [RFC PATCH v2 01/19] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [RFC PATCH v2 02/19] target/arm: wrap psci call with tcg_enabled
` [RFC PATCH v2 04/19] target/arm: Move PC alignment check
` [RFC PATCH v2 05/19] target/arm: Move cpregs code into cpregs.c
` [RFC PATCH v2 06/19] target/arm: Move define_debug_regs() to cpregs.c
` [RFC PATCH v2 07/19] target/arm: Move helper_set_pstate_* into cpregs.c
` [RFC PATCH v2 08/19] target/arm: move translate modules to tcg/
` [RFC PATCH v2 09/19] target/arm: move helpers "
` [RFC PATCH v2 10/19] target/arm: Move psci.c into the tcg directory
` [RFC PATCH v2 11/19] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [RFC PATCH v2 12/19] target/arm: Move hflags code into the tcg directory
` [RFC PATCH v2 13/19] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC PATCH v2 14/19] tests: do not run qom-test "
` [RFC PATCH v2 15/19] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC PATCH v2 16/19] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v2 18/19] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [RFC PATCH v2 19/19] target/arm: don't access TCG code when debugging with KVM

[PATCH v2 0/5] tsan fixes
 2023-01-09 22:49 UTC  (6+ messages)
` [PATCH v2 1/5] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH v2 2/5] util/qht: add missing atomic_set(hashes[i])
` [PATCH v2 3/5] thread: de-const qemu_spin_destroy
` [PATCH v2 4/5] util/qht: use striped locks under TSAN
` [PATCH v2 5/5] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-09 (ice)
 2023-01-09 22:53 UTC  (3+ messages)
` [PATCH net 1/2] ice: Fix potential memory leak in ice_gnss_tty_write()
` [PATCH net 2/2] ice: Add check for kzalloc

[PATCH 1/2] Replace LFS64 interfaces off64_t and lseek64
 2023-01-09 22:53 UTC  (2+ messages)
` [PATCH 2/2] Drop using _LARGEFILE64_SOURCE

[PATCH v2] x86: Disable kernel stack offset randomization for !TSC
 2023-01-09 22:53 UTC  (3+ messages)

[PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
 2023-01-09 22:51 UTC  (3+ messages)

[PATCH v4 0/1] selftests/landlock: Fix selftest ptrace_test
 2023-01-09 22:50 UTC  (7+ messages)
` [PATCH v4 1/1] selftests/landlock: skip ptrace_test according to YAMA

linux-next: manual merge of the omap tree with the arm-soc tree
 2023-01-09 22:50 UTC  (2+ messages)

[PATCH] f2fs: fix to support .migrate_folio for compressed inode
 2023-01-09 22:51 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to call clear_page_private_reference in .{release,invalid}_folio
 2023-01-09 22:51 UTC  (3+ messages)
` [f2fs-dev] [PATCH] f2fs: fix to call clear_page_private_reference in .{release, invalid}_folio

[PATCH] f2fs: remove unused PAGE_PRIVATE_ATOMIC_WRITE
 2023-01-09 22:51 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH REPOST] f2fs: file: drop useless initializer in expand_inode_data()
 2023-01-09 22:51 UTC  (2+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2023-01-09 22:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-09 22:51 UTC 

linux-next: manual merge of the davinci tree with the arm-soc tree
 2023-01-09 22:42 UTC  (2+ messages)

[PATCH v2] drm/i915: Do not cover all future platforms in TLB invalidation
 2023-01-09 22:48 UTC  (4+ messages)
` [PATCH v3] "
    ` [Intel-gfx] "

+ kconfig-fix-typo-usafe-unsafe.patch added to mm-hotfixes-unstable branch
 2023-01-09 22:47 UTC 

[PATCH] bit_spinlock: Include <asm/processor.h>
 2023-01-09 22:46 UTC  (3+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-09 22:44 UTC  (7+ messages)
` [PATCH bpf-next v6 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v6 16/17] net/mlx5e: Support RX XDP metadata


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.