All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-19 15:00:53 to 2024-02-19 15:42:33 UTC [more...]

[PATCH] x86/fred: fix building without CONFIG_KVM
 2024-02-19 15:42 UTC  (2+ messages)

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-19 15:42 UTC  (9+ messages)
` [PATCH v5 09/12] cifs: Cut over to using netfslib

[PATCH v6 0/3] Remove the XFS mrlock
 2024-02-19 15:41 UTC  (4+ messages)
` [PATCH v6 1/3] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v6 2/3] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v6 3/3] xfs: Remove mrlock wrapper

[PATCH v2] arm64: jump_label: use constraints "Si" instead of "i"
 2024-02-19 15:41 UTC  (6+ messages)

rtw88 driver support for rtl8723ds does not work on Radxa RockPi-S
 2024-02-19 15:40 UTC  (8+ messages)

[PATCH 00/10] vdso: Misc cleanups and prevent code duplication
 2024-02-19 15:39 UTC  (14+ messages)
` [PATCH 01/10] vdso/helpers: Fix grammar in comments
` [PATCH 02/10] s390/vdso/data: Drop unnecessary header include
` [PATCH 03/10] csky/vdso: Remove superfluous ifdeffery
` [PATCH 04/10] vdso/arm: make union vdso_data_store available for all
` [PATCH 05/10] arm64/vdso: Use generic union vdso_data_store
` [PATCH 06/10] riscv/vdso: "
` [PATCH 07/10] s390/vdso: "
` [PATCH 08/10] loongarch/vdso: "
` [PATCH 09/10] mips/vdso: "
` [PATCH 10/10] csky/vdso: "

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-19 15:39 UTC  (7+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()
        ` [RFC PATCH] x86/sgx: Remove 'reclaim' boolean parameters

[PATCH v3 0/3] Adjust the output of x-query-virtio-status
 2024-02-19 15:38 UTC  (10+ messages)
` [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
` [PATCH v3 2/3] virtio: Declare the decoding functions to static
` [PATCH v3 3/3] qapi: Define VhostDeviceProtocols and VirtioDeviceFeatures as plain C types

dropping 32-bit Windows host support
 2024-02-19 15:37 UTC 

[PATCH v5 0/7] add support for H616 thermal system
 2024-02-19 15:36 UTC  (16+ messages)
` [PATCH v5 1/7] soc: sunxi: sram: export register 0 for THS on H616
` [PATCH v5 2/7] dt-bindings: thermal: sun8i: Add H616 THS controller
` [PATCH v5 3/7] thermal: sun8i: explain unknown H6 register value
` [PATCH v5 4/7] thermal: sun8i: extend H6 calibration to support 4 sensors
` [PATCH v5 5/7] thermal: sun8i: add SRAM register access code
` [PATCH v5 6/7] thermal: sun8i: add support for H616 THS controller
` [PATCH v5 7/7] arm64: dts: allwinner: h616: Add thermal sensor and zones

[PATCH] coresight: constify the struct device_type usage
 2024-02-19 15:36 UTC  (3+ messages)

[PATCH 0/2] net: ti: am65-cpsw / cpsw-mdio: Switch to DM MDIO
 2024-02-19 15:33 UTC  (3+ messages)
` [PATCH 1/2] net: mdio: Handle bus level GPIO Reset
` [PATCH 2/2] net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2024-02-19 15:35 UTC  (4+ messages)

[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-19 15:34 UTC  (3+ messages)
` [PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice

[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-02-19 15:33 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

Linux support for a 7 segment LED display
 2024-02-19 15:34 UTC  (3+ messages)

Stats on Xen tarball downloads
 2024-02-19 15:34 UTC  (2+ messages)

[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-19 15:33 UTC  (5+ messages)
` [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 4.19-stable tree
 2024-02-19 15:34 UTC  (2+ messages)
` [PATCH 4.19.y] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb

[PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-19 15:34 UTC  (6+ messages)

[LTP] [PATCH v3] Add stat04 test
 2024-02-19 15:31 UTC 

[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-02-19 15:30 UTC  (4+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-19 15:30 UTC  (6+ messages)

[PATCH v2 00/18] Rearrange batched folio freeing
 2024-02-19 15:31 UTC  (5+ messages)
` [PATCH v2 01/18] mm: Make folios_put() the basis of release_pages()

[LTP] [PATCH] msync01: Rewrite using new LTP API
 2024-02-19 15:30 UTC 

[PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-19 15:29 UTC  (12+ messages)
` [PATCH v4 12/30] xen/riscv: introduce cmpxchg.h

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-19 15:29 UTC  (10+ messages)
` [PATCH 02/30] thread_info: selector for TIF_NEED_RESCHED[_LAZY]
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
` [PATCH 05/30] sched: *_tsk_need_resched() "
` [PATCH 06/30] entry: handle lazy rescheduling at user-exit

[PATCH 0/2] Power management fixes
 2024-02-19 15:29 UTC  (4+ messages)
` [PATCH 2/2] ata: libata-core: Revert "ata: libata-core: Fix ata_pci_shutdown_one()"

[PATCH] drm/amd: Only allow one entity to control ABM
 2024-02-19 15:28 UTC  (10+ messages)

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 5.4-stable tree
 2024-02-19 15:28 UTC  (2+ messages)
` ["PATCH 5.4.y"] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb

next-20240219: arm64: boot failed - gic_of_init
 2024-02-19 15:27 UTC  (8+ messages)

commit f34fd6ee1be8 breaks current dwapb gpio DT users
 2024-02-19 15:27 UTC  (4+ messages)

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 5.10-stable tree
 2024-02-19 15:26 UTC  (2+ messages)
` ["PATCH 5.10.y"] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb

[pull request][net-next V3 00/15] mlx5 socket direct (Multi-PF)
 2024-02-19 15:26 UTC  (4+ messages)
` [net-next V3 15/15] Documentation: networking: Add description for multi-pf netdev

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 5.15-stable tree
 2024-02-19 15:25 UTC  (2+ messages)
` ["PATCH 5.15.y"] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb

FAILED: patch "[PATCH] userfaultfd: fix mmap_changing checking in" failed to apply to 6.1-stable tree
 2024-02-19 15:24 UTC  (2+ messages)
` ["PATCH 6.1.y"] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb

[PATCH 0/6] AMD Nested Virt Preparation
 2024-02-19 15:24 UTC  (5+ messages)
` [PATCH 2/6] svm: Improve type of cpu_has_svm_feature
` [PATCH 4/6] nestedsvm: Disable TscRateMSR

[PATCH 0/3] net/ionic, common/ionic: add vdev support
 2024-02-19 15:24 UTC  (3+ messages)
` [PATCH 3/3] net/ionic: add vdev support for embedded applications

[PATCH] platform/x86: thinkpad_acpi: Only update profile if successfully converted
 2024-02-19 15:24 UTC  (3+ messages)

[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-19 15:23 UTC  (6+ messages)
` [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant

[PATCH i-g-t,v3 0/2] Add tests to query firmware version
 2024-02-19 15:22 UTC  (2+ messages)
` ✓ CI.xeBAT: success for Add tests to query firmware version (rev3)

[PATCH 0/3] use environment partitions in GPT
 2024-02-19 15:21 UTC  (7+ messages)
` [PATCH 1/3] partitions: efi: Allow to create barebox environment partition
` [PATCH 2/3] bootsource: add function to get device_node we booted from

[LTP] [PATCH 1/2] swapon03: Cleanup
 2024-02-19 15:21 UTC  (7+ messages)
` [LTP] [PATCH 2/2] swapon03: Swap is not supported on TMPFS on tmpfs

[PATCH V4] PCI/MSI: Fix MSI hwirq truncation
 2024-02-19 15:21 UTC  (2+ messages)
` [tip: irq/urgent] PCI/MSI: Prevent MSI hardware interrupt number truncation

[LTP] [PATCH v2] Add stat04 test
 2024-02-19 15:19 UTC  (2+ messages)

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-02-19 15:18 UTC  (7+ messages)
` [PATCH v6 12/18] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
 2024-02-19 15:18 UTC  (7+ messages)
` [PATCH 2/3] mm/mempolicy: Avoid the fallthrough with MPOLD_BIND in mpol_misplaced
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy

[PATCH v7 00/12] arm64: qcom: add and enable SHM Bridge support
 2024-02-19 15:17 UTC  (4+ messages)

[PATCH net] net: skbuff: add overflow debug check to pull/push helpers
 2024-02-19 15:16 UTC  (2+ messages)

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-19 15:16 UTC  (2+ messages)

[PATCH v3 1/5] usb: ohci-generic: ignore ENOSYS and ENOTSUPP errors from clk and reset
 2024-02-19 14:38 UTC 

[niks:has_ioport_v6 19/19] include/asm-generic/io.h:625:15: error: call to '_outl' declared with attribute error: outl() requires CONFIG_HAS_IOPORT
 2024-02-19 15:15 UTC  (4+ messages)

[PATCH bpf-next v7 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2024-02-19 15:15 UTC  (5+ messages)
` [PATCH bpf-next v7 1/2] arm64: patching: implement text_poke API

[XEN PATCH] xen: cache clearing and invalidation helpers refactoring
 2024-02-19 15:14 UTC 

[PATCH] [RFC] sparsemem: warn on out-of-bounds initialization
 2024-02-19 14:59 UTC  (2+ messages)
  `  "

TI am625 deepsleep wakeup from main domain
 2024-02-19 15:14 UTC  (2+ messages)

[PATCH] iotests: adapt to output change for recently introduced 'detached header' field
 2024-02-19 15:14 UTC  (2+ messages)

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-19 15:13 UTC  (6+ messages)

[patch net-next] devlink: fix port dump cmd type
 2024-02-19 15:13 UTC  (2+ messages)

[PATCH 0/3] hwmon: (pmbus) Use PMBUS_REGULATOR_ONE to declare regulators with single output
 2024-02-19 15:13 UTC  (4+ messages)

[PATCH v2] afs: Increase buffer size in afs_update_volume_status()
 2024-02-19 15:07 UTC  (3+ messages)

[PATCH v3 0/3] arm64: dts: hi3798cv200: fix GICR size, add cache info, maintenance irq and GICH, GICV spaces
 2024-02-19 15:11 UTC  (13+ messages)
` [PATCH v3 1/3] arm64: dts: hi3798cv200: fix the size of GICR
` [PATCH v3 2/3] arm64: dts: hi3798cv200: add GICH, GICV register space and irq
` [PATCH v3 3/3] arm64: dts: hi3798cv200: add cache info

[PATCH v9 0/4] serial: 8250_dw: Fix ref clock usage
 2024-02-19 15:08 UTC  (8+ messages)
` [PATCH v9 1/4] serial: 8250: Add 8250 port clock update method

[PULL 00/49] ppc-for-9.0 queue
 2024-02-19 15:09 UTC  (6+ messages)
` [PULL 22/49] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses

[PATCH v4 3/3] cups: use LOCALE_PATHS to split localized HTML templates
 2024-02-19 15:10 UTC  (4+ messages)
` [OE-core] "

[RFC 0/5] Lcore variables
 2024-02-19 15:10 UTC  (14+ messages)
` [RFC 1/5] eal: add static per-lcore memory allocation facility
  ` [RFC v2 0/5] Lcore variables
    ` [RFC v2 3/5] random: keep PRNG state in lcore variable

[PATCH] filelock: fix deadlock detection in POSIX locking
 2024-02-19 15:10 UTC  (3+ messages)

[PATCH 0/3] QGV/SAGV related fixes
 2024-02-19 15:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for QGV/SAGV related fixes (rev6)

[PATCH v5 0/3] Remove the XFS mrlock
 2024-02-19 15:06 UTC  (3+ messages)

[GIT PULL] media: atomisp: Changes for 6.9-1
 2024-02-19 15:07 UTC 

[PATCH printk v2 00/26] wire up write_atomic() printing
 2024-02-19 15:07 UTC  (5+ messages)
` [PATCH printk v2 26/26] lockdep: Mark emergency section in lockdep splats

[PATCH v9 0/6] uvcvideo: Fixes for hw timestamping
 2024-02-19 15:07 UTC  (6+ messages)
` [PATCH v9 1/6] media: uvcvideo: Fix negative modulus calculation

[XEN PATCH] automation/eclair: add deviation for MISRA C:2012 Rule 16.3
 2024-02-19 15:06 UTC  (4+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-19 15:06 UTC  (4+ messages)

[PATCH v2 0/7] serial: 8250_exar: A few updates to the driver
 2024-02-19 15:05 UTC  (8+ messages)
` [PATCH v2 1/7] serial: 8250_exar: Don't remove GPIO device on suspend
` [PATCH v2 2/7] serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
` [PATCH v2 3/7] serial: 8250_exar: Clear interrupts before registering handler
` [PATCH v2 4/7] serial: 8250_exar: Use generic function to set firmware node
` [PATCH v2 5/7] serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 6/7] serial: 8250_exar: Use 8250 PCI library to map and assign resources
` [PATCH v2 7/7] serial: 8250_exar: Don't use "proxy" headers

[PATCH v4] sched/numa, mm: do not try to migrate memory to memoryless nodes
 2024-02-19 15:06 UTC  (2+ messages)

[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-19 15:04 UTC  (6+ messages)
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2024-02-19 15:05 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 49c379d3a72a
 2024-02-19 14:58 UTC 

MCTP - Bus lock between send and receive
 2024-02-19 14:16 UTC  (2+ messages)

[PATCH v7 0/4] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-19 15:03 UTC  (10+ messages)
` [PATCH v7 1/4] dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T
` [PATCH v7 2/4] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes
` [PATCH v7 3/4] arm64: dts: add description for solidrun am642 som and evaluation board
` [PATCH v7 4/4] arm64: dts: ti: hummingboard-t: add overlays for m.2 pci-e and usb-3

[PATCHv2 1/5] lib/oe/patch: Make extractPatches() not extract ignored commits
 2024-02-19 15:03 UTC  (4+ messages)
` [PATCHv2 5/5] lib/oe/patch: Use git notes to store the filenames for the patches
  ` [OE-core] "

[PATCH] genirq: Fix irqs_unhandled in note_interrupt
 2024-02-19 15:03 UTC  (2+ messages)

[PATCH v4 0/7] Support generic Luks encryption
 2024-02-19 15:02 UTC  (6+ messages)
` [PATCH v4 4/7] block: Support detached LUKS header creation using blockdev-create

[PATCH 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-19 15:02 UTC  (4+ messages)

[PATCH v4 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2024-02-19 15:00 UTC  (4+ messages)
` [PATCH v4 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v4 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v4 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "

[PATCH 0/8] A702 support
 2024-02-19 15:01 UTC  (5+ messages)
` [PATCH 3/8] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support

[PATCH 1/2] arm64: dts: renesas: r8a779h0: Add RPC node
 2024-02-19 15:00 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: gray-hawk-single: Add QSPI FLASH support

[PATCH 0/2] arm64: dts: renesas: r8a779h0/gray-hawk-single: Add RPC and QSPI FLASH support
 2024-02-19 15:00 UTC 

[PATCH v3] sched/numa, mm: do not promote folios to nodes not set N_MEMORY
 2024-02-19 15:00 UTC  (4+ messages)


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.