All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 12:34:42 to 2023-10-09 13:08:33 UTC [more...]

[PATCH 4.19 00/91] 4.19.296-rc1 review
 2023-10-09 13:05 UTC  (2+ messages)
` [Bridge] [PATCH 4.19 11/91] net: bridge: use DEV_STATS_INC()

[PATCH 5.10 000/226] 5.10.198-rc1 review
 2023-10-09 13:00 UTC  (2+ messages)
` [Bridge] [PATCH 5.10 051/226] net: bridge: use DEV_STATS_INC()

[PATCH 5.4 000/131] 5.4.258-rc1 review
 2023-10-09 13:01 UTC  (2+ messages)
` [Bridge] [PATCH 5.4 027/131] net: bridge: use DEV_STATS_INC()

[PATCH 6.5 000/163] 6.5.7-rc1 review
 2023-10-09 12:59 UTC  (26+ messages)
` [PATCH 6.5 001/163] ALSA: hda/tas2781: Add tas2781 HDA driver
` [PATCH 6.5 002/163] ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
` [PATCH 6.5 004/163] ALSA: hda/realtek - ALC287 I2S speaker platform support
` [PATCH 6.5 005/163] ALSA: hda/realtek - ALC287 Realtek "
` [PATCH 6.5 006/163] ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
` [PATCH 6.5 013/163] scsi: Do not attempt to rescan suspended devices
` [PATCH 6.5 014/163] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH 6.5 015/163] btrfs: remove btrfs_writepage_endio_finish_ordered
` [PATCH 6.5 016/163] btrfs: remove end_extent_writepage
` [PATCH 6.5 017/163] btrfs: dont clear uptodate on write errors
` [PATCH 6.5 018/163] arm64: add HWCAP for FEAT_HBC (hinted conditional branches)
` [PATCH 6.5 019/163] arm64: cpufeature: Fix CLRBHB and BC detection
` [PATCH 6.5 020/163] net: add sysctl accept_ra_min_rtr_lft
` [PATCH 6.5 021/163] net: change accept_ra_min_rtr_lft to affect all RA lifetimes
` [PATCH 6.5 022/163] net: release reference to inet6_dev pointer
` [PATCH 6.5 023/163] iommu/arm-smmu-v3: Avoid constructing invalid range commands
` [PATCH 6.5 024/163] maple_tree: reduce resets during store setup
` [PATCH 6.5 025/163] maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
` [PATCH 6.5 026/163] iommu/apple-dart: Handle DMA_FQ domains in attach_dev()
` [PATCH 6.5 027/163] scsi: zfcp: Fix a double put in zfcp_port_enqueue()
` [PATCH 6.5 028/163] iommu/vt-d: Avoid memory allocation in iommu_suspend()
` [PATCH 6.5 029/163] net: mana: Fix TX CQE error handling
` [PATCH 6.5 030/163] vringh: dont use vringh_kiov_advance() in vringh_iov_xfer()
` [PATCH 6.5 031/163] net: ethernet: mediatek: disable irq before schedule napi

[PATCH v2 1/2] rtc: Add API function to return alarm time bound by rtc limit
 2023-10-09 13:08 UTC  (2+ messages)
` [tip: timers/core] rtc: Add API function to return alarm time bound by hardware limit

[PATCH 2/2] rtc: alarmtimer: Use maximum alarm time offset
 2023-10-09 13:08 UTC  (2+ messages)
` [tip: timers/core] alarmtimer: Use maximum alarm time for suspend

[PATCH v2 0/8] Add support to handle misaligned accesses in S-mode
 2023-10-09 13:07 UTC  (13+ messages)
` [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
` [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
` [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe

[PATCH 0/7] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-10-09 13:06 UTC  (7+ messages)
` [PATCH 3/7] dt-bindings: media: Document STM32MP25 VENC video encoder

[Virtio-fs] [PATCH v4 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-10-09 13:07 UTC  (3+ messages)
` [Virtio-fs] [PATCH v4 2/6] hw/virtio: derive vhost-user-rng from vhost-user-base

[PATCH] net/virtio: fixed missing next flag when sending packets in packed mode
 2023-10-09 13:06 UTC 

[PATCH v2] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
 2023-10-09 13:05 UTC  (5+ messages)

[PATCH net-next 0/3] net: dsa: remove validate method
 2023-10-09 13:04 UTC  (3+ messages)
` [PATCH net-next 1/3] net: dsa: vsc73xx: add phylink capabilities

[PATCH v2 0/6] Replace acpi_driver with platform_driver
 2023-10-09 13:03 UTC  (9+ messages)
` [PATCH v2 3/6] ACPI: AC: "

[PATCH 0/3] Add emulation of AmigaOne XE board
 2023-10-09 13:02 UTC  (6+ messages)
` [PATCH 1/3] via-ide: Fix legacy mode emulation

[PATCH v2 0/8] Add objtool and orc support for LoongArch
 2023-10-09 13:03 UTC  (9+ messages)
` [PATCH v2 1/8] objtool/LoongArch: Enable objtool to be built
` [PATCH v2 2/8] objtool/LoongArch: Implement instruction decoder
` [PATCH v2 3/8] objtool/x86: Separate arch-specific and generic parts
` [PATCH v2 4/8] objtool/LoongArch: Enable orc to be built
` [PATCH v2 5/8] objtool: Check local label about sibling call
` [PATCH v2 6/8] objtool: Check local label in add_dead_ends()
` [PATCH v2 7/8] objtool: Check local label in read_unwind_hints()
` [PATCH v2 8/8] LoongArch: Add ORC unwinder support

[PATCH net-next v3 0/3] Rust abstractions for network PHY drivers
 2023-10-09 13:02 UTC  (9+ messages)
` [PATCH net-next v3 1/3] rust: core "
` [PATCH net-next v3 3/3] net: phy: add Rust Asix PHY driver

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2023-10-09 13:01 UTC  (9+ messages)
` [PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper

[PATCH 00/20] mtd: Convert to platform remove callback returning void
 2023-10-09 13:01 UTC  (9+ messages)
` [PATCH 01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warning

[PULL 0/2] Dirty page rate and dirty page limit 20231009 patches
 2023-10-09 12:57 UTC  (3+ messages)
` [PULL 1/2] migration/calc-dirty-rate: millisecond-granularity period
` [PULL 2/2] migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time

[PATCH 0/3] vfio: memory leak fix and code cleanup
 2023-10-09 13:00 UTC  (2+ messages)

[PATCH v2] target/riscv: Use a direct cast for better performance
 2023-10-09 12:58 UTC  (5+ messages)

[PATCH V8 0/7] amd-pstate preferred core
 2023-10-09 12:59 UTC  (4+ messages)

[PATCH v6 1/2] sched/topology: Remove EM_MAX_COMPLEXITY limit
 2023-10-09 12:59 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Remove the "

[PATCH linux-next v2] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
 2023-10-09 12:59 UTC  (7+ messages)
` [PATCH linux-next 1/3] sched/psi: Change update_triggers() to a void function
  ` [tip: sched/core] sched/psi: Change update_triggers() to a 'void' function
` [PATCH linux-next 2/3] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
` [PATCH linux-next 3/3] sched/psi: Delete the function parameter update_total of update_triggers()

[PATCH 0/8] Convert Mediatek ASoC codecs to use GPIO descriptors
 2023-10-09 12:57 UTC  (6+ messages)
` [PATCH 1/8] gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound

[PATCH v5 00/15] Prerequisite changes for IOMMUFD support
 2023-10-09 12:58 UTC  (2+ messages)

[PATCH] mtd: spinand: Add support for XTX XT26xxxDxxxxx
 2023-10-09 12:58 UTC  (2+ messages)

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-09 12:58 UTC  (14+ messages)
` [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[PATCH v2 0/3] platform/x86: msi-ec: add and fix EC configs
 2023-10-09 12:57 UTC  (6+ messages)
` [PATCH v2 3/3] platform/x86: msi-ec: Add more "

[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
 2023-10-09 12:57 UTC  (4+ messages)
` [PATCH v2 3/3] qom: Link multiple numa nodes to device using a new object

[PATCH v2] tty: serial: meson: Add a earlycon for the S4 SoC
 2023-10-09 12:57 UTC  (4+ messages)

continuous security updates for the Linux system
 2023-10-09 12:56 UTC 

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-09 12:53 UTC  (4+ messages)
` [PATCH 2/6] target/riscv: Use env_archcpu() in [check_]nanbox()

[Intel-gfx] [PATCH v8 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-09 12:54 UTC  (7+ messages)
` [Intel-gfx] [PATCH v8 3/7] "

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-09 12:53 UTC  (14+ messages)

[meta-oe][PATCH] signing.bbclass: don't export OPENSSL environment variables globally
 2023-10-09 12:53 UTC  (2+ messages)
` [oe] "

[PATCH 0/4] x86/percpu: Use segment qualifiers
 2023-10-09 12:53 UTC  (13+ messages)
` [PATCH 4/4] x86/percpu: Use C for percpu read/write accessors

[resend PATCH v2 0/2] virtiofs submounts that are still in use forgotten by shrinker
 2023-10-09 12:52 UTC  (5+ messages)
` [resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent

[PATCH v6 00/28] Generic line based metadata support, internal pads
 2023-10-09 12:52 UTC  (3+ messages)
` [PATCH v6 20/28] media: uapi: v4l: subdev: Enable streams API

[PATCH for-4.18 0/5] xenalyze: Miscellaneous fixes
 2023-10-09 12:51 UTC  (6+ messages)
` [PATCH for-4.18 1/5] xenalyze: Only accumulate data from one vmexit without a handler
` [PATCH for-4.18 2/5] xenalyze: AMD's VMEXIT_VINTR doesn't need a trace record
` [PATCH for-4.18 3/5] xenalyze: Don't expect an HVM_HANDLER trace for PAUSE vmexits
` [PATCH for-4.18 4/5] xenalyze: Fix interrupt EIP reporting
` [PATCH for-4.18 5/5] xenalyze: Reduce warnings about leaving a vcpu in INIT

[PATCH RESEND] xhci: Keep interrupt disabled in initialization until host is running
 2023-10-09 12:52 UTC  (2+ messages)

[PATCH v2 0/4] genirq/irq_sim: misc updates
 2023-10-09 12:51 UTC  (2+ messages)

[PATCH v1 0/2] arm64: perf: Add support for event counting threshold
 2023-10-09 12:50 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-09 12:50 UTC  (3+ messages)
` [PATCH v20 3/4] spi: Add support for Intel LJCA USB SPI driver

[PATCH v2] ata: sata_mv: aspeed: fix value check in mv_platform_probe()
 2023-10-09 12:49 UTC 

[GIT PULL] Immutable branch between pdx86 int3472 branch and GPIO due for the v6.7 merge window
 2023-10-09 12:50 UTC  (2+ messages)

[PATCH v3] target/riscv: Use env_archcpu for better performance
 2023-10-09 12:48 UTC  (2+ messages)

[PATCH] fpga: altera-ps-spi: Use spi_get_device_match_data()
 2023-10-09 12:48 UTC  (4+ messages)

[GIT PULL] arm64: dts: mediatek: Updates for v6.7
 2023-10-09 12:49 UTC  (3+ messages)

[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
 2023-10-09 12:49 UTC  (3+ messages)
` [RFT PATCH 4/4] gpio: acpi: remove acpi_get_and_request_gpiod()

[PATCH v4 0/3] Add MCTP-over-KCS transport binding
 2023-10-09 12:48 UTC  (5+ messages)
` [PATCH v4 3/3] mctp: "

[RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
 2023-10-09 12:45 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Free crtc_state in verify_crtc_state
 2023-10-09 12:48 UTC  (5+ messages)

[Intel-gfx] [PATCH i-g-t v2 00/11] Kunit fixes and improvements
 2023-10-09 12:48 UTC  (25+ messages)
` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v2 01/11] lib/kunit: Fix handling of potential errors from F_GETFL
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t v2 02/11] lib/kunit: Be more verbose on errors
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t v2 03/11] lib/kunit: Fix misplaced igt_kunit() doc
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t v2 04/11] lib/kunit: Parse KTAP report from the main process thread
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t v2 05/11] lib/kunit: Omit suite name prefix if the same as subtest name
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t v2 06/11] tests/kms_selftest: Let subtest names match suite names
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t v2 07/11] lib/ktap: Drop workaround for missing top level KTAP headers
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v2 08/11] lib/kunit: Provide all results cleanup helper
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v2 09/11] lib/kunit: Prepare for KTAP parsing after modprobe completed
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v2 10/11] lib/kunit: Fetch a list of test cases in advance
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v2 11/11] lib/kunit: Execute kunit test cases only when needed
  ` [Intel-gfx] "
` [Intel-xe] ✗ CI.Patch_applied: failure for Kunit fixes and improvements (rev2)

[PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
 2023-10-09 12:46 UTC  (6+ messages)

[syzbot] Monthly nfc report (Oct 2023)
 2023-10-09 12:45 UTC 

[syzbot] Monthly media report (Oct 2023)
 2023-10-09 12:45 UTC 

[igt-dev] [PATCH i-g-t 0/4] Fix bad documentation validation logic
 2023-10-09 12:45 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC PATCH v2 0/2] Fix trap related handling
 2023-10-09 12:44 UTC  (3+ messages)
` [RFC PATCH v2 1/2] arm64: dovetail: Fix undefinstr/break trap handling

[libgpiod][PATCH 0/2] bindings: rust: feature gate unreleased features
 2023-10-09 12:43 UTC  (4+ messages)

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-09 12:42 UTC  (20+ messages)
` [PATCH 2/5] UML: "
` [PATCH 3/5] parisc: remove broken vdso_install
` [PATCH 4/5] kbuild: unify vdso_install rules
` [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH] system/vl: Use global &bdo_queue in configure_blockdev()
 2023-10-09 12:41 UTC  (4+ messages)

[PATCH v4 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
 2023-10-09 12:40 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 0/2] Refactor i915 HDCP for XE
 2023-10-09 12:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Refactor i915 HDCP for XE (rev6)

[PATCH v2] media: mediatek: vcodec: Handle invalid encoder vsi
 2023-10-09 12:39 UTC  (3+ messages)

[PATCH v2] contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-09 12:39 UTC  (4+ messages)

Questions about the memory of CXL Type3 device offline
 2023-10-09 12:39 UTC 

[PATCH v2 0/3] Rust abstractions for network PHY drivers
 2023-10-09 12:39 UTC  (3+ messages)

[f2fs-dev] [syzbot] [f2fs?] possible deadlock in super_lock
 2023-10-09 12:37 UTC  (4+ messages)
` [f2fs-dev] [syzbot] [reiserfs?] "
    `  "

[PATCH v2 2/6] perf/x86/amd/uncore: Move discovery and registration
 2023-10-09 12:36 UTC  (2+ messages)

[PATCH/RFC] m68k: Add full preempt support
 2023-10-09 12:36 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Describe VDD_ARM run and standby voltage for Data Modul i.MX8M Plus eDM SBC
 2023-10-09 12:36 UTC  (5+ messages)

[PATCH] drm/atomic: Perform blocking commits on workqueue
 2023-10-09 12:36 UTC  (8+ messages)

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-10-09 12:35 UTC  (3+ messages)

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-09 12:34 UTC  (4+ messages)

[PATCH 0/4] reiserfs: fixes
 2023-10-09 12:33 UTC  (3+ messages)
` [PATCH 3/4] reiserfs: centralize journal device closing
` [PATCH 4/4] reiserfs: fix journal device opening


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.