All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-03 21:47:31 to 2024-07-03 22:50:38 UTC [more...]

[PATCH] Documentation: exception-tables.rst: Fix the wrong steps referenced
 2024-07-03 22:50 UTC  (3+ messages)

[PULL v3 00/85] virtio: features,fixes
 2024-07-03 22:49 UTC  (51+ messages)
` [PULL v3 01/85] vhost: dirty log should be per backend type
` [PULL v3 02/85] vhost: Perform memory section dirty scans once per iteration
` [PULL v3 03/85] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
` [PULL v3 04/85] virtio/virtio-pci: Handle extra notification data
` [PULL v3 05/85] virtio: Prevent creation of device using notification-data with ioeventfd
` [PULL v3 06/85] virtio-mmio: Handle extra notification data
` [PULL v3 07/85] virtio-ccw: "
` [PULL v3 09/85] Fix vhost user assertion when sending more than one fd
` [PULL v3 10/85] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
` [PULL v3 11/85] hw/virtio: Fix obtain the buffer id from the last descriptor
` [PULL v3 12/85] virtio-pci: only reset pm state during resetting
` [PULL v3 13/85] vhost-user-gpu: fix import of DMABUF
` [PULL v3 15/85] vhost-user: fix lost reconnect again
` [PULL v3 16/85] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PULL v3 17/85] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PULL v3 18/85] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PULL v3 19/85] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PULL v3 20/85] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PULL v3 21/85] hw/mem/cxl_type3: Add support to create DC regions to "
` [PULL v3 22/85] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PULL v3 23/85] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PULL v3 24/85] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PULL v3 26/85] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PULL v3 27/85] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PULL v3 29/85] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
` [PULL v3 30/85] linux-headers: update to 6.10-rc1
` [PULL v3 31/85] hw/misc/pvpanic: centralize definition of supported events
` [PULL v3 32/85] tests/qtest/pvpanic: use centralized "
` [PULL v3 33/85] hw/misc/pvpanic: add support for normal shutdowns
` [PULL v3 34/85] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PULL v3 35/85] tests/qtest/pvpanic: add tests for pvshutdown event
` [PULL v3 37/85] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
` [PULL v3 38/85] hw/cxl: Fix read from bogus memory
` [PULL v3 39/85] virtio-pci: implement No_Soft_Reset bit
` [PULL v3 41/85] i386/apic: Add hint on boot failure because of disabling x2APIC
` [PULL v3 42/85] hw/virtio: Free vqs after vhost_dev_cleanup()
` [PULL v3 45/85] hw/net/virtio-net.c: fix crash in iov_copy()
` [PULL v3 47/85] libvhost-user: set msg.msg_control to NULL when it is empty
` [PULL v3 50/85] vhost-user-server: do not set memory fd non-blocking
` [PULL v3 51/85] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PULL v3 52/85] contrib/vhost-user-*: use QEMU bswap helper functions
` [PULL v3 54/85] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PULL v3 55/85] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
` [PULL v3 57/85] hw/arm/virt-acpi-build: Drop local iort_node_offset
` [PULL v3 58/85] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
` [PULL v3 59/85] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
` [PULL v3 62/85] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PULL v3 65/85] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
` [PULL v3 67/85] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
` [PULL v3 73/85] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable

[RFC net-next 00/10] crc-offload: Split RX CRC offload from csum offload
 2024-07-03 22:48 UTC  (11+ messages)
` [RFC net-next 01/10] skbuff: Rename csum_not_inet to csum_is_crc32
` [RFC net-next 02/10] skbuff: Add csum_valid_crc32 flag
` [RFC net-next 03/10] sctp: Call skb_csum_crc32_unnecessary
` [RFC net-next 04/10] fcoe: "
` [RFC net-next 05/10] cavium_thunder: Call skb_set_csum_crc32_unnecessary
` [RFC net-next 06/10] gve: "
` [RFC net-next 07/10] hisilicon: "
` [RFC net-next 08/10] idpf: "
` [RFC net-next 09/10] ixgbe: "
` [RFC net-next 10/10] wangxun: "

[PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-07-03 22:49 UTC  (2+ messages)

[PATCH] net/netvsc: fix mtu_set in netvsc devices
 2024-07-03 22:50 UTC  (6+ messages)
        ` [EXTERNAL] "

[PATCH v2 0/2] PRM handler direct call interface
 2024-07-03 22:46 UTC  (5+ messages)
` [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM

[PATCH] Forcing subclasses to have same name pointer as their parent class
 2024-07-04  0:32 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-07-03 22:45 UTC  (2+ messages)

[PATCH i-g-t] lib/i915/perf: Add ARL support in IGT perf library
 2024-07-03 22:44 UTC 

[PATCH v2] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-03 22:41 UTC  (9+ messages)

[PATCH] unpack-objects: Fix EACCES pushing to remote on vmhgfs
 2024-07-03 22:40 UTC  (2+ messages)

[PATCH v3] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-03 22:39 UTC  (2+ messages)

[PULL v2 00/88] virtio: features,fixes
 2024-07-03 22:37 UTC  (7+ messages)

[PULL 0/7] tcg patch queue
 2024-07-03 22:36 UTC  (2+ messages)

[PATCH] Documentation/tools/rv: fix document header
 2024-07-03 22:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH for-4.19] tools/xs-clients: Fix `make clean` rule
 2024-07-03 22:36 UTC 

[PATCH] doc: fix the max number of git show-branches shown
 2024-07-03 22:36 UTC 

[PATCH] docs/sp_SP: Add translation of process/maintainer-kvm-x86.rst
 2024-07-03 22:35 UTC  (2+ messages)

[kernel-cve-report] New CVE entries this week
 2024-07-03 22:33 UTC 

[PATCH] perf jevents: return potentially empty metrics table
 2024-07-03 22:33 UTC  (3+ messages)

[PATCH net 0/1] Netfilter fixes for net
 2024-07-03 22:33 UTC  (2+ messages)
` [PATCH net 1/1] netfilter: nf_tables: unconditionally flush pending work before notifier

[PATCH 00/53] Let create*_workqueue() accept a printf-style format string
 2024-07-03 22:33 UTC  (8+ messages)
` [PATCH 01/53] workqueue: Introduce the create*_workqueue2() macros

[PATCH] drm/xe/uapi: Rename xe perf layer as xe observation layer
 2024-07-03 22:30 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe/uapi: Rename xe perf layer as xe observation layer (rev2)

[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
 2024-07-03 22:30 UTC  (9+ messages)
` [PATCH v3 1/8] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH v3 2/8] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
` [PATCH v3 3/8] perf bpf-filter: Split per-task filter use case
` [PATCH v3 4/8] perf bpf-filter: Support pin/unpin BPF object
` [PATCH v3 5/8] perf bpf-filter: Support separate lost counts for each filter
` [PATCH v3 6/8] perf record: Fix a potential error handling issue
` [PATCH v3 7/8] perf record: Add --setup-filter option
` [PATCH v3 8/8] perf test: Update sample filtering test

[PATCH v23 0/5] Introducing trace buffer mapping by user-space
 2024-07-03 22:26 UTC  (9+ messages)
` [PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer

[PATCH v1 0/5] media: rkisp1: Add support for the companding block
 2024-07-03 22:25 UTC  (12+ messages)
` [PATCH v1 1/5] media: rkisp1: Add helper function to swap colour channels
` [PATCH v1 2/5] media: rkisp1: Add features mask to extensible block handlers
` [PATCH v1 3/5] media: rkisp1: Add register definitions for the companding block
` [PATCH v1 4/5] media: rkisp1: Add feature flags for BLS and compand
` [PATCH v1 5/5] media: rkisp1: Add support for the companding block

[PATCH] selinux,smack: remove the capability checks in the removexattr hooks
 2024-07-03 21:55 UTC  (3+ messages)

[PATCH] Documentation: Document user_events ioctl code
 2024-07-03 22:25 UTC 

Security issue in NFS localio
 2024-07-03 22:24 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_recv_acldata
 2024-07-03 22:24 UTC 

[PATCH v13 3/5] security: Replace indirect LSM hook calls with static calls
 2024-07-03 22:22 UTC  (5+ messages)

[PATCH] docs/admin-guide/mm: correct typo 'quired' to 'queried'
 2024-07-03 22:22 UTC  (2+ messages)

[PATCH] Add libps2 to the input section of driver-api
 2024-07-03 22:21 UTC  (2+ messages)

[PATCH v3 0/2] Add interconnect support for stmmac driver
 2024-07-03 22:21 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: qcom: ethernet: Add interconnect properties
` [PATCH v3 2/2] net: stmmac: Add interconnect support
` [PATCH v3 0/2] Add interconnect support for stmmac driver.\

[Patch v6] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
 2024-07-03 22:21 UTC  (5+ messages)

[PATCH 0/4] Docs/mm: rename legacy docs to unsorted docs
 2024-07-03 22:20 UTC  (4+ messages)
` [PATCH 4/4] Docs/mm/index: move allocation profiling document to unsorted documents chapter

[PATCH 1/5] arm64: dts: layerscape: add msi-cell = <1> for gic its
 2024-07-03 22:18 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: layersacpe: remove undocumented fsl,ls-pcie-ep

WARNING: modpost: vmlinux: section mismatch in reference: alloc_tag_restore+0x3c (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2024-07-03 22:17 UTC  (2+ messages)

[PATCH 1/1] sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
 2024-07-03 22:15 UTC 

[PATCH net-next v5 00/25] Introducing OpenVPN Data Channel Offload
 2024-07-03 22:16 UTC  (4+ messages)
` [PATCH net-next v5 08/25] ovpn: introduce the ovpn_peer object

[RFC PATCH] drm/tiny: Add support for Sitronix ST7539
 2024-07-03 14:05 UTC 

[PATCH 0/2] Remove unused dm_target fields
 2024-07-03 22:13 UTC  (3+ messages)
` [PATCH 1/2] dm: Remove max_write_zeroes_granularity
` [PATCH 2/2] dm: Remove max_secure_erase_granularity

[PATCH] spmi: pmic-arb: add missing newline in dev_err format strings
 2024-07-03 22:12 UTC 

[PATCH] spmi: pmic-arb: use correct node when adding irq domain
 2024-07-03 22:11 UTC 

[PATCH v2 0/2] I2C controller support for KEBA PLCs
 2024-07-03 22:09 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: keba: Add KEBA I2C controller support

[PATCH v3 0/8] iio: adc: dfsdm: add scaling support
 2024-07-03 22:08 UTC  (3+ messages)
` [PATCH v3 5/8] dt-bindings: iio: add backend support to sd modulator

[linux-next:master 9444/10451] rtc-ds1307.c:undefined reference to `watchdog_init_timeout'
 2024-07-03 22:08 UTC 

[PATCH 00/10] MIPS: IPI Improvements
 2024-07-03 22:07 UTC  (6+ messages)
` [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable

[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-03 22:07 UTC  (16+ messages)
` [PATCH v2 01/12] uprobes: update outdated comment
` [PATCH v2 02/12] uprobes: correct mmap_sem locking assumptions in uprobe_write_opcode()

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-07-03 22:05 UTC  (18+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

[PATCH kmod 00/20] man: convert to scdoc and minor improvements
 2024-07-03 22:05 UTC  (4+ messages)
` [PATCH kmod 03/20] man: build the scdoc based man pages

[PATCH] dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema
 2024-07-03 22:05 UTC  (4+ messages)

[PATCH v2 0/9] Add CPU-type to topology
 2024-07-03 22:04 UTC  (5+ messages)
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list

[PATCH] hw/intc: sifive_plic: Fix heap-buffer-overflow in SiFive PLIC read operation
 2024-07-03 21:31 UTC 

[GIT PULL] tracing: Fix ioctl conflict with memmapped ring buffer ioctl
 2024-07-03 22:03 UTC  (2+ messages)

[xen-unstable test] 186639: tolerable FAIL
 2024-07-03 22:02 UTC 

[Buildroot] [PATCH 1/1] support/testing: new rt-tests runtime test
 2024-07-03 22:02 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: new rt-tests runtime test
 2024-07-03 21:50 UTC 

[PATCH v1 0/4] dts: add dynamic queue configuration test suite
 2024-07-03 21:58 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] dts: add send_packets to test suites and rework packet addressing
  ` [PATCH v2 2/4] dts: add port queue modification and forwarding stats to testpmd
  ` [PATCH v2 3/4] dts: add dynamic queue test suite
  ` [PATCH v2 4/4] dts: add dynamic queue conf to the yaml schema

[PATCH bpf-next v6 0/9] use network helpers, part 8
 2024-07-03 21:58 UTC  (7+ messages)
` [PATCH bpf-next v6 3/9] selftests/bpf: Use connect_to_fd in sockmap_ktls
` [PATCH bpf-next v6 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v6 8/9] selftests/bpf: Use connect_to_addr "

[PATCH v3 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
 2024-07-03 21:57 UTC  (2+ messages)

A question about BTF naming convention
 2024-07-03 21:57 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm) Simplify with cleanup.h
 2024-07-03 21:56 UTC  (4+ messages)

[PATCH] perf report: Calling available function for stats printing
 2024-07-03 21:53 UTC  (3+ messages)

[PATCH 0/2] perf intel-pt: Some small fixes
 2024-07-03 21:52 UTC  (2+ messages)

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-03 21:48 UTC  (21+ messages)
` [PATCH v5 01/20] x86/cpufeatures: Add support for "
` [PATCH v5 02/20] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v5 03/20] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v5 04/20] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v5 05/20] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v5 07/20] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v5 08/20] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 10/20] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v5 11/20] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v5 12/20] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v5 13/20] x86/resctrl: Add the interface to assign hardware counter
` [PATCH v5 14/20] x86/resctrl: Add the interface to unassign "
` [PATCH v5 15/20] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v5 16/20] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode
` [PATCH v5 17/20] x86/resctrl: Introduce the interface switch between monitor modes
` [PATCH v5 18/20] x86/resctrl: Enable AMD ABMC feature by default when supported
` [PATCH v5 19/20] x86/resctrl: Introduce interface to list monitor states of all the groups
` [PATCH v5 20/20] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH/RFC v1 0/9] media: i2c: AR0144 camera sensor driver with companding support
 2024-07-03 21:49 UTC  (4+ messages)
` [PATCH/RFC v1 2/9] media: i2c: Add a driver for the onsemi AR0144 camera sensor

[PATCH v2 00/11] hwmon: (amc6821) Various improvements
 2024-07-03 21:48 UTC  (4+ messages)
` [PATCH v2 02/11] hwmon: (amc6821) Make reading and writing fan speed limits consistent

[PATCHSET v30.8] xfs_scrub: use free space histograms to reduce fstrim runtime
 2024-07-03 21:48 UTC  (6+ messages)
` [PATCH 3/7] libfrog: print cdf of free space buckets
` [PATCH 4/7] xfs_scrub: don't close stdout when closing the progress bar
` [PATCH 5/7] xfs_scrub: remove pointless spacemap.c arguments
` [PATCH 6/7] xfs_scrub: collect free space histograms during phase 7
` [PATCH 7/7] xfs_scrub: tune fstrim minlen parameter based on free space histograms

[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
 2024-07-03 21:48 UTC  (5+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-03 21:47 UTC  (11+ messages)
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed

[PATCH 0/4] net: constify struct regmap_bus/regmap_config
 2024-07-03 21:46 UTC  (4+ messages)
` [PATCH 2/4] net: ti: icss-iep: constify struct regmap_config
` [PATCH 3/4] net: encx24j600: constify struct regmap_bus/regmap_config
` [PATCH 4/4] net: dsa: ar9331: constify struct regmap_bus


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.