All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-21 22:33:54 to 2023-06-22 00:46:47 UTC [more...]

[PATCH] docs: add git-hash-object -t option's possible values
 2023-06-22  0:46 UTC 

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-22  0:46 UTC  (11+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 02/79] spufs: switch to new ctime accessors

[virtio-comment] [PATCH v18] virtio-net: support inner header hash
 2023-06-22  0:46 UTC  (12+ messages)
` [virtio-comment] "
            ` [virtio-dev] "
              ` [virtio-comment] "

[qemu-mainline test] 181540: regressions - trouble: blocked/broken/fail/pass
 2023-06-22  0:42 UTC 

[PATCH] tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
 2023-06-22  0:39 UTC  (4+ messages)

[PATCH v3 0/3] x86/speculation: Disable IBRS when idle
 2023-06-22  0:36 UTC  (4+ messages)
` [PATCH v3 1/3] x86/idle: Disable IBRS when cpu is offline
` [PATCH v3 2/3] intel_idle: Sync up the SPEC_CTRL MSR value to x86_spec_ctrl_current
` [PATCH v3 3/3] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH v3] net: macsec SCI assignment for ES = 0
 2023-06-22  0:34 UTC  (2+ messages)

[RFC 2/4] filemap: use minimum order while allocating folios
 2023-06-22  0:31 UTC  (3+ messages)

+ powerpc-move-arch_trigger_cpumask_backtrace-from-nmih-to-irqh.patch added to mm-nonmm-unstable branch
 2023-06-22  0:30 UTC 

linux-next: manual merge of the amlogic tree with the arm-soc tree
 2023-06-22  0:26 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: stmmac: fix & improve driver statistics
 2023-06-22  0:23 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: stmmac: use pcpu 64 bit statistics where necessary

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-22  0:23 UTC  (7+ messages)
` [PATCH 1/5] rust: core "
` [PATCH 5/5] samples: rust: add dummy network driver

[PATCH 0/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees
 2023-06-22  0:05 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: qcom: Document new msm8916-samsung devices
` [PATCH 2/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees
` [PATCH 3/7] ARM: dts: qcom-msm8916-samsung-fortuna: Include dts from arm64
` [PATCH 4/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add rt5033 battery
` [PATCH 5/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add touchscreen
` [PATCH 6/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add accelerometer/magnetometer
` [PATCH 7/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add NFC

[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-06-22  0:11 UTC  (3+ messages)

[PATCH v3 0/5] riscv: Introduce KASLR
 2023-06-22  0:09 UTC  (4+ messages)

[PATCH v5 0/3] Add metric value validation test
 2023-06-22  0:08 UTC  (2+ messages)

[Qemu-devel] [Bug 1617385] [NEW] No snapshot possible with virtio-gpu activated
 2023-06-21 23:58 UTC  (2+ messages)
` [Bug 1617385] "

[PATCH 0/1] iomap regression for aio dio 4k writes
 2023-06-22  0:04 UTC  (4+ messages)
` [PATCH 1/1] For DIO writes with no mapped pages for inode, skip deferring completion

[PATCH][next] reiserfs: Replace one-element array with flexible-array member
 2023-06-22  0:03 UTC  (2+ messages)

[PATCH] Fix building with musl as libc
 2023-06-22  0:03 UTC 

[PATCH v2] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-22  0:00 UTC  (2+ messages)

[PATCH v2 net-next] net: hsr: Disable promiscuous mode in offload mode
 2023-06-22  0:00 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: bluetooth: qualcomm: document VDD_CH1
 2023-06-22  0:00 UTC  (5+ messages)

[PATCH net-next] dt-bindings: net: micrel,ks8851: allow SPI device properties
 2023-06-22  0:00 UTC  (2+ messages)

[tip: sched/core] sched: Fix performance regression introduced by mm_cid
 2023-06-21 23:59 UTC  (9+ messages)

[meta-rockchip][PATCH] trusted-firmware-a: Add missing Upstream-Status
 2023-06-21 23:59 UTC 

[PATCH 3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add
 2023-06-21 23:56 UTC  (3+ messages)

[RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table
 2023-06-21 23:55 UTC  (22+ messages)
` [RFC PATCH 01/21] iommu/amd: Declare helper functions as extern
` [RFC PATCH 02/21] iommu/amd: Clean up spacing in amd_iommu_ops declaration
` [RFC PATCH 03/21] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFC PATCH 04/21] iommu/amd: Modify domain_enable_v2() to add giov parameter
` [RFC PATCH 05/21] iommu/amd: Refactor set_dte_entry() helper function
` [RFC PATCH 06/21] iommu/amd: Modify set_dte_entry() to add gcr3 input parameter
` [RFC PATCH 07/21] iommu/amd: Modify set_dte_entry() to add user domain "
` [RFC PATCH 08/21] iommu/amd: Allow nested IOMMU page tables
` [RFC PATCH 09/21] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 10/21] iommu/amd: Introduce vIOMMU-specific events and event info
` [RFC PATCH 11/21] iommu/amd: Introduce Reset vMMIO Command
` [RFC PATCH 12/21] iommu/amd: Introduce AMD vIOMMU-specific UAPI
` [RFC PATCH 13/21] iommu/amd: Introduce vIOMMU command-line option
` [RFC PATCH 14/21] iommu/amd: Initialize vIOMMU private address space regions
` [RFC PATCH 15/21] iommu/amd: Introduce vIOMMU vminit and vmdestroy ioctl
` [RFC PATCH 16/21] iommu/amd: Introduce vIOMMU ioctl for updating device mapping table
` [RFC PATCH 17/21] iommu/amd: Introduce vIOMMU ioctl for updating domain mapping
` [RFC PATCH 18/21] iommu/amd: Introduce vIOMMU ioctl for handling guest MMIO accesses
` [RFC PATCH 19/21] iommu/amd: Introduce vIOMMU ioctl for handling command buffer mapping
` [RFC PATCH 20/21] iommu/amd: Introduce vIOMMU ioctl for setting up guest CR3
` [RFC PATCH 21/21] iommufd: Introduce AMD HW-vIOMMU IOCTL

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-21 23:50 UTC  (5+ messages)
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[PATCH] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
 2023-06-21 23:48 UTC  (2+ messages)

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-21 23:48 UTC  (5+ messages)

[PATCH 0/3] Add support for databus widen mode
 2023-06-21 23:46 UTC  (13+ messages)
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders

BUG: config.c:129: kvi should not be set while parsing a config source
 2023-06-21 23:45 UTC 

[PATCH] Updates to Xen hypercall preemption
 2023-06-21 23:42 UTC  (4+ messages)

amd_sfh driver causes kernel oops during boot
 2023-06-21 23:41 UTC  (4+ messages)

[Intel-gfx] [PATCH 2/2] drm/i915: Handle legacy cursor update as normal update
 2023-06-21 23:40 UTC  (3+ messages)

[PATCH v3 bpf-next 00/14] BPF token
 2023-06-21 23:38 UTC  (15+ messages)
` [PATCH v3 bpf-next 01/14] bpf: introduce BPF token object
` [PATCH v3 bpf-next 02/14] libbpf: add bpf_token_create() API
` [PATCH v3 bpf-next 03/14] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH v3 bpf-next 04/14] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v3 bpf-next 05/14] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v3 bpf-next 06/14] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH v3 bpf-next 07/14] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v3 bpf-next 08/14] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v3 bpf-next 09/14] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH v3 bpf-next 10/14] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v3 bpf-next 11/14] bpf: take into account BPF token when fetching helper protos
` [PATCH v3 bpf-next 12/14] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v3 bpf-next 13/14] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v3 bpf-next 14/14] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests

[lttng-dev] [PATCH 00/11] Add support for TSAN to liburcu
 2023-06-21 23:38 UTC  (13+ messages)
` [lttng-dev] [PATCH 02/11] urcu/uatomic: Use atomic builtins if configured
` [lttng-dev] [PATCH 04/11] urcu/arch/generic: "
` [lttng-dev] [PATCH v2 04/12] urcu/system: "
` [lttng-dev] [PATCH v2 05/12] urcu/uatomic: Add CMM memory model
` [lttng-dev] [PATCH v2 07/12] tests: Use uatomic for accessing global states
` [lttng-dev] [PATCH v2 08/12] benchmark: "

[PATCH][next] ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
 2023-06-21 23:37 UTC  (2+ messages)

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-21 23:37 UTC  (4+ messages)

[PATCH][next] smb: Replace one-element array with flexible-array member
 2023-06-21 23:37 UTC  (2+ messages)

[Buildroot] [PATCH v8 00/10] add support for TI's AM64x and AM62x boards
 2023-06-21 23:35 UTC  (6+ messages)
` [Buildroot] [PATCH v8 01/10] boot/ti-k3-r5-loader: allow for full build source customization

[PATCH net-next 10/12] net: stmmac: replace the int_snapshot_en field with a flag
 2023-06-21 23:30 UTC  (3+ messages)

[RFC PATCH v5 4/4] PM: domains: Add and set generic sync state callback
 2023-06-21 23:30 UTC  (2+ messages)

[net-next PATCH] net: dsa: qca8k: add support for port_change_master
 2023-06-21 12:17 UTC  (7+ messages)

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-21 22:22 UTC  (4+ messages)
` [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
 2023-06-21 23:24 UTC  (7+ messages)

[PATCH] io_uring: Add io_uring command support for sockets
 2023-06-21 23:21 UTC 

[PATCH V3 1/3] kernel-module-split: make autoload and probeconf distribution specific
 2023-06-21 23:18 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next v2] tools: ynl: improve the direct-include header guard logic
 2023-06-21 23:17 UTC 

[PATCH v1] RISC-V: make ARCH_THEAD preclude XIP_KERNEL
 2023-06-21 23:16 UTC  (3+ messages)

[meta-security][PATCH] dm-verity-image-initramfs: Allow compressed image types
 2023-06-21 23:16 UTC  (2+ messages)
` [yocto] "

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-21 23:15 UTC  (16+ messages)

[meta-security][PATCH 1/2] clamav: drop unused patch
 2023-06-21 23:13 UTC  (2+ messages)
` [meta-security][PATCH 2/2] isic: fine tune Upstream-Status

[PATCH v2] raid10: avoid spin_lock from fastpath from raid10_unplug()
 2023-06-21 23:12 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: microchip,sama7g5-pdmc: Simplify "microchip,mic-pos" constraints
 2023-06-21 23:10 UTC 

[PATCH v2 0/8] md: fix and refactor io accounting and 'active_io'
 2023-06-21 23:11 UTC  (2+ messages)

[PATCH 00/14] ASoC: add multi Component support
 2023-06-21 23:09 UTC  (4+ messages)
` [PATCH 14/14] ASoC: dt-bindings: renesas,rsnd.yaml: enable multi ports for "

[PATCH] md: fix 'delete_mutex' deadlock
 2023-06-21 23:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: remove display raw reg read/write micro-optimizations
 2023-06-21 23:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH net-next] dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema
 2023-06-21 23:10 UTC 

[PATCH] dt-bindings: phy: brcm,brcmstb-usb-phy: Fix error in "compatible" conditional schema
 2023-06-21 23:09 UTC  (3+ messages)

[PATCH v3] staging: rtl8192e: Remove whitespace and blank lines
 2023-06-21 23:09 UTC 

New CVE entries this week
 2023-06-21 23:07 UTC 

[PATCH v2 00/14] [RFC] config: remove global state from config iteration
 2023-06-21 23:06 UTC  (4+ messages)
` [PATCH v3 00/12] "

[PATCH v2 00/20] Next round of migration atomic counters
 2023-06-21 23:05 UTC  (4+ messages)
` [PATCH v2 06/20] qemu_file: total_transferred is not used anymore

[meta-security][PATCH] openscap: fix buildpaths issue
 2023-06-21 23:04 UTC  (2+ messages)
` [yocto] "

[PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one"
 2023-06-21 23:02 UTC  (9+ messages)
` [PATCH 2/2] hugetlb: revert use of page_cache_next_miss()

[PATCH] PCI: vmd: Fix domain reset operation
 2023-06-21 23:02 UTC  (2+ messages)

[linux-5.4 test] 181533: trouble: blocked/broken/fail/pass
 2023-06-21 23:00 UTC 

[PATCH v4 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-21 23:00 UTC  (3+ messages)
` [PATCH v4 bpf-next 09/11] bpf: Support ->fill_link_info for perf_event

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-21 23:00 UTC  (6+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

error: unknown target CPU '8540'
 2023-06-21 22:59 UTC 

[RFC PATCH bpf-next] bpf: Add two new bpf helpers bpf_perf_type_[uk]probe()
 2023-06-21 22:59 UTC  (2+ messages)

[PATCH v3 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-06-21 23:00 UTC 

[PATCH v2] x86/bugs: Break down mitigations configurations
 2023-06-21 22:58 UTC  (9+ messages)

[PATCH v2 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-06-21 22:58 UTC  (3+ messages)

[Intel-xe] [PATCH v2 0/2] Add mmio register rw tracing
 2023-06-21 22:57 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: Add reg read/write trace

[PATCH v4] PCI: Call _REG when transitioning D-states
 2023-06-21 22:52 UTC  (2+ messages)

[Test] arm: mvebu: PCI_MVEBU driver on Kirkwood boards
 2023-06-21 22:50 UTC 

[PATCH] perf/amd: Prevent grouping of IBS events
 2023-06-21 22:50 UTC  (6+ messages)
    ` [PATCH] perf evsel amd: Fix IBS error message

[meta-security][PATCH] scap-security-guide: bump the number of test that pass
 2023-06-21 22:49 UTC 

[PATCH] Documentation: Linux Contribution Maturity Model and the wider community
 2023-06-21 22:48 UTC  (7+ messages)
  ` [Tech-board-discuss] "

[Intel-xe] [PATCH 1/2] drm/i915/irq: split out display irq handling
 2023-06-21 22:47 UTC  (2+ messages)

[PATCH] virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
 2023-06-21 22:27 UTC 

[PATCH] syscalls: Fix file path names in the header comments
 2023-06-21 22:36 UTC  (2+ messages)
` [PATCH] syscalls: Remove file path comments from headers

[Intel-wired-lan] [PATCH iwl-net v1] igc: Fix Kernel Panic during ndo_tx_timeout callback
 2023-06-21 22:36 UTC  (2+ messages)

[PATCH docs] scripts: kernel-doc: support private / public marking for enums
 2023-06-21 22:35 UTC 

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-21 22:34 UTC  (10+ messages)

[PATCH] drm/amd/display: perform a bounds check before filling dirty rectangles
 2023-06-21 22:33 UTC  (2+ messages)

[PATCH v2 0/5] drm/rockchip: Fix crtc duplicate state and crtc reset funcs
 2023-06-21 22:33 UTC  (6+ messages)
` [PATCH v2 3/5] drm/rockchip: vop: Fix call to crtc reset helper
` [PATCH v2 4/5] drm/rockchip: vop2: Don't crash for invalid duplicate_state
` [PATCH v2 5/5] drm/rockchip: vop2: Add missing call to crtc reset helper


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.