All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-01 23:33:17 to 2022-12-02 00:32:26 UTC [more...]

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2022-12-02  0:22 UTC  (2+ messages)
` [PATCH v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE

[PATCH v4 1/3] wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
 2022-12-02  0:28 UTC  (2+ messages)

[PATCH net-next v7] ethtool: add netlink based get rss support
 2022-12-02  0:25 UTC 

[V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-12-02  0:26 UTC  (5+ messages)
` [V1 PATCH 1/6] KVM: x86: Add support for testing "

BTRFS RAID1 root corrupt and read-only
 2022-12-02  0:26 UTC  (6+ messages)

linux-next: build failure after merge of the tip tree
 2022-12-02  0:26 UTC  (2+ messages)

What's cooking in git.git (Nov 2022, #07; Tue, 29)
 2022-12-02  0:25 UTC  (4+ messages)
` ds/bundle-uri-4 (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))

[PATCH] platform/chrome: Create new USB driver for RGB keyboard in ChromeOS devices
 2022-12-02  0:29 UTC  (6+ messages)

git pull --verbose with submodules ends in error message
 2022-12-02  0:24 UTC  (5+ messages)
  ` [PATCH] Don't pass -v to submodule command

[PATCH V2 00/11] CXL: Process event logs
 2022-12-02  0:23 UTC  (6+ messages)
` [PATCH V2 01/11] cxl/pci: Add generic MSI-X/MSI irq support
` [PATCH V2 02/11] cxl/mem: Implement Get Event Records command

[PATCH v2 0/4] Don't lazy-fetch commits when parsing them
 2022-12-02  0:23 UTC  (3+ messages)

[PATCH 01/15] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
 2022-12-02  0:27 UTC  (17+ messages)
` [PATCH 03/15] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PATCH 05/15] hw/riscv: spike: Remove misleading comments
` [PATCH 06/15] hw/intc: sifive_plic: Drop PLICMode_H
` [PATCH 09/15] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
` [PATCH 10/15] hw/riscv: sifive_e: "
` [PATCH 11/15] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
` [PATCH 14/15] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PATCH 15/15] hw/intc: sifive_plic: Fix the pending register range check

objtool warning for next-20221118
 2022-12-02  0:27 UTC  (11+ messages)

[PATCH printk v5 00/40] reduce console_lock scope
 2022-12-02  0:21 UTC  (7+ messages)
` [PATCH printk v5 03/40] printk: Prepare for SRCU console list protection

[PATCH v3 0/7] kselftest/alsa: pcm-test improvements
 2022-12-02  0:17 UTC  (16+ messages)
` [PATCH v3 1/7] kselftest/alsa: pcm - Drop recent coverage improvement changes
` [PATCH v3 2/7] kselftest/alsa: pcm - move more configuration to configuration files
` [PATCH v3 3/7] kselftest/alsa: pcm - Always run the default set of tests
` [PATCH v3 4/7] kselftest/alsa: pcm - skip tests when we fail to set params
` [PATCH v3 5/7] kselftest/alsa: pcm - Support optional description for tests
` [PATCH v3 6/7] kselftest/alsa: pcm - Provide descriptions for the default tests
` [PATCH v3 7/7] kselftest/alsa: pcm - Add more coverage by default

[PATCH net-next v2 0/3] add tx packets aggregation to ethtool and rmnet
 2022-12-02  0:21 UTC  (3+ messages)
` [PATCH net-next v2 1/3] ethtool: add tx aggregation parameters

[povik:dcp-audio-boilerplate 5/6] drivers/gpu/drm/apple/audio.c:19:5: warning: no previous prototype for 'dcp_audio_prepare'
 2022-12-02  0:26 UTC 

[PATCH net-next 00/36] rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3
 2022-12-02  0:20 UTC  (37+ messages)
` [PATCH net-next 01/36] rxrpc: Fix checker warning
` [PATCH net-next 02/36] rxrpc: Implement an in-kernel rxperf server for testing purposes
` [PATCH net-next 03/36] rxrpc: Fix call leak
` [PATCH net-next 04/36] rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
` [PATCH net-next 05/36] rxrpc: Remove handling of duplicate packets in recvmsg_queue
` [PATCH net-next 06/36] rxrpc: Remove the [k_]proto() debugging macros
` [PATCH net-next 07/36] rxrpc: Remove the [_k]net() "
` [PATCH net-next 08/36] rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
` [PATCH net-next 09/36] rxrpc: Extract the code from a received ABORT packet much earlier
` [PATCH net-next 10/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
` [PATCH net-next 11/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
` [PATCH net-next 12/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
` [PATCH net-next 13/36] rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
` [PATCH net-next 14/36] rxrpc: Trace rxrpc_bundle refcount
` [PATCH net-next 15/36] rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
` [PATCH net-next 16/36] rxrpc: Don't hold a ref for call timer or workqueue
` [PATCH net-next 17/36] rxrpc: Don't hold a ref for connection workqueue
` [PATCH net-next 18/36] rxrpc: Split the receive code
` [PATCH net-next 19/36] rxrpc: Create a per-local endpoint receive queue and I/O thread
` [PATCH net-next 20/36] rxrpc: Move packet reception processing into "
` [PATCH net-next 21/36] rxrpc: Move error processing into the local endpoint "
` [PATCH net-next 22/36] rxrpc: Remove call->input_lock
` [PATCH net-next 23/36] rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes
` [PATCH net-next 24/36] rxrpc: Implement a mechanism to send an event notification to a call
` [PATCH net-next 25/36] rxrpc: Copy client call parameters into rxrpc_call earlier
` [PATCH net-next 26/36] rxrpc: Move DATA transmission into call processor work item
` [PATCH net-next 27/36] rxrpc: Remove RCU from peer->error_targets list
` [PATCH net-next 28/36] rxrpc: Simplify skbuff accounting in receive path
` [PATCH net-next 29/36] rxrpc: Reduce the use of RCU in packet input
` [PATCH net-next 30/36] rxrpc: Extract the peer address from an incoming packet earlier
` [PATCH net-next 31/36] rxrpc: Make the I/O thread take over the call and local processor work
` [PATCH net-next 32/36] rxrpc: Remove the _bh annotation from all the spinlocks
` [PATCH net-next 33/36] rxrpc: Trace/count transmission underflows and cwnd resets
` [PATCH net-next 34/36] rxrpc: Move the cwnd degradation after transmitting packets
` [PATCH net-next 35/36] rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
` [PATCH net-next 36/36] rxrpc: Transmit ACKs at the point of generation

next/pending-fixes build: 206 builds: 4 failed, 202 passed, 12 errors, 42 warnings (v6.1-rc7-241-g1ace8487757e)
 2022-12-02  0:20 UTC 

[PATCH v4] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
 2022-12-02  0:19 UTC  (3+ messages)

[PATCH v5 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2022-12-02  0:15 UTC  (3+ messages)
` [PATCH v5 1/4] media: camss: sm8250: Virtual channels for CSID

[PATCH] t4205: don't exit test script on failure
 2022-12-02  0:07 UTC  (4+ messages)

[PATCH 0/1] Fix for H265 decoding failure 
 2022-12-02  0:12 UTC  (3+ messages)
` [PATCH 1/1] venus : "

[Intel-gfx] [PATCH v6 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915
 2022-12-02  0:11 UTC  (4+ messages)
  `  "

[PATCH] dt-bindings: soc: qcom: apr: document generic qcom, apr compatible
 2022-12-02  0:10 UTC  (3+ messages)
` [PATCH] dt-bindings: soc: qcom: apr: document generic qcom,apr compatible

[PATCH v2 0/3] drm/tiny: panel-mipi-dbi: Support separate I/O voltage supply
 2022-12-02  0:11 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: display: panel: mipi-dbi-spi: Add io-supply

[PATCH] drivers: fix symbol exports when map is omitted
 2022-12-02  0:11 UTC  (3+ messages)

[PATCH v2 bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
 2022-12-02  0:10 UTC  (2+ messages)

[PATCH] dt-bindings: serial: qcom,msm-uart: Convert to DT schema
 2022-12-02  0:10 UTC  (2+ messages)

[PATCH] leds: qcom,pm8058-led: Convert to DT schema
 2022-12-02  0:08 UTC  (2+ messages)

[PATCH bpf-next] bpf: Handle MEM_RCU type properly
 2022-12-02  0:08 UTC  (5+ messages)

[PATCH v4 0/4] x86/crash: Fix double NMI shootdown bug
 2022-12-02  0:08 UTC  (5+ messages)
` [PATCH v4 2/4] x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)

[PATCH 0/6] tests: fix ignored & hidden exit codes
 2022-12-02  0:06 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
  ` [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
  ` [PATCH v2 3/8] diff tests: fix ignored exit codes in t4023
  ` [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
  ` [PATCH v2 5/8] t/lib-patch-mode.sh: fix ignored "git" exit codes
  ` [PATCH v2 6/8] merge tests: don't ignore "rev-parse" exit code in helper
  ` [PATCH v2 7/8] tests: use "test_cmp_cmd" instead of "test" in sub-shells
  ` [PATCH v2 8/8] tests: use "test_cmp_cmd" in misc tests

[PATCH v2 0/8] fsdax,xfs: fix warning messages
 2022-12-02  0:06 UTC  (11+ messages)
` [PATCH v2 3/8] fsdax: zero the edges if source is HOLE or UNWRITTEN
` [PATCH v2 4/8] fsdax,xfs: set the shared flag when file extent is shared
` [PATCH v2 5/8] fsdax: dedupe: iter two files at the same time
` [PATCH v2 6/8] xfs: use dax ops for zero and truncate in fsdax mode
` [PATCH v2 8/8] xfs: remove restrictions for fsdax and reflink

[PATCH v5 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-12-02  0:06 UTC  (4+ messages)
` [PATCH v5 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT

GPY215 PHY interrupt issue
 2022-12-02  0:05 UTC  (10+ messages)

[PATCH 0/2] perf: introduce perf based task analyzer
 2022-12-02  0:05 UTC  (3+ messages)
` [PATCH 1/2] perf script: introduce "

[qemu-upstream-4.17-testing baseline test] 175008: tolerable FAIL
 2022-12-02  0:04 UTC 

[PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST
 2022-12-02  0:02 UTC 

[PATCH v4 1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
 2022-12-01 23:59 UTC  (3+ messages)

[PATCH v3,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-12-01 23:58 UTC  (6+ messages)
` [PATCH v3,2/3] media: dt-bindings: media: mediatek: vcodec: Change the max reg value to 2

[PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-12-01 23:58 UTC  (7+ messages)

[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
 2022-12-01 23:57 UTC  (5+ messages)
` [PATCH v5 13/16] x86: decouple PAT and MTRR handling

[PATCH V3 1/4] dt-bindings: serial: rs485: Add GPIO controlling RX enable during TX
 2022-12-01 23:56 UTC  (3+ messages)

[GIT PULL] KVM: selftests: Fixes for 6.2
 2022-12-01 23:57 UTC 

[PATCH v7 0/8] RDMA/rxe: Add atomic write operation
 2022-12-01 23:55 UTC  (2+ messages)

[PATCH v6 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-12-01 23:55 UTC  (3+ messages)
` [PATCH v6 08/12] cxl/acpi: Extract component registers of restricted hosts from RCRB

[PATCH 0/8] Enable building more on Windows
 2022-12-01 23:55 UTC  (17+ messages)
` [PATCH 1/8] net/null: build null PMD "
` [PATCH 2/8] net/ring: build "
` [PATCH 3/8] lpm: enable "
` [PATCH 4/8] reorder: build "
` [PATCH 5/8] ip_frag: enable "
` [PATCH 6/8] rib: enable "
` [PATCH 7/8] fib: "
` [PATCH 8/8] pcapng: windows compatability

[PATCH 0/4] scsi: ufs: ufs-qcom: Debug clean ups
 2022-12-01 23:54 UTC  (2+ messages)

[PATCH] arm64: efi: Make runtime service wrapper more robust
 2022-12-01 23:52 UTC  (7+ messages)

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-12-01 23:46 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
` [PATCH 5/5] powerpc: dts: remove label = "cpu" from DSA dt-binding

[PATCH v1 0/2] MMC: add NPCM SDHCI driver support
 2022-12-01 23:49 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: npcm,sdhci: Document NPCM SDHCI controller

[PATCH v7 0/8] Add MediaTek MT6357 PMIC support
 2022-12-01 23:33 UTC  (4+ messages)
` [PATCH v7 3/8] dt-bindings: soc: mediatek: convert pwrap documentation

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-12-01 23:36 UTC  (3+ messages)

[PATCH V4 0/3] drm/panel: Add Samsung AMS495QA01 Panel
 2022-12-01 23:34 UTC  (5+ messages)
` [PATCH V4 1/3] dt-bindings: display: panel: Add Samsung AMS495QA01

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rk3568 xpcs compatible
 2022-12-01 23:22 UTC  (5+ messages)

[PATCH v1] ufs: core: wlun suspend SSU fail recovery
 2022-12-01 23:32 UTC  (4+ messages)

[tip:smp/core] BUILD SUCCESS f4576ee2315f1ad5f147a356c6e5c223462fd599
 2022-12-01 23:48 UTC 

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-12-01 23:48 UTC  (4+ messages)
` [PATCH v4 10/12] cxl/port: Add RCD endpoint port enumeration

[PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
 2022-12-01 23:14 UTC  (6+ messages)

[PATCH] nvme: fix SRCU protection of nvme_ns_head list
 2022-12-01 23:18 UTC  (10+ messages)

[PATCH v5 0/3] Add vcodec lat and core nodes for mt8192
 2022-12-01 23:14 UTC  (4+ messages)
` [PATCH v5 2/3] media: dt-bindings: media: mediatek: Remove "dma-ranges" property for decoder

[PATCH v2 0/4] kvfree_rcu() updates related to polled API
 2022-12-01 23:45 UTC  (3+ messages)
` [PATCH v2 4/4] rcu/kvfree: Use a polled API to speedup a reclaim process

[PATCH v5 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-12-01 23:13 UTC  (10+ messages)
` [PATCH v5 02/10] dt-bindings: display: bridge: Add MHDP DP "
` [PATCH v5 05/10] dt-bindings: display: bridge: Add MHDP HDMI "
` [PATCH v5 07/10] dt-bindings: phy: Add Cadence HDP-TX DP PHY

[Intel-gfx] [PATCH v5 0/1] drm/i915/pxp: Prepare intel_pxp entry points for MTL
 2022-12-01 23:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915

[PATCH] i2c: imx: add irqf_no_suspend flag
 2022-12-01 23:11 UTC  (3+ messages)

[PATCH] dt-bindings: leds: Mark label property as deprecated
 2022-12-01 23:44 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/mtl: Initial display workarounds
 2022-12-01 23:44 UTC  (4+ messages)

Feature proposal: support file content integrity verification based on fs-verity
 2022-12-01 23:42 UTC  (4+ messages)

[PATCH] signal: Initialize the info in ksignal
 2022-12-01 23:42 UTC  (3+ messages)

[v2] kbuild: Port silent mode detection to future gnu make
 2022-12-01 23:38 UTC  (5+ messages)

[yocto-autobuilder2] config.py: add fedora36 to workers_prev_releases for kirkstone
 2022-12-01 23:38 UTC  (2+ messages)
  ` [yocto] "

[PATCH v8 00/11] add Amlogic A1 clock controller drivers
 2022-12-01 22:57 UTC  (13+ messages)
` [PATCH v8 04/11] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver
` [PATCH v8 06/11] clk: meson: introduce a1-clkc common driver for all A1 clock controllers
` [PATCH v8 07/11] clk: meson: a1: redesign Amlogic A1 PLL clock controller
` [PATCH v8 08/11] dt-bindings: clock: meson: fixup A1 PLL clkc dtb_check errors
` [PATCH v8 09/11] clk: meson: redesign A1 Peripherals CLK controller
` [PATCH v8 10/11] dt-bindings: clock: meson: fixup A1 peripherals clkc dtb_check errors
` [PATCH v8 11/11] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers

[PATCH v6 0/5] net/tcp: Dynamically disable TCP-MD5 static key
 2022-12-01 23:36 UTC  (7+ messages)
` [PATCH v6 1/5] jump_label: Prevent key->enabled int overflow

kernel/trace/rv/monitors/wip/wip.c:20:1: sparse: sparse: symbol 'da_mon_wip' was not declared. Should it be static?
 2022-12-01 23:35 UTC 

[PATCH] fsmonitor: fix race seen in t7527
 2022-12-01 23:32 UTC 

[PATCH v1] mm: disable top-tier fallback to reclaim on proactive reclaim
 2022-12-01 23:33 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.