All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-31 12:15:28 to 2023-05-31 12:56:57 UTC [more...]

[PATCH v2 00/23] q800: add support for booting MacOS Classic - part 1
 2023-05-31 12:53 UTC  (18+ messages)
` [PATCH v2 01/23] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PATCH v2 02/23] q800: add missing space after parent object in GLUEState
` [PATCH v2 03/23] q800: introduce Q800MachineState
` [PATCH v2 04/23] q800: rename q800_init() to q800_machine_init()
` [PATCH v2 05/23] q800: move CPU object into Q800MachineState
` [PATCH v2 06/23] q800: move ROM memory region to Q800MachineState
` [PATCH v2 07/23] q800: move GLUE device into separate q800-glue.c file
` [PATCH v2 08/23] q800: move GLUE device to Q800MachineState
` [PATCH v2 09/23] q800: introduce mac-io container memory region
` [PATCH v2 11/23] q800: move VIA1 device to Q800MachineState
` [PATCH v2 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PATCH v2 15/23] q800: move ESCC device to Q800MachineState
` [PATCH v2 16/23] q800: move escc_orgate "
` [PATCH v2 18/23] q800: move SWIM "
` [PATCH v2 19/23] q800: move mac-nubus-bridge "
` [PATCH v2 20/23] q800: don't access Nubus bus directly from the mac-nubus-bridge device
` [PATCH v2 21/23] q800: move macfb device to Q800MachineState

fix the name_to_dev_t mess v2
 2023-05-31 12:55 UTC  (16+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done
` [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [PATCH 05/24] init: remove pointless Root_* values
` [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [PATCH 07/24] init: refactor mount_root
` [PATCH 08/24] init: pass root_device_name explicitly
` [PATCH 09/24] init: don't remove the /dev/ prefix from error messages

[PATCH v6 0/6] [PATCH v5 0/7] RISCV basic exception handling implementation
 2023-05-31 12:55 UTC  (5+ messages)
` [PATCH v6 5/6] xen/riscv: introduce an implementation of macros from <asm/bug.h>

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-05-31 12:54 UTC  (3+ messages)
` [PATCH 1/3] vfio: ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl

[PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
 2023-05-31 12:50 UTC  (2+ messages)

[PATCH] kunit: Fix obsolete name in documentation headers (func->action)
 2023-05-31 12:55 UTC  (2+ messages)

[PATCH] ASoC: nau8825: Add the management of headset detection for power saving
 2023-05-31 12:54 UTC  (2+ messages)

[PATCH 0/8] make unregistration of super_block shrinker more faster
 2023-05-31 12:54 UTC  (4+ messages)
` [PATCH 5/8] fs: introduce struct super_operations::destroy_super() callback

[PATCH] nvme: fix the name of Zone Append for verbose logging
 2023-05-31 12:54 UTC 

[PATCH 0/2] btrfs: fix logical_to_ino panic in btrfs_map_bio
 2023-05-31 12:53 UTC  (5+ messages)
` [PATCH 1/2] btrfs: warn on invalid slot in tree mod log rewind
` [PATCH 2/2] btrfs: insert tree mod log move in push_node_left

[PATCH] media: usb: uvc: fill in description for unknown pixelformats
 2023-05-31 12:54 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests
 2023-05-31 12:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests (rev2)

[PATCH v5 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-05-31 12:53 UTC  (10+ messages)
` [PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API

new scrub code vs zoned file systems
 2023-05-31 12:52 UTC 

[PATCH 0/2] s390x/ap: fix hang when mdev attached to guest is removed
 2023-05-31 12:52 UTC  (5+ messages)
` [PATCH 1/2] linux-headers: Update with vfio_ap IRQ index mapping

[PATCH] regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
 2023-05-31 12:52 UTC  (9+ messages)

[PATCH] ALSA: usb-audio: Logitech P710e: Add quirk to fix setting sample rate
 2023-05-31 12:51 UTC 

[PATCH v2 00/12] dmaengine: edma: add freescale edma v3 support
 2023-05-31 12:50 UTC  (4+ messages)
` [PATCH v2 04/12] dmaengine: fsl-edma: remove v3 from enum edma_version

Loading from squashfs with zstd compression slower than ext4
 2023-05-31 12:52 UTC 

[CfP] Power Management and Thermal Control MC (LPC2023)
 2023-05-31 12:50 UTC  (7+ messages)

[Intel-xe] [PATCH] xe/xe_bo: Reject bo creation of unaligned size
 2023-05-31 12:52 UTC  (4+ messages)

[ovmf test] 181028: all pass - PUSHED
 2023-05-31 12:51 UTC 

[PATCH 00/17] Introduce and use simple heap allocator
 2023-05-31 12:50 UTC  (19+ messages)
` [PATCH 03/17] lib: sbi: Print scratch size and usage at boot time
` [PATCH 04/17] lib: sbi_pmu: Use heap for per-HART PMU state
` [PATCH 05/17] lib: sbi: Use heap for root domain creation
` [PATCH 06/17] lib: sbi: Use scratch space to save per-HART domain pointer
` [PATCH 07/17] lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers
` [PATCH 08/17] lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
` [PATCH 09/17] lib: utils/ipi: Use heap in ACLINT MSWI driver
` [PATCH 10/17] lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
` [PATCH 11/17] lib: utils/timer: Use heap in ACLINT MTIMER driver

[PATCH v3 1/5] mtd: rawnand: qcom: Implement exec_op()
 2023-05-31 12:49 UTC  (5+ messages)
` [PATCH v3 2/5] mtd: rawnand: qcom: Add support for reset, readid, status exec_op
` [PATCH v3 3/5] mtd: rawnand: qcom: Add support for param_page read exec_ops
` [PATCH v3 4/5] mtd: rawnand: qcom: Add support for read, write, erase exec_ops
` [PATCH v3 5/5] mtd: rawnand: qcom: Remove legacy interface

btrfs raid10 rebalance questions
 2023-05-31 12:48 UTC  (2+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-05-31 11:58 UTC  (16+ messages)
` [PATCH 01/15] sched/fair: Add avg_vruntime
` [PATCH 02/15] sched/fair: Remove START_DEBIT
` [PATCH 03/15] sched/fair: Add lag based placement
` [PATCH 04/15] rbtree: Add rb_add_augmented_cached() helper
` [PATCH 05/15] sched/fair: Implement an EEVDF like policy
` [PATCH 06/15] sched: Commit to lag based placement
` [PATCH 07/15] sched/smp: Use lag to simplify cross-runqueue placement
` [PATCH 08/15] sched: Commit to EEVDF
` [PATCH 09/15] sched/debug: Rename min_granularity to base_slice
` [PATCH 10/15] sched/fair: Propagate enqueue flags into place_entity()
` [PATCH 11/15] sched/eevdf: Better handle mixed slice length
` [RFC][PATCH 12/15] sched: Introduce latency-nice as a per-task attribute
` [RFC][PATCH 13/15] sched/fair: Implement latency-nice
` [RFC][PATCH 14/15] sched/fair: Add sched group latency support
` [RFC][PATCH 15/15] sched/eevdf: Use sched_attr::sched_runtime to set request/slice

[PATCH] blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
 2023-05-31 12:47 UTC  (2+ messages)

[PATCH] qcow2: add discard-no-unref option
 2023-05-31 12:48 UTC  (4+ messages)

[PATCH v2 0/3] Add MCQ support for MTK platform
 2023-05-31 12:48 UTC  (6+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid

[Intel-gfx] [PATCH V2] drm/i915/gt: Add workaround 14016712196
 2023-05-31 12:48 UTC  (4+ messages)

[PATCH] drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid SKUs
 2023-05-31 12:48 UTC  (5+ messages)

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-05-31 12:48 UTC  (4+ messages)
` [PATCH v3 4/4] "

[igt-dev] [PATCH i-g-t v2] i915/kms_fbcon_fbt: remove hard-coded PIPE_A while computing CRC
 2023-05-31 12:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Cluster-devel] [PATCH v7 00/20] bio: check return values of bio_add_page
 2023-05-31 12:34 UTC  (11+ messages)
` [Cluster-devel] [PATCH v7 17/20] block: mark bio_add_page as __must_check
  `  "
` [Cluster-devel] [PATCH v7 18/20] block: add bio_add_folio_nofail
  `  "
` [Cluster-devel] [PATCH v7 20/20] block: mark bio_add_folio as __must_check
  ` [dm-devel] "
    `  "

cleanup the btrfs_map_block interface
 2023-05-31 12:46 UTC  (10+ messages)
` [PATCH 2/6] btrfs: optimize simple reads in btrfsic_map_block
` [PATCH 6/6] btrfs: remove need_full_stripe

[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
 2023-05-31 12:46 UTC 

[PATCH net-next v2 0/6] splice, net: Handle MSG_SPLICE_PAGES in AF_TLS
 2023-05-31 12:45 UTC  (7+ messages)
` [PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
` [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
` [PATCH net-next v2 3/6] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 4/6] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v2 5/6] tls/device: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 6/6] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES

[PATCH v7] vfio/cdx: add support for CDX bus
 2023-05-31 12:45 UTC 

[PATCH -next v2] block: fix blktrace debugfs entries leak
 2023-05-31 12:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: thermal: mediatek: Move auxdac binding to yaml
 2023-05-31 12:42 UTC  (4+ messages)

Inquiry Regarding Kernel GPL License and UI App Source Code Requirement in Yocto Base Image #yocto #qt5 #bitbake #gplv3 #kernel #kernelmodule
 2023-05-31 12:43 UTC  (5+ messages)
` [yocto] "

[PATCH 0/2] mtd: rawnand: marvell: add support for AC5 SoC
 2023-05-31 12:42 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add AC5 specific binding

[linux-linus test] 181020: regressions - FAIL
 2023-05-31 12:42 UTC 

[PATCH v2 1/2] ARM: set zero page accessible before copying ATAGs there
 2023-05-31 12:40 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: mmu_32: fix setting up zero page when it is in SDRAM

[PATCH] xhci: Do not create endpoint debugfs while holding the bandwidth mutex
 2023-05-31 12:40 UTC 

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-05-31 12:39 UTC  (8+ messages)
` [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage

[syzbot] Monthly fat report (May 2023)
 2023-05-31 12:40 UTC 

[syzbot] Monthly media report (May 2023)
 2023-05-31 12:40 UTC 

[PATCH v2 0/3] Add Automatic IBRS support
 2023-05-31 12:38 UTC  (5+ messages)
` [PATCH v2 2/3] x86: Expose Automatic IBRS to guests

[Intel-wired-lan] [PATCH iwl-next v2] ice: remove null checks before devm_kfree() calls
 2023-05-31 12:38 UTC  (2+ messages)
`  "

[syzbot] Monthly usb report (May 2023)
 2023-05-31 12:38 UTC 

[PATCH v2 0/3] Meson Secure PWRC Driver
 2023-05-31  9:31 UTC  (4+ messages)
` [PATCH v2 1/3] arch/arm: meson: sm: introduce power domain functions
` [PATCH v2 2/3] dt-bindings: power: add Meson A1 PWRC bindings
` [PATCH v2 3/3] drivers: meson: introduce secure power controller driver

[Intel-wired-lan] [PATCH iwl-next v2] ice: clean up freeing SR-IOV VFs
 2023-05-31 12:36 UTC  (2+ messages)
`  "

[PATCH 0/4] app: introduce testgraph application
 2023-05-31 12:36 UTC  (8+ messages)
` [PATCH 1/4] node: add pkt punt to kernel node
    ` [EXT] "
` [PATCH v2 0/4] app: introduce testgraph application
  ` [PATCH v2 1/4] node: add pkt punt to kernel node
      ` [EXT] "

[PATCH v7 0/4] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-05-31 12:35 UTC  (5+ messages)
` [PATCH v7 3/4] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-05-31 12:35 UTC  (4+ messages)

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-05-31 12:35 UTC  (6+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH 0/8] qla2xxx klocwork fixes
 2023-05-31 12:33 UTC  (5+ messages)
` [PATCH 2/8] qla2xxx: klocwork - Fix potential null pointer dereference
    ` [EXT] "

[igt-dev] [PATCH i-g-t] tests/kms_lease: Terminate lease on bad connector id
 2023-05-31 12:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] ceph: fix use-after-free bug for inodes when flushing capsnaps
 2023-05-31 12:30 UTC  (5+ messages)

[Intel-gfx] [PATCH v12 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-31 12:28 UTC  (7+ messages)
` [Intel-gfx] [PATCH v12 1/1] "
    `  "

[PATCH] rtc: stm32: remove dedicated wakeup management
 2023-05-31 12:27 UTC  (2+ messages)

[PATCH v5 0/2] Allow parameter in smc/hvc calls
 2023-05-31 12:26 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:200GbE] BUILD SUCCESS 77bfd7546e8501ccd29cc85d6df7e513fcecf2de
 2023-05-31 12:26 UTC 

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-31 12:25 UTC  (4+ messages)
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[PATCH] drm/stm: ltdc: check memory returned by devm_kzalloc()
 2023-05-31 12:23 UTC  (4+ messages)

[PATCH v2 0/2] gpio: introduce hog properties with less ambiguity
 2023-05-31 12:23 UTC  (8+ messages)
` [PATCH v2 2/2] gpio: use "active" and "inactive" instead of "high" and "low" for output hogs

[xen-unstable-smoke test] 181031: regressions - trouble: blocked/fail
 2023-05-31 12:22 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] perf: fix argument list too long during compile
 2023-05-31 12:23 UTC  (2+ messages)

[PATCH v2] Documentation/process: add soc maintainer handbook
 2023-05-31 12:22 UTC  (6+ messages)

[PATCH v2 0/4] arm64: qcom: sm8550: enable PMIC devices
 2023-05-31 12:22 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: pm8550: add PWM controller
` [PATCH v2 2/4] arm64: dts: qcom: sm8550-qrd: add notification RGB LED
` [PATCH v2 3/4] arm64: dts: qcom: pmk8550: always enable RTC PMIC device
` [PATCH v2 4/4] arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-31 12:22 UTC  (8+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[PATCH v5 00/13]
 2023-05-31  8:20 UTC  (3+ messages)
` [PATCH v5 08/13] drm/omapdrm: Use regular fbdev I/O helpers

[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
 2023-05-31 12:21 UTC  (4+ messages)

[libnftnl PATCH] set: Do not leave free'd expr_list elements in place
 2023-05-31 12:32 UTC 

[PATCH] soc: qcom: pmic: Fix resource leaks in device_for_each_child_node() loops
 2023-05-31 12:19 UTC 

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-05-31 12:19 UTC  (4+ messages)
` [PATCH net-next v2 2/3] page_pool: "

[PATCH v2 0/6] tests/qtest: make migration-test massively faster
 2023-05-31 12:15 UTC  (5+ messages)
` [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live

[PATCH v3 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-31 12:16 UTC  (6+ messages)
` [PATCH v3 2/5] phy: qcom-qmp-combo: add support for the USB+DP PHY on SM8150 platform

[PATCH] notes: update documentation for `use_default_notes`
 2023-05-31 12:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-05-31 12:14 UTC  (4+ messages)
` [PATCH 14/24] workqueue: Generalize unbound CPU pods


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.