All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-23 13:00:02 to 2024-09-23 14:18:40 UTC [more...]

[PATCH v5 0/5] Add support for SPI-NOR Macronix OTP
 2024-09-23 14:18 UTC  (12+ messages)
` [PATCH v5 1/5] mtd: spi-nor: core: add manufacturer flags

[GIT PULL] sysctl changes for v6.12-rc1
 2024-09-23 14:05 UTC 

[PATCH 0/4] Process some MMIO-related errors without KVM exit
 2024-09-23 14:18 UTC  (5+ messages)
` [PATCH 1/4] KVM: vmx, svm, mmu: Fix MMIO during event delivery handling
` [PATCH 2/4] KVM: x86: Inject UD when fetching from MMIO
` [PATCH 3/4] selftests: KVM: Change expected exit code in test_zero_memory_regions
` [PATCH 4/4] selftests: KVM: Add new test for faulty mmio usage

[groeck-staging:fixes] BUILD SUCCESS b08bf178cb69af2c2c982faa186fe56a677d1b8e
 2024-09-23 14:17 UTC 

[PATCH] usb: yurex: make waiting on yurex_write interruptible
 2024-09-23 14:16 UTC 

[PATCH v5 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-09-23 14:15 UTC  (8+ messages)
` [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset

[PATCH v6 00/11] drm/v3d: Enable Big and Super Pages
 2024-09-23 13:55 UTC  (12+ messages)
` [PATCH v6 01/11] drm/v3d: Address race-condition in MMU flush
` [PATCH v6 02/11] drm/v3d: Flush the MMU before we supply more memory to the binner
` [PATCH v6 03/11] drm/v3d: Fix return if scheduler initialization fails
` [PATCH v6 04/11] drm/gem: Create a drm_gem_object_init_with_mnt() function
` [PATCH v6 05/11] drm/v3d: Introduce gemfs
` [PATCH v6 06/11] drm/gem: Create shmem GEM object in a given mountpoint
` [PATCH v6 07/11] drm/v3d: Reduce the alignment of the node allocation
` [PATCH v6 08/11] drm/v3d: Support Big/Super Pages when writing out PTEs
` [PATCH v6 09/11] drm/v3d: Use gemfs/THP in BO creation if available
` [PATCH v6 10/11] drm/v3d: Add modparam for turning off Big/Super Pages
` [PATCH v6 11/11] drm/v3d: Expose Super Pages capability

[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
 2024-09-23 14:01 UTC  (11+ 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 RFC net-next 03/10] net: pcs: xpcs: get rid of xpcs_init_iface()
` [PATCH RFC net-next 04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
` [PATCH RFC net-next 05/10] net: wangxun: txgbe: use phylink_pcs internally
` [PATCH RFC net-next 06/10] net: dsa: sja1105: simplify static configuration reload
` [PATCH RFC net-next 07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
` [PATCH RFC net-next 08/10] net: dsa: sja1105: use phylink_pcs internally
` [PATCH RFC net-next 09/10] net: pcs: xpcs: drop interface argument from xpcs_create*()
` [PATCH RFC net-next 10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal

[PATCH v6] mmc: Poll CD in case cyclic framework is enabled
 2024-09-23 14:10 UTC  (3+ messages)

kernel/sched/ext.c:3701:16: error: 'struct task_group' has no member named 'idle'
 2024-09-23 14:10 UTC  (2+ messages)

[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-23 14:06 UTC  (4+ messages)
` [PATCH net-next v4 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers

[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget
 2024-09-23 14:05 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v3 2/6] dt-bindings: PCI: qcom: Add OPP table for X1E80100
` [PATCH v3 5/6] PCI: qcom: Add new cfg and ops without config_sid callback "

[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 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 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)


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.