All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-17 16:43:47 to 2024-11-17 20:20:33 UTC [more...]

[PATCH 0/2] Rockchip - add Firefly ROC-RK3576-PC board
 2024-11-17 20:18 UTC  (2+ messages)

[groeck-staging:hwmon-staging] BUILD SUCCESS 777e5239066dfc6a3e170ec937370aa35faffdb3
 2024-11-17 20:19 UTC 

[Buildroot] [PATCH 1/1] package/libecoli: new package
 2024-11-17 20:17 UTC  (2+ messages)

[PATCH net-next 0/5] eth: fbnic: cleanup and add a few stats
 2024-11-17 20:19 UTC  (9+ messages)
` [PATCH net-next 1/5] eth: fbnic: add missing SPDX headers
` [PATCH net-next 2/5] eth: fbnic: add missing header guards
` [PATCH net-next 3/5] eth: fbnic: add basic debugfs structure
` [PATCH net-next 4/5] eth: fbnic: add PCIe hardware statistics

[PATCH v2 0/6] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
 2024-11-17 20:17 UTC  (3+ messages)
` [PATCH v2 4/6] platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in a union

BMCWEB debug question
 2024-11-17 20:13 UTC  (2+ messages)

[PATCH v4 0/2] add const_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-17 20:12 UTC  (12+ messages)
` [PATCH v4 1/2] compiler.h: add const_true()
` [PATCH v4 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCHv2 net] selftests: wireguard: load nf_conntrack if it's not present
 2024-11-17 20:11 UTC  (2+ messages)

[PATCH v2 1/2] platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
 2024-11-17 20:11 UTC  (3+ messages)

[PATCHv2 net-next] selftests: wireguards: use nft by default
 2024-11-17 20:09 UTC  (2+ messages)

[PATCH] ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY ID
 2024-11-17 20:06 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] Config.in: fix _FORTIFY_SOURCE help string typos
 2024-11-17 20:06 UTC  (2+ messages)

[PATCH net-next] wireguard: allowedips: Fix useless call issue
 2024-11-17 20:06 UTC  (2+ messages)

[PATCH 0/2] Replace unwraps in doctests with graceful handling
 2024-11-17 20:06 UTC  (10+ messages)
` [PATCH 1/2] rust: kernel: init: replace unwraps with the question mark operators
` [PATCH 2/2] rust: kernel: rbtree: replace unwraps with functional programming paradigms

[PATCH V10 00/10] AMD XDNA driver
 2024-11-17 20:03 UTC  (3+ messages)
` [PATCH V10 07/10] accel/amdxdna: Add command execution

[PATCH linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper
 2024-11-17 20:03 UTC  (5+ messages)

[PATCH v5] Kunit to check the longest symbol length
 2024-11-17 19:59 UTC 

[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-17 19:56 UTC  (17+ messages)
` [PATCH v6 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v6 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v6 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v6 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v6 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v6 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v6 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v6 22/22] Documentation: Add documentation about class interface for platform profiles

[PATCH] drivers/usb: refactor min(), max() with min_t(), max_t()
 2024-11-17 19:55 UTC  (3+ messages)
` [PATCH v2 0/8] drivers/usb: refactor min/max with min_t/max_t

x86/amd late microcode thread loading slows down boot
 2024-11-17 19:52 UTC  (9+ messages)

[PATCH v13 00/10] net: tcp: improve tcp support in legacy stack
 2024-11-17 19:52 UTC  (6+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS a18be307bc543be28a9c2882e9acecbb8ff9f096
 2024-11-17 19:49 UTC 

[PATCH] Azure: Do not run "udelay" test on sandbox
 2024-11-17 19:49 UTC  (2+ messages)

[PATCH 0/9] buildman: Add initial support for config fragments
 2024-11-17 19:48 UTC  (8+ messages)
` [PATCH 8/9] buildman: Propose a format for extra boards

drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c:612 iwl_mvm_mld_start_ap_ibss() warn: missing error code 'ret'
 2024-11-17 19:47 UTC 

[pali:cifs 12/20] fs/smb/client/reparse.c:545:52: sparse: sparse: incorrect type in argument 1 (different base types)
 2024-11-17 19:36 UTC 

Trailers Containing Underscore or Dot Characters
 2024-11-17 19:33 UTC  (2+ messages)
` [PATCH] Documentation/glossary: describe "trailer"

[PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
 2024-11-17 19:20 UTC  (25+ messages)
` [PATCH v3 01/24] migration: Clarify that {load, save}_cleanup handlers can run without setup
` [PATCH v3 02/24] thread-pool: Remove thread_pool_submit() function
` [PATCH v3 03/24] thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio
` [PATCH v3 04/24] thread-pool: Implement generic (non-AIO) pool support
` [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
` [PATCH v3 06/24] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v3 07/24] migration: Document the BQL behavior of load SaveVMHandlers
` [PATCH v3 08/24] migration: Add thread pool of optional load threads
` [PATCH v3 09/24] migration/multifd: Split packet into header and RAM data
` [PATCH v3 10/24] migration/multifd: Device state transfer support - receive side
` [PATCH v3 11/24] migration/multifd: Make multifd_send() thread safe
` [PATCH v3 12/24] migration/multifd: Add an explicit MultiFDSendData destructor
` [PATCH v3 13/24] migration/multifd: Device state transfer support - send side
` [PATCH v3 14/24] migration/multifd: Make MultiFDSendData a struct
` [PATCH v3 15/24] migration/multifd: Add migration_has_device_state_support()
` [PATCH v3 16/24] migration/multifd: Send final SYNC only after device state is complete
` [PATCH v3 17/24] migration: Add save_live_complete_precopy_thread handler
` [PATCH v3 18/24] vfio/migration: Don't run load cleanup if load setup didn't run
` [PATCH v3 19/24] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v3 20/24] vfio/migration: Add load_device_config_state_start trace event
` [PATCH v3 21/24] vfio/migration: Convert bytes_transferred counter to atomic
` [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
` [PATCH v3 23/24] migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
` [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side

[PATCH] XHCI NULL Pointer check in xhci_check_bw_table
 2024-11-17 19:21 UTC  (2+ messages)

[PATCH] smb: client: memcpy() with surrounding object base address
 2024-11-17 19:14 UTC  (2+ messages)

[PATCH] rust: simplify Result<()> uses
 2024-11-17 19:12 UTC  (4+ messages)

[PATCH] eal: fix lcore variables documentation
 2024-11-17 19:11 UTC  (2+ messages)

[PATCH] Portability of dash to legacy systems, such as AT&T Unix PC
 2024-11-17 18:54 UTC  (14+ messages)
      ` AT&T Unix PC : 09-type-sizes
      ` AT&T Unix PC : 10-ctype
      ` AT&T Unix PC : 11-simplify-wait-loop
      ` AT&T Unix PC : 12-sigaction
      ` AT&T Unix PC : 13-wait3-replacement
      ` AT&T Unix PC : 14-broken-wait-h (amended)
      ` AT&T Unix PC : 15-realloc-null
      ` AT&T Unix PC : 16-signed-size-t
      ` AT&T Unix PC : 17-monitor-mode
      ` AT&T Unix PC : 18-glibc-stdio

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-17 18:49 UTC  (2+ messages)

[PATCH 0/5] scsi: ufs: Bug fixes for ufs core and platform drivers
 2024-11-17 18:46 UTC  (11+ messages)
` [PATCH 1/5] scsi: ufs: core: Cancel RTC work during ufshcd_remove()
` [PATCH 2/5] scsi: ufs: qcom: Only free platform MSIs when ESI is enabled
` [PATCH 3/5] scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers
` [PATCH 4/5] scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()
` [PATCH 5/5] scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()

[openeuler:openEuler-1.0-LTS 1297/1297] drivers/gpio/gpio-phytium-pci.c:52:23: sparse: sparse: incompatible types for operation (<):
 2024-11-17 18:46 UTC 

[PATCH 0/2] jffs2: fix a couple of uninit value errors
 2024-11-17 18:44 UTC  (6+ messages)
` [PATCH 1/2] jffs2: initialize filesystem-private inode info in ->alloc_inode callback
` [PATCH 2/2] jffs2: initialize inocache earlier

[GIT PULL] scftorture changes for v6.13
 2024-11-17 18:44 UTC 

[PATCH v3] soc: qcom: Rework BCM_TCS_CMD macro
 2024-11-17 18:43 UTC 

[PATCH 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2024-11-17 18:44 UTC  (2+ messages)
` [PATCH 1/1] drm/xe/guc/capture: "

❌ FAIL: Test report for master (6.12.0-rc7, upstream-mainline, f66d6acc)
 2024-11-17 18:42 UTC 

[GIT PULL] nolibc changes for v6.13
 2024-11-17 18:40 UTC 

GRE tunnels bound to VRF
 2024-11-17 18:40 UTC 

[GIT PULL] CSD-lock changes for v6.13
 2024-11-17 18:37 UTC 

[PATCH 22/22] iio: accel: adxl345: add debug printout
 2024-11-17 18:35 UTC  (2+ messages)

[openeuler:OLK-6.6 1474/1474] drivers/char/ipmi/ipmi_bt_sm.c:194:11: error: call to undeclared function 'acpi_evaluate_integer'; ISO C99 and later do not support implicit function declarations
 2024-11-17 18:35 UTC 

[PATCH v4 0/5] RAID 0/1/10 atomic write support
 2024-11-17 18:32 UTC  (5+ messages)
` [PATCH v4 5/5] md/raid10: Atomic "

[PATCH v2 00/22] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-11-17 18:26 UTC  (23+ messages)
` [PATCH v2 01/22] iio: accel: adxl345: fix comment on probe
` [PATCH v2 02/22] iio: accel: adxl345: rename variable data to st
` [PATCH v2 03/22] iio: accel: adxl345: rename struct adxl34x_state
` [PATCH v2 04/22] iio: accel: adxl345: rename to adxl34x_channels
` [PATCH v2 05/22] iio: accel: adxl345: measure right-justified
` [PATCH v2 06/22] iio: accel: adxl345: add function to switch measuring
` [PATCH v2 07/22] iio: accel: adxl345: initialize IRQ number
` [PATCH v2 08/22] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v2 09/22] iio: accel: adxl345: unexpose private defines
` [PATCH v2 10/22] iio: accel: adxl345: set interrupt line to INT1
` [PATCH v2 11/22] iio: accel: adxl345: import adxl345 general data
` [PATCH v2 12/22] iio: accel: adxl345: elaborate iio channel definition
` [PATCH v2 13/22] iio: accel: adxl345: add trigger handler
` [PATCH v2 14/22] iio: accel: adxl345: read FIFO entries
` [PATCH v2 15/22] iio: accel: adxl345: reset the FIFO on error
` [PATCH v2 16/22] iio: accel: adxl345: register trigger ops
` [PATCH v2 17/22] iio: accel: adxl345: push FIFO data to iio
` [PATCH v2 18/22] iio: accel: adxl345: start measure at buffer en/disable
` [PATCH v2 19/22] iio: accel: adxl345: prepare FIFO watermark handling
` [PATCH v2 20/22] iio: accel: adxl345: use FIFO with watermark IRQ
` [PATCH v2 21/22] iio: accel: adxl345: sync FIFO reading with sensor
` [PATCH v2 22/22] iio: accel: adxl345: add debug printout

[PATCH 0/3] introduce rte_memset_sensative
 2024-11-17 18:26 UTC  (8+ messages)
` [PATCH v3 00/11] memset security handling
  ` [PATCH v3 09/11] net/ntnic: remove unnecessary void cast
  ` [PATCH v3 10/11] net/ntnic: check result of malloc
  ` [PATCH v3 11/11] net/ntnic: remove unnecessary memset

[PATCH v9 00/13] Arm cache coloring
 2024-11-17 18:25 UTC  (3+ messages)
` [PATCH v9 10/13] xen/arm: use domain memory to allocate p2m page tables

[PATCH v2 12/21] scsi: pm8001: Convert timeouts to secs_to_jiffies()
 2024-11-17 18:24 UTC  (2+ messages)

[sj:damon/next 54/54] mm/damon/core.c:2027:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2024-11-17 18:24 UTC 

[iproute] lib: names: check calloc return value in db_names_alloc
 2024-11-17 18:20 UTC  (2+ messages)

[android-common:android15-6.6-desktop 13309/24209] arch/arm64/boot/dts/mediatek/mt8186-corsola-rusty-rev0-sku196608.dtb: gpu@13040000: 'power_model@0', 'power_model@1', 'supply-names', 'volt-bin-mapping' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-11-17 18:14 UTC 

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 97/120] drivers/platform/x86/wmi-bmof.c:54:40: error: 'sysfs_bin_attr_read_simple' undeclared
 2024-11-17 18:14 UTC 

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 111/120] drivers/scsi/ipr.c:3386:8: warning: unused variable 'bin_attr_trace'
 2024-11-17 18:14 UTC 

[PATCH 0/5] Prerequisite patches for R82 upstreaming
 2024-11-17 18:13 UTC  (9+ messages)
` [PATCH 2/5] arm/setup: Move MMU specific extern declarations to mmu/mm.h
` [PATCH 3/5] xen/arm: only map the init text section RW in free_init_memory
` [PATCH 4/5] xen/arm: Use vmap_contig instead of __vmap where it's possible
` [PATCH 5/5] xen/arm: do not give memory back to static heap

[PATCH bpf-next v6 0/4] bpf: add cpu cycles kfuncss
 2024-11-17 18:11 UTC  (4+ messages)
` [PATCH bpf-next v6 1/4] bpf: add bpf_get_cpu_cycles kfunc

platform/x86: asus-wmi: Keyboard backlight brightness does not work correctly on Asus ROG Zephyrus G15
 2024-11-17 18:11 UTC 

dcb-apptrust.8: some remarks and editorial changes for this manual
 2024-11-17 18:10 UTC  (2+ messages)

[PATCH] mkimage: ecdsa: resolve duplicate symbol error on macOS
 2024-11-17 18:00 UTC  (3+ messages)

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 119/120] drivers/s390/char/sclp_sd.c:542:26: error: incompatible function pointer types assigning to 'ssize_t (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, loff_t, size_t)' (aka 'long (*)(struct file *, struct kobject *, const struct b
 2024-11-17 17:54 UTC 

[pali:cifs 10/20] fs/smb/client/reparse.c:422:48: sparse: sparse: incorrect type in assignment (different base types)
 2024-11-17 17:54 UTC 

[thomas-weissschuh:b4/b4-sysfs-const-bin_attr-cb 119/120] drivers/of/kobj.c:80:23: error: assignment to 'ssize_t (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, loff_t, size_t)' {aka 'long int (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, long long int, l
 2024-11-17 17:54 UTC 

[PATCH] drm/amd/display: 3.2.310
 2024-11-17 17:52 UTC 

[syzbot] [ocfs2?] possible deadlock in ocfs2_page_mkwrite
 2024-11-17 17:49 UTC  (2+ messages)

[PATCH v4 0/4] Enable shared SE support over I2C
 2024-11-17 17:45 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag

CCP issue related to GPU pass-through?
 2024-11-17 17:42 UTC 

[jlayton:kdevops 3/4] samples/vfs/mountinfo.c:142:33: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long')
 2024-11-17 17:42 UTC 

[GIT PULL] x86/urgent for v6.12
 2024-11-17 17:41 UTC  (2+ messages)

Issue in man page proc_timer_stats.5
 2024-11-17 17:36 UTC  (5+ messages)

[RFC] Revert "vhost: use imported VDUSE uAPI header"
 2024-11-17 17:32 UTC 

Issue in man page proc_pid_fd.5
 2024-11-17 17:26 UTC  (4+ messages)

md-raid 6.11.8 page fault oops
 2024-11-17 17:23 UTC  (2+ messages)

[PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
 2024-11-17 17:22 UTC  (2+ messages)

[PATCH for-9.2 0/6] linux-user: Fix elf load and vdso alignment
 2024-11-17 17:21 UTC  (4+ messages)
` [PATCH 1/6] linux-user: Honor elf alignment when placing images

[PATCHv2 net-next] net: modernize ioremap in probe
 2024-11-17 17:14 UTC  (2+ messages)

[PATCH v2 11/21] scsi: arcmsr: Convert timeouts to secs_to_jiffies()
 2024-11-17 17:12 UTC  (2+ messages)

[jgunthorpe:fwctl 19/23] drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once
 2024-11-17 17:12 UTC 

drivers/gpu/drm/i915/display/intel_cx0_phy.c:119:7-50: opportunity for str_read_write(command == XELPDP_PORT_P2M_COMMAND_READ_ACK)
 2024-11-17 17:12 UTC 

[PATCH v5] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-17 17:09 UTC  (2+ messages)

[PATCH] dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS
 2024-11-17 17:03 UTC 

[RFC] [PATCH 00/13] ath1{1,2}k: support multiple PCI devices in one system
 2024-11-17 16:59 UTC  (2+ messages)

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-17 17:02 UTC  (9+ messages)
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()

[pci:bwctrl] BUILD SUCCESS ba58eee1c57b2ad45c36f782861c18faef170a55
 2024-11-17 16:59 UTC 

[PATCH 0/4] KVM: arm64: vgic: Collection of fixes for 6.13
 2024-11-17 16:57 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
` [PATCH 2/4] KVM: arm64: vgic: Make vgic_get_irq() more robust
` [PATCH 3/4] KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition
` [PATCH 4/4] KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizes

[Buildroot] [PATCH next 1/1] package/spice: bump version to 0.15.2
 2024-11-17 16:56 UTC 

[PATCH] fs: prevent data-race due to missing inode_lock when calling vfs_getattr
 2024-11-17 16:55 UTC  (2+ messages)

Issue in man page pthread_attr_setschedpolicy.3
 2024-11-17 16:52 UTC  (5+ messages)

Sanity check on a flashing process design
 2024-11-17 16:48 UTC 

[PATCH] bios_emulator: add missing includes to debug.c
 2024-11-17 16:46 UTC  (2+ messages)

[PATCH] bios_emulator: for non-x86, print warnings if PM_{inp, outp}* access is attempted
 2024-11-17 16:46 UTC  (2+ messages)

[PATCH] global: Remove bi_sramstart/bi_sramsize
 2024-11-17 16:46 UTC  (2+ messages)

[PATCH] dm: button: support remapping phone keys
 2024-11-17 16:46 UTC  (2+ messages)

[PATCH v2 0/5] doc: git diff reformatting
 2024-11-17 16:44 UTC  (4+ messages)
` [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines


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.