All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-19 21:15:15 to 2022-10-19 22:30:45 UTC [more...]

[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
 2022-10-19 21:13 UTC  (3+ messages)

[syzbot] general protection fault in pse_prepare_data
 2022-10-19 22:30 UTC  (2+ messages)

[igt-dev] [PATCH] lib/igt_kmod: Make sure the mei modules are loaded when i915 is
 2022-10-19 22:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kmod: Make sure the mei modules are loaded when i915 is (rev2)

[PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too
 2022-10-19 22:27 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default

stable-rc/queue/4.19 build: 198 builds: 8 failed, 190 passed, 2 errors, 36 warnings (v4.19.261-236-gb57a7d61b2700)
 2022-10-19 22:27 UTC 

[Intel-gfx] [PATCH] drm/i915/xelpg: Fix write to MTL_MCR_SELECTOR
 2022-10-19 22:24 UTC  (2+ messages)
`  "

[Patch v8 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-19 22:24 UTC  (13+ messages)
` [Patch v8 01/12] net: mana: Add support for auxiliary device
` [Patch v8 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v8 03/12] net: mana: Handle vport sharing between devices
` [Patch v8 04/12] net: mana: Set the DMA device max segment size
` [Patch v8 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v8 06/12] net: mana: Record port number in netdev
` [Patch v8 07/12] net: mana: Move header files to a common location
` [Patch v8 08/12] net: mana: Define max values for SGL entries
` [Patch v8 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v8 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v8 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v8 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH 00/10] Support DMA segments smaller than the page size
 2022-10-19 22:23 UTC  (11+ messages)
` [PATCH 01/10] block: Remove request.write_hint
` [PATCH 02/10] block: Constify most queue limits pointers
` [PATCH 03/10] block: Micro-optimize get_max_segment_size()
` [PATCH 04/10] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH 05/10] block: Introduce QUEUE_FLAG_SUB_PAGE_SEGMENTS
` [PATCH 06/10] block: Fix the number of segment calculations
` [PATCH 07/10] block: Add support for segments smaller than the page size
` [PATCH 08/10] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
` [PATCH 09/10] scsi_debug: Support configuring the maximum segment size
` [PATCH 10/10] null_blk: "

pm/testing baseline: 73 runs, 1 regressions (v6.1-rc1-22-g89871b5c10a0)
 2022-10-19 22:23 UTC 

[PATCH v11 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-10-19 22:22 UTC  (10+ messages)
` [PATCH v11 23/46] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v11 33/46] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v11 37/46] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v11 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test

[PATCH v2 0/7] mmc: sdhci controllers: Fix SDHCI_RESET_ALL for CQHCI
 2022-10-19 22:19 UTC  (20+ messages)
` [PATCH v2 1/7] mmc: cqhci: Handle deactivate() when not yet initialized
` [PATCH v2 2/7] mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI
` [PATCH v2 3/7] mmc: sdhci-brcmstb: "
` [PATCH v2 4/7] mms: sdhci-esdhc-imx: "
` [PATCH v2 5/7] mmc: sdhci-tegra: "
` [PATCH v2 6/7] mmc: sdhci_am654: "
` [PATCH v2 7/7] mmc: sdhci-pci-*: Drop redundant ->cqe_private check

[PATCH v4 00/36] Allow scsi_execute users to control retries
 2022-10-19 22:17 UTC  (11+ messages)
` [PATCH v4 02/36] scsi: Allow passthrough to override what errors to retry
` [PATCH v4 06/36] hwmon: drivetemp: Convert to scsi_exec_req
` [PATCH v4 20/36] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v4 22/36] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v4 36/36] scsi: Add kunit tests for scsi_check_passthrough

Section 7.3.2: Mention of futexes
 2022-10-19 22:15 UTC  (2+ messages)

[PATCH net-next 00/13] genetlink: support per op type policies
 2022-10-19 22:15 UTC  (26+ messages)
` [PATCH net-next 01/13] genetlink: refactor the cmd <> policy mapping dump
` [PATCH net-next 02/13] genetlink: move the private fields in struct genl_family
` [PATCH net-next 03/13] genetlink: introduce split op representation
` [PATCH net-next 05/13] genetlink: check for callback type at op load time
` [PATCH net-next 07/13] genetlink: support split policies in ctrl_dumppolicy_put_op()
` [PATCH net-next 08/13] genetlink: inline genl_get_cmd()
` [PATCH net-next 09/13] genetlink: add iterator for walking family ops
` [PATCH net-next 10/13] genetlink: use iterator in the op to policy map dumping
` [PATCH net-next 11/13] genetlink: inline old iteration helpers

SVSM vTPM specification
 2022-10-19 22:14 UTC  (16+ messages)

UVC gadget driver not working with other gadget functions
 2022-10-19 22:13 UTC 

[PATCH v7 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
 2022-10-19 22:13 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: selftests: implement random number generation for guest code
` [PATCH v7 2/3] KVM: selftests: randomize which pages are written vs read
` [PATCH v7 3/3] KVM: selftests: randomize page access order

[PATCH v3 00/30] baseband/acc100: changes for 22.11
 2022-10-19 22:12 UTC  (4+ messages)
` [PATCH v3 18/30] baseband/acc100: enable input validation by default

[Buildroot] [PATCH 0/2] Improve handling of debug builds in cargo packages
 2022-10-19 22:12 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] package/pkg-cargo.mk: fix handling of runtime debug builds
` [Buildroot] [PATCH 2/2] package/pkg-cargo.mk: generate debug symbols when BR2_ENABLE_DEBUG is set

[PATCH v2 0/3] Yocto Gitlab CI
 2022-10-19 22:12 UTC  (10+ messages)

[PATCH v2 06/17] ufs: core: mcq: Configure resource regions
 2022-10-19 22:11 UTC  (7+ messages)
  ` Fwd: "

[Buildroot] [PATCH] core: Use of percent_defconfig seems to impact performance
 2022-10-19 22:11 UTC  (3+ messages)

[PATCH v3 0/7] can: gs_usb: new features: GS_CAN_FEATURE_GET_STATE, GS_CAN_FEATURE_BERR_REPORTING
 2022-10-19 22:10 UTC  (8+ messages)
` [PATCH v3 1/7] can: gs_usb: gs_can_open(): allow loopback and listen only at the same time
` [PATCH v3 2/7] can: gs_usb: gs_can_open(): sort checks for ctrlmode
` [PATCH v3 3/7] can: gs_usb: gs_can_open(): merge setting of timestamp flags and init
` [PATCH v3 4/7] can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING
` [PATCH v3 5/7] can: gs_usb: add ability to enable / disable berr reporting
` [PATCH v3 6/7] can: gs_usb: document GS_CAN_FEATURE_GET_STATE
` [PATCH v3 7/7] can: gs_usb: add support for reading error counters

[PATCH v3 net-next 0/3] netlink: formatted extacks
 2022-10-19 22:10 UTC  (2+ messages)

[PATCH net] genetlink: fix kdoc warnings
 2022-10-19 22:10 UTC  (2+ messages)

[RFC PATCH v4 0/3] Softirq -rt Optimizations
 2022-10-19 22:09 UTC  (6+ messages)
` [RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
  ` [PATCH RFC "

[PATCH rcu 0/4] NMI-safe SRCU reader API
 2022-10-19 22:05 UTC  (11+ messages)
` [PATCH v2 rcu 0/8] "

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-19 22:04 UTC  (9+ messages)

[PATCH v3 00/35] Allow scsi_execute users to control retries
 2022-10-19 22:03 UTC  (5+ messages)
` [PATCH v3 02/35] scsi: Allow passthrough to override what errors to retry

[PATCH] hwmon: (jc42) Restore the min/max/critical temperatures on resume
 2022-10-19 22:03 UTC  (3+ messages)

[RFC PATCH v3 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-19 22:02 UTC  (6+ messages)
` [RFC PATCH v3 1/2] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [RFC PATCH v3 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH] embargoed releases: also describe the git-security list and the process
 2022-10-19 22:01 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net-next v2] net: bcmgenet: add RX_CLS_LOC_ANY support
 2022-10-19 22:00 UTC  (2+ messages)

[PATCH v2 0/7] can: gs_usb: new features: GS_CAN_FEATURE_GET_STATE, GS_CAN_FEATURE_BERR_REPORTING
 2022-10-19 22:00 UTC  (9+ messages)
` [PATCH v2 1/7] can: gs_usb: gs_can_open(): allow loopback and listen only at the same time
` [PATCH v2 2/7] can: gs_usb: gs_can_open(): sort checks for ctrlmode
` [PATCH v2 3/7] can: gs_usb: gs_can_open(): merge setting of timestamp flags and init
` [PATCH v2 4/7] can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING
` [PATCH v2 5/7] can: gs_usb: add ability to enable / disable berr reporting
` [PATCH v2 6/7] can: gs_usb: document GS_CAN_FEATURE_GET_STATE
` [PATCH v2 7/7] can: gs_usb: add support for reading error counters

[Intel-gfx] [PATCH v2 0/2] drm/i915: refactor i915_vma_move_to_active
 2022-10-19 21:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: call i915_request_await_object from _i915_vma_move_to_active
` [Intel-gfx] [PATCH v2 2/2] drm/i915/selftests: add igt_vma_move_to_active_unlocked

[Buildroot] [PATCH 1/3] support/testing: replace nose2 with pytest - Dockerfile
 2022-10-19 21:57 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] support/testing: replace nose2 with pytest - run-tests
` [Buildroot] [PATCH 3/3] support/testing: replace nose2 with pytest - CI

[PATCH] efi: efivars: Fix variable writes without query_variable_store()
 2022-10-19 21:58 UTC 

[PATCH v3 00/29] PowerPC interrupt rework
 2022-10-19 21:55 UTC  (2+ messages)

[PATCH can-next v5 00/11] can: kvaser_usb: Fixes and improvements
 2022-10-19 21:57 UTC  (3+ messages)
` [PATCH can-next v5 10/11] can: kvaser_usb: Add struct kvaser_usb_busparams

[PATCH 0/5] mmc: sdhci controllers: Fix SDHCI_RESET_ALL for CQHCI
 2022-10-19 21:56 UTC  (5+ messages)
` [PATCH 3/5] mms: sdhci-esdhc-imx: "

[PATCH net-next 1/3] sctp: remove unnecessary NULL check in sctp_association_init()
 2022-10-19 21:28 UTC  (6+ messages)
` [PATCH net-next 2/3] sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()
` [PATCH net-next 3/3] sctp: remove unnecessary NULL checks in sctp_enqueue_event()

[Buildroot] [PATCH 1/7] package/python-pluggy: enable host package build
 2022-10-19 21:53 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] package/python-editables: new package
` [Buildroot] [PATCH 3/7] package/python-pathspec: new packages
` [Buildroot] [PATCH 4/7] package/python-hatchling: new package
` [Buildroot] [PATCH 5/7] package/python-hatch-fancy-pypi-readme: "
` [Buildroot] [PATCH 6/7] package/python-hatch-vcs: "
` [Buildroot] [PATCH 7/7] package/python-jsonschema: bump to version 4.16.0

[PATCH liburing 1/1] tests: use only UDP/TCP for zc testing
 2022-10-19 21:54 UTC  (2+ messages)

[OE-core][kirkstone][PATCH 1/2] tiff: update 4.3.0 -> 4.4.0
 2022-10-19 21:52 UTC  (5+ messages)
` [OE-core][kirkstone][PATCH 2/2] tiff: backport fix for CVE-2022-2953

[PATCH] media: test_drivers: remove redundant assignment to variable checksum
 2022-10-19 21:52 UTC 

[Buildroot] [PATCH 1/1] package/acpid: bump to version 2.0.34
 2022-10-19 21:52 UTC 

stable-rc/queue/4.9 baseline: 111 runs, 24 regressions (v4.9.330-160-gf36325f51ee3)
 2022-10-19 21:48 UTC 

[PATCH] virt: Prevent AES-GCM IV reuse in SNP guest driver
 2022-10-19 21:47 UTC  (9+ messages)

linux-next: Signed-off-by missing for commit in the pci-current tree
 2022-10-19 21:47 UTC  (2+ messages)

[PATCH printk v2 00/38] reduce console_lock scope
 2022-10-19 21:46 UTC  (4+ messages)
` [PATCH printk v2 02/38] printk: Convert console_drivers list to hlist

[PATCH v7 18/43] instrumented.h: add KMSAN support
 2022-10-19 21:44 UTC  (8+ messages)
  ` Fwd: "

stable-rc/queue/5.19 baseline: 115 runs, 1 regressions (v5.19.16-779-gcbabdc13e2cb)
 2022-10-19 21:43 UTC 

Odd interaction with file capabilities and procfs files
 2022-10-19 21:42 UTC  (3+ messages)

pm/testing build: 8 builds: 1 failed, 7 passed, 1 error, 5 warnings (v6.1-rc1-22-g89871b5c10a0)
 2022-10-19 21:40 UTC 

[PATCH 6.0 000/862] 6.0.3-rc1 review
 2022-10-19 21:39 UTC  (2+ messages)

[PATCH] i2c: Use u8 type in i2c transfer calls
 2022-10-19 21:37 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/2] KVM: nVMX: Add IBPB between L2 and L1 to
 2022-10-19 21:36 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
` [PATCH v2 2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS

[PATCH v1] drm: rockchip: remove rockchip_drm_framebuffer_init() function
 2022-10-19 21:35 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/hdmi: SPD infoframe updated for discrete
 2022-10-19 21:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
 2022-10-19 21:34 UTC  (7+ messages)

[PATCH v3 0/6] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-10-19 21:34 UTC  (8+ messages)
` [PATCH v3 6/6] test: add test for eficonfig secure boot key management

[GIT PULL] coresight: Fixes for v6.1
 2022-10-19 21:31 UTC 

[PATCH] drm/amdgpu/dm/mst: Fix incorrect usage of drm_dp_add_payload_part2()
 2022-10-19 21:32 UTC  (7+ messages)

[PATCH 0/2] arm/p2m: XSA-409 fix
 2022-10-19 21:30 UTC  (6+ messages)
` [PATCH 2/2] xen/arm: p2m: Populate pages for GICv2 mapping in arch_domain_create()

[Buildroot] [PATCH 1/1] package/pkg-cargo.mk: fix handling of debug and runtime debug builds
 2022-10-19 21:29 UTC  (3+ messages)

[PATCH] kbuild: treat char as always signed
 2022-10-19 21:26 UTC  (7+ messages)

[PATCH] target/riscv/pmp: fix non-translated page size address checks w/ MPU
 2022-10-19 21:29 UTC  (3+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-10-19 21:28 UTC 

[PATCH v6] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-19 21:28 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 166 runs, 25 regressions (v5.10.149-430-g4cdd5fcd1f1a6)
 2022-10-19 21:27 UTC 

Performance Testing MD-RAID10 with 1 failed drive
 2022-10-19 21:25 UTC  (3+ messages)

Linux 6.1-rc1 drm/amdgpu regression
 2022-10-19 21:24 UTC  (4+ messages)

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 13 errors, 8 warnings (v5.15.74-575-gc767f5c6c38c0)
 2022-10-19 21:23 UTC 

[PATCH v4 00/14] Add Andes AE350 fdt driver support
 2022-10-19 21:23 UTC  (4+ messages)
` [PATCH v4 08/14] lib: utils/timer: Add Andes fdt timer support

[REGRESSION] Failure to write the NVRAM variables starting from kernel 6.0 on T2 Macs
 2022-10-19 21:23 UTC  (2+ messages)

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 35 warnings (v4.14.295-212-g90bc8979cd32)
 2022-10-19 21:21 UTC 

[RESEND] sched/fair: Add min_ratio for cfs bandwidth_control
 2022-10-19 21:21 UTC  (2+ messages)

[PATCH 1/3] create-spdx: Remove ";name=..." for downloadLocation
 2022-10-19 21:17 UTC  (3+ messages)
` [PATCH 2/3] create-spdx: Fix "licenseDeclared" shows weird value
  ` [OE-core] "

[PATCH v2 0/3] Add base device tree files for QDU1000/QRU1000
 2022-10-19 21:16 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add base QDU1000/QRU1000 IDP DTs

[PATCH v4 1/9] net/gve/base: introduce GVE PMD base code
 2022-10-19 21:16 UTC  (6+ messages)
` [PATCH v5 0/8] introduce GVE PMD
  ` [PATCH v5 3/8] net/gve: add support for device initialization

[PATCH v2] can: m_can: is_lec_err(): clean up LEC error handling
 2022-10-19 21:16 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.