All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-15 16:39:33 to 2022-02-15 17:10:18 UTC [more...]

[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
 2022-02-15 17:01 UTC  (4+ messages)
` [PATCH v2 1/8] osdep: Avoid using Clang-specific __builtin_available()
` [PATCH v2 3/8] meson: Resolve the entitlement.sh script once for good
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64

[PATCH v1 0/3] Import Arm Optimized Routines str{n}cmp functions
 2022-02-15 17:07 UTC  (3+ messages)
` [PATCH v1 1/3] arm64: lib: Import latest version of Arm Optimized Routines' strcmp
` [PATCH v1 3/3] Revert "arm64: Mitigate MTE issues with str{n}cmp()"

[PATCH bpf] bpftool: fix the error when lookup in no-btf maps
 2022-02-15 17:10 UTC  (2+ messages)

[PATCH v6 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-02-15 17:09 UTC  (5+ messages)
` [PATCH v6 1/9] spmi: add a helper to look up an SPMI device from a device node
` [PATCH v6 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v6 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v6 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc

[PATCH] trace-cmd: Fix use of uninitialized variable
 2022-02-15 17:09 UTC  (2+ messages)

[PATCH v2 0/5] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-15 17:09 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: use static_call_cond for optional callbacks
` [PATCH v2 2/5] KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops

[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
 2022-02-15 17:09 UTC  (7+ messages)

[PATCH v3] PCI: vmd: Honor ACPI _OSC on PCIe features
 2022-02-15 17:09 UTC  (3+ messages)

[PATCH] arm64: smp: Skip MC domain for SoCs without shared cache
 2022-02-15 17:09 UTC  (8+ messages)

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-02-15 17:08 UTC  (5+ messages)
` [PATCH 3/4] EDAC: Refactor edac_align_ptr() to use u8/u16/u32/u64 data types
` [PATCH 4/4] EDAC: Refactor edac_align_ptr() flow

[xen-unstable test] 168118: tolerable FAIL
 2022-02-15 17:07 UTC 

[PATCH v4 mptcp-next 0/3] mptcp: more self-tests improvements
 2022-02-15 17:07 UTC  (5+ messages)
` [PATCH v4 mptcp-next 2/3] mptcp: more careful RM_ADDR generation

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-15 17:07 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/5] binman: Improvements to FIT entry type
 2022-02-15 17:06 UTC  (6+ messages)
` [PATCH v2 4/5] binman: Convert FIT entry type to a subclass of Section "

[PATCH] gso: do not skip outer ip header in case of ipip and net_failover
 2022-02-15 17:06 UTC  (8+ messages)

[PATCH] scsi: ufs: Remove wlun_dev_to_hba()
 2022-02-15 17:06 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-15 17:06 UTC 

[syzbot] possible deadlock in worker_thread
 2022-02-15 17:05 UTC  (14+ messages)

[PATCH 0/3] ceph: fix cephfs rsync kworker high load issue
 2022-02-15 17:05 UTC  (5+ messages)
` [PATCH 2/3] ceph: move kzalloc under i_ceph_lock with GFP_ATOMIC flag
` [PATCH 3/3] ceph: do no update snapshot context when there is no new snapshot

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-15 17:04 UTC  (4+ messages)
` [PATCH v2 3/6] bpf-lsm: Introduce new helper bpf_ima_file_hash()

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-15 17:03 UTC  (11+ messages)

[PATCH] nvme: explicitly set non-error for directives
 2022-02-15 17:04 UTC  (2+ messages)

[PATCH blktests] block/008: check CPU offline failure due to many IRQs
 2022-02-15 17:04 UTC  (3+ messages)

[PATCH] nvme: remove nssa from struct nvme_ctrl
 2022-02-15 17:03 UTC  (2+ messages)

[PATCH v3 net-next 00/11] Replay and offload host VLAN entries in DSA
 2022-02-15 17:02 UTC  (12+ messages)
` [PATCH v3 net-next 01/11] net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing
` [PATCH v3 net-next 02/11] net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag
` [PATCH v3 net-next 03/11] net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED
` [PATCH v3 net-next 04/11] net: bridge: vlan: notify switchdev only when something changed
` [PATCH v3 net-next 05/11] net: bridge: switchdev: differentiate new VLANs from changed ones
` [PATCH v3 net-next 06/11] net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
` [PATCH v3 net-next 07/11] net: bridge: switchdev: replay all VLAN groups
` [PATCH v3 net-next 08/11] net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcu
` [PATCH v3 net-next 09/11] net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign interfaces
` [PATCH v3 net-next 10/11] net: dsa: add explicit support for host bridge VLANs
` [PATCH v3 net-next 11/11] net: dsa: offload bridge port VLANs on foreign interfaces

[PATCH] x86/fpu: Correct pkru/xstate inconsistency
 2022-02-15 17:02 UTC  (4+ messages)

[PATCH] crypto: crypto_xor - use helpers for unaligned accesses
 2022-02-15 17:01 UTC  (3+ messages)

Inconsistent lock state warning for rxe_poll_cq()
 2022-02-15 17:01 UTC  (11+ messages)

dt-bindings: ps2-gpio: convert binding to json-schema
 2022-02-15 17:01 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: ps2-gpio: document bus signals open drain

Best laptop for compiling Yocto
 2022-02-15 17:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-15 17:01 UTC 

[PATCH] drm/amdgpu: Fix wait for RLCG command completion
 2022-02-15 17:00 UTC  (4+ messages)

[PATCH V3 0/4] mmc: add error statistics for eMMC and SD card
 2022-02-15 16:59 UTC  (3+ messages)
` [PATCH V3 1/4] mmc: sdhci: Capture eMMC and SD card errors

[PATCH] lib/test_stackinit: Expand variable size for correct testing
 2022-02-15 16:59 UTC 

Meaning of negative memory_channel value in rasdaemon message
 2022-02-15 16:58 UTC  (2+ messages)

[PATCH 2/6] drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
 2022-02-15 16:58 UTC  (13+ messages)
` [Intel-gfx] "

v4 clientid uniquifiers in containers/namespaces
 2022-02-15 16:57 UTC  (6+ messages)

[PATCH v3] app/eventdev: add crypto producer mode
 2022-02-15 16:56 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH net v2] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled
 2022-02-15 16:56 UTC  (4+ messages)
` [Bridge] "

fs: race between vfs_rename and do_linkat (mv and link)
 2022-02-15 16:56 UTC  (5+ messages)
`  "

[PATCH] pinctrl: bcm2835: Use bcm2835 gpio_chip label for bcm2711
 2022-02-15 16:56 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-15 16:56 UTC 

[RFC][PATCH 0/6] x86: Kernel IBT beginnings
 2022-02-15 16:56 UTC  (11+ messages)
` [RFC][PATCH 6/6] objtool: Add IBT validation / fixups

[PATCH v5 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-02-15 16:54 UTC  (10+ messages)
` [PATCH v5 1/9] spmi: add a helper to look up an SPMI device from a device node
` [PATCH v5 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v5 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v5 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v5 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v5 6/9] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v5 7/9] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v5 8/9] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v5 9/9] arm64: dts: qcom: sdm845-xiaomi-beryllium: "

[igt-dev] [PATCH i-g-t v2] tests/i915:Extend kms_frontbuffer_tracking to test FBC on multiple pipes
 2022-02-15 16:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915:Extend kms_frontbuffer_tracking to test FBC on multiple pipes (rev2)

[PATCH V2 0/4] loop: cleanup and few improvements
 2022-02-15 16:54 UTC  (4+ messages)
` [PATCH V2 4/4] loop: allow user to set the queue depth

[PATCH] eventdev/eth_rx: fix queue config get API
 2022-02-15 16:54 UTC  (3+ messages)
` [PATCH v2] eventdev/eth_rx: fix queue config get logic

[PATCH v2 0/7] ARM: dts: sti: various DT fixes to avoid warnings
 2022-02-15 16:52 UTC  (22+ messages)
` [PATCH v2 1/7] ARM: dts: sti: ensure unique unit-address in stih407-clock
` [PATCH v2 2/7] ARM: dts: sti: ensure unique unit-address in stih410-clock
` [PATCH v2 3/7] ARM: dts: sti: ensure unique unit-address in stih418-clock
` [PATCH v2 4/7] ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsi
` [PATCH v2 5/7] ARM: dts: sti: remove delta node from stih410.dtsi
` [PATCH v2 6/7] ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsi
` [PATCH v2 7/7] ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi

[PATCH] input: ps2-gpio: enforce GPIOs flag open drain
 2022-02-15 16:54 UTC 

[PATCH] wic: Use custom kernel path if provided
 2022-02-15 16:54 UTC 

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-02-15 16:54 UTC  (3+ messages)
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[PATCH v2 00/70] x86: Support for CET Indirect Branch Tracking
 2022-02-15 16:53 UTC  (5+ messages)
` [PATCH v2 68/70] x86/setup: Rework MSR_S_CET handling for CET-IBT
` [PATCH v2 69/70] x86/efi: Disable CET-IBT around Runtime Services calls

[PATCH 0/8] drm: Add support for low-color frame buffer formats
 2022-02-15 16:52 UTC  (18+ messages)
` [PATCH 1/8] drm/fourcc: Add DRM_FORMAT_C[124]
` [PATCH 2/8] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH 3/8] drm/fourcc: Add drm_format_info_bpp() helper
` [PATCH 4/8] drm/client: Use actual bpp when allocating frame buffers
` [PATCH 5/8] drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
` [PATCH 6/8] drm/gem-fb-helper: Use actual bpp for size calculations
` [PATCH 7/8] drm/fourcc: Add DRM_FORMAT_R[124]
` [PATCH 8/8] drm/fourcc: Add DRM_FORMAT_D1

[PATCH v2 2/2] auto-t: hwsim.py: support async radio creation
 2022-02-15 16:52 UTC 

[PATCH v2 1/2] hwsim: allow concurrent radio creations
 2022-02-15 16:52 UTC 

[PATCH] hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
 2022-02-15 16:50 UTC  (2+ messages)

[PATCH mm] fix for "kasan, fork: reset pointer tags of vmapped stacks"
 2022-02-15 16:52 UTC 

[PATCH v2 0/8] drm/msm/dpu: cleanup dpu encoder code
 2022-02-15 16:51 UTC  (4+ messages)
` [PATCH v2 5/8] drm/msm/dpu: encoder: drop unused mode_fixup callback

[PATCH 0/7] canaan k210 SoC fixes
 2022-02-15 16:16 UTC  (8+ messages)
` [PATCH 1/7] k210: use the board vendor name rather than the marketing name
` [PATCH 2/7] k210: dts: add missing power bus clocks
` [PATCH 4/7] spi: dw: Force set K210 fifo length to 31
` [PATCH 3/7] k210: dts: fix fpioa node
` [PATCH 5/7] spi: dw: Actually mask interrupts
` [PATCH 6/7] pinctrl: k210: Fix loop in k210_pc_get_drive()
` [PATCH 7/7] pinctrl: k210: Fix bias-pull-up

RTT-PROBE: lore-subspace-rtt
 2022-02-15 16:51 UTC 

[intel-tdx:guest-rebased 120/133] drivers/acpi/svkl.c:164 acpi_svkl_init() warn: '&acpi_svkl_dev' not released on lines: 157
 2022-02-15 16:51 UTC 

[PATCH V2] arm64/hugetlb: Define __hugetlb_valid_size()
 2022-02-15 16:48 UTC  (3+ messages)

[PATCH] MIPS: ralink: mt7621: do memory detection on KSEG1
 2022-02-15 16:48 UTC  (4+ messages)

[PATCH] usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
 2022-02-15 16:48 UTC  (3+ messages)

Question about Trusted property
 2022-02-15 16:49 UTC  (5+ messages)

[PATCH v2] crypto: aspeed: fix polling RSA status wrong issue
 2022-02-15 10:14 UTC 

[PATCH] crypto: aspeed: fix polling RSA status wrong issue
 2022-02-15 10:11 UTC  (3+ messages)

[PATCH] gcsections: add nativesdk-cairo to exclude list
 2022-02-15 16:48 UTC  (5+ messages)
` [poky] "

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-15 16:37 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v1 1/4] pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
 2022-02-15 16:44 UTC  (2+ messages)

qdev instance_init vs realize split
 2022-02-15 16:42 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/1] net/failsafe: link_update request crashing at boot
 2022-02-15 16:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
  `  "

RTT-PROBE: lore-subspace-rtt
 2022-02-15 16:46 UTC 

[PATCH v3 net-next 1/1] net: Add new protocol attribute to IP addresses
 2022-02-15 16:46 UTC  (2+ messages)

[PATCH v3] drm/msm/dpu: Only create debugfs for PRIMARY minor
 2022-02-15 16:46 UTC  (3+ messages)

[PATCH] arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
 2022-02-15 16:44 UTC  (4+ messages)

Samsung PM863 SSD: surprisingly high Write IOPS measured using `fio`, over 4.6 times more than spec!?
 2022-02-15 16:48 UTC 

[BUG/PATCH v3] net: mvpp2: always set port pcs ops
 2022-02-15 16:44 UTC  (4+ messages)

[PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks
 2022-02-15 16:45 UTC  (6+ messages)

[PATCH v5 00/19] drm/i915/dg2: Enabling 64k page size and flat ccs
 2022-02-15 16:44 UTC  (8+ messages)
` [PATCH v5 16/19] uapi/drm/dg2: Introduce format modifier for DG2 clear color
  ` [Intel-gfx] "

Possible end of Ubuntu LTS 18.04 as a build target in 7.1 ?
 2022-02-15 16:38 UTC  (2+ messages)

[PATCH v7 00/12] x86/edac/amd64: Add support for GPU nodes
 2022-02-15 16:43 UTC  (3+ messages)
` [PATCH v7 08/12] EDAC/amd64: Add Family ops to update GPU csrow and channel info

[PATCH rtc-tools v2] rtc-tools: Add a Makefile
 2022-02-15 16:42 UTC  (2+ messages)

[PATCH v11 0/4] PMU-EBB support for PPC64 TCG
 2022-02-15 16:37 UTC  (3+ messages)
` [PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c

[PATCH v2 2/2] ARM: dts: kirkwood: Add Ctera C-200 V1 board
 2022-02-15 16:39 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Ctera Networks

[PATCH v6 00/15] host: Support macOS 12
 2022-02-15 16:38 UTC  (3+ messages)
` [PATCH v6 11/15] ui/cocoa: Add Services menu

RTT-PROBE: lore-subspace-rtt
 2022-02-15 16:41 UTC 

[PATCH v2 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-15 16:40 UTC  (3+ messages)
` [PATCH v2 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-02-15 16:40 UTC  (3+ messages)
` [PATCH 10/15] arm64: dts: qcom: Add MSM8953 device tree

[PATCH 00/11] KVM: x86: Prep work for VMX IPI virtualization
 2022-02-15 16:40 UTC  (4+ messages)
` [PATCH 09/11] KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs

[PATCH v4 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-15 16:39 UTC  (3+ messages)
` [PATCH v4 2/2] drm/amdgpu: add reset register dump trace on GPU reset

[PATCH] drm/i915/guc: Initialize GuC submission locks and queues early
 2022-02-15 16:39 UTC  (3+ messages)
` [Intel-gfx] "

[Bug 215590] New: PCI link is down after suspend after we try to plug device
 2022-02-15 16:39 UTC 


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.