messages from 2024-09-23 12:48:19 to 2024-09-23 14:04:28 UTC [more...]
[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
2024-09-23 14:01 UTC (3+ messages)
` [PATCH RFC net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH RFC net-next 02/10] net: pcs: xpcs: drop interface argument from internal functions
[PATCH] dm verity: fallback to platform keyring also if key in trusted keyring is rejected
2024-09-23 14:04 UTC (2+ messages)
[yocto-patches] [meta-rockchip][PATCH] abd-partition: add runtime dependency
2024-09-23 14:04 UTC (2+ messages)
drivers/net/ethernet/intel/igb/igb_main.c:7895:6-11: ERROR: invalid reference to the index variable of the iterator on line 7890 (fwd)
2024-09-23 14:01 UTC (2+ messages)
[PATCH] dma-buf: Add syntax highlighting to code listings in the document
2024-09-23 14:00 UTC (4+ messages)
[PATCH v3 0/6] Add support for PCIe3 on x1e80100
2024-09-23 14:00 UTC (18+ messages)
` [PATCH v3 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH v3 2/6] dt-bindings: PCI: qcom: Add OPP table for X1E80100
` [PATCH v3 3/6] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH v3 4/6] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
` [PATCH v3 5/6] PCI: qcom: Add new cfg and ops without config_sid callback for X1E80100
` [PATCH v3 6/6] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100
[syzbot] [mm?] KCSAN: data-race in mas_wr_store_entry / mtree_range_walk
2024-09-23 13:59 UTC (5+ messages)
[RFC PATCH 0/2] sched: Fix compilation error
2024-09-23 13:54 UTC (3+ messages)
` [RFC PATCH 1/2] sched: Add dummy version of sched_group_set_idle()
` [RFC PATCH 2/2] sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Add nicolas@fjasle.eu to korg-keyring
2024-09-23 13:58 UTC (2+ messages)
[PATCH v7 0/4] Add full zoned storage emulation to qcow2 driver
2024-09-23 13:57 UTC (8+ messages)
` [PATCH v7 3/4] qcow2: add zoned emulation capability
[PATCH] dt-bindings: lcdif: Add support for specifying display with timings
2024-09-23 13:57 UTC
[PATCH] um: insert scheduler ticks when userspace does not yield
2024-09-23 13:56 UTC (6+ messages)
[PATCH v7 01/26] rust: alloc: add `Allocator` trait
2024-09-23 13:56 UTC (3+ messages)
` [RFC PATCH] rust: alloc: pass `old_layout` to `Allocator`
[PATCH] hexagon: vdso: Fix build failure
2024-09-23 13:52 UTC
[TOPIC 07/11] New Contributors and Discord
2024-09-23 13:51 UTC (3+ messages)
[PATCH 0/3] Some correction in the DP Link Training dequence
2024-09-23 13:51 UTC (5+ messages)
` [PATCH 1/3] drm/i915/dp: use fsleep instead of usleep_rage for LT
[PATCH] resource, kunit: add dependency on SPARSEMEM
2024-09-23 13:47 UTC (4+ messages)
[PATCH] check stx_dio_offset_align to determine if DIO is supported
2024-09-23 13:46 UTC (3+ messages)
[PATCH] net: stmmac: dwmac-tegra: Fix link bring-up sequence
2024-09-23 13:44 UTC
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 855/2441] kernel/tkernel/ttools/ttools_module.c:18:10: fatal error: asm/sync_core.h: No such file or directory
2024-09-23 13:43 UTC
[PATCH v8 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
2024-09-23 13:44 UTC (12+ messages)
` [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
[PATCH v1 1/1] sub: cdns3: Use predefined PCI vendor ID constant
2024-09-23 13:44 UTC (5+ messages)
[PATCH v1 0/2] Modify the timing of three panels
2024-09-23 13:44 UTC (12+ messages)
` [PATCH v1 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing
` [PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry "
[PATCH i-g-t 0/7] add test to validate fallback
2024-09-23 13:43 UTC (4+ messages)
` [PATCH i-g-t 6/7] tests/intel/kms_dp_linktrain_fallback: add test for validating fallback
[PATCH v2 0/2] Modify the timing of three panels
2024-09-23 13:42 UTC (4+ messages)
` [PATCH v2 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing
` [PATCH v2 2/2] drm/panel: boe-th101mb31ig002: Modify Starry "
UAF during boot on MTL based devices with attached dock
2024-09-23 13:42 UTC (5+ messages)
[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
2024-09-23 13:41 UTC (3+ messages)
` [PATCH net-next v4 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
[PATCH bpf-next v3 0/4] bpf: Fix tailcall infinite loop caused by freplace
2024-09-23 13:40 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] bpf: Prevent updating extended prog to prog_array map
` [PATCH bpf-next v3 2/4] bpf: Prevent extending tail callee prog with freplace
` [PATCH bpf-next v3 3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v3 4/4] selftests/bpf: Add cases to test tailcall in freplace
[PATCH 0/2] CDL related fixes
2024-09-23 13:39 UTC (3+ messages)
` [PATCH 1/2] ata: libata-scsi: Fix ata_msense_control_spgt2()
` [PATCH 2/2] ata: libata-scsi: Fix ata_msense_control() CDL page reporting
How to create/use RPMSG-over-VIRTIO devices in Linux
2024-09-23 13:39 UTC (11+ messages)
[BUG Report] hns3: tx_timeout on high memory pressure
2024-09-23 13:37 UTC (4+ messages)
[PATCH v6 0/4] zicfilp and zicfiss support in opensbi
2024-09-23 13:37 UTC (2+ messages)
[PATCH v1 1/1] drm/mediatek: dp: Add sdp path reset
2024-09-23 13:35 UTC
unexptect ACPI GPE wakeup on Lenovo platforms
2024-09-23 13:37 UTC (2+ messages)
[PATCH v2] iommu/arm-smmu-v3: Convert comma to semicolon
2024-09-23 13:36 UTC (2+ messages)
[PATCH 0/3] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
2024-09-23 13:32 UTC (5+ messages)
` [PATCH 1/3] crypto: Re-write AES/GCM stitched implementation for ppcle64
` [PATCH 2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs
` [PATCH 3/3] crypto: added CRYPTO_SIMD in Kconfig for CRYPTO_AES_GCM_P10
[PATCH v2 0/3] platform/x86: dell-laptop: Battery hook fixes
2024-09-23 13:35 UTC (3+ messages)
` [PATCH v2 1/3] ACPI: battery: Simplify battery hook locking
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 2175/2441] drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:838:17: error: implicit declaration of function 'dwmac1000_validate_ucast_entries'
2024-09-23 13:33 UTC
[OE-core][kirkstone 00/11] Patch review
2024-09-23 13:33 UTC (3+ messages)
` [OE-core][kirkstone 10/11] orc: upgrade 0.4.32 -> 0.4.39
running iommufd self tests
2024-09-23 13:31 UTC (4+ messages)
[PATCH v1 0/1] dts: testpmd verbose parser
2024-09-23 13:30 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/1] dts: add text parser for testpmd verbose output
[PATCH v2] btrfs/315: update filter to match mount cmd
2024-09-23 13:30 UTC (2+ messages)
[PATCH v5 0/8] pwm: New abstraction and userspace API
2024-09-23 13:29 UTC (7+ messages)
` [PATCH v5 2/8] pwm: New abstraction for PWM waveforms
` [PATCH v5 3/8] pwm: Provide new consumer API functions for waveforms
` [PATCH v5 5/8] pwm: axi-pwmgen: Implementation of the waveform callbacks
[PATCH v2] ocfs2: Fix deadlock in ocfs2_get_system_file_inode
2024-09-23 13:28 UTC
[PATCH v3 0/4] Add SWIG Bindings to libcpupower
2024-09-23 13:29 UTC (5+ messages)
` [PATCH v3 2/4] pm:cpupower: Add SWIG bindings files for libcpupower
[PATCH] i2c: i801: Add support for Intel Panther Lake
2024-09-23 13:27 UTC
[PATCH] platform/x86: dell-sysman: add support for alienware products
2024-09-23 13:27 UTC (2+ messages)
[PATCH] Return error code for failure input for sscanf in parse_cblock_range()
2024-09-23 13:26 UTC (2+ messages)
[PATCH v5 0/5] Add support for SPI-NOR Macronix OTP
2024-09-23 13:25 UTC (10+ messages)
` [PATCH v5 1/5] mtd: spi-nor: core: add manufacturer flags
[PATCH v5 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX
2024-09-23 13:24 UTC
[PATCH] ata: libata: fix ALL_SUB_MPAGES not to be performed when CDL is not supported
2024-09-23 13:24 UTC (6+ messages)
nfsd endlessly in uninterruptible sleep (D state)
2024-09-23 13:22 UTC (2+ messages)
[PATCH 0/5] hwmon: (pmbus/core) support write protected pmbus regulators
2024-09-23 13:21 UTC (3+ messages)
` [PATCH 4/5] hwmon: (pmbus/core) improve handling of write protected regulators
[PATCH v3 0/2] arm64: tlbflush: optimize flush tlb kernel range
2024-09-23 13:13 UTC (3+ messages)
` [PATCH v3 1/2] arm64: tlbflush: add __flush_tlb_range_limit_excess()
` [PATCH v3 2/2] arm64: optimize flush tlb kernel range
[PATCH] iio: light: ltrf216a: Document device name for compatible
2024-09-23 13:15 UTC
[PATCH] KYLIN: USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
2024-09-23 13:16 UTC (3+ messages)
[OE-core][kirkstone 00/15] Patch review
2024-09-23 13:13 UTC (16+ messages)
` [OE-core][kirkstone 01/15] libpcap: Security fix for CVE-2023-7256 & CVE-2024-8006
` [OE-core][kirkstone 02/15] webkitgtk: Security fix CVE-2024-40779
` [OE-core][kirkstone 03/15] cups: Security fix for CVE-2024-35235
` [OE-core][kirkstone 04/15] yocto-uninative: Update to 4.5 for gcc 14
` [OE-core][kirkstone 05/15] yocto-uninative: Update to 4.6 for glibc 2.40
` [OE-core][kirkstone 06/15] python3: Upgrade 3.10.14 -> 3.10.15
` [OE-core][kirkstone 07/15] busybox: Fix cut with "-s" flag
` [OE-core][kirkstone 08/15] udev-extraconf: Add collect flag to mount
` [OE-core][kirkstone 09/15] buildhistory: Fix intermittent package file list creation
` [OE-core][kirkstone 10/15] buildhistory: Restoring files from preserve list
` [OE-core][kirkstone 11/15] buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
` [OE-core][kirkstone 12/15] runqemu: keep generating tap devices
` [OE-core][kirkstone 13/15] testimage: fallback for empty IMAGE_LINK_NAME
` [OE-core][kirkstone 14/15] testexport: "
` [OE-core][kirkstone 15/15] lib/oeqa: rename assertRaisesRegexp to assertRaisesRegex
[PATCH 0/3] xen/livepatch: improvements to loading
2024-09-23 13:12 UTC (8+ messages)
` [PATCH 1/3] xen/livepatch: simplify and unify logic in prepare_payload()
` [PATCH 3/3] x86/alternatives: relax apply BUGs during runtime
[PATCH v2 0/5] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
2024-09-23 13:11 UTC (5+ messages)
[PATCH] Staging: drivers/gpu/drm/amd/amdgpu: Fix null pointer deference in amdkfd_fence_get_timeline_name
2024-09-23 13:11 UTC (6+ messages)
[PATCH 1/2] net: fec_mxc: Fix clk_ref rate on iMX93
2024-09-23 13:14 UTC (2+ messages)
[PATCH] drm/xe: Clean up VM / exec queue file lock usage
2024-09-23 13:10 UTC (2+ messages)
[PATCH v2 00/16] Range of copy-firmware/check_whence fixes
2024-09-23 13:09 UTC (34+ messages)
` [PATCH v2 01/16] check_whence.py: use consistent naming
` [PATCH v2 02/16] check_whence.py: ban link-to-a-link
` [PATCH v2 03/16] check_whence.py: LC_ALL=C sort -u the filelist
` [PATCH v2 04/16] check_whence.py: annotate replacement strings as raw
` [PATCH v2 05/16] editorconfig: add initial config file
` [PATCH v2 06/16] Style update yaml files
` [PATCH v2 07/16] copy-firmware.sh: flesh out and fix dedup-firmware.sh
` [PATCH v2 08/16] Revert "copy-firmware: Support additional compressor options"
` [PATCH v2 09/16] copy-firmware.sh: reset and consistently handle destdir
` [PATCH v2 10/16] copy-firmware.sh: fix indentation
` [PATCH v2 11/16] copy-firmware.sh: add err() helper
` [PATCH v2 12/16] copy-firmware.sh: warn if the destination folder is not empty
` [PATCH v2 13/16] copy-firmware.sh: call ./check_whence.py before parsing the file
` [PATCH v2 14/16] copy-firmware.sh: remove no longer reachable test -f
` [PATCH v2 15/16] copy-firmware.sh: remove no longer reachable test -L
` [PATCH v2 16/16] copy-firmware.sh: rename variables in symlink hanlding
[RFC PATCH v2 0/3] Allow sk_lookup UDP return traffic to egress when setting src port/address
2024-09-23 13:08 UTC (3+ messages)
` [RFC PATCH v2 2/3] ipv6: Support setting src port in sendmsg()
[PATCH 0/4] Support server option from configuration
2024-09-23 13:04 UTC (10+ messages)
` [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
` "
` "
` "
` "
` "
` "
` "
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1449/2441] htmldocs: Warning: Documentation/userspace-api/ioasid.rst references a file that doesn't exist: Documentation/driver-api/ioasid.rst
2024-09-23 13:03 UTC
[PATCH v2 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
2024-09-23 13:05 UTC (2+ messages)
[PATCH] include: sbi_bitops: add ULL version for BIT and GENMASK
2024-09-23 13:05 UTC (2+ messages)
[PATCH v2] x86/traps: Re-enable interrupts after reading cr2 in the #PF handler
2024-09-23 13:03 UTC (4+ messages)
[RFC PATCH net-next] net: bridge: drop packets with a local source
2024-09-23 13:03 UTC (8+ messages)
[PATCH v4 0/2] target/loongarch: Add loongson binary translation feature
2024-09-23 13:02 UTC (6+ messages)
` [PATCH v4 2/2] target/loongarch: Implement lbt registers save/restore function
[PATCH v3 1/1] dmaengine: dw: Select only supported masters for ACPI devices
2024-09-23 13:02 UTC (7+ messages)
[PATCH] ASoC: topology: fix stack corruption by code unification for creating standalone and widget controls
2024-09-23 13:02 UTC (4+ messages)
[PATCH v2] gpio: free irqs that are still requested when the chip is being removed
2024-09-23 13:00 UTC (2+ messages)
[PATCH 0/3] some cleanup for s = workdir
2024-09-23 12:54 UTC (2+ messages)
` [OE-core] "
[PATCH net-next v7 00/25] Introducing OpenVPN Data Channel Offload
2024-09-23 12:59 UTC (4+ messages)
` [PATCH net-next v7 04/25] ovpn: add basic netlink support
[PATCH 1/2] drm/xe/vm: move xa_alloc to prevent UAF
2024-09-23 12:57 UTC (2+ messages)
` [PATCH 2/2] drm/xe/queue: "
[RFC PATCH v3 00/19] Support socket access-control
2024-09-23 12:57 UTC (4+ messages)
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
[PATCH] lib: sbi_domain_context: Fix file permissions
2024-09-23 12:57 UTC (2+ messages)
migration from kernel 5.18.8 to kernel 6.10.3 spidev driver not loaded when device definition in DTS overlay
2024-09-23 12:57 UTC (3+ messages)
` AW: "
[PATCH] spi: rockchip: Fix excessive check for get_fifo_len()
2024-09-23 12:55 UTC (3+ messages)
[PATCH] pwm: axi-pwmgen: Create a dedicated function for getting driver data from a chip
2024-09-23 12:56 UTC (2+ messages)
[LTP] [PATCH v2] posix/conformance/interfaces/sem_timedwait/2-1: Remove MAP_ANONYMOUS
2024-09-23 12:54 UTC (2+ messages)
[RFC] struct filename, io_uring and audit troubles
2024-09-23 12:54 UTC (4+ messages)
[PATCH v6 00/10] UEFI NX support and NX Linux loader using shim loader protocol
2024-09-23 12:52 UTC (3+ messages)
` [PATCH v6 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required
[PATCH v5 0/3] add support for ad777x family
2024-09-23 12:51 UTC (5+ messages)
` [PATCH v5 3/3] drivers: iio: adc: "
[PATCH net-next v7 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)
2024-09-23 12:51 UTC (5+ messages)
[PATCH] lib: sbi: Respect scounteren when emulating the time CSR
2024-09-23 12:49 UTC (2+ messages)
[PATCH v6 00/12] spi: add driver for Intel discrete graphics
2024-09-23 12:49 UTC (7+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device
[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
2024-09-23 12:48 UTC (12+ messages)
` [PATCH net-next v6 12/25] ovpn: implement packet processing
[PATCH] LoongArch: vDSO: Tune the chacha20 implementation
2024-09-23 12:48 UTC (4+ 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.