All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 14:25:47 to 2024-11-25 15:16:02 UTC [more...]

[PATCH v2 1/2] sandbox: barebox cmdline
 2024-11-25 15:15 UTC  (2+ messages)
` [PATCH v2 2/2] sandbox: add cpuinfo command

[RFC PATCH v4 0/8] SRF: Fix offline CPU preventing pc6 entry
 2024-11-25 15:15 UTC  (24+ messages)
` [RFC PATCH v4 1/8] cpuidle: Do not return from cpuidle_play_dead() on callback failures
` [RFC PATCH v4 3/8] ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states
` [RFC PATCH v4 4/8] x86/smp: Allow calling mwait_play_dead with arbitrary hint
` [RFC PATCH v4 5/8] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()
` [RFC PATCH v4 6/8] intel_idle: Provide enter_dead() handler for SRF
` [RFC PATCH v4 7/8] acpi_idle: Add FFH cstate handling
` [RFC PATCH v4 8/8] acpi_idle: Disallow play_dead with FFH cstate on AMD platforms

[PATCH 0/2] libxl/ACPI: address observations from XSA-464
 2024-11-25 15:15 UTC  (2+ messages)
` [PATCH 1/2] libxl/ACPI: don't hard-code guest page size

[PATCH v2 1/4] commands: reginfo: make command mpc5xxx-specific
 2024-11-25 15:13 UTC  (4+ messages)
` [PATCH v2 2/4] include: common.h: move out get_ram_size
` [PATCH v2 3/4] include: align: reword STACK_ALIGN_ARRAY macro parameter for clarity
` [PATCH v2 4/4] ARM: bcm283x: remove common.h include in mbox.h

pc : qnoc_probe (drivers/interconnect/qcom/icc-rpmh.c:269) : Dragonboard 410c - arm64 - boot failed
 2024-11-25 15:13 UTC  (2+ messages)

[PATCH 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2024-11-25 15:14 UTC  (9+ messages)
` [PATCH 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

SDHCI: linux-6.11: mmc0: Reset 0x2 never completed
 2024-11-25 15:14 UTC  (5+ messages)

[RFC PATCH 00/25] Introduce xenbindgen to autogen hypercall structs
 2024-11-25 15:13 UTC  (5+ messages)
` [RFC PATCH 04/25] tools/xenbindgen: Add a TOML spec reader
` [RFC PATCH 07/25] tools/xenbindgen: Add support for structs in TOML specs

[PATCH] bq27xxx: add voltage min design for bq27000 and bq27200
 2024-11-25 15:12 UTC 

[PATCH RESEND] x86/cpu/topology: remove limit of CPUs due to noapic on x86_64
 2024-11-25 15:13 UTC  (3+ messages)

[PATCH 1/2] MAKEALL: allow users to increase verbosity and sidestep logging
 2024-11-25 15:12 UTC  (2+ messages)
` [PATCH 2/2] ci: don't run make in silent mode

[PATCH v2 00/16] Remove dependency on ld --gc-section in PBL
 2024-11-25 15:12 UTC  (10+ messages)
` [PATCH v2 01/16] scripts: include: add definitions for printk and BUG()
` [PATCH v2 02/16] xfuncs: include <malloc.h> for free definition
` [PATCH v2 03/16] pbl: define IN_PBL & IN_PROPER macros globally
` [PATCH v2 04/16] treewide: replace inverted check for PBL with new IN_PROPER macro
` [PATCH v2 05/16] lib: random: add stubs for PBL
` [PATCH v2 06/16] bootsource: stub out when in PBL
` [PATCH v2 07/16] crypto: provide crypto_memneq for PBL
` [PATCH v2 08/16] cdev: stub out cdev_read/write "
` [PATCH v2 09/16] libfile: stub out file descriptor API "

[PATCH] hwmon: (cros_ec) register thermal sensors to thermal framework
 2024-11-25 15:13 UTC  (6+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] dt-bindings: mfd: Add properties for thermal sensor cells

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-11-25 15:12 UTC  (11+ messages)

[GIT PULL] arm64 updates for 6.13-rc1
 2024-11-25 15:09 UTC  (2+ messages)

[PATCH v7 0/7] x86emul: misc additions
 2024-11-25 15:08 UTC  (7+ messages)
` [PATCH v7 1/7] x86emul: support LKGS
` [PATCH v7 2/7] x86emul+VMX: support {RD,WR}MSRLIST
` [PATCH v7 3/7] x86emul: support USER_MSR instructions
` [PATCH v7 5/7] VMX: support USER_MSR
` [PATCH v7 6/7] x86emul: support MSR_IMM instructions
` [PATCH v7 7/7] x86emul: support non-SIMD MOVRS

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-25 15:10 UTC  (14+ messages)
` [PATCH v3 2/8] media: uvcvideo: Factor out gpio functions to its own file

[PATCH 0/4] add first LLVM/clang support
 2024-11-25 15:09 UTC  (5+ messages)
` [PATCH 1/4] sandbox: use host system's UBSan library
` [PATCH 2/4] common: implement CC_IS_GCC and CC_IS_CLANG symbols
` [PATCH 3/4] fixdep: sync with Linux
` [PATCH 4/4] Makefile: add LLVM/clang support

[PATCH] kbuild: don't allow GCC data store races
 2024-11-25 15:08 UTC 

[PATCH 1/1] net: remove duplicate definition of ip_to_string()
 2024-11-25 15:08 UTC 

[PATCH v1 0/5] Introduce devm_kmemdup_array() helper
 2024-11-25 15:08 UTC  (5+ messages)
` [PATCH v1 1/5] devres: Introduce devm_kmemdup_array()

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-25 15:07 UTC  (13+ messages)
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v2] drm/panthor: register size of internal objects through fdinfo
 2024-11-25 15:07 UTC  (2+ messages)

[PATCH v3 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
 2024-11-25 15:06 UTC  (4+ messages)
` [PATCH v3 1/3] media: i2c: imx219: Correct the minimum vblanking value
` [PATCH v3 2/3] media: i2c: imx219: make HBLANK r/w to allow longer exposures
` [PATCH v3 3/3] media: i2c: imx219: Scale the pixel rate for analog binning

[PATCH 2/5] PCI: stm32: Add PCIe host support for STM32MP25
 2024-11-25 15:00 UTC  (2+ messages)

[PATCH RFC] kbuild: disable -Wc23-extensions from clang
 2024-11-25 15:07 UTC  (2+ messages)

[PATCH 0/5] Driver for pre-DCP apple display controller
 2024-11-25 15:06 UTC  (9+ messages)
` [PATCH 1/5] dt-bindgins: display: Add Apple pre-DCP display controller bindings
` [PATCH 3/5] gpu: drm: adp: Add a backlight driver for the Summit LCD

[PATCH 1/4] wiphy: make "wiphy" const in wiphy_has_ext_feature
 2024-11-25 15:06 UTC  (4+ messages)
` [PATCH 2/4] wiphy: add driver quirk for disabling multicast rx (and helper)
` [PATCH 3/4] dpp: use wiphy_supports_multicast_rx
` [PATCH 4/4] doc: document [DriverQuirks].MulticastRxDisable

[GIT PULL] fuse update for 6.13
 2024-11-25 15:05 UTC 

[PATCH v1] usb: storage: add a macro for the upper limit of max LUN
 2024-11-25 15:05 UTC  (3+ messages)
`  "

[PATCH v3 0/1] make `from_errno` use `try_from_errno`
 2024-11-25 15:03 UTC  (6+ messages)
` [PATCH v3] rust: error: modify `from_errno` to "

[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
 2024-11-25 15:03 UTC  (3+ messages)
` [RFC 1/1] swiotlb: Replace BUG_ON() with graceful error handling

[PATCH v3 1/2] cpufreq: dt: permit defining custom .get and .target_index
 2024-11-25 15:01 UTC  (2+ messages)
` [PATCH v3 2/2] cpufreq: airoha: Add EN7581 Cpufreq SMC driver

[PATCH] eif: Use stateful qcrypto apis
 2024-11-25 15:01 UTC  (3+ messages)

[PATCH 0/2] small fixes when boot with acpi=force option
 2024-11-25 14:58 UTC  (3+ messages)
` [PATCH 1/2] arm64/acpi: panic when failed to init acpi table "
` [PATCH 2/2] efi/fdt: ignore dtb when acpi option is used with force

[PATCH i-g-t 0/1] tests/intel/xe_exec_store: Introduce long-shader tests
 2024-11-25 15:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH 00/15] PMKSA support (SAE only)
 2024-11-25 15:01 UTC  (4+ messages)
` [PATCH 09/15] handshake: Add pmksa setter & stealer

[PATCH v5 00/14] efi_loader: efi http and ipconfig drivers
 2024-11-25 15:00 UTC  (3+ messages)
` [PATCH v5 07/14] efi_loader: device_path: add support for HTTP device path

[PATCH] device/virtio-nsm: Support string data for extendPCR
 2024-11-25 15:00 UTC  (6+ messages)

[PATCH v4 1/2] drm/amd: Invert APU check for amdgpu_device_evict_resources()
 2024-11-25 14:59 UTC  (3+ messages)
` [PATCH v4 2/2] drm/amd: Add Suspend/Hibernate notification callback support

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-25 15:00 UTC  (3+ messages)
` [PATCH v3 8/9] vhost_scsi: Add check for inherit_owner status

[PATCH] docs/nitro-enclave: Fix terminal commands formatting
 2024-11-25 14:59 UTC  (3+ messages)

[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
 2024-11-25 14:59 UTC  (2+ messages)

[PATCH] ALSA: pcm: Don't issue XRUN during draining
 2024-11-25 14:57 UTC 

[PATCH 0/2] iio: adc: ad7313: fix non-const info struct
 2024-11-25 14:57 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: ad7313: fix irq number stored in static "

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-25 14:58 UTC  (3+ messages)
  ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in sco_sock_connect
 2024-11-25 14:50 UTC  (2+ messages)

[PATCH] builtin: pass repository to sub commands
 2024-11-25 14:55 UTC 

[PATCH 1/2] fs/ceph/mds_client: pass cred pointer to ceph_mds_auth_match()
 2024-11-25 14:55 UTC  (6+ messages)
` [PATCH 2/2] fs/ceph/mds_client: fix cred leak in ceph_mds_check_access()

[PATCH] drm/i915/ddi: clarify intel_ddi_connector_get_hw_state() for DP MST
 2024-11-25 14:55 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[meta-xfce][PATCH 1/7] exo: Upgrade 4.19.0 -> 4.19.1
 2024-11-25 14:53 UTC  (7+ messages)
` [meta-xfce][PATCH 2/7] garcon: "
` [meta-xfce][PATCH 3/7] libxfce4ui: Upgrade 4.19.3 -> 4.19.4
` [meta-xfce][PATCH 4/7] libxfce4util: Upgrade 4.19.2 -> 4.19.3
` [meta-xfce][PATCH 5/7] xfce4-appfinder: "
` [meta-xfce][PATCH 6/7] xfconf: Upgrade 4.18.1 -> 4.18.2
` [meta-xfce][PATCH 7/7] xfwm4: Upgrade 4.18.0 -> 4.19.0

[bug] pkcs1(rsa-generic,sha256) sign test and RSA selftest failures, possibly related to sig_alg backend changes
 2024-11-25 14:52 UTC 

[PATCH] kconfig: prefer toolchain default for debug information choice
 2024-11-25 14:52 UTC  (2+ messages)

[PATCH v10 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-11-25 14:52 UTC  (4+ messages)
` [PATCH v10 1/2] rust: types: add `ForeignOwnable::PointedTo`

[PATCH v3 00/10] iio: adc: ad7124: Various fixes
 2024-11-25 14:52 UTC  (6+ messages)
` [PATCH v3 10/10] iio: adc: ad7124: Implement temperature measurement

[PATCH] drm/i915: Fixed an typo in i915_gem_gtt.c
 2024-11-25 14:51 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH-for-10.0 0/8] hw/boards: Remove legacy MachineClass::pci_allow_0_address flag
 2024-11-25 14:49 UTC  (5+ messages)
` [PATCH-for-10.0 3/8] hw/pci-host/gpex: Allow machines to set PCI_BUS_IO_ADDR0_ALLOWED flag

[PATCH v3] kernfs: Use RCU for kernfs_node::name and ::parent lookup
 2024-11-25 14:49 UTC  (2+ messages)

[PATCH for-next/fixes] arm64/mm: Fix false-positive !virt_addr_valid() for kernel image
 2024-11-25 14:49 UTC  (6+ messages)

[PATCH 0/5] migration: Fix the BDRV_O_INACTIVE assertion
 2024-11-25 14:46 UTC  (6+ messages)
` [PATCH 1/5] tests/qtest/migration: Move more code under only_target
` [PATCH 2/5] tests/qtest/migration: Don't use hardcoded strings for -serial
` [PATCH 3/5] tests/qtest/migration: Support cleaning up only one side of migration
` [PATCH 4/5] migration: Activate block devices if VM is paused when migrating
` [PATCH 5/5] tests/qtest/migration: Test successive migrations

[PATCH] ALSA: usb-audio: Fix out of bounds reads when finding clock sources
 2024-11-25 14:46 UTC 

[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
 2024-11-25 14:45 UTC  (4+ messages)
` [PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header

[linux-next:pending-fixes] BUILD SUCCESS 2e90aa51be0f8d55eee1d3167cdeda0fcbfab73e
 2024-11-25 14:43 UTC 

[PATCH v2] drm/lsdc: Request PCI BAR
 2024-11-25 14:42 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max
 2024-11-25 14:42 UTC  (2+ messages)

[PATCH net-next 0/5] net: make RSS+RXNFC semantics more explicit
 2024-11-25 14:42 UTC  (8+ messages)
` [PATCH net-next 1/5] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-25 14:41 UTC  (5+ messages)
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened

[PATCH v7 0/5] Add Mediatek ISP3.0
 2024-11-25 14:40 UTC  (4+ messages)
` [PATCH v7 4/5] media: platform: mediatek: isp: add mediatek ISP3.0 camsv

[PATCH v6 00/18] Implement DWARF modversions
 2024-11-25 14:41 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/4] riscv: add SBI SSE extension tests
 2024-11-25 14:41 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 3/4] riscv: lib: Add SSE assembly entry handling

[PATCH v3 0/7] x86: memcpy() / memset() (non-)ERMS flavors plus fallout
 2024-11-25 14:32 UTC  (8+ messages)
` [PATCH v3 1/7] x86: suppress ERMS for internal use when MISC_ENABLE.FAST_STRING is clear
` [PATCH v3 2/7] x86: re-work memset()
` [PATCH v3 3/7] x86: re-work memcpy()
` [PATCH v3 4/7] x86: control memset() and memcpy() inlining
` [PATCH v3 5/7] x86: introduce "hot" and "cold" page clearing functions
` [PATCH v3 6/7] page-alloc: make scrub_one_page() static
` [PATCH v3 7/7] mm: allow page scrubbing routine(s) to be arch controlled

[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-11-25 14:39 UTC  (5+ messages)
` [PATCH net-next v2 09/21] motorcomm:yt6801: Implement some hw_ops function

[PATCH 1/2] drm/amd/pm: Update SMUv13.0.6 PMFW headers
 2024-11-25 14:38 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: Fill max mem bw & total app clk counter

[PATCH v2 1/1] x86/Documentation: Update algo in init_size description of boot protocol
 2024-11-25 14:37 UTC  (2+ messages)

[PATCH v2] ref-manual: use standardized method accross both ubuntu and debian for locale install
 2024-11-25 14:39 UTC  (7+ messages)
  ` [docs] "

[PATCH v2 0/3] sequencer: comment out properly in todo list
 2024-11-25 14:36 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 0/9] objtool: Rewrite annotations
 2024-11-25 14:36 UTC  (7+ messages)
` [PATCH 9/9] objtool: Collect all annotations in objtool.h

[PATCH 5.15.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-25 14:36 UTC  (2+ messages)

[PATCH v5 0/5] media: qcom: camss: Add sc7280 support
 2024-11-25 14:32 UTC  (10+ messages)
` [PATCH v5 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v5 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v5 3/5] media: qcom: camss: Add support for camss driver on sc7280

[PATCH RESEND 2 1/1] sched/syscalls: Allow setting niceness using sched_param struct
 2024-11-25 14:33 UTC  (3+ messages)
` [LTP] "

[PATCH v5 0/4] lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
 2024-11-25 14:33 UTC  (5+ messages)
` [PATCH v5 1/4] scripts/generate_iga64_codes: add iga64_macros.h to checksum calculation
` [PATCH v5 2/4] lib/gpgpu_shader: simplify load/store shaders
` [PATCH v5 3/4] lib/gpgpu_shader: pass surface desription to shaders via inline data
` [PATCH v5 4/4] lib/gpgpu_shader: add support for Xe3 platforms

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-11-25 14:32 UTC  (11+ messages)

[PATCH 0/3] multipath-tools fixes
 2024-11-25 14:32 UTC  (4+ messages)
` [PATCH 1/3] libmultipath: fix handling of pp->pgindex
` [PATCH 2/3] libmultipath: pgcmp(): compare number of paths
` [PATCH 3/3] libmultipath: move pathcmp() to configure.c

[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
 2024-11-25 14:30 UTC  (4+ messages)
` [PATCH v1 1/7] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC

[PATCH 1/2] libnsl2: set CVE_PRODUCT
 2024-11-25 14:32 UTC  (2+ messages)
` [PATCH 2/2] libnsl2: embed version in filename

[PATCH] scsi: sg: fix slab-use-after-free Read in sg_release
 2024-11-25 14:30 UTC  (2+ messages)

[PATCH v10 0/5] Extended MODVERSIONS Support
 2024-11-25 14:30 UTC  (4+ messages)
` [PATCH v10 1/5] modules: Support extended MODVERSIONS info

[PATCH 4.19] nvme: fix metadata handling in nvme-passthrough
 2024-11-25 14:29 UTC 

[GIT PULL] SCSI updates for the 6.12+ merge window
 2024-11-25 14:29 UTC 

[linus:master] [sched, x86] 476e8583ca: WARNING:at_kernel/rcu/update.c:#torture_sched_setaffinity
 2024-11-25 14:29 UTC 

[PATCH v6] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-25 14:28 UTC  (2+ messages)

[PATCH] maple_tree: use mas_next_slot() directly
 2024-11-25 14:27 UTC  (2+ messages)

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2024-11-25 14:27 UTC  (9+ messages)
` [PATCH v3 0/7] hugetlbfs memory HW error fixes
  ` [PATCH v3 1/7] hwpoison_page_list and qemu_ram_remap are based of pages
  ` [PATCH v3 2/7] system/physmem: poisoned memory discard on reboot
  ` [PATCH v3 3/7] accel/kvm: Report the loss of a large memory page
  ` [PATCH v3 4/7] numa: Introduce and use ram_block_notify_remap()
  ` [PATCH v3 5/7] hostmem: Factor out applying settings
  ` [PATCH v3 6/7] hostmem: Handle remapping of RAM
  ` [PATCH v3 7/7] system/physmem: Memory settings applied on remap notification

[syzbot] [media?] WARNING in iguanair_probe/usb_submit_urb (2)
 2024-11-25 14:27 UTC  (2+ messages)

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-11-25 14:27 UTC  (7+ messages)
` [PATCH v15 18/19] media: uvcvideo: implement "

[RFC PATCH 1/1] tracing: Use guard() rather than scoped_guard()
 2024-11-25 14:26 UTC  (2+ messages)

[PATCH 2/2] [v9] drm/nouveau: expose GSP-RM logging buffers via debugfs
 2024-11-25 14:25 UTC  (2+ messages)
` [PATCH] drm/nouveau: create module debugfs root

[RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints
 2024-11-25 14:26 UTC  (5+ messages)
` [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()


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.