All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 14:34:00 to 2024-11-25 15:21:03 UTC [more...]

[PATCH AUTOSEL 6.12 01/19] s390/pci: Sort PCI functions prior to creating virtual busses
 2024-11-25 15:20 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 09/19] btrfs: zlib: make the compression path to handle sector size < page size

[PATCH 6.6] nvme: fix metadata handling in nvme-passthrough
 2024-11-25 15:21 UTC  (2+ messages)

[PATCH 0/5] malloc: add options to zero-initialize buffers
 2024-11-25 15:20 UTC  (5+ messages)
` [PATCH 2/5] hardening: support zeroing all malloc buffers by default
` [PATCH 3/5] hardening: support initializing stack variables "
` [PATCH 4/5] kbuild: support register zeroing on function exit
` [PATCH 5/5] tlsf: panic in asserts if CONFIG_BUG_ON_DATA_CORRUPTION=y

[PATCH 6.1 1/2] fpga: bridge: add owner module and take its refcount
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.6/6.1] fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.6 3/3] net: fec: make PPS channel configurable
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 5.15] nvme: fix metadata handling in nvme-passthrough
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.6] platform/x86: x86-android-tablets: Unregister devices in reverse order
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH v2 5.4/5.10/5.15] cifs: Fix buffer overflow when parsing NFS reparse points
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH RFC can] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 5.10] nvme: fix metadata handling in nvme-passthrough
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH v2 6.1] cifs: Fix buffer overflow when parsing NFS reparse points
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.6 2/3] net: fec: refactor PPS channel configuration
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.1 2/2] fpga: manager: add owner module and take its refcount
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.1] nvme: fix metadata handling in nvme-passthrough
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH 6.6 1/3] dt-bindings: net: fec: add pps channel property
 2024-11-25 15:20 UTC  (2+ messages)

[PATCH i-g-t v7 0/6] GPGPU fill improvements
 2024-11-25 15:20 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for GPGPU fill improvements (rev8)

[PATCH 6.1.y] wifi: rtw89: avoid to add interface to list twice when SER
 2024-11-25 15:20 UTC  (2+ messages)

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

[PATCH] drm/i915/mst: add beginnings of DP MST documentation
 2024-11-25 15:19 UTC 

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-25 15:19 UTC  (6+ messages)
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode
` [PATCH v3 8/9] vhost_scsi: Add check for inherit_owner status

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-11-25 15:19 UTC  (3+ messages)

[PATCH] x86/pv: don't populate the GDT/LDT L3 slot at domain creation
 2024-11-25 15:18 UTC  (2+ messages)

[linux-next:fs-current] BUILD SUCCESS 419159bc19d7d7483ad6c577e3ac1c75ef00e8b8
 2024-11-25 15:18 UTC 

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

[PATCH v7 0/7] x86emul: misc additions
 2024-11-25 15:08 UTC  (8+ 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 4/7] x86/cpu-policy: re-arrange no-VMX logic
` [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 v2 00/16] Remove dependency on ld --gc-section in PBL
 2024-11-25 15:12 UTC  (17+ 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 v2 10/16] environment: stub out environment "
` [PATCH v2 11/16] of: stub out live tree API when using PBL
` [PATCH v2 12/16] errno: stub out perror/strerror API when built for PBL
` [PATCH v2 13/16] xfuncs: stub out "
` [PATCH v2 14/16] stdio: stub out basprintf and friends "
` [PATCH v2 15/16] memory: stub out request_barebox_region "
` [PATCH v2 16/16] malloc: add PBL stubs

[groeck-staging:testing] BUILD SUCCESS d3acfa2a878dea459bd0432f9cb8943bebb7b9ca
 2024-11-25 15:16 UTC 

[RFC PATCH v4 0/8] SRF: Fix offline CPU preventing pc6 entry
 2024-11-25 15:17 UTC  (25+ 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 v2 0/2] PCI endpoint test: Add support for capabilities
 2024-11-25 15:17 UTC  (4+ messages)
` [PATCH v2 2/2] misc: pci_endpoint_test: "

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

[GIT PULL] Devicetree updates for v6.13
 2024-11-25 15:15 UTC  (10+ messages)

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

[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

[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 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] 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 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  (7+ 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  (7+ 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:30 UTC  (2+ messages)
` [PATCH v3 6/7] page-alloc: make scrub_one_page() static

[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  (8+ messages)
` [PATCH v5 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [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  (4+ messages)
` [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


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.