messages from 2022-12-01 23:22:03 to 2022-12-02 00:22:38 UTC [more...]
[PATCH net-next 00/36] rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3
2022-12-02 0:18 UTC (23+ 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 v3 0/7] kselftest/alsa: pcm-test improvements
2022-12-02 0:17 UTC
[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 v4] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
2022-12-02 0:14 UTC (2+ messages)
[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 01/15] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2022-12-02 0:11 UTC (15+ 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] 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 V2 00/11] CXL: Process event logs
2022-12-02 0:09 UTC (4+ messages)
` [PATCH V2 02/11] cxl/mem: Implement Get Event Records command
[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 (6+ 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 (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Add initial gt workarounds
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 (24+ messages)
` [PATCH v8 01/11] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v8 02/11] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v8 03/11] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v8 04/11] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver
` [PATCH v8 05/11] clk: meson: pll: export meson_clk_pll_wait_lock symbol
` [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
[PATCH] x86/HVM+shim: fix build when !CONFIG_GRANT_TABLE
2022-12-01 23:31 UTC (6+ messages)
` [4.17?] "
[rdma:wip/leon-for-next] BUILD SUCCESS 10aa7cd398a9ead7464a7f8b49d4e4c843806813
2022-12-01 23:27 UTC
[PATCH 00/16] x86/reboot: KVM: Clean up "emergency" virt code
2022-12-01 23:26 UTC (17+ messages)
` [PATCH 01/16] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH 02/16] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled
` [PATCH 03/16] x86/reboot: Harden virtualization hooks for emergency reboot
` [PATCH 04/16] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH 05/16] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH 06/16] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH 07/16] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH 08/16] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH 09/16] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH 10/16] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH 11/16] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH 12/16] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH 13/16] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH 14/16] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH 15/16] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH 16/16] KVM: SVM: Use "standard" stgi() helper when disabling SVM
[PATCH] i2c: cadence: make bus recovery optional
2022-12-01 22:54 UTC (6+ messages)
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-12-01 22:49 UTC (5+ messages)
` [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
[PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-12-01 22:45 UTC (6+ messages)
[PATCH v5 0/7] Support for the NPU in Vim3
2022-12-01 22:43 UTC (3+ messages)
` [PATCH v5 3/7] soc: amlogic: meson-pwrc: Add NNA power domain for A311D
[PATCH v3 net-next 00/10] dt-binding preparation for ocelot switches
2022-12-01 22:42 UTC (3+ messages)
` [PATCH v3 net-next 05/10] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
[PATCH 1/6] mdadm: Use _FILE_OFFSET_BITS to use largefile support
2022-12-01 23:22 UTC (7+ messages)
` [PATCH 6/6] pseudo: Disable LFS on 32bit arches
` [OE-core] "
[PATCH v2] i2c: cadence: Fix regression with bus recovery
2022-12-01 22:42 UTC (2+ messages)
Coverity: emulator_leave_smm(): Error handling issues
2022-12-01 23:22 UTC (3+ messages)
[PATCH v2 0/8] clk: qcom: rpm/rpmh: drop platform names
2022-12-01 23:22 UTC (3+ messages)
` [PATCH v2 4/8] clk: qcom: rpmh: remove platform names from BCM clocks
[soc:soc/drivers] BUILD SUCCESS 69a485191b00565a02cdab17e0bef98f84a8ec9d
2022-12-01 22:35 UTC
[PATCH 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
2022-12-01 23:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.