All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 13:43:36 to 2023-10-16 14:21:48 UTC [more...]

[PATCH v5 0/6] Introduce the sysinfo command
 2023-10-16 14:21 UTC  (4+ messages)
` [PATCH v5 2/6] cmd: Add a "

[PATCH 0/2] Reduce stack size for DML2
 2023-10-16 14:19 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/display: Reduce stack size by splitting function
` [PATCH 2/2] drm/amd/display: Fix stack size issue on DML2

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-16 14:20 UTC  (6+ messages)
` [PATCH v11 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues

Nonprofits, You Have To Prioritize Money First
 2023-10-16 14:08 UTC 

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-10-16 14:19 UTC  (7+ messages)
` [PATCH 2/3] i386: hvf: In kick_vcpu use hv_vcpu_interrupt to force exit

[PATCH] staging: qlge: Add bool type to qlge_idc_wait()
 2023-10-16 14:19 UTC  (5+ messages)

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-16 14:19 UTC  (2+ messages)

Bug? Incompatible APF for 4.14 guest on 5.10 and later host
 2023-10-16 14:18 UTC  (3+ messages)
` [RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest

[PATCH 0/2] serial: sc16is7xx: device tree improvements
 2023-10-16 14:18 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: serial: sc16is7xx: remove 'clock-frequency' property

[PATCH 0/9] Suspend to RAM support for K3 J7200
 2023-10-16 14:11 UTC  (10+ messages)
` [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
` [PATCH 2/9] configs: j7200_evm_r5: Used reserved memory in DDR for stack
` [PATCH 3/9] configs: j7200_evm_r5: Move address used for allocation in the reserved space
` [PATCH 4/9] board: ti: j721e: Add resume detection for J7200
` [PATCH 5/9] ram: k3-ddrss: Add exit retention support
` [PATCH 6/9] board: ti: j721e: Add the missing part of exit retention for k3-ddrss (J7200)
` [PATCH 7/9] board: ti: j721e: During resume spl restores TF-A and DM-Firmware
` [PATCH 8/9] arm: mach-k3: j7200: Skip fit processing when resuming
` [PATCH 9/9] cmd: test_enter_suspend: Add test_enter_suspend command

[PATCH net-next 0/2] net: Use SMP threads for backlog NAPI (or optional)
 2023-10-16 14:17 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v3 00/12] PAT and cache coherency support
 2023-10-16 14:14 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t v3 01/12] drm-uapi/xe_drm: sync to get pat and coherency bits
` [igt-dev] [PATCH i-g-t v3 02/12] lib/igt_fb: mark buffers as SCANOUT
` [igt-dev] [PATCH i-g-t v3 03/12] lib/igt_draw: "
` [igt-dev] [PATCH i-g-t v3 04/12] lib/xe: support cpu_caching and coh_mod for gem_create
` [igt-dev] [PATCH i-g-t v3 05/12] tests/xe/mmap: add some tests for cpu_caching and coh_mode
` [igt-dev] [PATCH i-g-t v3 06/12] lib/intel_pat: add helpers for common pat_index modes
` [igt-dev] [PATCH i-g-t v3 07/12] lib/allocator: add get_offset_pat_index() helper
` [igt-dev] [PATCH i-g-t v3 08/12] lib/intel_blt: support pat_index
` [igt-dev] [PATCH i-g-t v3 09/12] lib/intel_buf: "
` [igt-dev] [PATCH i-g-t v3 10/12] lib/xe_ioctl: update vm_bind to account for pat_index
` [igt-dev] [PATCH i-g-t v3 11/12] tests/xe: add some vm_bind pat_index tests
` [igt-dev] [PATCH i-g-t v3 12/12] tests/intel-ci/xe: add pat and caching related tests

[matthias-bgg:v6.6-next/dts64.2 7/19] arch/arm64/boot/dts/mediatek/mt8365.dtsi:12:10: fatal error: dt-bindings/power/mediatek,mt8365-power.h: No such file or directory
 2023-10-16 14:15 UTC 

[PATCH] KVM: arm64: Do not let a L1 hypervisor access the *32_EL2 sysregs
 2023-10-16 14:15 UTC  (3+ messages)

[PATCH] leds: turris-omnia: Fix brightness setting and trigger activating
 2023-10-16 14:15 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-16 14:14 UTC  (19+ messages)
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
` [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump

[Intel-gfx] [PATCH 00/19] drm/i915: Store DSC DPCD capabilities in the connector
 2023-10-16 14:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Store DSC DPCD capabilities in the connector (rev9)

[PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages
 2023-10-16 14:14 UTC  (5+ messages)

[RFC PATCH 00/78] Strict disable implicit fallthrough
 2023-10-16 14:13 UTC  (3+ messages)

[PATCH v4 0/2] xen/arm: Enlarge identity map space
 2023-10-16 14:13 UTC  (9+ messages)
` [PATCH v4 2/2] xen/arm: Enlarge identity map space to 10TB

[PATCH net-next v4 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-16 14:12 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: dsa: microchip: Add missing MAC address register offset for ksz8863
` [PATCH net-next v4 2/9] dt-bindings: net: dsa: microchip: add wakeup-source property
` [PATCH net-next v4 3/9] net: dsa: microchip: use wakeup-source DT property to enable PME output
` [PATCH net-next v4 4/9] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v4 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
` [PATCH net-next v4 6/9] net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
` [PATCH net-next v4 7/9] net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
` [PATCH net-next v4 8/9] net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
` [PATCH net-next v4 9/9] net: dsa: microchip: do not reset the switch on shutdown if WoL is active

[PATCH] drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()
 2023-10-16 14:11 UTC  (5+ messages)

[PATCH v7 12/12] app/graph: add l3fwd use case
 2023-10-16 14:10 UTC  (5+ messages)
` [PATCH v8 00/12] add CLI based graph application
  ` [PATCH v8 05/12] app/graph: add ethdev command line interfaces

[PATCH v2 0/4] Some cleanup of vop2 driver
 2023-10-16 14:11 UTC  (3+ messages)
` (subset) "

[PATCH RFC net-next v2 1/1] net: sched: Disambiguate verdict from return code
 2023-10-16 14:11 UTC  (3+ messages)

+ numa-improve-the-efficiency-of-calculating-pages-loss.patch added to mm-unstable branch
 2023-10-16 14:11 UTC  (3+ messages)

[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-16 14:10 UTC  (3+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()

Method for Calculating Statistics of Developer Contribution to a Specified Branch
 2023-10-16 14:10 UTC 

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-16 14:08 UTC  (5+ messages)
` [RFC PATCH v6 10/11] media: imx-asrc: Add memory to memory driver
` [RFC PATCH v6 11/11] media: viaudm2m: add virtual driver for audio memory to memory

[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-16 14:09 UTC  (9+ messages)
` [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL

[PATCH] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
 2023-10-16 14:09 UTC  (2+ messages)

[PATCH] Remove extra unlock for the mutex
 2023-10-16 14:08 UTC  (3+ messages)

[PATCH net] net: pktgen: Fix interface flags printing
 2023-10-16 14:08 UTC 

[PATCH for-4.18 v2] x86/pvh: fix identity mapping of low 1MB
 2023-10-16 14:07 UTC  (4+ messages)

[RFC PATCH 0/1] make cmdline library easier to use
 2023-10-16 14:06 UTC  (9+ messages)
` [PATCH v4 0/7] document and simplify use of cmdline
  ` [PATCH v4 1/7] doc/prog_guide: new chapter on cmdline library
  ` [PATCH v4 2/7] buildtools: script to generate cmdline boilerplate
  ` [PATCH v4 3/7] ci: allow use of DPDK tools when building examples
  ` [PATCH v4 4/7] examples/simple_mp: auto-generate cmdline boilerplate
  ` [PATCH v4 5/7] examples/hotplug_mp: "
  ` [PATCH v4 6/7] examples/bond: "
  ` [PATCH v4 7/7] examples/vdpa: "

[PATCH v2 0/2] domain: followup for phys address mapping series
 2023-10-16 14:04 UTC  (7+ messages)
` [PATCH v2 2/2] domain: expose newly introduced hypercalls as XENFEAT

[PATCH] vhost-user: Fix protocol feature bit conflict
 2023-10-16 14:03 UTC  (2+ messages)

[PATCH v2 00/13] thermal: tegra: Do not register cooling device
 2023-10-16 14:02 UTC  (3+ messages)
` [PATCH v2 02/13] dt-bindings: thermal: tegra: Document throttle temperature

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-16 14:02 UTC  (3+ messages)
` [RFC PATCH v3 75/78] migration: add fallthrough pseudo-keyword

[PATCH for-4.18 v5] xen/pdx: Make CONFIG_PDX_COMPRESSION a common Kconfig option
 2023-10-16 14:02 UTC  (6+ messages)

[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-16 13:47 UTC  (12+ messages)
` [PATCH v7 01/11] bpf: Add sockptr support for getsockopt
` [PATCH v7 02/11] bpf: Add sockptr support for setsockopt
` [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
` [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
` [PATCH v7 05/11] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v7 06/11] tools headers: Grab copy of io_uring.h
` [PATCH v7 07/11] selftests/net: Extract uring helpers to be reusable
` [PATCH v7 08/11] io_uring/cmd: return -EOPNOTSUPP if net is disabled
` [PATCH v7 09/11] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v7 10/11] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support

[PATCH 00/10] Add Marvell CN10KB/CN10KA B0 support
 2023-10-16 14:02 UTC  (3+ messages)
` [PATCH 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt

[PATCH] kgdb: Flush console before entering kgdb on panic
 2023-10-16 14:00 UTC  (6+ messages)

[PATCH 1/3] wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interface
 2023-10-16 13:59 UTC  (3+ messages)
` [PATCH 2/3] wifi: rtlwifi: drop fill_fake_txdesc() "
` [PATCH 3/3] wifi: rtlwifi: drop chk_switch_dmdp() "

[PATCHv6 0/9] scsi: EH rework, main part
 2023-10-16 13:59 UTC  (3+ messages)
` [PATCH 5/9] scsi: set host byte after EH completed

0x17: Schedule is now up
 2023-10-16 13:59 UTC  (3+ messages)

stable-rc/linux-4.14.y baseline: 121 runs, 26 regressions (v4.14.327-25-gacf25a8a5520b)
 2023-10-16 13:59 UTC 

Ethernet issue on imx6
 2023-10-16 13:58 UTC  (5+ messages)

[PATCH v7 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-10-16 13:58 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH v7 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v7 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[PATCH v2 dwarves 0/5] pahole, btf_encoder: support --btf_features
 2023-10-16 13:56 UTC  (2+ messages)

[PULL 0/9] virtio-gpu patches
 2023-10-16 13:54 UTC  (10+ messages)
` [PULL 1/9] virtio: Add shared memory capability
` [PULL 2/9] virtio-gpu: CONTEXT_INIT feature
` [PULL 3/9] virtio-gpu: hostmem
` [PULL 4/9] virtio-gpu: blob prep
` [PULL 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PULL 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PULL 7/9] gfxstream + rutabaga: meson support
` [PULL 8/9] gfxstream + rutabaga: enable rutabaga
` [PULL 9/9] docs/system: add basic virtio-gpu documentation

[PATCH v3 0/3] gnss: ubx: updates to support the Renesas KingFisher board
 2023-10-16 13:55 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: gnss: u-blox: add "reset-gpios" binding
` [PATCH v3 3/3] gnss: ubx: add support for the reset gpio

[PATCH v2] iio: resolver: ad2s1210: add support for adi,fixed-mode
 2023-10-16 13:54 UTC 

[Virtio-fs] [PATCH v5 0/7] vhost-user: Back-end state migration
 2023-10-16 13:42 UTC  (5+ messages)
` [PATCH v5 3/7] vhost-user.rst: Introduce suspended state
` [PATCH v5 4/7] vhost-user.rst: Migrating back-end-internal state
` [PATCH v5 5/7] vhost-user: Interface for migration state transfer
` [PATCH v5 7/7] vhost-user-fs: Implement internal migration

[PATCH 0/5] support oneplus-lemonade(p) devices
 2023-10-16 13:53 UTC  (5+ messages)
` [PATCH 1/5] iio: adc: add smb139x bindings
` [PATCH 5/5] arm64: dts: qcom: sm8350-lemonade(p): new devices

[PATCH 1/2] netfilter: ipset: rename ref_netlink to ref_swapping
 2023-10-16 13:52 UTC  (2+ messages)
` [PATCH 2/2] netfilter: ipset: fix race condition in ipset swap, destroy and test

Running cross-compiled binary using QEMU results in segmentation fault error
 2023-10-16 13:51 UTC  (2+ messages)

[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
 2023-10-16 13:51 UTC  (8+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-16 13:49 UTC  (4+ messages)
` [PATCH RFC 08/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr() accessor

[PATCH mptcp-next v16 0/8] userspace pm remove id 0 subflow & address
 2023-10-16 13:50 UTC  (7+ messages)
` [PATCH mptcp-next v16 3/8] Squash to "mptcp: add mptcpi_subflows_total counter"

[PATCH] nvmem: core: Fix possible buffer overflow on nvmem cell write
 2023-10-16 13:48 UTC  (3+ messages)

[PATCH 3/3] x86/mce: Fixup mce_usable_address()
 2023-10-16 13:48 UTC  (2+ messages)
` [tip: ras/core] x86/mce: Cleanup mce_usable_address()

[PATCH v11 0/3] Add minimal MT8365 and MT8365-EVK support
 2023-10-16 13:49 UTC  (6+ messages)
` [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH 1/3] x86/MCE/AMD: Split amd_mce_is_memory_error()
 2023-10-16 13:48 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 2/3] x86/mce: Define amd_mce_usable_address()
 2023-10-16 13:48 UTC  (2+ messages)
` [tip: ras/core] "

[igt-dev] [PATCH i-g-t] lib/igt_fb/xe: use engine copy where available
 2023-10-16 13:48 UTC 

[GIT PULL] intel-pinctrl for 6.7-1
 2023-10-16 13:47 UTC 

[PATCH 00/12] target/hppa: Add emulation of a C3700 HP-PARISC workstation
 2023-10-16 13:48 UTC  (3+ messages)
` [PATCH 09/12] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg

[PATCH v2 0/2] AMD Address Translation Library
 2023-10-16 13:47 UTC  (4+ messages)
` [PATCH v2 1/2] RAS: Introduce "

[PATCH v13 0/8] Wave5 codec driver
 2023-10-16 13:47 UTC  (5+ messages)
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH] ldd: Do not recommend binutils as the safer option
 2023-10-16 13:46 UTC  (5+ messages)

[PATCHv6 00/17] scsi: EH rework prep patches, part 2
 2023-10-16 13:38 UTC  (3+ messages)
` [PATCH 12/17] snic: allocate device reset command

[XEN PATCH][for-4.19 v2 0/1] address violations of MISRA C:2012 Rule 11.9
 2023-10-16 13:46 UTC  (5+ messages)
` [XEN PATCH][for-4.19 v2 1/1] xen: introduce a deviation for "

[libgpiod][PATCH v3 0/1] bindings: python: optionally include module in sdist
 2023-10-16 13:45 UTC  (4+ messages)
` [libgpiod][PATCH v3 1/1] "

[XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
 2023-10-16 13:45 UTC  (6+ messages)
` [XEN PATCH 10/10] arm/smmu: address violation "

[PATCH net-next v5 0/5] bridge: Add a limit on learned FDB entries
 2023-10-16 13:27 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v5 2/5] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v5 3/5] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v5 4/5] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v5 5/5] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest

[PATCH v8 2/3] unit tests: add TAP unit test framework
 2023-10-16 13:43 UTC  (2+ messages)
` [PATCH v8 2.5/3] fixup! "

[PATCH] ui/gtk-egl: apply scale factor when calculating window's dimension
 2023-10-16 13:44 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 153 runs, 27 regressions (v5.4.258-44-ga8161789be4b)
 2023-10-16 13:44 UTC 

[PATCH mptcp-next 0/5] v2 fixes for "mptcp: convert Netlink code to use YAML spec"
 2023-10-16 13:43 UTC  (2+ messages)
` [PATCH mptcp-next 1/5] Squash-to: "net: mptcp: convert netlink from small_ops to ops"


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.