All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-20 06:20:28 to 2024-08-20 07:13:30 UTC [more...]

[PATCH 0/5] page allocation tag compression
 2024-08-20  7:13 UTC  (3+ messages)
` [PATCH 1/5] alloc_tag: load module tags into separate continuous memory

[PATCH v18 00/25] Automatic Disk Unlock with TPM2
 2024-08-20  7:12 UTC  (11+ messages)
` [PATCH v18 04/25] libtasn1: use bound-checked _asn1_str_cat()
` [PATCH v18 05/25] libtasn1: adjust the header paths in libtasn1.h

[PATCH v2 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
 2024-08-20  7:12 UTC  (8+ messages)
` [PATCH v2 1/3] soc: qcom: pmic_glink: Fix race during initialization
` [PATCH v2 2/3] usb: typec: ucsi: Move unregister out of atomic section
` [PATCH v2 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down

[Intel-wired-lan] [PATCH iwl-net v1 1/1] e1000e: avoid failing the system during pm_suspend
 2024-08-20  7:11 UTC  (2+ messages)

[PATCH] bcachefs: Fix oob in bch2_dev_journal_init
 2024-08-20  7:11 UTC  (2+ messages)
` [PATCH V2] bcachefs: Add journal v2 entry nr value check

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-20  7:11 UTC  (21+ messages)
` [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers
` [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v3 07/14] thermal: ACPI: Use the "
` [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions

[PATCH v3 0/1] PCI: endpoint: pci-epf-test: Call
 2024-08-20  7:10 UTC  (2+ messages)
` [PATCH v3 1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check

Representing Debian Metadata in Git
 2024-08-20  7:10 UTC 

[PATCH v14] pwm: opencores: Add PWM driver support
 2024-08-20  6:36 UTC  (3+ messages)

[linux-next:master 5281/5508] security/landlock/task.c:126: warning: Function parameter or struct member 'scope' not described in 'domain_is_scoped'
 2024-08-20  7:09 UTC 

[PATCH v1] drm/ci: increase timeout for all jobs
 2024-08-20  7:08 UTC  (2+ messages)

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-08-20  7:08 UTC  (12+ messages)

[RFC PATCH v2 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-08-20  6:59 UTC  (5+ messages)
` [RFC PATCH v2 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function

[PATCH 00/21] Tidy up console recording in tests
 2024-08-20  7:08 UTC  (9+ messages)
` [PATCH 02/21] test: Fail when an empty line is expected but not present
` [PATCH 05/21] test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
` [PATCH 11/21] test: boot: Use UTF_CONSOLE in tests
` [PATCH 17/21] test: hush: "

[linus:master] [9p] e3786b29c5: xfstests.generic.465.fail
 2024-08-20  7:07 UTC 

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-20  7:07 UTC  (12+ messages)
` [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio
` [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk
` [PATCH v1 3/3] PCI: imx6: reset link on resume

[XEN PATCH v13 0/6] Support device passthrough when dom0 is PVH on Xen
 2024-08-20  7:07 UTC  (12+ messages)
` [XEN PATCH v13 1/6] xen/pci: Add hypercall to support reset of pcidev
` [XEN PATCH v13 2/6] x86/pvh: Allow (un)map_pirq when dom0 is PVH
` [XEN PATCH v13 3/6] x86/pvh: Add PHYSDEVOP_setup_gsi for PVH dom0

[PATCH] gpsd: upgrade 3.24 -> 3.25; new gpsd-snmp
 2024-08-20  7:07 UTC 

[PATCH] arm64: dts: ti: Add PWM and ECAP overlay for J722S-EVM
 2024-08-20  7:06 UTC 

[PATCH] ncsi: Support sparse package ids in ncsi_write_package_info
 2024-08-20  7:05 UTC 

[PATCH] spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
 2024-08-20  7:06 UTC 

[PATCH 1/1] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
 2024-08-20  7:09 UTC  (2+ messages)

[sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug
 2024-08-20  7:03 UTC  (8+ messages)

[PATCH v4 0/5] Add generic data patching functions
 2024-08-20  7:03 UTC  (11+ messages)
` [PATCH v4 1/5] powerpc/code-patching: Add generic memory patching
` [PATCH v4 2/5] powerpc/code-patching: Add data patch alignment check
` [PATCH v4 3/5] powerpc/64: Convert patch_instruction() to patch_u32()
` [PATCH v4 4/5] powerpc/32: Convert patch_instruction() to patch_uint()
` [PATCH v4 5/5] powerpc/code-patching: Add boot selftest for data patching

[RESEND PATCH v4 0/2] Add driver for Sharp Memory LCD
 2024-08-20  6:53 UTC  (3+ messages)
` [RESEND PATCH v4 2/2] drm/tiny: "

[PATCH] tools/perf:Remove unnecessary assignment
 2024-08-20  7:02 UTC 

[PATCH v2] netfs: fix the mismatch used for CONFIG_FSCACHE_DEBUG
 2024-08-20  7:02 UTC  (2+ messages)

[DPDK/core Bug 1524] rte_lcore API treats Service cores and Registered Non-EAL threads as disabled
 2024-08-20  7:01 UTC 

ath10k usb support status
 2024-08-20  7:01 UTC 

ath12k: WCN7851 and QCN9274 monitor mode not working
 2024-08-20  6:44 UTC  (3+ messages)

[PATCH 00/12] drm/amd: Switch over to struct drm_edid
 2024-08-19 18:39 UTC  (6+ messages)
` [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid()

v6.11-rc4 amdgpu regression from v6.10.0
 2024-08-20  0:10 UTC  (3+ messages)

[PATCH] drm/radeon: Switch radeon_connector to struct drm_edid
 2024-08-19 18:34 UTC  (3+ messages)

[PATCH bpf-next] bpf: use kfunc hooks instead of program types
 2024-08-20  6:58 UTC  (3+ messages)

[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
 2024-08-20  6:58 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[f2fs-dev] [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio
 2024-08-20  6:58 UTC  (4+ messages)
    `  "

[PATCH v6] drm/i915/hwmon: expose fan speed
 2024-08-20  6:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: expose fan speed (rev6)

[PATCH v2 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
 2024-08-20  6:48 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions

[PATCH] powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INIT
 2024-08-20  6:57 UTC 

[PATCH] tests/dumb_buffer: Fix invalid bpp subtest
 2024-08-20  6:56 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] ocfs2: remove unreasonable unlock
 2024-08-20  6:55 UTC  (3+ messages)
` [PATCH V2 1/2] "
  ` [PATCH V2 2/2] ocfs2: Fix uaf in ocfs2_read_blocks

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-20  6:54 UTC  (12+ messages)

(no subject)
 2024-08-20  6:51 UTC  (2+ messages)

[OE-core] [PATCH 01/24] binutils: upgrade 2.43 -> 2.43.1
 2024-08-20  6:51 UTC  (24+ messages)
` [OE-core] [PATCH 02/24] btrfs-tools: upgrade 6.9.2 -> 6.10.1
` [OE-core] [PATCH 03/24] createrepo-c: upgrade 1.1.3 -> 1.1.4
` [OE-core] [PATCH 04/24] diffoscope: upgrade 272 -> 276
` [OE-core] [PATCH 05/24] dnf: upgrade 4.21.0 -> 4.21.1
` [OE-core] [PATCH 06/24] enchant2: upgrade 2.8.1 -> 2.8.2
` [OE-core] [PATCH 07/24] erofs-utils: upgrade 1.7.1 -> 1.8.1
` [OE-core] [PATCH 08/24] ethtool: upgrade 6.9 -> 6.10
` [OE-core] [PATCH 09/24] freetype: upgrade 2.13.2 -> 2.13.3
` [OE-core] [PATCH 10/24] kmod: upgrade 32 -> 33
` [OE-core] [PATCH 11/24] libedit: upgrade 20240517-3.1 -> 20240808-3.1
` [OE-core] [PATCH 12/24] libx11: upgrade 1.8.9 -> 1.8.10
` [OE-core] [PATCH 13/24] libxfont2: upgrade 2.0.6 -> 2.0.7
` [OE-core] [PATCH 14/24] libxtst: upgrade 1.2.4 -> 1.2.5
` [OE-core] [PATCH 15/24] pkgconf: upgrade 2.2.0 -> 2.3.0
` [OE-core] [PATCH 16/24] python3-babel: upgrade 2.15.0 -> 2.16.0
` [OE-core] [PATCH 17/24] python3-hypothesis: upgrade 6.110.1 -> 6.111.1
` [OE-core] [PATCH 18/24] python3-lxml: upgrade 5.2.2 -> 5.3.0
` [OE-core] [PATCH 19/24] python3-setuptools: upgrade 72.1.0 -> 72.2.0
` [OE-core] [PATCH 20/24] rpcbind: upgrade 1.2.6 -> 1.2.7
` [OE-core] [PATCH 21/24] sysklogd: upgrade 2.6.0 -> 2.6.1
` [OE-core] [PATCH 22/24] systemd-boot: upgrade 256.4 -> 256.5
` [OE-core] [PATCH 23/24] ttyrun: upgrade 2.33.1 -> 2.34.0
` [OE-core] [PATCH 24/24] xwayland: upgrade 24.1.1 -> 24.1.2

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-20  6:39 UTC  (5+ messages)
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[PULL 00/20] Misc fixes for 2024-08-20
 2024-08-20  6:50 UTC  (2+ messages)

[PATCH 0/4] Add support for AST2700 clk driver
 2024-08-20  6:51 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: mfd: aspeed: support for AST2700

[PATCH -next] net: dsa: Simplify with scoped for each OF child loop
 2024-08-20  6:58 UTC 

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-20  6:50 UTC  (7+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency
 2024-08-20  6:50 UTC  (9+ messages)

[PATCH -next RESEND] usb: xhci: Simplify with scoped for each OF child loop
 2024-08-20  6:56 UTC 

[PATCH i-g-t v3 0/2] tests/intel/xe_gt_freq: Add a wait after gt reset
 2024-08-20  6:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_gt_freq: Add a wait after gt reset (rev3)

[PATCH] mtd: spinand: add support for SkyHigh Memory ML-3 SPI NAND Flash family
 2024-08-20  6:45 UTC  (2+ messages)

[PATCH -next] usb: xhci: Simplify with scoped for each OF child loop
 2024-08-20  6:53 UTC 

[Buildroot] [PATCH] utils/genrandconfig: fix fallout of dropping toolchain CSV
 2024-08-20  6:45 UTC 

Expired certificate https://git.openembedded.org/
 2024-08-20  6:45 UTC  (2+ messages)
` [OE-core] "

[PATCH v1] drivers:intel_th:Switch to use kmemdup_array()
 2024-08-20  6:41 UTC 

[PATCH v3 0/4] Add support for RZ/G2UL Display Unit
 2024-08-20  6:42 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: display: renesas,rzg2l-du: Document RZ/G2UL DU bindings

[PATCH] kexec/crash: no crash update when kexec in progress
 2024-08-20  6:40 UTC  (7+ messages)

[PATCH] erofs-utils: fix an indefinite wait race
 2024-08-20  6:40 UTC 

[Intel-wired-lan] [RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-20  6:40 UTC  (12+ messages)
                    `  "

[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
 2024-08-20  6:40 UTC  (6+ messages)

[PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch
 2024-08-20  6:40 UTC  (4+ messages)

[PATCH v4 0/2] fuse: add timeout option for requests
 2024-08-20  6:39 UTC  (3+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH] drm/amd/pm: Do not support swSMU if SMU IP is disabled
 2024-08-20  6:39 UTC  (2+ messages)

[PATCH] drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
 2024-08-20  6:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[i-g-t] HAX/DO_NOT_MERGE: Profile kms_flip tests (i915 Vs XE)
 2024-08-20  6:27 UTC 

[PATCH v3 0/5] Coresight: Add Coresight TMC Control Unit driver
 2024-08-20  6:36 UTC  (8+ messages)
` [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware

[PATCH V3 0/2] uapi: Add support for GENMASK_U128()
 2024-08-20  6:35 UTC  (6+ messages)
` [PATCH V3 1/2] uapi: Define GENMASK_U128

[PATCH 6.1.y] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
 2024-08-20  6:18 UTC  (2+ messages)
` 答复: [外部邮件] "

[PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
 2024-08-20  6:34 UTC  (5+ messages)
` [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section

[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
 2024-08-20  6:33 UTC  (2+ messages)

[PATCH] use might_sleep check if kmap_high is called from atomic context
 2024-08-20  6:33 UTC  (2+ messages)

[PATCH 0/5] Cosmetic Work for ARM/Microchip (AT91)
 2024-08-20  6:32 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: microchip: Rename LED sub nodes name

[PATCH] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
 2024-08-20  6:31 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then:
 2024-08-20  6:31 UTC 

[PATCH 1/2] ext4: Check stripe size compatibility on remount as well
 2024-08-20  6:30 UTC  (6+ messages)
` [PATCH 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C

[PATCH] scsi: ufs: Move UFS trace events to private header
 2024-08-20  6:30 UTC  (2+ messages)

[PATCH printk v8 00/35] wire up write_atomic() printing
 2024-08-20  6:30 UTC  (36+ messages)
` [PATCH printk v8 01/35] printk: Add notation to console_srcu locking
` [PATCH printk v8 02/35] printk: nbcon: Consolidate alloc() and init()
` [PATCH printk v8 03/35] printk: Properly deal with nbcon consoles on seq init
` [PATCH printk v8 04/35] printk: Check printk_deferred_enter()/_exit() usage
` [PATCH printk v8 05/35] printk: nbcon: Clarify rules of the owner/waiter matching
` [PATCH printk v8 06/35] printk: nbcon: Remove return value for write_atomic()
` [PATCH printk v8 07/35] printk: nbcon: Add detailed doc "
` [PATCH printk v8 08/35] printk: nbcon: Add callbacks to synchronize with driver
` [PATCH printk v8 09/35] printk: nbcon: Use driver synchronization while (un)registering
` [PATCH printk v8 10/35] serial: core: Provide low-level functions to lock port
` [PATCH printk v8 11/35] serial: core: Introduce wrapper to set @uart_port->cons
` [PATCH printk v8 12/35] console: Improve console_srcu_read_flags() comments
` [PATCH printk v8 13/35] nbcon: Add API to acquire context for non-printing operations
` [PATCH printk v8 14/35] serial: core: Acquire nbcon context in port->lock wrapper
` [PATCH printk v8 15/35] printk: nbcon: Do not rely on proxy headers
` [PATCH printk v8 16/35] printk: Make console_is_usable() available to nbcon.c
` [PATCH printk v8 17/35] printk: Let console_is_usable() handle nbcon
` [PATCH printk v8 18/35] printk: Add @flags argument for console_is_usable()
` [PATCH printk v8 19/35] printk: nbcon: Add helper to assign priority based on CPU state
` [PATCH printk v8 20/35] printk: nbcon: Provide function to flush using write_atomic()
` [PATCH printk v8 21/35] printk: Track registered boot consoles
` [PATCH printk v8 22/35] printk: nbcon: Use nbcon consoles in console_flush_all()
` [PATCH printk v8 23/35] printk: Add is_printk_legacy_deferred()
` [PATCH printk v8 24/35] printk: nbcon: Flush new records on device_release()
` [PATCH printk v8 25/35] printk: Flush nbcon consoles first on panic
` [PATCH printk v8 26/35] printk: nbcon: Add unsafe flushing "
` [PATCH printk v8 27/35] printk: Avoid console_lock dance if no legacy or boot consoles
` [PATCH printk v8 28/35] printk: Track nbcon consoles
` [PATCH printk v8 29/35] printk: Coordinate direct printing in panic
` [PATCH printk v8 30/35] printk: Add helper for flush type logic
` [PATCH printk v8 31/35] printk: nbcon: Implement emergency sections
` [PATCH printk v8 32/35] panic: Mark emergency section in warn
` [PATCH printk v8 33/35] panic: Mark emergency section in oops
` [PATCH printk v8 34/35] rcu: Mark emergency sections in rcu stalls
` [PATCH printk v8 35/35] lockdep: Mark emergency sections in lockdep splats

[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
 2024-08-20  6:29 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-20  6:28 UTC  (6+ messages)

[PATCH V3] Bluetooth: btrtl: Add the support for RTL8922A
 2024-08-20  6:28 UTC 

Enhancements/Bugs closed WW33!
 2024-08-20  6:27 UTC 

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-20  6:26 UTC  (7+ messages)

Current high bug count owners for Yocto Project 5.1
 2024-08-20  6:26 UTC 

[PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-08-20  6:25 UTC  (2+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2024-08-20  6:25 UTC 

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-20  6:24 UTC  (3+ messages)
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-20  6:24 UTC  (6+ messages)

BUG in amd_sfh_get_report
 2024-08-20  6:24 UTC  (3+ messages)

[PATCH net-next 0/2] net: pse-pd: tps23881: Reset GPIO support
 2024-08-20  6:23 UTC  (3+ messages)
` [PATCH net-next 2/2] net: pse-pd: tps23881: support reset-gpios

[PATCH v3 0/5] Add SDM670 camera subsystem
 2024-08-20  6:23 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: i2c: qcom-cci: Document SDM670 compatible

[PATCH] usb: gadget: udc: Fix duplicate uclass name
 2024-08-20  6:23 UTC  (3+ messages)
` [PATCH] cmd: bind: Use device sequence instead for driver bind/unbind

[PATCH v1 0/7] sched: Adjust affinity according to change of housekeeping cpumask
 2024-08-20  6:21 UTC  (7+ messages)
` [PATCH v1 4/7] sched/isolation: Adjust affinity of managed irqs "

[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
 2024-08-20  6:19 UTC  (6+ messages)
` [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api

[PATCH RFC] regmap: maple: Switch to use irq-safe locking
 2024-08-20  6:19 UTC  (3+ messages)

[PATCH v2] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions
 2024-08-20  6:19 UTC  (3+ 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.