All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-03 02:52:00 to 2024-01-03 06:05:54 UTC [more...]

[PATCH 0/5] ARM: dts: aspeed: Add Facebook Wedge400 (AST2500) BMC
 2024-01-03  6:04 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: aspeed: Add Facebook Wedge400 BMC

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-03  6:03 UTC  (20+ messages)
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH v6 00/11] Support blob memory and venus on qemu
 2024-01-03  6:03 UTC  (7+ messages)
` [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2024-01-03  6:03 UTC  (8+ messages)
      `  "

[PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
 2024-01-03  6:03 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
 2024-01-03  6:03 UTC  (6+ messages)

[PATCH net-next] tcp: Revert no longer abort SYN_SENT when receiving some ICMP
 2024-01-03  6:00 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-03  5:58 UTC 

[PATCH v6] io_uring: Statistics of the true utilization of sq threads
 2024-01-03  5:49 UTC  (2+ messages)
  `  "

[PATCH 0/5] Add support for testing XFS metadump v2
 2024-01-03  5:57 UTC  (5+ messages)
` [PATCH 4/5] xfs: Add support for testing "
` [PATCH 5/5] xfs: Check correctness of metadump/mdrestore's ability to work with dirty log

What's cooking in git.git (Jan 2024, #01; Tue, 2)
 2024-01-03  5:53 UTC  (2+ messages)
` ps/refstorage-extension (was: What's cooking in git.git (Jan 2024, #01; Tue, 2))

[linus:master] [jbd2] 6a3afb6ac6: fileio.latency_95th_ms 92.5% regression
 2024-01-03  5:53 UTC  (3+ messages)

[PATCH v6 0/9] Introduce generic headers
 2024-01-03  5:53 UTC  (10+ messages)
` [PATCH v6 5/9] xen/asm-generic: introduce stub header numa.h
              ` Xen 4.19 release schedule proposal

RTT-PROBE: lore-subspace-rtt
 2024-01-03  5:48 UTC 

Identifying the initial bug within the x86 architecture subsystem
 2024-01-03  5:42 UTC 

linux-next: Tree for Jan 3
 2024-01-03  5:40 UTC 

Xen and Qemu virtio question
 2024-01-03  5:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-03  5:38 UTC 

[syzbot] [crypto?] general protection fault in scatterwalk_copychunks (5)
 2024-01-03  5:31 UTC  (2+ messages)
` [PATCH RFC] crypto: scompress: remove memcpy if sg_nents is 1

RTT-PROBE: lore-subspace-rtt
 2024-01-03  5:28 UTC 

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-03  5:26 UTC  (5+ messages)
      ` [EXT] "

Re: b4 modifying Cc-tags
 2024-01-03  5:25 UTC  (8+ messages)
      `  "
          `  "
            `  "

[PATCH v4 0/8] Engine busyness
 2024-01-03  5:26 UTC  (5+ messages)
` [PATCH v4 3/8] drm/xe/uapi: Add configs for "
` [PATCH v4 4/8] drm/xe/pmu: Enable PMU interface and add engine busyness counter

[V2] drm/i915: Add workaround 14019877138
 2024-01-03  5:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-03  5:18 UTC 

[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2024-01-03  5:16 UTC  (4+ messages)

[meta-networking][dunfell][PATCH] proftpd: Fix CVE-2023-51713 Out-of-bounds buffer read
 2024-01-03  5:11 UTC 

[PATCH 00/26] sync am65x device tree with Linux v6.7-rc1
 2024-01-03  5:10 UTC  (6+ messages)

[PATCH 0/2] wifi: ath12k: add processing for TWT enable/disable event
 2024-01-03  5:09 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: add processing for TWT enable event
` [PATCH 2/2] wifi: ath12k: add processing for TWT disable event

RTT-PROBE: lore-subspace-rtt
 2024-01-03  5:08 UTC 

[PATCH v7 00/25] maps/threads/dsos memory improvements and fixes
 2024-01-03  5:06 UTC  (26+ messages)
` [PATCH v7 01/25] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v7 02/25] perf maps: Get map before returning in maps__find
` [PATCH v7 03/25] perf maps: Get map before returning in maps__find_by_name
` [PATCH v7 04/25] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v7 05/25] perf maps: Hide maps internals
` [PATCH v7 06/25] perf maps: Locking tidy up of nr_maps
` [PATCH v7 07/25] perf dso: Reorder variables to save space in struct dso
` [PATCH v7 08/25] perf report: Sort child tasks by tid
` [PATCH v7 09/25] perf trace: Ignore thread hashing in summary
` [PATCH v7 10/25] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v7 11/25] perf threads: Move threads to its own files
` [PATCH v7 12/25] perf threads: Switch from rbtree to hashmap
` [PATCH v7 13/25] perf threads: Reduce table size from 256 to 8
` [PATCH v7 14/25] perf dsos: Attempt to better abstract dsos internals
` [PATCH v7 15/25] perf dsos: Tidy reference counting and locking
` [PATCH v7 16/25] perf dsos: Add dsos__for_each_dso
` [PATCH v7 17/25] perf dso: Move dso functions out of dsos
` [PATCH v7 18/25] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v7 19/25] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v7 20/25] perf dsos: Remove __dsos__addnew
` [PATCH v7 21/25] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v7 22/25] perf dsos: Switch hand code to bsearch
` [PATCH v7 23/25] perf dso: Add reference count checking and accessor functions
` [PATCH v7 24/25] perf dso: Reference counting related fixes
` [PATCH v7 25/25] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH mptcp-next v14 00/25] userspace pm enhancements
 2024-01-03  5:03 UTC  (5+ messages)

Suggestion for Capability Check Refinement in check_syslog_permissions()
 2024-01-03  5:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-03  4:58 UTC 

[Regression] [iommu/iova] iova_rbtree_lock contended seriously causing performance bottleneck (bisect done; commit found)
 2024-01-03  4:57 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support
 2024-01-03  4:52 UTC  (3+ messages)
` [PATCH 1/3] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding

RTT-PROBE: lore-subspace-rtt
 2024-01-03  4:48 UTC 

[OE-core][PATCH 1/3] util-linux/util-linux-libuuid: ugprade from 2.39.2 to 2.39.3
 2024-01-03  4:42 UTC  (3+ messages)
` [OE-core][PATCH 2/3] dbus-wait: bump srcrev
` [OE-core][PATCH 3/3] sudo: upgrade from 1.9.15p2 to 1.9.15p5

[BUG] mutex deadlock of dpm_resume() in low memory situation
 2024-01-03  4:39 UTC  (5+ messages)
    ` [PATCH v1 0/3] PM: sleep: Fix possible device suspend-resume deadlocks

RTT-PROBE: lore-subspace-rtt
 2024-01-03  4:38 UTC 

[PATCH 1/2] smb: client: reuse file lease key in compound operations
 2024-01-03  4:35 UTC  (4+ messages)
` [PATCH 2/2] smb: client: retry compound request without reusing lease

[PATCH V2] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
 2024-01-03  4:34 UTC  (2+ messages)
` [V2] "

[PATCH] sched/fair: Optimize min_vruntime update on unchanged vruntime
 2024-01-03  4:18 UTC 

[PATCH v8] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2024-01-03  3:21 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-03  4:28 UTC 

linux-next: duplicate patch in the nvdimm tree
 2024-01-03  4:23 UTC 

[PATCH] Bluetooth: rfcomm: Fix null-ptr-deref in
 2024-01-03  4:21 UTC  (2+ messages)
`  "

[PATCH v3 0/4] arm64: rockchip: Pine64 PineTab2 support
 2024-01-03  4:09 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2

RTT-PROBE: lore-subspace-rtt
 2024-01-03  4:18 UTC 

[PATCH v2] erofs: make erofs_err() and erofs_info() support NULL sb parameter
 2024-01-03  4:13 UTC  (4+ messages)

[PATCH v2 0/4] thermal: intel: hfi: Fix memory corruption on resume from hibernation
 2024-01-03  4:14 UTC  (5+ messages)
` [PATCH v2 1/4] thermal: intel: hfi: Refactor enabling code into helper functions
` [PATCH v2 2/4] thermal: intel: hfi: Enable an HFI instance from its first online CPU
` [PATCH v2 3/4] thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
` [PATCH v2 4/4] thermal: intel: hfi: Add a suspend notifier

[PATCH 0/3] wifi: ath: replace ENOTSUPP with EOPNOTSUPP
 2024-01-03  4:12 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath12k: "
` [PATCH 2/3] wifi: ath11k: "
` [PATCH 3/3] wifi: ath10k: "

[PATCH 0/9] crypto: qat - improve recovery flows
 2024-01-03  4:07 UTC  (10+ messages)
` [PATCH 1/9] crypto: qat - add heartbeat error simulator
` [PATCH 2/9] crypto: qat - add fatal error notify method
` [PATCH 3/9] crypto: qat - disable arbitration before reset
` [PATCH 4/9] crypto: qat - update PFVF protocol for recovery
` [PATCH 5/9] crypto: qat - re-enable sriov after pf reset
` [PATCH 6/9] crypto: qat - add fatal error notification
` [PATCH 7/9] crypto: qat - add auto reset on error
` [PATCH 8/9] crypto: qat - limit heartbeat notifications
` [PATCH 9/9] crypto: qat - improve aer error reset handling

RTT-PROBE: lore-subspace-rtt
 2024-01-03  4:08 UTC 

[PATCH -next RFC] block: support to account io_ticks precisely
 2024-01-03  4:02 UTC  (2+ messages)

[PATCH 0/1] doc: git-bisect: change plural form to singular
 2024-01-03  4:02 UTC  (4+ messages)
` [PATCH v2 0/2] doc: bisect: change plural paths to singular pathspec
  ` [PATCH v2 1/2] doc: use singular form of repeatable path arg
  ` [PATCH v2 2/2] doc: refer to pathspec instead of path

[RFC iproute2 0/8] rdma: print related patches
 2024-01-03  4:02 UTC  (4+ messages)
` [RFC iproute2 6/8] rdma: do not mix newline and json object

[PATCH 0/2] app/test-crypto-perf: fix multi-segment issue
 2024-01-03  4:00 UTC  (3+ messages)
` [PATCH 1/2] app/test-crypto-perf: fix copy segment size calculation
` [PATCH 2/2] app/test-crypto-perf: fix dst_mbuf "

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-01-03  3:59 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-03  3:58 UTC 

frexp man page: FLT_RADIX vs. 2
 2024-01-03  3:57 UTC  (4+ messages)

[PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
 2024-01-03  3:56 UTC  (2+ messages)
` [PATCH 2/2] app/test-crypto-perf: fix encrypt operation verify

[PATCH V2] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
 2024-01-03  3:56 UTC  (2+ messages)
` [V2] "

[PATCH] app/test-crypto-perf: fix invalid mbuf next operation
 2024-01-03  3:53 UTC 

Recommendation for Capability Check Refinement in pipe_is_unprivileged_user()
 2024-01-03  3:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-03  3:48 UTC 

[PATCH] xfs: improve handling of prjquot ENOSPC
 2024-01-03  3:45 UTC  (4+ messages)
` [PATCH v3] "

[Regression] 6.1.66, 6.6.5 - wifi: cfg80211: fix CQM for non-range use
 2024-01-03  3:45 UTC  (14+ messages)

[PATCH] firmware: imx: scu: ensure wakeup procedure calls pm_system_wakeup()
 2024-01-03  3:43 UTC  (4+ messages)

comment in base_eventhandler regarding virtual providers is confusing
 2024-01-03  3:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-03  3:38 UTC 

[PATCH v2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems
 2024-01-03  3:36 UTC  (3+ messages)

[PATCH] asix: Add check for usbnet_get_endpoints
 2024-01-03  3:35 UTC 

[PATCH] platform/chrome: cros_ec_i2c: Less function calls in cros_ec_cmd_xfer_i2c() after error detection
 2024-01-03  3:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-03  3:28 UTC 

Suggestion for Capability Check Refinement in too_many_unix_fds()
 2024-01-03  3:24 UTC 

[PATCH v2] net/iavf: fix vf startup coredump
 2024-01-03 10:42 UTC  (2+ messages)
` [PATCH v3] net/iavf: fix VF "

[PATCH RFC 00/17] ubifs: Add filesystem repair support
 2024-01-03  3:18 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-03  3:18 UTC 

[PATCH v2] drm/xe/xe2: Use XE_CACHE_WB pat index
 2024-01-03  3:17 UTC  (3+ messages)

[PATCH v3 0/2] md: fix is_mddev_idle()
 2024-01-03  3:16 UTC  (5+ messages)
` [PATCH v3 1/2] md: Fix overflow in is_mddev_idle
` [PATCH v3 2/2] md: don't account sync_io if iostats of the disk is disabled

[PATCH] sched/tracing: correct the task blocking state
 2024-01-03  3:14 UTC  (5+ messages)

[OE-core][dunfell 0/3] Patch review
 2024-01-03  3:13 UTC  (4+ messages)
` [OE-core][dunfell 1/3] go: Fix CVE-2023-39326
` [OE-core][dunfell 2/3] qemu: Fix CVE-2023-5088
` [OE-core][dunfell 3/3] tzdata: Upgrade to 2023d

proposal to refine capability checks when _rlimit_overlimit() is true
 2024-01-03  3:12 UTC 

[PATCH] net/ice: updated 23.11 recommended matching list
 2024-01-03  3:10 UTC  (2+ messages)

[PATCH -next] drm/nouveau: uapi: fix kerneldoc warnings
 2024-01-03  3:10 UTC  (7+ messages)

[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
 2024-01-03  3:14 UTC  (12+ messages)
` [kvm-unit-tests Patch v3 01/11] x86: pmu: Remove duplicate code in pmu_init()
` [kvm-unit-tests Patch v3 02/11] x86: pmu: Enlarge cnt[] length to 64 in check_counters_many()
` [kvm-unit-tests Patch v3 03/11] x86: pmu: Add asserts to warn inconsistent fixed events and counters
` [kvm-unit-tests Patch v3 04/11] x86: pmu: Switch instructions and core cycles events sequence
` [kvm-unit-tests Patch v3 05/11] x86: pmu: Refine fixed_events[] names
` [kvm-unit-tests Patch v3 06/11] x86: pmu: Remove blank line and redundant space
` [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob
` [kvm-unit-tests Patch v3 08/11] x86: pmu: Improve instruction and branches events verification
` [kvm-unit-tests Patch v3 09/11] x86: pmu: Improve LLC misses event verification
` [kvm-unit-tests Patch v3 10/11] x86: pmu: Add IBPB indirect jump asm blob
` [kvm-unit-tests Patch v3 11/11] x86: pmu: Improve branch misses event verification

[PATCH] don't record leak information on allocations done between kmemleak_init and kmemleak_late_init
 2024-01-03  3:08 UTC  (2+ messages)

[PATCHv2] Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
 2024-01-03  3:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-03  3:08 UTC 

[PATCH v10 00/10] Add iommufd nesting (part 2/2)
 2024-01-03  3:06 UTC  (5+ messages)
` [PATCH v10 10/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH] crypto: af_alg/hash: Fix uninit-value access in af_alg_free_sg()
 2024-01-03  3:05 UTC 

[PATCH v1] perf env: Avoid recursively taking env->bpf_progs.lock
 2024-01-03  3:00 UTC  (2+ messages)

[PATCH v1] perf record: Reduce memory for recording lost samples event
 2024-01-03  2:59 UTC  (2+ messages)

[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
 2024-01-03  2:57 UTC  (4+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
  ` [PATCH RFC 2/2] mm/zswap: remove the memcpy if acomp is not asynchronous

RTT-PROBE: lore-subspace-rtt
 2024-01-03  2:58 UTC 

Suggestion for Capability Check Adjustment in caif_create()
 2024-01-03  2:57 UTC 

[PATCH 2/7] workqueue: Share the same PWQ for the CPUs of a pod
 2024-01-03  2:55 UTC  (2+ messages)

[PATCH v6 1/2] net/iavf: fix Rx/Tx burst in multi-process
 2024-01-03  2:54 UTC  (4+ messages)
` [PATCH v7 0/2] net/iavf: fix Rx/Tx burst and add diagnostics
  ` [PATCH v7 2/2] net/iavf: add diagnostic support in TX path

[PATCH net-next v2 0/2] net: phy: Use is_phy_driver() and is_phy_device()
 2024-01-03  2:53 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: phy: Cleanup struct mdio_driver_common and introduce is_phy_driver()
` [PATCH net-next v2 2/2] net: phy: Introduce is_phy_device()

[PATCHSET v29.0 10/28] xfs: move btree geometry to ops struct
 2024-01-03  2:51 UTC  (4+ messages)
` [PATCH 9/9] xfs: remove unnecessary fields in xfbtree_config


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.