All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 13:50:45 to 2024-12-20 14:41:42 UTC [more...]

[PULL] drm-intel-next
 2024-12-20 14:40 UTC  (2+ messages)

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2024-12-20 14:39 UTC  (16+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] net/_common_intel: add pkt reassembly fn for intel drivers
  ` [PATCH v4 02/24] net/_common_intel: provide common Tx entry structures
  ` [PATCH v4 03/24] net/_common_intel: add Tx mbuf ring replenish fn
  ` [PATCH v4 04/24] drivers/net: align Tx queue struct field names
  ` [PATCH v4 05/24] drivers/net: add prefix for driver-specific structs
  ` [PATCH v4 06/24] net/_common_intel: merge ice and i40e Tx queue struct
  ` [PATCH v4 07/24] net/iavf: use common Tx queue structure
  ` [PATCH v4 08/24] net/ixgbe: convert Tx queue context cache field to ptr
  ` [PATCH v4 09/24] net/ixgbe: use common Tx queue structure
  ` [PATCH v4 10/24] net/_common_intel: pack "
  ` [PATCH v4 11/24] net/_common_intel: add post-Tx buffer free function
  ` [PATCH v4 12/24] net/_common_intel: add Tx buffer free fn for AVX-512
  ` [PATCH v4 13/24] net/iavf: use common Tx "
  ` [PATCH v4 14/24] net/ice: move Tx queue mbuf cleanup fn to common

[PATCH 0/4] ARM: towards 32-bit preempt-rt support
 2024-12-20 14:37 UTC  (10+ messages)
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support

[PATCH net-next 0/2] microchip/micrel switch: replace MICREL_NO_EEE workaround
 2024-12-20 14:40 UTC  (4+ messages)
` [PATCH net-next 1/2] net: phy: micrel: disable EEE on KSZ9477-type PHY
` [PATCH net-next 2/2] net: dsa: microchip: remove MICREL_NO_EEE workaround

[PATCH] efi: Fix missing `efi_handover_entry` prototype
 2024-12-20 14:38 UTC  (2+ messages)

[PATCH v2 1/2] erofs-utils: lib: get rid of `len` in z_erofs_compress_one()
 2024-12-20 14:38 UTC  (2+ messages)
` [PATCH v2 2/2] erofs-utils: mkfs: speed up uncompressed data handling

[PATCH 00/10] Account page tables at all levels
 2024-12-20 14:35 UTC  (16+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers

[PATCH v4 5/6] optee: FF-A: dynamic restricted memory allocation
 2024-12-20 14:38 UTC  (2+ messages)

[PATCHSET v5.9] xfsprogs: shard the realtime section
 2024-12-20 14:38 UTC  (5+ messages)
` [PATCH 34/50] xfs_mdrestore: refactor open-coded fd/is_file into a structure
` [PATCH 35/50] xfs_mdrestore: restore rt group superblocks to realtime device

[PATCH V7 1/3] perf/x86/intel/ds: Add PEBS format 6
 2024-12-20 14:38 UTC  (3+ messages)
` [PATCH V7 2/3] perf: Avoid the read if the count is already updated
` [PATCH V7 3/3] perf/x86/intel: Support PEBS counters snapshotting

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-20 14:38 UTC  (9+ messages)
` [PATCH 04/11] mm: add PG_dropbehind folio flag
` [PATCH 06/11] mm/truncate: add folio_unmap_invalidate() helper

[PATCH v5 0/3] firmware: add Exynos ACPM protocol driver
 2024-12-20 14:32 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: firmware: add google,gs101-acpm-ipc
` [PATCH v5 2/3] firmware: add Exynos ACPM protocol driver
` [PATCH v5 3/3] MAINTAINERS: add entry for the Samsung Exynos ACPM mailbox protocol

[PATCH] tty: mips_ejtag_fdc: Call cpu_relax() in registers polling busy loops
 2024-12-20 14:37 UTC  (3+ messages)

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-20 14:36 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Intel Xe GPU debug support (eudebug) v3 (rev3)

[PATCH v3 00/23] Landlock audit support
 2024-12-20 14:36 UTC  (6+ messages)
` [PATCH v3 08/23] landlock: Log ptrace denials
` [PATCH v3 20/23] samples/landlock: Do not log denials from the sandboxer by default

[PULL v3 00/42] Rust, qdev, target/i386 changes for 2024-12-19
 2024-12-20 14:34 UTC  (4+ messages)
` [PULL 12/42] include/hw/qdev-core: Detect most empty Property lists at compile time
` [PULL 18/42] hw/core: Remove device_class_set_props function
` [PULL 20/42] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST

[Bug 219495] New: [TPM2] tpm_tis driver crashs during the boot time
 2024-12-20 14:35 UTC  (3+ messages)
` [Bug 219495] "

[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
 2024-12-20 14:34 UTC  (12+ messages)

[RFC 0/8] ioring: network driver
 2024-12-20 14:34 UTC  (6+ messages)

[PATCH] seq_file: copy as much as possible to user buffer in seq_read()
 2024-12-20 14:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/8] media: ov08x40: Various improvements
 2024-12-20 14:33 UTC  (23+ messages)
` [PATCH 1/8] media: ov08x40: Properly turn sensor on/off when runtime-suspended
` [PATCH 2/8] media: ov08x40: Move fwnode_graph_get_next_endpoint() call up
` [PATCH 3/8] media: ov08x40: Get reset GPIO and regulators on ACPI platforms too
` [PATCH 4/8] media: ov08x40: Get clock "
` [PATCH 5/8] media: ov08x40: Move ov08x40_identify_module() function up
` [PATCH 6/8] media: ov08x40: Improve ov08x40_identify_module() error logging
` [PATCH 7/8] media: ov08x40: Improve ov08x40_[read|write]_reg() error returns
` [PATCH 8/8] media: ov08x40: Add missing ov08x40_identify_module() call on stream-start

[PATCH 00/12] Next round of qemu_api patches
 2024-12-20 14:29 UTC  (13+ messages)
` [PATCH 01/12] rust: qom: add ParentField
` [PATCH 02/12] rust: add a utility module for compile-time type checks
` [PATCH 03/12] rust: macros: check that the first field of a #[derive(Object)] struct is a ParentField
` [PATCH 04/12] rust: macros: check that #[derive(Object)] requires #[repr(C)]
` [PATCH 05/12] rust: qom: automatically use Drop trait to implement instance_finalize
` [PATCH 06/12] rust: qom: move device_id to PL011 class side
` [PATCH 07/12] rust: pl011: only leave embedded object initialization in instance_init
` [PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared reference
` [PATCH 09/12] rust: qdev: expose inherited methods to subclasses of SysBusDevice
` [PATCH 10/12] rust: qemu-api-macros: extend error reporting facility to parse errors
` [PATCH 11/12] rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
` [PATCH 12/12] rust: hide warnings for subprojects

[PATCH 1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
 2024-12-20 14:32 UTC  (2+ messages)

[PATCH] NFSD: add cb opcode to WARN_ONCE on failed callback
 2024-12-20 14:32 UTC  (2+ messages)

[PATCH BlueZ 0/6] bass: Handle Modify Source opcode
 2024-12-20 14:31 UTC  (7+ messages)
` [PATCH BlueZ 1/6] shared/bass: Fix clearing BIS sync index
` [PATCH BlueZ 2/6] shared/bass: Add API to set sync state
` [PATCH BlueZ 3/6] shared/bass: Add handler for Modify Source opcode
` [PATCH BlueZ 4/6] bass: Create setups for all BISes in BASE
` [PATCH BlueZ 5/6] bass: Pass delegator reference to connect_cb
` [PATCH BlueZ 6/6] bass: Handle Modify Source opcode

[PATCH v3] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-20 14:30 UTC 

[PATCH] service: fix getting service lcore attributes
 2024-12-20 14:29 UTC 

[PATCH 0/8] iio: ad3552r-hs: add support for ad3541/42r
 2024-12-20 14:25 UTC  (4+ messages)
` [PATCH 6/8] iio: dac: ad3552r-hs: exit for error on wrong chip id

[PATCH] nfsd: restore callback functionality for NFSv4.0
 2024-12-20 14:26 UTC  (2+ messages)

[PATCH] drm/fourcc: add LINEAR modifiers with an exact pitch alignment
 2024-12-20 14:24 UTC  (12+ messages)

[PATCH v2 0/5] Add support for USB DFU boot on AM62Px
 2024-12-20 14:25 UTC  (8+ messages)
` [PATCH v2 4/5] arm: dts: k3-am62p5-sk-u-boot: enable USB0 for USB DFU boot

[PATCH net-next 0/3] net: add and use phy_disable_eee
 2024-12-20 14:25 UTC  (5+ messages)

[PATCH v1 0/6] docs: add instruction about handling regressions to our core texts for contributors
 2024-12-20 14:24 UTC  (7+ messages)
` [PATCH v1 5/6] docs: 6.Followthrough.rst: more specific advice on fixing regressions
` [PATCH v1 6/6] docs: 6.Followthrough.rst: advice on handling regressions fixes

[PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
 2024-12-20 14:23 UTC  (7+ messages)
` [PATCH 11/23] docs/qapidoc: add preamble() method
` [PATCH 16/23] docs/qapidoc: add visit_feature() method
` [PATCH 17/23] docs/qapidoc: record current documented entity in transmogrifier

[PATCH net-next 00/10] eth: fbnic: support basic RSS config and setting channel count
 2024-12-20 14:23 UTC  (8+ messages)
` [PATCH net-next 02/10] eth: fbnic: support querying RSS config
` [PATCH net-next 10/10] eth: fbnic: support ring channel set while up

[PATCH v1] Doc: Obex Implement support for message listing format version 1.1
 2024-12-20 14:23 UTC  (2+ messages)
` [v1] "

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-12-20 14:21 UTC  (16+ messages)
` [PATCH 1/3] dt-bindings: arm,psci: Allow S2RAM power_state parameter description

[PATCH v1] obexctl: Implement support for message listing format version 1.1 for MCE
 2024-12-20 14:23 UTC  (2+ messages)
` [v1] "

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-20 14:22 UTC  (4+ messages)
` [PATCH v2 4/7] drm/xe: Implement cgroup for vram

[PATCH] rust: block: fix use of BLK_MQ_F_SHOULD_MERGE
 2024-12-20 14:22 UTC  (2+ messages)

[PATCH V6 1/3] perf/x86/intel/ds: Add PEBS format 6
 2024-12-20 14:22 UTC  (3+ messages)
` [PATCH V6 3/3] perf/x86/intel: Support PEBS counters snapshotting

[PATCH net-next] selftests: drv-net: assume stats refresh is 0 if no ethtool -c support
 2024-12-20 14:22 UTC  (3+ messages)

[PATCH] net: llc: explicitly set skb->transport_header
 2024-12-20 14:20 UTC 

[PATCH] dlm: prevent NPD when writing a positive value to event_done
 2024-12-20 14:19 UTC 

[PATCH v7 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-20 14:19 UTC  (3+ messages)
` [PATCH v7 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[PATCH 0/7] EFI stub cleanup work
 2024-12-20 14:17 UTC  (4+ messages)
` [PATCH 3/7] efi/libstub: Simplify GOP handling code

[PATCH net-next v2] udp: Deal with race between UDP socket address change and rehash
 2024-12-20 14:16 UTC  (2+ messages)

[GSoC] [PATCH] t7611: replace test -f with test_path_is* helpers
 2024-12-20 14:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpu/hotplug: disallow writing any state in atomic AP section to sysfs target
 2024-12-20 14:15 UTC 

[PATCH v6 0/9] Add jump table support for objtool on LoongArch
 2024-12-20 10:31 UTC  (7+ messages)
` [PATCH v6 9/9] drm/amd/display: Mark dc_fixpt_from_fraction() noinline

[PATCH 0/2] clk: amlogic: gxbb: 32k clock fixes
 2024-12-20 14:08 UTC  (3+ messages)

[RFC PATCH v2] Weighted interleave auto-tuning
 2024-12-20 14:13 UTC  (3+ messages)
` [External Mail] "

[PATCH] KVM: arm64: Selftest for pKVM transitions
 2024-12-20 14:13 UTC  (2+ messages)

ltp (syscall) failed test in CIP Security image with isar-cip-core v1.6 on M-COM
 2024-12-20 14:12 UTC 

[PATCH 0/8] Add XHCI TR NOOP support, plus PCI, MSIX changes
 2024-12-20 14:11 UTC  (5+ messages)
` [PATCH 5/8] hw/usb/xhci: Move HCD constants to a header and add register constants

[PATCH] drm/sched: Document run_job() refcount hazard
 2024-12-20 14:11 UTC  (5+ messages)

[PATCH 0/3] drm/i915/display: Reduce global state funcs boilerplate
 2024-12-20 14:08 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/display: Add infra to reduce "
` [PATCH 3/3] drm/i915/display: Use INTEL_GLOBAL_STATE_DEFAULTS

[PATCH RESEND v2] drm/i915/gt: Log reason for setting TAINT_WARN at reset
 2024-12-20 14:07 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v6 0/5] mailbox: add Samsung Exynos driver
 2024-12-20 13:50 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: mailbox: allow #mbox-cells = <0>;
` [PATCH v6 2/5] dt-bindings: mailbox: add google,gs101-mbox
` [PATCH v6 3/5] mailbox: add support for clients to request channels by args
` [PATCH v6 4/5] mailbox: add Samsung Exynos driver
` [PATCH v6 5/5] MAINTAINERS: add entry for Samsung Exynos mailbox driver

[PATCH 1/1] drm/amdgpu: Use device wedged event
 2024-12-20 14:06 UTC  (2+ messages)

[PATCH] kvm_config: add CONFIG_VIRTIO_FS
 2024-12-20 14:07 UTC 

[meta-security][PATCH 00/18] various updates
 2024-12-20 14:04 UTC  (19+ messages)
` [meta-security][PATCH 01/18] kas-security-base.yml: replace debug-tweaks
` [meta-security][PATCH 02/18] kas-security-alt.yml: fix systemd config
` [meta-security][PATCH 03/18] chkrootkit: change download from Ubuntu to Debian
` [meta-security][PATCH 04/18] apparmor: update from 3.1.3 to 4.0.3
` [meta-security][PATCH 05/18] oeqa runtime clamav.py: use curl if ping fails
` [meta-security][PATCH 06/18] libtpm: update from 0.9.6 to 0.10.0
` [meta-security][PATCH 07/18] libtpm: rename to libtpms
` [meta-security][PATCH 08/18] libtpms: set CVE_PRODUCT
` [meta-security][PATCH 09/18] swtpm: update from 0.8.2 to 0.10.0
` [meta-security][PATCH 10/18] tpm2-tools: add dependency to efivar
` [meta-security][PATCH 11/18] u-boot: enable TPM support via "tpm2" in MACHINE_FEATURES
` [meta-security][PATCH 12/18] systemd: enable TPM support
` [meta-security][PATCH 13/18] systemd-boot: enable TPM support via "tpm2" in DISTRO_FEATURES
` [meta-security][PATCH 14/18] harden.conf: exapand debug-tweaks
` [meta-security][PATCH 15/18] linux-yocto: enable ecryptfs
` [meta-security][PATCH 16/18] ecryptfs-utils: depend on ecryptfs kernel module
` [meta-security][PATCH 17/18] oeqa runtime clamav.py: skip test_freshclam_download with systemd
` [meta-security][PATCH 18/18] oeqa runtime ima.py: skip without "integrity" in DISTRO_FEATURES

[PATCH v2] events/core: fix acoount failure for event's total_enable_time
 2024-12-20 14:05 UTC  (3+ messages)

Raspberry Pi 5 and PREEMPT_RT (6.13.0-rc3)
 2024-12-20 14:05 UTC  (2+ messages)

[PATCH 6/6] ext4: calculate rec_len of ".." with correct name length 2
 2024-12-20 13:52 UTC  (2+ messages)

IPU6 Camera with ov08x40 (OVTI08F4 sensor) HP Spectre 16" Meteor Lake doesn't work
 2024-12-20 14:04 UTC  (9+ messages)

[f2fs-dev] On FI_INLINE_XATTR vs. FI_EXTRA_ATTR
 2024-12-20 14:03 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Use preemption timeout on cleanup
 2024-12-20 14:02 UTC  (5+ messages)

Idea for "function meta"
 2024-12-20 14:00 UTC  (2+ messages)

[PATCH net-next v5 0/9] net: lan969x: add RGMII support
 2024-12-20 13:48 UTC  (9+ messages)
` [PATCH net-next v5 1/9] net: sparx5: do some preparation work
` [PATCH net-next v5 2/9] net: sparx5: add function for RGMII port check
` [PATCH net-next v5 4/9] net: sparx5: skip low-speed configuration when port is RGMII
` [PATCH net-next v5 5/9] net: sparx5: only return PCS for modes that require it
` [PATCH net-next v5 6/9] net: sparx5: verify RGMII speeds
` [PATCH net-next v5 7/9] net: lan969x: add RGMII registers
` [PATCH net-next v5 8/9] net: lan969x: add RGMII implementation
` [PATCH net-next v5 9/9] dt-bindings: net: sparx5: document RGMII delays

[PATCH 0/4] gpio-tqmx86: cleanup + changing directions
 2024-12-20 13:57 UTC  (6+ messages)
` [PATCH 3/4] gpio: tqmx86: introduce tqmx86_gpio_clrsetbits() helper

netfilter regression on aarch64 16k page size
 2024-12-20 13:56 UTC  (3+ messages)

[PATCH] bpf: Fix holes in special_kfunc_list if !CONFIG_NET
 2024-12-20 13:55 UTC  (2+ messages)

[BUG] spinlock recursion when enabling function tracer on 32-bit
 2024-12-20 13:55 UTC  (5+ messages)

[PATCH v1] obex: Implement support for message listing format version 1.1 for MCE
 2024-12-20 13:55 UTC  (2+ messages)
` [v1] "

drivers/hwmon/pmbus/ibm-cffps.c:184:60: warning: '%04X' directive output may be truncated writing between 4 and 8 bytes into a region of size 5
 2024-12-20 13:54 UTC 

Kernel bug: "general protection fault in bch2_btree_path_traverse_one"
 2024-12-20 13:53 UTC  (2+ messages)

[PATCH v2] pinctrl-tegra: Add config property GPIO mode
 2024-12-20 13:51 UTC  (2+ messages)

[PATCH 0/5] Add support for the AAEON UP board FPGA
 2024-12-20 13:50 UTC  (4+ messages)
` [PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards


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.