All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 13:53:33 to 2022-04-29 14:32:17 UTC [more...]

[V2 0/3] Expose max and current bpc via debugfs
 2022-04-29 14:32 UTC  (6+ messages)
` [V2 1/3] drm/debug: Expose connector's max supported "
  ` [Intel-gfx] "
` [V2 3/3] drm/amd/display: Move connector debugfs to drm
  ` [Intel-gfx] "

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-04-29 14:31 UTC  (65+ messages)
` [RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH 02/37] ata: add HAS_IOPORT dependencies
` [PATCH 03/37] ACPI: add dependency on HAS_IOPORT
` [RFC v2 04/39] char: impi, tpm: depend "
` [PATCH 04/37] parport: PC style parport depends "
` [PATCH 05/37] char: impi, tpm: depend "
` [PATCH 06/37] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH 07/37] Input: gameport: add ISA and HAS_IOPORT dependencies
` [PATCH 08/37] comedi: add "
` [PATCH 09/37] counter: "
` [PATCH 11/37] sound: "
` [PATCH 13/37] Input: "
` [PATCH 15/37] hwmon: "
` [RFC v2 17/39] media: "
` [PATCH 20/37] net: "
` [RFC v2 21/39] "
    ` [Intel-wired-lan] "
` [PATCH 21/37] pcmcia: "
` [RFC v2 23/39] PCI: make quirk using inw() depend on HAS_IOPORT
` [PATCH 23/37] pnp: add HAS_IOPORT dependencies
` [RFC v2 24/39] PCI/sysfs: make I/O resource depend on HAS_IOPORT
` [PATCH 24/37] power: add HAS_IOPORT dependencies
` [RFC v2 25/39] pcmcia: "
` [PATCH 25/37] video: handle "
` [PATCH 26/37] rtc: add "
` [RFC v2 27/39] pnp: "
` [PATCH 27/37] scsi: "
` [RFC v2 28/39] power: "
` [RFC v2 29/39] rtc: "
` [PATCH 29/37] tty: serial: "
` [RFC v2 30/39] scsi: "
` [PATCH 30/37] watchdog: "
` [PATCH 31/37] drm: handle "
` [RFC v2 31/39] sound: add "
` [PATCH 32/37] PCI/sysfs: make I/O resource depend on HAS_IOPORT
` [RFC v2 32/39] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH 33/37] PCI: make quirk using inw() depend on HAS_IOPORT
` [PATCH 34/37] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [RFC v2 34/39] tty: serial: add HAS_IOPORT dependencies
` [PATCH 35/37] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [RFC v2 35/39] usb: handle HAS_IOPORT dependencies
` [PATCH 36/37] "
` [RFC v2 36/39] video: "
` [PATCH 37/37] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
` [RFC v2 37/39] watchdog: add HAS_IOPORT dependencies
` [RFC v2 38/39] wireless: "
` [RFC v2 39/39] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n

[PATCH net] ping: fix address binding wrt vrf
 2022-04-29 14:31 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v3 0/2] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-29 14:30 UTC  (3+ messages)
` [PATCH v3 2/2] sched/deadline: Remove superfluous rq clock update in push_dl_task()

cleanup btrfs bio handling, part 2 v2
 2022-04-29 14:30 UTC  (11+ messages)
` [PATCH 01/10] btrfs: move more work into btrfs_end_bioc
` [PATCH 02/10] btrfs: cleanup btrfs_submit_dio_bio
` [PATCH 03/10] btrfs: split btrfs_submit_data_bio
` [PATCH 04/10] btrfs: don't double-defer bio completions for compressed reads
` [PATCH 05/10] btrfs: defer I/O completion based on the btrfs_raid_bio
` [PATCH 06/10] btrfs: don't use btrfs_bio_wq_end_io for compressed writes
` [PATCH 07/10] btrfs: centralize setting REQ_META
` [PATCH 08/10] btrfs: remove btrfs_end_io_wq
` [PATCH 09/10] btrfs: refactor btrfs_map_bio
` [PATCH 10/10] btrfs: do not allocate a btrfs_bio for low-level bios

[PATCH net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-04-29 14:30 UTC  (6+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-29 14:30 UTC  (10+ messages)
` [PATCH v3 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM
` [PATCH v3 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[RFC PATCH 00/12] Cross compilation of embedded firmware
 2022-04-29 14:18 UTC  (13+ messages)
` [RFC PATCH 01/12] tests/tcg: merge configure.sh back into main configure script
` [RFC PATCH 02/12] configure: add missing cross compiler fallbacks
` [RFC PATCH 03/12] configure: handle host compiler in probe_target_compiler
` [RFC PATCH 04/12] configure: introduce --cross-prefix-*=
` [RFC PATCH 05/12] configure: include more binutils in tests/tcg makefile
` [RFC PATCH 06/12] configure, meson: move symlinking of ROMs to meson
` [RFC PATCH 07/12] configure: move symlink configuration earlier
` [RFC PATCH 08/12] configure: enable cross-compilation of s390-ccw
` [RFC PATCH 09/12] pc-bios/optionrom: detect -fno-pie
` [RFC PATCH 10/12] pc-bios/optionrom: compile with -Wno-array-bounds
` [RFC PATCH 11/12] configure: enable cross-compilation of optionrom
` [RFC PATCH 12/12] configure: enable cross compilation of vof

[Regression] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-04-29 14:30 UTC  (2+ messages)

[PATCH] imx: drop CONFIG_MXC_UART_BASE
 2022-04-29 14:28 UTC  (2+ messages)

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-04-29 14:28 UTC  (14+ messages)
` [PATCH RFC 01/19] iommu: Add iommu_domain ops for dirty tracking
` [PATCH RFC 02/19] iommufd: Dirty tracking for io_pagetable
` [PATCH RFC 07/19] iommufd/vfio-compat: Dirty tracking IOCTLs compatibility

[PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-29 14:28 UTC  (2+ messages)

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-29 14:26 UTC  (4+ messages)
` [PATCH v3 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*

[PATCH] net/failsafe: fix interrupt handle leak
 2022-04-29 14:26 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-29 14:26 UTC 

[PATCH 0/4] memory-failure: fix hwpoison_filter
 2022-04-29 14:22 UTC  (5+ messages)
` [PATCH 1/4] mm/memory-failure.c: move clear_hwpoisoned_pages
` [PATCH 2/4] mm/memofy-failure.c:: simplify num_poisoned_pages_dec
` [PATCH 3/4] mm/memofy-failure.c: optimize hwpoison_filter
` [PATCH 4/4] mm/memofy-failure.c: add hwpoison_filter for soft offline

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-29 14:24 UTC  (8+ messages)
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP

[RFC PATCH 1/2] swiotlb: Split up single swiotlb lock
 2022-04-29 14:25 UTC  (5+ messages)
` [RFC PATCH] swiotlb: Add Child IO TLB mem support

[ANNOUNCE] xfsprogs-5.16.0-rc0 released
 2022-04-29 14:24 UTC 

[PATCH] Marvell MDIO clock related changes
 2022-04-29 14:24 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-04-29 14:24 UTC  (3+ messages)

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-04-29 14:24 UTC  (2+ messages)

[honister][PATCH] documentation: update for 3.4.4 release
 2022-04-29 14:23 UTC 

[PATCH 1/2] misc: i2c_eeprom: add support for microchip 24aa025e48
 2022-04-29 14:22 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sam9x60ek: fix eeprom compatible

[qemu-mainline test] 169849: tolerable FAIL - PUSHED
 2022-04-29 14:22 UTC 

[PATCH] io_uring: check that data field is 0 in ringfd unregister
 2022-04-29 14:22 UTC 

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-04-29 14:21 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: move tons of power well initializers to rodata
 2022-04-29 14:21 UTC 

[meta-yocto][honister][PATCH] poky.conf: bump version for 3.4.4 release
 2022-04-29 14:21 UTC 

[PATCH 00/14] ASoC: Intel: avs: Driver core and PCM operations
 2022-04-29 14:19 UTC  (7+ messages)
` [PATCH 08/14] ASoC: Intel: avs: D0ix power state support
` [PATCH 10/14] ASoC: Intel: avs: Machine board registration

[PATCH v6] net/bonding: another fix to LACP mempool size
 2022-04-29 14:20 UTC  (3+ messages)
` [PATCH v7] "

Optimizing kernel compilation / alignments for network performance
 2022-04-29 14:18 UTC  (5+ messages)

[PATCH v5 0/6] 9pfs: macOS host fixes
 2022-04-29 14:16 UTC  (5+ messages)
` [PATCH v5 4/6] 9pfs: fix wrong errno being sent to Linux client on macOS host

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 14:16 UTC  (5+ messages)
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH v5] btrfs: improve error reporting in lookup_inline_extent_backref
 2022-04-29 14:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-29 14:16 UTC 

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-29 14:16 UTC  (3+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation

[PATCH] arm64: dts: mt7622: specify the number of DMA requests
 2022-04-29 14:14 UTC  (6+ messages)

[master][kirkstone][PATCH v2] create-spdx: delete virtual/kernel dependency to fix FreeRTOS build
 2022-04-29 14:14 UTC  (3+ messages)

[PATCH] gpu/cuda: GPU_REGISTERED to distinguish GPU memory CPU mapped
 2022-04-29 14:14 UTC  (2+ messages)

[PATCH v2] btrfs: Turn fs_info member buffer_radix into XArray
 2022-04-29 14:14 UTC  (2+ messages)

[PATCH v8 0/7] feec() energy margin removal
 2022-04-29 14:11 UTC  (8+ messages)
` [PATCH v8 1/7] sched/fair: Provide u64 read for 32-bits arch helper
` [PATCH v8 2/7] sched/fair: Decay task PELT values during wakeup migration
` [PATCH v8 3/7] sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
` [PATCH v8 4/7] sched/fair: Rename select_idle_mask to select_rq_mask
` [PATCH v8 5/7] sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()
` [PATCH v8 6/7] sched/fair: Remove task_util from effective utilization in feec()
` [PATCH v8 7/7] sched/fair: Remove the energy margin "

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-29 14:10 UTC  (4+ messages)
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

fsl_hash.c: Alignment problem when using caam_hash() for FIT images
 2022-04-29 14:10 UTC  (2+ messages)

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo
 2022-04-29 14:09 UTC  (5+ messages)
` [qemu.qmp PATCH 04/12] update project URLs
` [qemu.qmp PATCH 12/12] update VERSION to 0.0.0a1

[PATCH] x86: make "dom0_nodes=" work with credit2
 2022-04-29 14:09 UTC  (9+ messages)

Question about initramfs and fitImage
 2022-04-29 14:09 UTC  (2+ messages)
` [yocto] "

[PATCH v2] drm: mxsfb: Implement LCDIF scanout CRC32 support
 2022-04-29 14:08 UTC  (3+ messages)

[Buildroot] ACE + TAO with buildroot - GLIBC_2.28 not found
 2022-04-29 14:02 UTC 

[PATCH v6 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-29 14:07 UTC  (6+ messages)
` [PATCH v6 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622

[Cluster-devel] [PATCH RESEND] gfs2: Return more useful errors from gfs2_rgrp_send_discards()
 2022-04-29 14:08 UTC  (3+ messages)

[PATCH printk v4 00/15] implement threaded console printing
 2022-04-29 13:53 UTC  (11+ messages)
` [PATCH printk v4 14/15] printk: extend console_lock for proper kthread support
  ` [PATCH printk v5 1/1] printk: extend console_lock for per-console locking

[Intel-gfx] [CI] drm/i915: Fix assert in i915_ggtt_pin
 2022-04-29 14:07 UTC  (2+ messages)
`  "

[bvanassche:ufs-for-next 6/6] drivers/ufs/core/ufshcd.c:5430 ufshcd_uic_cmd_compl() error: we previously assumed 'priv->active_uic_cmd' could be null (see line 5418)
 2022-04-29 14:06 UTC  (3+ messages)

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-29 14:05 UTC  (3+ messages)
` [PATCH v2 14/23] mm/slab_common: print cache name in tracepoints

[PATCH for-5.18] KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
 2022-04-29 14:05 UTC  (5+ messages)

[PATCH] crypto: atmel-i2c - Simplify return code in probe function
 2022-04-29 14:03 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Free user pages if kvmalloc_array fails
 2022-04-29 14:06 UTC  (2+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 14:01 UTC  (16+ messages)
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 17/30] tracing: Improve panic/die notifiers

[PATCH 0/7] arm64: dts: mediatek: mt8195-demo: Add more peripheral support
 2022-04-29 14:00 UTC  (6+ messages)
` [PATCH 5/7] arm64: dts: mediatek: mt8195-demo: enable ethernet

[PATCH] docs: Add small intro to idmap examples
 2022-04-29 13:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-29 14:05 UTC 

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-29 13:54 UTC  (3+ messages)
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity

[PATCH] net: thunderx: Do not invoke pci_irq_vector() from interrupt context,
 2022-04-29 13:54 UTC 

[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
 2022-04-29 13:53 UTC  (2+ messages)

[PATCH] xen: enable qemuboot for arm32
 2022-04-29 14:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-29 13:55 UTC 

[meta-python][PATCH] meta-python-image: Fix build depends
 2022-04-29 13:54 UTC 

[PATCH v10 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-04-29 13:53 UTC  (3+ messages)
` [PATCH v10 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC


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.