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

[PATCH rcu 0/14] Lazy call_rcu() updates for v6.2
 2022-10-19 22:51 UTC  (14+ messages)
` [PATCH rcu 01/14] rcu: Simplify rcu_init_nohz() cpumask handling
` [PATCH rcu 02/14] rcu: Fix late wakeup when flush of bypass cblist happens
` [PATCH rcu 03/14] rcu: Fix missing nocb gp wake on rcu_barrier()
` [PATCH rcu 04/14] rcu: Make call_rcu() lazy to save power
` [PATCH rcu 05/14] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
` [PATCH rcu 06/14] rcu: Shrinker for lazy rcu
` [PATCH rcu 07/14] rcuscale: Add laziness and kfree tests
` [PATCH rcu 08/14] percpu-refcount: Use call_rcu_flush() for atomic switch
` [PATCH rcu 09/14] rcu/sync: Use call_rcu_flush() instead of call_rcu
` [PATCH rcu 10/14] rcu/rcuscale: Use call_rcu_flush() for async reader test
` [PATCH rcu 11/14] rcu/rcutorture: Use call_rcu_flush() where needed
` [PATCH rcu 13/14] workqueue: Make queue_rcu_work() use call_rcu_flush()
` [PATCH rcu 14/14] rxrpc: Use call_rcu_flush() instead of call_rcu()

[bluez/bluez] 3153b0: shared/util: Increase debug trace buffer size
 2022-10-19 22:51 UTC 

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

[PATCH 1/6] KVM: x86: Mask off reserved bits in CPUID.80000001H
 2022-10-19 22:49 UTC  (5+ messages)
` [PATCH 2/6] KVM: x86: Mask off reserved bits in CPUID.80000006H
` [PATCH 3/6] KVM: x86: Mask off reserved bits in CPUID.80000008H

Wireguard source ip selection issue with multi interfaces
 2022-10-19 22:47 UTC  (3+ messages)
  ` Source IP selection or multi-home or multi-interface issue - solved with source-based route - was: "

[PATCH 0/8] Hexagon (target/hexagon) Improve change-of-flow
 2022-10-19 22:37 UTC  (9+ messages)
` [PATCH 1/8] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
` [PATCH 2/8] Hexagon (target/hexagon) Remove PC from the runtime state
` [PATCH 3/8] Hexagon (target/hexagon) Remove next_PC from "
` [PATCH 4/8] Hexagon (target/hexagon) Add overrides for direct call instructions
` [PATCH 5/8] Hexagon (target/hexagon) Add overrides for compound compare and jump
` [PATCH 6/8] Hexagon (target/hexagon) Add overrides for various forms of jump
` [PATCH 7/8] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
` [PATCH 8/8] Hexagon (target/hexagon) Use direct block chaining for tight loops

[PATCH rcu 0/8] Miscellaneous fixes for v6.2
 2022-10-19 22:46 UTC  (9+ messages)
` [PATCH rcu 1/8] rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
` [PATCH rcu 2/8] rcu: Synchronize ->qsmaskinitnext in rcu_boost_kthread_setaffinity()
` [PATCH rcu 3/8] rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
` [PATCH rcu 4/8] rcu: Use READ_ONCE() for lockless read of rnp->qsmask
` [PATCH rcu 5/8] slab: Explain why SLAB_DESTROY_BY_RCU reference before locking
` [PATCH rcu 6/8] rcu: Remove rcu_is_idle_cpu()
` [PATCH rcu 7/8] rcu-tasks: Make grace-period-age message human-readable
` [PATCH rcu 8/8] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()

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

[PATCH rcu 0/4] Documentation updates for v6.2
 2022-10-19 22:45 UTC  (5+ messages)
` [PATCH rcu 1/4] doc: Remove arrayRCU.rst
` [PATCH rcu 2/4] doc: Update checklist.txt
` [PATCH rcu 3/4] doc: Update listRCU.rst
` [PATCH rcu 4/4] doc: Update RCU's lockdep.rst

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 14 warnings (v5.10.149-428-g6de9c15a08de)
 2022-10-19 22:45 UTC 

[PATCH RESEND net] net/mlx5e: Cleanup MACsec uninitialization routine
 2022-10-19 22:44 UTC  (2+ messages)

[PATCH v2 0/5] Update the sysctl/fs documentation
 2022-10-19 22:43 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Don't delay End Transfer on delayed_status
 2022-10-19 22:40 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/2] drm/i915: refactor i915_vma_move_to_active
 2022-10-19 22:40 UTC  (4+ 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
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: refactor i915_vma_move_to_active

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-19 22:37 UTC  (8+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM

[PATCH v2 net-next 0/5] inet6: Remove inet6_destroy_sock() calls
 2022-10-19 22:36 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH v2 net-next 2/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH v2 net-next 3/5] sctp: "
` [PATCH v2 net-next 4/5] inet6: Remove inet6_destroy_sock()
` [PATCH v2 net-next 5/5] inet6: Clean up failure path in do_ipv6_setsockopt()

SVSM vTPM specification
 2022-10-19 22:36 UTC  (17+ messages)
                        ` [EXTERNAL] "

[PATCH net] ethtool: pse-pd: fix null-deref on genl_info in dump
 2022-10-19 22:35 UTC 

[PATCH v2] staging: vt6655: Fix Lines should not end with a '('
 2022-10-19 22:34 UTC  (2+ messages)

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

[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  (9+ 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

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  (15+ messages)
` [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

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  (10+ messages)
` [PATCH v2 rcu 0/8] "

[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

[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  (6+ 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  (3+ messages)
` [PATCH v2 7/7] can: gs_usb: add support for reading error counters

[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


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.