All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-03 13:36:58 to 2023-11-03 14:33:05 UTC [more...]

[meta-arago][master/kirkstone][PATCH 1/2] tisdk-sw-manifest: Add code to not fail on tar error
 2023-11-03 14:25 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH] sound/isa/wavefront: copy userspace array safely
 2023-11-03 14:04 UTC  (3+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-03 14:33 UTC  (16+ messages)
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [PATCH v6 14/25] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs

[PATCH RFC 0/4] Documentation: Web fonts for kernel documentation
 2023-11-03 14:30 UTC  (2+ messages)

[PATCH rfc 00/18] mm: convert to use folio mm counter
 2023-11-03 14:30 UTC  (16+ messages)
` [PATCH 01/18] mm: add mm_counter_folio() and mm_counter_file_folio()
` [PATCH 02/18] uprobes: use mm_counter_file_folio()
` [PATCH 03/18] mm: userfaultfd: use mm_counter_folio()
` [PATCH 04/18] mm: rmap: use mm_counter_[file]_folio()
` [PATCH 05/18] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH 10/18] mm: memory: use mm_counter_file_folio() in copy_present_pte()
` [PATCH 11/18] mm: memory: use mm_counter_file_folio() in wp_page_copy()
` [PATCH 12/18] mm: memory: use mm_counter_file_folio() in set_pte_range()
` [PATCH 13/18] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH 14/18] mm: remove mm_counter_file()
` [PATCH 15/18] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH 16/18] mm: use a folio in zap_pte_range()
` [PATCH 17/18] s390: pgtable: use mm_counter_folio() in ptep_zap_swap_entry()
` [PATCH 18/18] mm: remove mm_counter()

[PATCH v4 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-03 14:28 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH v4 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH v4 3/3] arm64: dts: freescale: introduce rve-gateway board

[igt-dev] [RFC PATCH 0/7] IGT tests for the KMS Color Pipeline API
 2023-11-03 14:30 UTC  (4+ messages)
` [igt-dev] [RFC PATCH 5/7] igt/color: Add SW color transform functionality

[PATCH v2] classes: Move package RDEPENDS processing out of debian.bbclass
 2023-11-03 14:29 UTC 

lib/test_kmod.c:100: warning: Function parameter or member 'task_sync' not described in 'kmod_test_device_info'
 2023-11-03 14:29 UTC 

[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-11-03 14:29 UTC  (6+ messages)

[PATCH] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
 2023-11-03 14:26 UTC 

[PATCH 0/3] fanotify support for btrfs sub-volumes
 2023-11-03 14:28 UTC  (24+ messages)

[PATCH] hw/arm: fix PMU IRQ registration
 2023-11-03 14:27 UTC  (2+ messages)

[PATCH v2 1/2] rtc: add pcf85053a
 2023-11-03 14:28 UTC  (3+ messages)

[PATCH RFC v3 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-03 14:27 UTC  (3+ messages)
` [PATCH RFC v3 1/6] cxl/trace: Remove uuid from event trace known events

[bitbake-devel][PATCH v4 00/22] Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management
 2023-11-03 14:26 UTC  (24+ messages)
` [bitbake-devel][PATCH v6 "
  ` [bitbake-devel][PATCH v6 01/22] asyncrpc: Abstract sockets
  ` [bitbake-devel][PATCH v6 02/22] hashserv: Add websocket connection implementation
  ` [bitbake-devel][PATCH v6 03/22] asyncrpc: Add context manager API
  ` [bitbake-devel][PATCH v6 04/22] hashserv: tests: Add external database tests
  ` [bitbake-devel][PATCH v6 05/22] asyncrpc: Prefix log messages with client info
  ` [bitbake-devel][PATCH v6 06/22] bitbake-hashserv: Allow arguments from environment
  ` [bitbake-devel][PATCH v6 07/22] hashserv: Abstract database
  ` [bitbake-devel][PATCH v6 08/22] hashserv: Add SQLalchemy backend
  ` [bitbake-devel][PATCH v6 09/22] hashserv: Implement read-only version of "report" RPC
  ` [bitbake-devel][PATCH v6 10/22] asyncrpc: Add InvokeError
  ` [bitbake-devel][PATCH v6 11/22] asyncrpc: client: Prevent double closing of loop
  ` [bitbake-devel][PATCH v6 12/22] asyncrpc: client: Add disconnect API
  ` [bitbake-devel][PATCH v6 13/22] hashserv: Add user permissions
  ` [bitbake-devel][PATCH v6 14/22] hashserv: Add become-user API
  ` [bitbake-devel][PATCH v6 15/22] hashserv: Add db-usage API
  ` [bitbake-devel][PATCH v6 16/22] hashserv: Add database column query API
  ` [bitbake-devel][PATCH v6 17/22] hashserv: test: Add bitbake-hashclient tests
  ` [bitbake-devel][PATCH v6 18/22] bitbake-hashclient: Output stats in JSON format
  ` [bitbake-devel][PATCH v6 19/22] bitbake-hashserver: Allow anonymous permissions to be space separated
  ` [bitbake-devel][PATCH v6 20/22] hashserv: tests: Allow authentication for external server tests
  ` [bitbake-devel][PATCH v6 21/22] hashserv: Allow self-service deletion
  ` [bitbake-devel][PATCH v6 22/22] hashserv: server: Add owner if user is logged in

[PATCH v2] x86/x2apic: introduce a mixed physical/cluster mode
 2023-11-03 14:25 UTC  (6+ messages)

[PATCH mptcp-net] mptcp: add validity check for sending RM_ADDR
 2023-11-03 14:25 UTC  (2+ messages)
` mptcp: add validity check for sending RM_ADDR: Tests Results

[PATCH 1/2] bsp-guide: bsp.rst: update beaglebone example
 2023-11-03 14:24 UTC  (2+ messages)
` [PATCH 2/2] ref-manual: variables; remove SERIAL_CONSOLES_CHECK

[PATCH v2 1/1] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
 2023-11-03 14:22 UTC  (4+ messages)

[PATCH v3 0/7] docs: getting started guide consolidation
 2023-11-03 14:22 UTC  (7+ messages)
` [PATCH v3 2/7] Section 2: Install and Build DPDK
` [PATCH v3 3/7] Section 3: Setting up a System to Run DPDK Applications
` [PATCH v3 6/7] Added link to Getting Started Guide in index.rst

[PATCH v3] nvme: update firmware version after commit
 2023-11-03 14:22 UTC  (5+ messages)

[PATCH] net: ipmr_base: Check iif when returning a (*, G) MFC
 2023-11-03 14:21 UTC  (5+ messages)

[PATCH] Bluetooth: Fix deadlock in vhci_send_frame
 2023-11-03 14:21 UTC 

[lttng-dev] Building the Babeltrace-Libary for Windows?
 2023-11-03 14:21 UTC  (2+ messages)

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-03 14:21 UTC  (7+ messages)
` [virtio-comment] [PATCH V2 5/6] virtio: introduce dirty page tracking facility
  ` [virtio-comment] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
  ` [virtio-comment] "

use of yocto-cfg-fragments
 2023-11-03 14:21 UTC  (7+ messages)
      ` [meta-virtualization] "

[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
 2023-11-03 14:19 UTC  (3+ messages)
` [PATCH] fs: handle freezing from multiple devices

[PATCH v4 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
 2023-11-03 14:18 UTC  (5+ messages)
` [PATCH v4 1/2] vdpa: Restore hash calculation state
` [PATCH v4 2/2] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ

[PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
 2023-11-03 14:19 UTC  (8+ messages)

[PATCH 0/2] RelNotes: minor changes in 2.43.0 draft
 2023-11-03 14:17 UTC  (3+ messages)
` [PATCH 1/2] RelNotes: minor typo fixes "
` [PATCH 2/2] RelNotes: improve wording of credential helper notes

[kvm-unit-tests PATCH v7 0/8] s390x: Add support for running guests without MSO/MSL
 2023-11-03 14:18 UTC  (21+ messages)
` [kvm-unit-tests PATCH v7 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v7 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v7 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v7 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v7 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v7 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v7 8/8] lib: s390x: interrupt: remove TEID_ASCE defines

[PATCH 0/3] nfs: clean up some tracepoints in the lookup / revalidate codepaths
 2023-11-03 14:18 UTC  (2+ messages)

[PATCH 1/3] soundwire: qcom: drop unneeded DAI .set_stream callback
 2023-11-03 14:16 UTC  (6+ messages)
` [PATCH 3/3] ASoC: codecs: wsa884x: check if set_stream is called for proper bus

[PATCH v2 0/6] mtd: spi-nor: introduce die erase
 2023-11-03 14:16 UTC  (27+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability

problem with recovered array
 2023-11-03 14:16 UTC  (11+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-03 14:16 UTC  (11+ messages)

nanbield merge request: Nov 3rd
 2023-11-03 14:15 UTC 

[PATCH v2 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
 2023-11-03 14:13 UTC  (4+ messages)
` [PATCH v2 7/7] clk/qcom: fix rcg divider value

mintty bug in current git bash (Git-2.42.0.2-64-bit.exe)
 2023-11-03 14:10 UTC 

[PATCH v8] rtc: tps6594: Add driver for TPS6594 RTC
 2023-11-03 14:10 UTC  (6+ messages)

autofs mount/umount hangs with recent kernel?
 2023-11-03 14:10 UTC  (2+ messages)

[Bug 218092] Laptop hanging on black screen, when suspended and woke up!
 2023-11-03 14:10 UTC  (4+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-03 14:09 UTC  (6+ messages)
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present

[PATCH 1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines
 2023-11-03 14:07 UTC  (3+ messages)

[PATCH bpf-next v2] net, xdp: allow metadata > 32
 2023-11-03 14:03 UTC  (2+ messages)

[PATCHv2 0/2] nvmet: avoid circular locking warning
 2023-11-03 14:05 UTC  (7+ messages)
` [PATCH 1/2] nvmet-rdma: avoid circular locking dependency on install_queue()

[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-03 14:04 UTC  (6+ messages)
` [Nouveau] [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
        `  "

[syzbot] [usb?] INFO: task hung in hub_port_init (3)
 2023-11-03 14:03 UTC  (2+ messages)

[PATCH v2] migration: Unlock mutex in error case
 2023-11-03 14:01 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: rtc: max31335: add max31335 bindings
 2023-11-03 14:00 UTC  (2+ messages)
` [PATCH v5 2/2] rtc: max31335: add driver support

[PATCH v2 0/1] sched/fair: Track current se's EEVDF parameters
 2023-11-03 14:01 UTC  (4+ messages)
` [PATCH v2 1/1] "

[virtio-comment] [PATCH v5] virtio-net: support the RSS context
 2023-11-03 14:01 UTC  (2+ messages)

[RFC PATCH 0/6] sched: uclamp sum aggregation
 2023-11-03 14:01 UTC  (4+ messages)
` [RFC PATCH 5/6] sched/uclamp: Remove all uclamp bucket logic

[PATCH v11 3/4] clk: qcom: common: commonize qcom_cc_really_probe
 2023-11-03 13:59 UTC  (2+ messages)

[Bug 218093] New: Keyboard will not register any input after using certain FN-Combos
 2023-11-03 14:00 UTC  (2+ messages)
` [Bug 218093] "

[PATCH v2 0/2] New selftest for mm
 2023-11-03 13:59 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/mm: Add a new test for madv and hugetlb

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2023-11-03 13:57 UTC  (4+ messages)

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-03 13:56 UTC  (5+ messages)

[PATCH] Documentation: Document the Netlink spec
 2023-11-03 13:56 UTC 

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-11-03 13:54 UTC  (10+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver

[PATCH v4] kconfig: avoid an infinite loop in oldconfig/syncconfig
 2023-11-03 13:53 UTC  (2+ messages)

[PATCH] btrfs: fix race between accounting qgroup extents and removing a qgroup
 2023-11-03 13:53 UTC  (2+ messages)

[Intel-xe] [PATCH v8 0/3] PAT and cache coherency support
 2023-11-03 13:53 UTC  (5+ messages)
` [Intel-xe] [PATCH v8 1/3] drm/xe/uapi: Add support for cache and coherency mode

[ANNOUNCE] nvmetcli-0.8 release
 2023-11-03 13:52 UTC 

[PATCH v10 00/18] rv64i and rva22u64 CPUs, RVA22U64 profile support
 2023-11-03 13:46 UTC  (19+ messages)
` [PATCH v10 01/18] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v10 02/18] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v10 03/18] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v10 04/18] target/riscv: add rv64i CPU
` [PATCH v10 05/18] target/riscv: add zicbop extension flag
` [PATCH v10 06/18] target/riscv/tcg: add 'zic64b' support
` [PATCH v10 07/18] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v10 08/18] target/riscv: add rva22u64 profile definition
` [PATCH v10 09/18] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v10 10/18] target/riscv/tcg: add user flag for profile support
` [PATCH v10 11/18] target/riscv/tcg: add MISA user options hash
` [PATCH v10 12/18] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v10 13/18] target/riscv/tcg: handle profile MISA bits
` [PATCH v10 14/18] target/riscv/tcg: add hash table insert helpers
` [PATCH v10 15/18] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v10 16/18] target/riscv/tcg: validate profiles during finalize
` [PATCH v10 17/18] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
` [PATCH v10 18/18] target/riscv: add 'rva22u64' CPU

Please pull qcom-next-20231103
 2023-11-03 13:49 UTC 

[PATCH v6 1/5] misc: fastrpc: Add fastrpc multimode invoke request support
 2023-11-03 13:49 UTC  (2+ messages)

[PATCH] classes: Move package RDEPENDS processing out of debian.bbclass
 2023-11-03 13:48 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next 0/6] Intel Wired LAN Driver Updates for 2023-10-25 (ice)
 2023-11-03 13:46 UTC  (3+ messages)
` [PATCH net-next 4/6] ice: Add support for E830 DDP package segment

[yocto-autobuilder-helper] [PATCH] [dunfell] config.json/scripts: Update to handle CVE checks for meta-oe
 2023-11-03 13:45 UTC 

[PATCH] btrfs: tree-checker: add type and sequence check for inline backrefs
 2023-11-03 13:45 UTC  (4+ messages)

Regression apparently caused by commit 088a40980efbc2c449b72f0f2c7ebd82f71d08e2 "ASoC: amd: acp: add pm ops support for acp pci driver"
 2023-11-03 13:43 UTC  (4+ messages)

[yocto-autobuilder-helper] [PATCH] [kirkstone] config.json/scripts: Update to handle CVE checks for meta-oe
 2023-11-03 13:45 UTC 

[PATCH] linux-user/riscv: change default cpu to 'max'
 2023-11-03 13:43 UTC  (3+ messages)

[PATCH] doc/contributing: update RST text-wrapping guidelines
 2023-11-03 13:42 UTC  (2+ messages)

Please pull u-boot-dm
 2023-11-03 13:42 UTC  (2+ messages)

HELP for OPTEE Application crash when wakeup from Hiberation
 2023-11-03 13:42 UTC 

[PATCH guest_memfd] KVM: selftests: Add a memory region subtest to validate invalid flags
 2023-11-03 13:41 UTC  (2+ messages)

[PATCH 0/5] fix segment fault when parse args
 2023-11-03 13:41 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] net/mvneta: fix possible out-of-bounds write

[PATCH v2 0/4] ath12k: Factory test mode support
 2023-11-03 13:41 UTC  (4+ messages)
` [PATCH v2 3/4] wifi: ath12k: add factory "


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.