All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-13 15:04:47 to 2023-01-13 15:34:45 UTC [more...]

[PATCH 0/4] Improve the introductory documentation
 2023-01-13 15:09 UTC  (3+ messages)
` [PATCH 4/4] docs: add an introduction to the system docs

[PATCH v3 0/8] virtio-mem: Handle preallocation with migration
 2023-01-13 15:28 UTC  (11+ messages)
` [PATCH v3 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)

[PATCH v2] rcu: Fix the start_poll_synchronize_rcu_expedited() be invoked very early
 2023-01-13 15:27 UTC  (7+ messages)

[PATCH 0/3] optee: async notif with PPI + interrupt provider
 2023-01-13 15:27 UTC  (4+ messages)
` [PATCH 3/3] optee core: add irq chip using optee async notification

[PATCH v3 0/2] Fixes for fscache volume operations
 2023-01-13 15:28 UTC  (6+ messages)
` [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
` [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()

[PATCH 0/2] Devicetree support for Loongson-1 clock
 2023-01-13 15:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Add binding for Loongson-1 clock driver

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-13 15:26 UTC  (7+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml

[PATCH v2 1/3] dt-bindings: reserved-memory: ramoops: Update the binding
 2023-01-13 15:26 UTC  (2+ messages)

[PATCH v6 00/11] dt-bindings: display/msm: rework MDP5 and MDSS schema
 2023-01-13 15:26 UTC  (7+ messages)
` [PATCH v6 01/11] dt-bindings: display/msm: convert MDP5 schema to YAML format
` [PATCH v6 04/11] dt-bindings: display/msm: rename mdss nodes to display-subsystem

[PATCH v2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-13 15:25 UTC  (5+ messages)

[PATCH v1 00/41] RPCSEC GSS krb5 enhancements
 2023-01-13 15:25 UTC  (42+ messages)
` [PATCH v1 01/41] SUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
` [PATCH v1 02/41] SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
` [PATCH v1 03/41] SUNRPC: Remove .conflen "
` [PATCH v1 04/41] SUNRPC: Improve Kerberos confounder generation
` [PATCH v1 05/41] SUNRPC: Obscure Kerberos session key
` [PATCH v1 06/41] SUNRPC: Refactor set-up for aux_cipher
` [PATCH v1 07/41] SUNRPC: Obscure Kerberos encryption keys
` [PATCH v1 08/41] SUNRPC: Obscure Kerberos signing keys
` [PATCH v1 09/41] SUNRPC: Obscure Kerberos integrity keys
` [PATCH v1 10/41] SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism
` [PATCH v1 11/41] SUNRPC: Remove another switch on ctx->enctype
` [PATCH v1 12/41] SUNRPC: Add /proc/net/rpc/gss_krb5_enctypes file
` [PATCH v1 13/41] NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
` [PATCH v1 14/41] SUNRPC: Replace KRB5_SUPPORTED_ENCTYPES macro
` [PATCH v1 15/41] SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES
` [PATCH v1 16/41] SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
` [PATCH v1 17/41] SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
` [PATCH v1 18/41] SUNRPC: Hoist KDF into struct gss_krb5_enctype
` [PATCH v1 19/41] SUNRPC: Clean up cipher set up for v1 encryption types
` [PATCH v1 20/41] SUNRPC: Parametrize the key length passed to context_v2_alloc_cipher()
` [PATCH v1 21/41] SUNRPC: Add new subkey length fields
` [PATCH v1 22/41] SUNRPC: Refactor CBC with CTS into helpers
` [PATCH v1 23/41] SUNRPC: Add gk5e definitions for RFC 8009 encryption types
` [PATCH v1 24/41] SUNRPC: Add KDF-HMAC-SHA2
` [PATCH v1 25/41] SUNRPC: Add RFC 8009 encryption and decryption functions
` [PATCH v1 26/41] SUNRPC: Advertise support for RFC 8009 encryption types
` [PATCH v1 27/41] SUNRPC: Support the Camellia enctypes
` [PATCH v1 28/41] SUNRPC: Add KDF_FEEDBACK_CMAC
` [PATCH v1 29/41] SUNRPC: Advertise support for the Camellia encryption types
` [PATCH v1 30/41] SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
` [PATCH v1 31/41] SUNRPC: Add KUnit tests for rpcsec_krb5.ko
` [PATCH v1 32/41] SUNRPC: Export get_gss_krb5_enctype()
` [PATCH v1 33/41] SUNRPC: Add KUnit tests RFC 3961 Key Derivation
` [PATCH v1 34/41] SUNRPC: Add Kunit tests for RFC 3962-defined encryption/decryption
` [PATCH v1 35/41] SUNRPC: Add KDF KUnit tests for the RFC 6803 encryption types
` [PATCH v1 36/41] SUNRPC: Add checksum "
` [PATCH v1 37/41] SUNRPC: Add encryption "
` [PATCH v1 38/41] SUNRPC: Add KDF-HMAC-SHA2 Kunit tests
` [PATCH v1 39/41] SUNRPC: Add RFC 8009 checksum KUnit tests
` [PATCH v1 40/41] SUNRPC: Add RFC 8009 encryption "
` [PATCH v1 41/41] SUNRPC: Add encryption self-tests

[PATCH v6 0/4] MT8188 IOMMU SUPPORT
 2023-01-13 15:31 UTC  (2+ messages)

[PATCH v5 0/1] Digiteq Automotive MGB4 driver
 2023-01-13 17:26 UTC  (2+ messages)
` [PATCH v5 1/1] Added "

[PATCH V3 00/21] Enhancements to pcie-tegra194 driver
 2023-01-13 15:31 UTC  (11+ messages)
` [PATCH V3 04/21] PCI: tegra194: Handle errors in BPMP response
` [PATCH V3 11/21] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH V3 17/21] PCI: tegra194: Reduce AXI slave timeout value
` [PATCH V3 19/21] PCI: tegra194: Free up EP resources during remove()

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-01-13 15:24 UTC  (8+ messages)
` [PATCH 1/6] soc: qcom: smd-rpm: Add IPQ9574 compatible
` [PATCH 2/6] dt-bindings: soc: qcom: smd-rpm: Add IPQ9574 compatible string
` [PATCH 3/6] regulator: qcom_smd: Add MP5496 regulators
` [PATCH 4/6] regulator: qcom_smd: Add PMIC compatible for IPQ9574
` [PATCH 5/6] arm64: dts: qcom: ipq9574: Add cpufreq & RPM related nodes
` [PATCH 6/6] regulator: qcom_smd: Add support to define the bootup voltage

RTT-PROBE: lore-subspace-rtt
 2023-01-13 15:31 UTC 

[PATCH net-next 0/6] Introduce new DCB rewrite table
 2023-01-13 14:52 UTC  (4+ messages)
` [PATCH net-next 2/6] net: dcb: add new common function for set/del of app/rewr entries

Marvell DPDK v22.11 Roadmap
 2023-01-13 15:30 UTC  (2+ messages)
` Marvell DPDK v23.03 Roadmap

[PATCH 1/2] Revert "soc: qcom: rpmpd: Add SM4250 support"
 2023-01-13 15:22 UTC  (2+ messages)
` [PATCH 2/2] Revert "dt-bindings: power: "

[RFC PATCH v3 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-01-13 15:16 UTC  (12+ messages)
` [RFC PATCH v3 02/28] target/arm: wrap psci call with tcg_enabled
` [RFC PATCH v3 07/28] target/arm: Move define_debug_regs() to cpregs.c
` [RFC PATCH v3 09/28] target/arm: move translate modules to tcg/
` [RFC PATCH v3 11/28] target/arm: Move psci.c into the tcg directory
` [RFC PATCH v3 12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [RFC PATCH v3 16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [RFC PATCH v3 21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n
` [RFC PATCH v3 22/28] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-13 15:21 UTC  (9+ messages)
` [PATCH v11 013/113] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v11 018/113] KVM: TDX: create/destroy VM structure
` [PATCH v11 019/113] KVM: TDX: initialize VM with TDX specific parameters

[PATCH v12 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-13 15:20 UTC  (6+ messages)
` [PATCH v12 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v12 02/13] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v12 03/13] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v12 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v12 05/13] x86/resctrl: Include new features in command line options

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-13 15:22 UTC  (6+ messages)

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2023-01-13 15:21 UTC  (3+ messages)

[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
 2023-01-13 15:21 UTC  (4+ messages)

[PATCH v2 00/10] drm: Do not include <linux/fb.h> unnecessarily
 2023-01-13 15:14 UTC  (17+ messages)
` [PATCH v2 01/10] drm: Include <linux/backlight.h> where needed
` [PATCH v2 02/10] drm: Include <linux/of.h> "
` [PATCH v2 05/10] drm/panel: Do not include <linux/fb.h>

[PATCH v2 1/4] eapol: implement rekey support for authenticator
 2023-01-13 15:19 UTC  (6+ messages)
` [PATCH v2 2/4] eapol: detect message 2/4 retransmits
` [PATCH v2 4/4] doc: Document RekeyTimeout for AP profiles

[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-13 15:20 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 2/4] arm: pmu: Prepare for testing 64-bit overflows

[PATCH 0/6] Add APSS clock controller support for IPQ9574
 2023-01-13 15:20 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: clock: Add YAML schemas for QCOM A73 PLL
` [PATCH 2/6] clk: qcom: ipq9574: Enable APSS clock driver
` [PATCH 5/6] dt-bindings: mailbox: Add compatible for IPQ9574
` [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration

[PATCH v3 00/13] riscv: improve boot time isa extensions handling
 2023-01-13 15:18 UTC  (6+ messages)
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions

remove arch/sh
 2023-01-13 15:18 UTC  (4+ messages)

[PATCH v1 1/1] gpio: davinci: Do not mention legacy API in the code
 2023-01-13 15:18 UTC  (2+ messages)

[PATCH] drm/panel: st7703: Avoid full proxy f_ops for st7703 debug attributes
 2023-01-13 15:17 UTC  (3+ messages)

[PATCH RESEND v2 0/5] target: Restrict 'qapi-commands-machine.h' to system emulation
 2023-01-13 14:42 UTC  (3+ messages)

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2023-01-13 15:17 UTC  (3+ messages)
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

Need help to configure gitlab-ci for building isar-cip-core image
 2023-01-13 15:25 UTC 

[PATCH mm-unstable v2 0/8] continue hugetlb folio conversion
 2023-01-13 15:16 UTC  (5+ messages)
` [PATCH mm-unstable v2 8/8] mm/hugetlb: convert demote_free_huge_page to folios

[igt-dev] [PATCH i-g-t v2 0/6] V3D Job Submission Tests
 2023-01-13 15:24 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/6] lib/v3d: Add V3D packet helpers

Gitorious should use CRC128 / 256 / 512 instead of SHA-1
 2023-01-13 15:15 UTC  (5+ messages)

[PULL 00/38] target-arm queue
 2023-01-13 14:11 UTC  (6+ messages)
` [PULL 16/38] hw/arm/gumstix: Use the IEC binary prefix definitions
` [PULL 24/38] hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
` [PULL 30/38] hw/arm/stellaris: Drop useless casts from void * to pointer
` [PULL 32/38] hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE()
` [PULL 34/38] hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC

[xen-unstable test] 175749: regressions - trouble: blocked/broken/fail/pass
 2023-01-13 15:23 UTC 

[PATCH 0/2] drm/vc4: Improve drm_gem_object handling
 2023-01-13 15:22 UTC  (3+ messages)
` [PATCH 2/2] drm/vc4: replace obj lookup steps with drm_gem_objects_lookup

Is "perfectly equal monitors" really required to reclock MCLK
 2023-01-13 15:22 UTC  (5+ messages)

brcmfmac: Unexpected cfg80211_set_channel: set chanspec ... fail, reason -52
 2023-01-13 15:14 UTC  (5+ messages)

[PATCH] regulator: act8945a: fix non-kernel-doc comments
 2023-01-13 15:14 UTC  (2+ messages)

[PATCH] regulator: fixed-helper: use the correct function name in comment
 2023-01-13 15:14 UTC  (2+ messages)
` (subset) "

RTT-PROBE: lore-subspace-rtt
 2023-01-13 15:21 UTC 

[PATCH net-next] net: dsa: rzn1-a5psw: Add vlan support
 2023-01-13 15:12 UTC  (2+ messages)

[PATCH net-next v3] net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390
 2023-01-13 15:12 UTC 

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-13 15:12 UTC  (9+ messages)

[PATCH v5 00/10] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2023-01-13 15:08 UTC  (4+ messages)
` [PATCH v5 09/10] mfd: intel-m10-bmc: Add PMCI driver

[PATCH v3] dt-bindings: phy: tegra-xusb: Convert to json-schema
 2023-01-13 15:08 UTC 

[PATCH V4 0/2] phy: ti: j721e-wiz: Add support to manage type-C swap on Lane2 and lane3
 2023-01-13 15:06 UTC  (6+ messages)
` [PATCH V4 1/2] phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified
` [PATCH V4 2/2] phy: ti: j721e-wiz: Add support to enable LN23 Type-C swap

[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
 2023-01-13 15:06 UTC  (8+ messages)

[PATCH] ls1021atsn: Suggest the NXP RCW github repo
 2023-01-13 15:16 UTC  (2+ messages)

[PATCH 1/2] ASoC: Intel: avs: Use asoc_substream_to_rtd() to obtain rtd
 2023-01-13 19:14 UTC  (2+ messages)

Should we orphan JFS?
 2023-01-13 15:06 UTC  (3+ messages)

[PATCH 1/2] HID: core: Provide new max_buffer_size attribute to over-ride the default
 2023-01-13 15:05 UTC  (2+ messages)
` [PATCH 2/2] HID: uhid: Over-ride the default maximum data buffer value with our own

[PATCH 0/3] Fixes for avs driver
 2023-01-13 19:03 UTC  (2+ messages)

[Buildroot] [git commit] package/{rust, rust-bin}: security bump to version 1.66.1
 2023-01-13 15:10 UTC 

[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.66.1
 2023-01-13 15:15 UTC  (2+ messages)

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-01-13 15:04 UTC  (4+ messages)
` [Patch v1 09/10] memory: tegra: get number of enabled mc channels

[PATCH 5.10 0/1] mt76: move mt76_init_tx_queue in common code
 2023-01-13 15:04 UTC  (2+ messages)

[PATCH v7, 0/7] support mt8195 decoder
 2023-01-13 15:02 UTC  (5+ messages)
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format

[sean-jc:rev/upm 3/19] arch/powerpc/include/asm/kvm_ppc.h:276:57: warning: 'struct kvm_gfn_range' declared inside parameter list will not be visible outside of this definition or declaration
 2023-01-13 15:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-13 15:11 UTC 

Linux 6.2-rc2
 2023-01-13 14:59 UTC  (7+ messages)

[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2
 2023-01-13 14:58 UTC 

[PATCH] drm/amdgpu: revert part of a commit fac53471d0ea9
 2023-01-13 15:07 UTC  (2+ messages)

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-13 14:57 UTC  (2+ messages)

[autobuilder][PATCH 0/2] generate regression reports against proper releases
 2023-01-13 15:06 UTC  (3+ messages)
` [autobuilder][PATCH 1/2] scripts/send-qa-email : clone older history to allow comparing against older releases
` [autobuilder][PATCH 2/2] scripts/send-qa-email: Generate regression reports against most relevant release

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-13 14:56 UTC  (2+ messages)

[PATCH v4 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2023-01-13 14:56 UTC  (10+ messages)
` [PATCH v4 2/3] dt-bindings: leds: add worldsemi,ws2812b

[PATCH bpf 0/3] bpf, sockmap: Fix infinite recursion in sock_map_close
 2023-01-13 14:56 UTC  (4+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
` [PATCH bpf 2/3] selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
` [PATCH bpf 3/3] selftests/bpf: Cover listener cloning with progs attached to sockmap


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.