All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-20 14:16:23 to 2023-11-20 14:52:53 UTC [more...]

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-20 14:26 UTC  (3+ messages)
` [PATCH 13/34] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()

[PATCH 2/2] hwmon: ltc4282: add support for the LTC4282 chip
 2023-11-20 14:52 UTC  (2+ messages)

[PATCH v3 0/5] Add USB support for RK3128
 2023-11-20 14:51 UTC  (11+ messages)
` [PATCH v3 1/5] phy: rockchip-inno-usb2: Split ID interrupt phy registers
` [PATCH v3 2/5] phy: phy-rockchip-inno-usb2: Add RK3128 support

[PATCH v5 0/9] Improve Exynos thermal driver
 2023-11-20 14:50 UTC  (18+ messages)
  ` [PATCH v5 1/9] thermal: exynos: remove an unnecessary field description
  ` [PATCH v5 2/9] thermal: exynos: drop id field
  ` [PATCH v5 3/9] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v5 4/9] thermal: exynos: handle devm_regulator_get_optional return value correctly
  ` [PATCH v5 5/9] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH v5 6/9] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH v5 7/9] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v5 8/9] thermal: exynos: use BIT wherever possible
  ` [PATCH v5 9/9] thermal: exynos: use set_trips

[PATCH v3 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-11-20 14:51 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH v3 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH v6 00/10] ppc64: Restrict memory allocations for kernel and initrd
 2023-11-20 14:50 UTC  (11+ messages)
` [PATCH v6 01/10] kern/ieee1275/init: ppc64: Introduce a request for regions_claim
` [PATCH v6 02/10] kern/ieee1275/init: ppc64: Decide by request whether to initialize region
` [PATCH v6 03/10] kern/ieee1275/init: ppc64: Return allocated address using context
` [PATCH v6 04/10] kern/ieee1275/init: ppc64: Add support for alignment requirements
` [PATCH v6 05/10] kern/ieee1275/init: ppc64: Rename regions_claim to grub_regions_claim
` [PATCH v6 06/10] kern/ieee1275/cmain: ppc64: Introduce flags to identify KVM and Power VM
` [PATCH v6 07/10] loader/powerpc/ieee1275: Use new allocation function for kernel and initrd
` [PATCH v6 08/10] kern/ieee1275/ieee1275: debug: Display successful memory claims
` [PATCH v6 09/10] kern/ieee1275/init: ppc64: Fix a comment
` [PATCH v6 10/10] kern/ieee1275/init: ppc64: Display upper_mem_limit for debugging

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-20 14:49 UTC  (7+ messages)
` [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-20 14:50 UTC  (11+ messages)

[XEN v5 0/2] xen/arm: Split MMU code as the prepration of MPU work form Arm32
 2023-11-20 14:48 UTC  (3+ messages)
` [XEN v5 1/2] xen/arm32: head: Introduce enable_{boot,secondary}_cpu_mm()
` [XEN v5 2/2] xen/arm32: head Split and move MMU-specific head.S to mmu/head.S

[PATCH] drm/modes: Fix divide error in drm_mode_debug_printmodeline
 2023-11-20 14:41 UTC  (2+ messages)
` [PATCH V2] "

[PATCH BlueZ 0/1] iso-tester: Add test for bcast AC 13 reconnect
 2023-11-20 14:50 UTC  (2+ messages)

[PATCH BlueZ v2] shared/shell: Remove readline color escapes
 2023-11-20 14:50 UTC  (2+ messages)

[TECH TOPIC] Kernel documentation
 2023-11-20 14:49 UTC  (7+ messages)

[PATCH 1/3] configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
 2023-11-20 14:49 UTC  (4+ messages)
` [PATCH 2/3] configs: keystone2: Do not include hardware.h

[PATCH RFC] btrfs: pick device with lowest devt for show_devname
 2023-11-20 14:42 UTC  (4+ messages)

[PATCH v2 0/2] hwmon: (nct6775) Fix pwm bugs for NCT chips
 2023-11-20 14:49 UTC  (4+ messages)
` [PATCH v2 1/2] hwmon: (nct6775) Fix incomplete register array

Interest in Release Manager Role
 2023-11-20 14:47 UTC  (2+ messages)

[PATCH v4] libfs: getdents() should return 0 after reaching EOD
 2023-11-20 14:48 UTC  (4+ messages)

[PATCH v5 0/3] Add support for qcm6490 idp and qcs6490 rb3gen2 board
 2023-11-20 14:47 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: Add base qcs6490-rb3gen2 board dts

[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
 2023-11-20 14:42 UTC  (25+ messages)
` [PATCH v4 01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe()
` [PATCH v4 02/24] i2c: designware: Fix reset call "
` [PATCH v4 03/24] i2c: designware: Let PCI core to take care about interrupt vectors
` [PATCH v4 04/24] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe()
` [PATCH v4 05/24] i2c: designware: Replace a while-loop by for-loop
` [PATCH v4 06/24] i2c: designware: Save pointer to semaphore callbacks instead of index
` [PATCH v4 07/24] i2c: designware: Add missing 'c' into PCI IDs variable name
` [PATCH v4 08/24] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
` [PATCH v4 09/24] i2c: designware: Unify terminator in device ID tables
` [PATCH v4 10/24] i2c: designware: Always provide "
` [PATCH v4 11/24] i2c: designware: Drop return value from i2c_dw_acpi_configure()
` [PATCH v4 12/24] i2c: designware: Drop return value from dw_i2c_of_configure()
` [PATCH v4 13/24] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
` [PATCH v4 14/24] i2c: designware: Consolidate firmware parsing and configuring code
` [PATCH v4 15/24] i2c: designware: Unify the firmware type checks
` [PATCH v4 16/24] i2c: designware: Move exports to I2C_DW namespaces
` [PATCH v4 17/24] i2c: designware: Remove ->disable() callback
` [PATCH v4 18/24] i2c: designware: Consolidate PM ops
` [PATCH v4 19/24] i2c: designware: Uninline i2c_dw_probe()
` [PATCH v4 20/24] i2c: designware: Propagate firmware node
` [PATCH v4 21/24] i2c: designware: Use pci_get_drvdata()
` [PATCH v4 22/24] i2c: designware: Use temporary variable for struct device
` [PATCH v4 23/24] i2c: designware: Get rid of redundant 'else'
` [PATCH v4 24/24] i2c: designware: Fix spelling and other issues in the comments

[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-11-20 14:46 UTC  (13+ messages)

[PATCH 1/2] ARM: mmu64: setup ttb for EL2 as well
 2023-11-20 14:44 UTC  (2+ messages)
` [PATCH 2/2] ARM: layerscape: ppa: Fix starting PPA

[PATCH 0/2] cmake-qemu
 2023-11-20 14:46 UTC  (3+ messages)
` [PATCH 1/2] cmake-qemu.bbclass: support qemu for cmake
` [PATCH 2/2] cmake.bbclass: optionally support qemu

How to set the NFSv4 "HIDDEN" attribute on Linux?
 2023-11-20 14:44 UTC  (5+ messages)

[PATCH] objtool: Fix calloc call for new -Walloc-size
 2023-11-20 14:44 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3] ASoC: cs43130: Allow driver to work without IRQ connection
 2023-11-20 14:40 UTC  (2+ messages)

[RFC - is this a bug?] powerpc/lib/sstep: Asking for some light on this, please. :)
 2023-11-20 14:33 UTC  (3+ messages)

[PATCH 0/3] *** hwmon: (nct6775) Fix pwm bugs for NCT chips ***
 2023-11-20 14:41 UTC  (5+ messages)
` [PATCH 1/3] hwmon: (nct6775) Fix incomplete register array

[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
 2023-11-20 14:41 UTC 

[PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-20 14:40 UTC  (6+ messages)
` [PATCH v2 "

[PULL 0/1] target/xtensa fixes for v8.2
 2023-11-20 14:40 UTC  (2+ messages)

[PULL 0/7] Error reporting patches for 2023-11-17
 2023-11-20 14:39 UTC  (2+ messages)

[PULL 0/2] hppa64 fixes
 2023-11-20 14:39 UTC  (2+ messages)

[PULL 00/10] Avocado test fixes
 2023-11-20 14:39 UTC  (2+ messages)

[PATCH] nvme-keyring: add MODULE_LICENSE()
 2023-11-20 14:40 UTC  (2+ messages)

[PULL 00/27] Trivial patches for 2023-11-16
 2023-11-20 14:39 UTC  (2+ messages)

[PATCH v2] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
 2023-11-20 14:31 UTC  (5+ messages)

[PATCH 0/2] x86/entry: Trade cycles
 2023-11-20 14:33 UTC  (3+ messages)
` [PATCH 1/2] x86/entry: Optimize common_interrupt_return()
` [PATCH 2/2] x86/entry: Harden return-to-user

How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
 2023-11-20 14:37 UTC  (10+ messages)
    ` Who owns bugzilla.linux-nfs.org - account creation broken? "

[rt-devel:linux-6.6.y-rt-rebase] [panic] 768c33033e: BUG:workqueue_lockup-pool
 2023-11-20 14:26 UTC  (2+ messages)

[PATCH v4 0/3] hw/riscv/virt: pflash improvements
 2023-11-20 14:36 UTC  (9+ messages)

[PATCH] nvme: ensure reset state check ordering
 2023-11-20 14:36 UTC  (5+ messages)

[RESEND PATCH 3/4] perf/x86/intel/cstate: Add Sierra Forest support
 2023-11-20 14:35 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH 1/4] perf/x86/intel/cstate: Cleanup duplicate attr_groups
 2023-11-20 14:35 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH 2/4] x86/smp: Export symbol cpu_clustergroup_mask
 2023-11-20 14:35 UTC  (2+ messages)
` [tip: perf/core] x86/smp: Export symbol cpu_clustergroup_mask()

[RESEND PATCH 4/4] perf/x86/intel/cstate: Add Grand Ridge support
 2023-11-20 14:35 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 0/7] dts: Port scatter suite over
 2023-11-20 14:35 UTC  (9+ messages)
` [PATCH v3 4/7] dts: allow passing parameters into interactive apps
` [PATCH v3 5/7] dts: add optional packet filtering to scapy sniffer

KASAN: use-after-free Read in j1939_session_get_by_addr
 2023-11-20 14:35 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] powerpc: Don't clobber fr0/vs0 during fp|altivec register save
 2023-11-20 14:32 UTC  (3+ messages)

[PATCH v2 0/3] Add initial support for Xiaomi Mi 11 Ultra
 2023-11-20 14:33 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add device tree "

[PATCH 1/2] libsepol: avoid fixed sized format buffer for xperms
 2023-11-20 14:31 UTC  (2+ messages)
` [PATCH 2/2] "

[igt-dev] [PATCH i-g-t 0/8] Initial SR-IOV validation
 2023-11-20 14:31 UTC  (16+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_sriov_device: add core SR-IOV helpers
` [igt-dev] [PATCH i-g-t 5/8] tests/sriov_basic: add basic tests for enabling SR-IOV VFs
` [igt-dev] [PATCH i-g-t 7/8] tests/sriov_basic: validate driver binding to VFs

[PATCH v10 0/8] spi: Add support for stacked/parallel memories
 2023-11-20 14:30 UTC  (5+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core

[PATCH v3] KVM: arm64: GICv4: Do not perform a map to a mapped vLPI
 2023-11-20 14:30 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Fix LUT rounding
 2023-11-20 14:30 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/4] drm: Fix color "
` [Intel-gfx] [PATCH 2/4] drm/i915: Adjust LUT rounding rules
      `  "
` [PATCH 0/4] drm/i915: Fix LUT rounding

[rt-devel:linux-6.6.y-rt] [printk] 78f4b59c6f: BUG:kernel_failed_in_early-boot_stage,last_printk:early_console_in_setup_code
 2023-11-20 14:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] test/intel/perf_pmu: Dump drpc for correct gt
 2023-11-20 14:30 UTC 

[PATCH] arm64: Add user stacktrace support
 2023-11-20 14:29 UTC  (3+ messages)

[PATCH v9 1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa)
 2023-11-20 14:30 UTC  (3+ messages)
` [PATCH v9 2/2] arm64: dts: qcom: sm8250-xiaomi-pipa: Add initial device tree

[PATCH] hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
 2023-11-20 14:29 UTC  (2+ messages)

[PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-20 14:28 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] tests/intel: Add changes to use new sysfs frequency entries by xe
 2023-11-20 14:36 UTC 

[PATCH] mm/page_poison: Replace kmap_atomic() with kmap_local_page()
 2023-11-20 14:28 UTC 

[PATCH v5 0/5] Fine granular configuration
 2023-11-20 14:27 UTC  (6+ messages)
` [PATCH v5 3/5] arm/dom0less: put dom0less feature code in a separate module

shared library location and linking
 2023-11-20 14:27 UTC 

Xen Project Releases Version 4.18
 2023-11-20 14:26 UTC 

[PATCH 1/3] smb: client: implement ->query_reparse_point() for SMB1
 2023-11-20 14:27 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] smb: client: set correct file type from NFS reparse points

[PATCH] mm/mempool: Replace kmap_atomic() with kmap_local_page()
 2023-11-20 14:26 UTC 

[PATCH v3] io_uring: Statistics of the true utilization of sq threads
 2023-11-20 14:26 UTC  (2+ messages)

[PATCHv2 00/10] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2023-11-20 14:23 UTC  (2+ messages)

[PATCH] debug_ll ns16550: Add base address argument to register functions
 2023-11-20 14:23 UTC 

[PATCHv2 0/3] nvme: start keep-alive after admin queue setup
 2023-11-20 14:25 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH] mm/memory: Use kmap_local_page() in __wp_page_copy_user()
 2023-11-20 14:24 UTC 

[Intel-xe] [RFC][PATCH 0/1] Creating a base directory for frequency sysfs
 2023-11-20 14:23 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: Moving and renaming existing frequency sysfs attributes

[Intel-gfx] [PATCH v4 0/3] Prepare intel_fb for Xe
 2023-11-20 14:23 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 2/3] drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
` [Intel-gfx] [PATCH v4 3/3] drm/i915/display: Split i915 specific code away from intel_fb.c

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-20 14:23 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/8] Initial SR-IOV validation
 2023-11-20 14:22 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_sriov_device: add core SR-IOV helpers
` [igt-dev] [PATCH i-g-t 4/8] lib/igt_sriov_device: add helpers for operations in different VFs scenarios

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-20 14:23 UTC  (9+ messages)
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-20 14:22 UTC  (3+ messages)
` [PATCH 2/9] net: mdio: ipq4019: Enable the clocks for "

drivers/char/hw_random/jh7110-trng.c:303 starfive_trng_probe() warn: passing zero to 'dev_err_probe'
 2023-11-20 14:22 UTC 

[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
 2023-11-20 14:20 UTC 

[PATCH V3] dt-bindings: thermal: convert Mediatek Thermal to the json-schema
 2023-11-20 14:19 UTC  (3+ messages)

[PATCH] mm/ksm: Use kmap_local_page() in calc_checksum()
 2023-11-20 14:18 UTC 

[Bug Report] intel/vbtn: Dell Inspiron 7352 has unreliable tablet-mode switch
 2023-11-20 14:18 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add Acelink EW-7886CAX access point
 2023-11-20 14:17 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: mediatek: Add Acelink EW-7886CAX

[PATCH v6 4/4] mm,page_owner: Filter out stacks by a threshold counter
 2023-11-20 14:17 UTC  (2+ messages)

[PATCH v3 00/25] i2c: designware: code consolidation & cleanups
 2023-11-20 14:17 UTC  (5+ messages)
` [PATCH v3 10/25] i2c: designware: Unify terminator in device ID tables

[hch-xfs:xfs-zoned 21/62] mm/page-writeback.c:2511 write_cache_folios() error: uninitialized symbol 'nr'
 2023-11-20 14:10 UTC  (2+ messages)

[PATCH 0/4] stm32: add support for STM32MP25 BSEC to control OTP data
 2023-11-20 14:15 UTC  (3+ messages)
` [PATCH 4/4] nvmem: add bsec support to stm32mp25

[RFC] support built-in ethernet phy which needs some mmio accesses
 2023-11-20 14:03 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/8] Initial SR-IOV validation
 2023-11-20 14:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 5/8] tests/sriov_basic: add basic tests for enabling SR-IOV VFs
` [igt-dev] [PATCH i-g-t 6/8] lib/igt_sriov_device: add helpers for VF DRM driver bind and unbind
` [igt-dev] [PATCH i-g-t 7/8] tests/sriov_basic: validate driver binding to VFs
` [igt-dev] [PATCH i-g-t 8/8] tests/sriov_basic: add more tests for VF driver binding

[PATCH v2 0/4] Extend time to wait for UIP for some callers
 2023-11-20 14:15 UTC  (5+ messages)
` [PATCH v2 1/4] rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
` [PATCH v2 2/4] rtc: Adjust failure return code for cmos_set_alarm()
` [PATCH v2 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
` [PATCH v2 4/4] rtc: Extend timeout for waiting for UIP to clear to 1s

[PATCH V5 00/12] fix migration of suspended runstate
 2023-11-20 14:15 UTC  (3+ messages)
` [PATCH V5 02/12] cpus: stop vm in suspended state


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.