All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-10 23:06:22 to 2025-01-11 00:31:15 UTC [more...]

[xilinx-xlnx:lkp_test 258/504] drivers/media/platform/xilinx/xilinx-dprxss.c:2603:71: warning: 'snprintf' output may be truncated before the last format character
 2025-01-11  0:29 UTC 

[PATCH v2 0/6] Add character devices for indices and platform-dump RTAS
 2025-01-11  0:30 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v2 2/6] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v2 3/6] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v2 4/6] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v2 5/6] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v2 6/6] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval

[PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
 2025-01-11  0:30 UTC  (21+ messages)
` [PATCH v2 01/20] KVM: selftests: Support multiple write retires in dirty_log_test
` [PATCH v2 02/20] KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
` [PATCH v2 03/20] KVM: selftests: Drop signal/kick from dirty ring testcase
` [PATCH v2 04/20] KVM: selftests: Drop stale srandom() initialization from dirty_log_test
` [PATCH v2 05/20] KVM: selftests: Precisely track number of dirty/clear pages for each iteration
` [PATCH v2 06/20] KVM: selftests: Read per-page value into local var when verifying dirty_log_test
` [PATCH v2 07/20] KVM: selftests: Continuously reap dirty ring while vCPU is running
` [PATCH v2 08/20] KVM: selftests: Limit dirty_log_test's s390x workaround to s390x
` [PATCH v2 09/20] KVM: selftests: Honor "stop" request in dirty ring test
` [PATCH v2 10/20] KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
` [PATCH v2 11/20] KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is true
` [PATCH v2 12/20] KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_test
` [PATCH v2 13/20] KVM: selftests: Print (previous) last_page on dirty page value mismatch
` [PATCH v2 14/20] KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration
` [PATCH v2 15/20] KVM: sefltests: Verify value of dirty_log_test last page isn't bogus
` [PATCH v2 16/20] KVM: selftests: Ensure guest writes min number of pages in dirty_log_test
` [PATCH v2 17/20] KVM: selftests: Tighten checks around prev iter's last dirty page in ring
` [PATCH v2 18/20] KVM: selftests: Set per-iteration variables at the start of each iteration
` [PATCH v2 19/20] KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations
` [PATCH v2 20/20] KVM: selftests: Allow running a single iteration of dirty_log_test

[paulmckrcu:dev.2025.01.07a 55/56] include/linux/srcutiny.h:78:22: sparse: sparse: cast removes address space '__percpu' of expression
 2025-01-11  0:29 UTC 

[PATCH 0/2] perf hist: Fix bogus profiles when filters are enabled
 2025-01-11  0:29 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v2] drm/i915/slpc: Add sysfs for SLPC power profiles
 2025-01-11  0:29 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/slpc: Add sysfs for SLPC power profiles (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.21.3
 2025-01-11  0:28 UTC 

+ mm-vmscan-fix-pgdemote_-accounting-with-lru_gen_enabled.patch added to mm-hotfixes-unstable branch
 2025-01-11  0:26 UTC 

[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-01-11  0:25 UTC  (22+ messages)
` [PATCH v2 1/4] platform/x86: Add lenovo-wmi drivers Documentation
` [PATCH v2 2/4] platform/x86: Add Lenovo GameZone WMI Driver
` [PATCH v2 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode "

+ mm-vmscan-accumulate-nr_demoted-for-accurate-demotion-statistics.patch added to mm-hotfixes-unstable branch
 2025-01-11  0:25 UTC 

[PATCH 0/1] clear out Python syntax warnings
 2025-01-11  0:23 UTC  (5+ messages)
` [PATCH 1/1] selftests/bpf: "

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-10 18:40 UTC  (30+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag

[PATCH v2 0/4] counter: ti-eqep: add direction support
 2025-01-11  0:22 UTC  (5+ messages)
` [PATCH v2 1/4] tools/counter: gitignore counter_watch_events
` [PATCH v2 2/4] counter: add direction change event
` [PATCH v2 3/4] tools/counter: add direction change event to watcher
` [PATCH v2 4/4] counter: ti-eqep: add direction support

[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-01-11  0:21 UTC  (6+ messages)
` [PATCH v8 08/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH net v3] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-11  0:21 UTC  (4+ messages)
` [PATCH] Add short author date to Fixes tag

[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
 2025-01-11  0:20 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
` [PATCH v2 2/5] KVM: Assert slots_lock is held when setting memory regions
` [PATCH v2 3/5] KVM: Add a dedicated API for setting KVM-internal memslots
` [PATCH v2 4/5] KVM: x86: Drop double-underscores from __kvm_set_memory_region()
` [PATCH v2 5/5] KVM: Disallow all flags for KVM-internal memslots

[PATCH net-next 0/3] net: phy: realtek: add hwmon support
 2025-01-11  0:20 UTC  (6+ messages)
` [PATCH net-next 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net-next v5 00/12] Begin upstreaming Homa transport protocol
 2025-01-11  0:19 UTC  (4+ messages)
` [PATCH net-next v5 07/12] net: homa: create homa_sock.h and homa_sock.c

[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
 2025-01-11  0:14 UTC  (3+ messages)
` [PATCH v2 0/8] "

[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
 2025-01-11  0:00 UTC  (5+ messages)

[PATCH] io_uring: expose read/write attribute capability
 2025-01-11  0:12 UTC  (2+ messages)

[PATCH v4 1/3] bloblist: add api to get blob with size
 2025-01-11  0:12 UTC  (6+ messages)
` [PATCH v4 2/3] tcg2: decouple eventlog size from efi
` [PATCH v4 3/3] tpm: get tpm event log from bloblist

transfer.credentialsInUrl should warn about personal access tokens in user field #leftoverbits
 2025-01-11  0:08 UTC  (7+ messages)

[PATCH V2 3/3] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
 2025-01-11  0:07 UTC  (11+ messages)
` [PATCH] phy: freescale: fsl-samsung-hdmi: fix build error in fsl_samsung_hdmi_phy_configure_pll_lock_det

[PATCH v3 00/30] upl: Prerequite patches for updated spec
 2025-01-11  0:00 UTC  (31+ messages)
` [PATCH v3 01/30] bloblist: Make BLOBLIST_ALLOC the default
` [PATCH v3 02/30] abuf: Provide a way to get the buffer address
` [PATCH v3 03/30] abuf: Allow use in host tools
` [PATCH v3 04/30] abuf: Provide a constant buffer
` [PATCH v3 05/30] cpu: Provide a way to get the physical-address size
` [PATCH v3 06/30] serial: Support info() method in ns16550 xPL with UPL
` [PATCH v3 07/30] mkimage: Update map_to_sysmem() to match its prototype
` [PATCH v3 08/30] x86: Enable meminfo command
` [PATCH v3 09/30] x86: Show the timestamp counter with bdinfo
` [PATCH v3 10/30] ofnode: Use 4K for a default tree-size
` [PATCH v3 11/30] ofnode: Indicate when out of space in a few places
` [PATCH v3 12/30] ofnode: Update of_add_subnode() to indicate name is alloced
` [PATCH v3 13/30] boot: Rename fit_image_get_data()
` [PATCH v3 14/30] boot: Rename fit_image_get_data_and_size()
` [PATCH v3 15/30] boot: Use fit_image_get_data() to get data
` [PATCH v3 16/30] test: Fix inpected typo in upl test
` [PATCH v3 17/30] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
` [PATCH v3 18/30] emulation: Use bloblist to hold tables
` [PATCH v3 19/30] x86: Create more space for SPL with qemu-x86_64
` [PATCH v3 20/30] pci: video: Set up the pixel-format field
` [PATCH v3 21/30] x86: Show an error if video fails
` [PATCH v3 22/30] x86: Support jumping to a UPL image
` [PATCH v3 23/30] x86: Enable UPL handoff for SPL
` [PATCH v3 24/30] x86: Move tables to use SZ macros
` [PATCH v3 25/30] x86: Align the SMBIOS table to a 4K boundary
` [PATCH v3 26/30] efi_loader: Avoid mapping the ACPI tables twice
` [PATCH v3 27/30] x86: emulation: Enable bloblist
` [PATCH v3 28/30] dm: core: Clarify behaviour of ofnode_name_eq()
` [PATCH v3 29/30] dm: core: Provide ofnode_name_eq_unit() to accept a unit address
` [PATCH v3 30/30] dm: core: Provide ofnode_find_subnode_unit()

[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2025-01-11  0:04 UTC  (3+ messages)

[GIT PULL] Rockchip defconfig64 changes for 6.14 #1
 2025-01-10 23:56 UTC  (2+ messages)

+ fs-proc-fix-softlockup-in-__read_vmcore-part-2.patch added to mm-hotfixes-unstable branch
 2025-01-10 23:59 UTC 

[GIT PULL] Rockchip dts64 changes for 6.14 #1
 2025-01-10 23:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: powerpc: Update my status
 2025-01-10 23:57 UTC 

[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
 2025-01-10 23:55 UTC  (19+ messages)
` [PATCH 1/6] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH 4/6] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH 6/6] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH] selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
 2025-01-10 23:55 UTC  (4+ messages)

[efi:next] BUILD SUCCESS ac38e9c70c5932b3cec02eb203d0e3b92dd67e7c
 2025-01-10 23:52 UTC 

[PATCH v4 0/9] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2025-01-10 23:52 UTC  (7+ messages)
` [PATCH v4 4/9] drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote
` [PATCH v4 6/9] drm/msm/dpu: rename average bandwidth-related debugfs files

[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-10 23:52 UTC  (2+ messages)

[PATCH net 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-10 23:50 UTC  (2+ messages)

[PATCH 1/2] selftests/mm: use selftests framework to print test result
 2025-01-10 23:50 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders

[PATCH v4 00/14] of: fix bugs and improve codes
 2025-01-10 23:48 UTC  (7+ messages)
` [PATCH v4 05/14] of: Fix available buffer size calculating error in API of_device_uevent_modalias()
` [PATCH v4 14/14] of: Improve __of_add_property_sysfs() readability

[xilinx-xlnx:lkp_test 371/504] drivers/misc/rsmu_cm.c:172:13: warning: variable 'err' set but not used
 2025-01-10 23:47 UTC 

[PATCH v5] staging: gpib: Remove commented-out debug code
 2025-01-10 23:38 UTC 

[PATCH] drm/vblank: fix misuse of drm_WARN in drm_wait_one_vblank()
 2025-01-11  4:37 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2025-01-10 23:38 UTC  (3+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[Intel-wired-lan] [PATCH iwl-net] idpf: record rx queue in skb for RSC packets
 2025-01-11  0:29 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH iwl-net] idpf: fix handling rsc packet with a single segment
 2025-01-11  0:29 UTC  (2+ messages)
`  "

[broonie-ci:v2_20241224_miquel_raynal_spi_nand_spi_mem_dtr_support 20/20] drivers/spi/spi-mem.c:580:5: error: conflicting types for 'spi_mem_calc_op_duration'
 2025-01-10 23:35 UTC 

[PATCH net-next] tsnep: Link queues to NAPIs
 2025-01-10 22:39 UTC 

[PATCH net-next v5 0/4] enic: Use Page Pool API for receiving packets
 2025-01-10 23:32 UTC  (5+ messages)
` [PATCH net-next v5 1/4] enic: Refactor RX path common code into helper functions
` [PATCH net-next v5 2/4] enic: Remove an unnecessary parameter from function enic_queue_rq_desc
` [PATCH net-next v5 3/4] enic: Use function pointers for buf alloc, free and RQ service
` [PATCH net-next v5 4/4] enic: Use the Page Pool API for RX when MTU is less than page size

[PATCH] instaweb: fix ip binding for the python http.server
 2025-01-10 23:32 UTC  (2+ messages)

[RFC] sched/deadline: only mark active cpu as free
 2025-01-10 23:30 UTC 

+ hung_task-add-task-flags-blocked-by-coredump-to-log.patch added to mm-nonmm-unstable branch
 2025-01-10 23:29 UTC 

+ squashfs-convert-squashfs_fill_page-to-take-a-folio-fix.patch added to mm-nonmm-unstable branch
 2025-01-10 23:28 UTC 

[POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files
 2025-01-10 23:27 UTC  (3+ messages)

+ mm-fix-assertion-in-folio_end_read.patch added to mm-hotfixes-unstable branch
 2025-01-10 23:26 UTC 

[paulmckrcu:dev.2025.01.07a 46/56] include/linux/srcutree.h:225:36: sparse: sparse: incorrect type in return expression (different address spaces)
 2025-01-10 23:23 UTC 

+ mm-memfd-use-strncpy_from_user-to-read-memfd-name.patch added to mm-unstable branch
 2025-01-10 23:20 UTC 

+ mm-memfd-refactor-and-cleanup-the-logic-in-memfd_create.patch added to mm-unstable branch
 2025-01-10 23:19 UTC 

[PATCH v3 00/10] btrfs: error handling fixes
 2025-01-10 23:17 UTC  (4+ messages)
` [PATCH v3 08/10] btrfs: add extra error messages for delalloc range related errors

[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
 2025-01-10 23:16 UTC  (6+ messages)

[boot-time]
 2025-01-10 23:15 UTC  (3+ messages)

[xilinx-xlnx:lkp_test 371/504] drivers/misc/rsmu_cm.c:333:53: warning: implicit conversion from 'int' to 'u16' (aka 'unsigned short') changes value from 537972560 to 53072
 2025-01-10 23:12 UTC 

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-10 23:11 UTC  (15+ messages)

[PATCH v4] scsi: mpi3mr: fix possible crash when setup bsg fail
 2025-01-10 23:07 UTC  (2+ messages)

[PATCH v2 00/15] Hyperlaunch device tree for dom0
 2025-01-10 23:06 UTC  (3+ messages)
` [PATCH v2 08/15] x86/hyperlaunch: locate dom0 kernel with hyperlaunch

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-10 22:21 UTC  (3+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping

[PATCH] scsi: qla2xxx: Remove duplicate fcport release in error handler
 2025-01-10 23:06 UTC  (2+ messages)

[PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
 2025-01-10 23:06 UTC  (6+ messages)
` [PATCH v2 3/3] docs/system/arm/virt: mention specific migration information


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.