All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 13:17:57 to 2022-06-24 14:10:09 UTC [more...]

[PATCH] ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
 2022-06-24 14:07 UTC 

[PATCH v2 00/54] PS2 device QOMification - part 1
 2022-06-24 13:40 UTC  (28+ messages)
` [PATCH v2 01/54] ps2: checkpatch fixes
` [PATCH v2 02/54] ps2: QOMify PS2State
` [PATCH v2 03/54] ps2: QOMify PS2KbdState
` [PATCH v2 04/54] ps2: QOMify PS2MouseState
` [PATCH v2 05/54] ps2: move QOM type definitions from ps2.c to ps2.h
` [PATCH v2 06/54] ps2: improve function prototypes in ps2.c and ps2.h
` [PATCH v2 07/54] ps2: introduce PS2DeviceClass
` [PATCH v2 08/54] ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_reset()
` [PATCH v2 09/54] ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
` [PATCH v2 10/54] ps2: implement ps2_kbd_realize() and use it to register ps2_keyboard_handler
` [PATCH v2 11/54] ps2: implement ps2_mouse_realize() and use it to register ps2_mouse_handler
` [PATCH v2 12/54] ps2: don't use vmstate_register() in ps2_kbd_init()
` [PATCH v2 13/54] ps2: don't use vmstate_register() in ps2_mouse_init()
` [PATCH v2 14/54] pl050: checkpatch fixes
` [PATCH v2 15/54] pl050: split pl050_update_irq() into separate pl050_set_irq() and pl050_update_irq() functions
` [PATCH v2 16/54] lasips2: spacing fixes
` [PATCH v2 17/54] lasips2: rename ps2dev_update_irq() to lasips2_port_set_irq()
` [PATCH v2 18/54] pckbd: checkpatch fixes
` [PATCH v2 19/54] pckbd: move KBDState from pckbd.c to i8042.h
` [PATCH v2 20/54] pckbd: move ISAKBDState "
` [PATCH v2 21/54] pckbd: introduce new I8042_MMIO QOM type
` [PATCH v2 22/54] pckbd: implement i8042_mmio_reset() for I8042_MMIO device
` [PATCH v2 23/54] pckbd: add mask qdev property to "
` [PATCH v2 24/54] pckbd: add size "
` [PATCH v2 25/54] pckbd: implement i8042_mmio_realize() function
` [PATCH v2 26/54] pckbd: implement i8042_mmio_init() function
` [PATCH v2 29/54] pckbd: more vmstate_register() from i8042_mm_init() to i8042_mmio_realize()

moving a working array
 2022-06-24 14:09 UTC  (2+ messages)

[PATCH v4 00/26] arm64: refactor boot flow and add support for WXN
 2022-06-24 14:07 UTC  (13+ messages)
` [PATCH v4 17/26] arm64: head: populate kernel page tables with MMU and caches on
` [PATCH v4 20/26] arm64: head: avoid relocating the kernel twice for KASLR

[PATCH v11 0/2] arm/virt: CXL support via pxb_cxl
 2022-06-24 14:08 UTC  (6+ messages)
` [PATCH v11 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl

[Buildroot] [PATCH 1/2] fs/ext2: add option for zstd compression
 2022-06-24 14:07 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] fs/tar: "

[PATCH 0/4] ASoC: Intel: Mark BE DAIs as nonatomic for hsw and
 2022-06-24 13:52 UTC  (6+ messages)
` [PATCH 1/4] ASoC: Intel: hsw_rt5640: Mark BE DAI as nonatomic
` [PATCH 2/4] ASoC: Intel: bdw_rt286: "
` [PATCH 3/4] ASoC: Intel: bdw_rt5650: "
` [PATCH 4/4] ASoC: Intel: bdw_rt5677: "

[RFC v2 00/17] perf: Add perf kwork
 2022-06-24 14:03 UTC  (18+ messages)
` [RFC v2 01/17] perf kwork: New tool
` [RFC v2 02/17] perf kwork: Add irq kwork record support
` [RFC v2 03/17] perf kwork: Add softirq "
` [RFC v2 04/17] perf kwork: Add workqueue "
` [RFC v2 05/17] tools lib: Add list_last_entry_or_null
` [RFC v2 06/17] perf kwork: Implement perf kwork report
` [RFC v2 07/17] perf kwork: Add irq report support
` [RFC v2 08/17] perf kwork: Add softirq "
` [RFC v2 09/17] perf kwork: Add workqueue "
` [RFC v2 10/17] perf kwork: Implement perf kwork latency
` [RFC v2 11/17] perf kwork: Add softirq latency support
` [RFC v2 12/17] perf kwork: Add workqueue "
` [RFC v2 13/17] perf kwork: Implement perf kwork timehist
` [RFC v2 14/17] perf kwork: Implement bpf trace
` [RFC v2 15/17] perf kwork: Add irq trace bpf support
` [RFC v2 16/17] perf kwork: Add softirq "
` [RFC v2 17/17] perf kwork: Add workqueue "

[PATCH 0/3] Cleanup short int types in block group reserve
 2022-06-24 14:01 UTC  (4+ messages)
` [PATCH 1/3] btrfs: switch btrfs_block_rsv::full to bool
` [PATCH 2/3] btrfs: switch btrfs_block_rsv::failfast "
` [PATCH 3/3] btrfs: use u8 type for btrfs_block_rsv::type

RTT-PROBE: lore-subspace-rtt
 2022-06-24 14:06 UTC 

[Patch 0/1] A bug fix to the error handling path in vfio_device_open()
 2022-06-24 14:05 UTC  (3+ messages)
` [Patch 1/1] vfio: Move "device->open_count--" out of group_rwsem "

[PATCH 1/5] habanalabs/goya: add dma direction enum to uapi file
 2022-06-24 14:04 UTC  (5+ messages)
` [PATCH 2/5] habanalabs/gaudi: fix function name in comment
` [PATCH 3/5] habanalabs/gaudi: use correct type in assignment
` [PATCH 4/5] habanalabs/gaudi: mask constant value before cast
` [PATCH 5/5] habanalabs/gaudi: remove unused enum

[PATCH V2 0/2] fix RSS types display
 2022-06-24 14:04 UTC  (10+ messages)
` [PATCH V5 0/7] app/testpmd: fix RSS and flow type
  ` [PATCH V5 2/7] app/testpmd: unify the name of L2 payload offload
  ` [PATCH V5 3/7] app/testpmd: refactor config all RSS command
  ` [PATCH V5 5/7] app/testpmd: compact RSS types output in some commands
  ` [PATCH V5 6/7] app/testpmd: reorder elements in RSS type table array

[PATCH 0/2] Cleanup 2 sysfs flags
 2022-06-24 14:02 UTC  (7+ messages)
` [PATCH 1/2] btrfs: remove MIXED_BACKREF sysfs file

[Intel-gfx] [PATCH] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
 2022-06-24 14:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] xtensa: context tracking updates
 2022-06-24 14:01 UTC  (2+ messages)

[PATCH 0/2] i2c: Add new driver for Renesas RZ/V2M controller
 2022-06-24 14:00 UTC  (4+ messages)
` [PATCH 2/2] i2c: Add "

[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-24 13:59 UTC  (7+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup

[PATCH v2 0/2] perf: RISC-V: fix access beyond allocated array
 2022-06-24 13:59 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf: RISC-V: exclude invalid pmu counters from SBI calls

[PATCH] mmc: block: Add single read for 4k sector cards
 2022-06-24 13:58 UTC 

[PATCH v2] packagegroup-core-ssh-dropbear: Add openssh-sftp-server recommendation
 2022-06-24 13:58 UTC 

[PATCH] btrfs: remove btrfs_writepage_cow_fixup
 2022-06-24 13:56 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 13:56 UTC 

[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
 2022-06-24 13:56 UTC  (9+ messages)
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
            ` [Intel-gfx] "

[git pull] IOMMU Fixes for Linux v5.19-rc3
 2022-06-24 13:56 UTC  (2+ messages)

[PATCH v5 0/3] Staging: rtl8192e: Safer allocation and cleaner error handling
 2022-06-24 13:54 UTC  (4+ messages)
` [PATCH v5 1/3] Staging: rtl8192e: Use struct_size
` [PATCH v5 2/3] Staging: rtl8192e: Using kzalloc and delete memset
` [PATCH v5 3/3] Staging: rtl8192e: Cleaning up error handling

[PATCH v5 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-06-24 13:54 UTC  (3+ messages)
` [PATCH v5 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCHv2] mmc-utils: Fix 4k sector size block count in FFU
 2022-06-24 13:53 UTC  (2+ messages)

[PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
 2022-06-24 13:51 UTC  (5+ messages)

b4-0.9.0 available
 2022-06-24 13:51 UTC  (11+ messages)

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-06-24 13:51 UTC  (7+ messages)
` [PATCH v2 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v2 4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers

[PATCH v1 0/4] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-24 13:42 UTC  (13+ messages)
` [PATCH v1 1/4] pinctrl: add generic driving setup "
` [PATCH v1 2/4] pinctrl: add drive for I2C related pins "
` [PATCH v1 3/4] pinctrl: mediatek: add rsel setting "

[PATCH v2 0/5] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-24 13:37 UTC  (12+ messages)
` [PATCH v2 1/5] pinctrl: mediatek: add generic driving setup "
` [PATCH v2 2/5] pinctrl: mediatek: add drive for I2C related pins "
` [PATCH v2 3/5] pinctrl: mediatek: add rsel setting "
` [PATCH v2 4/5] pinctrl: mediatek: dropping original advanced drive configuration function
` [PATCH v2 5/5] pinctrl: mediatek: fix the pinconf definition of some GPIO pins

[PATCH] bpf: Replace 0 with BPF_K
 2022-06-24 13:50 UTC  (2+ messages)

stashing only unstaged changes?
 2022-06-24 13:49 UTC  (3+ messages)

Full 40Gbps with i40e for large packets?
 2022-06-24 13:47 UTC  (2+ messages)

[PATCH 0/2] Profile mask and calculation cleanups
 2022-06-24 13:42 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 13:46 UTC 

[PATCH v2] ls-files: introduce "--format" option
 2022-06-24 13:25 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2] arm64/signal: Clean up SVE/SME feature checking inconsistency
 2022-06-24 13:44 UTC 

[PATCH] doc: announce change to cryptodev cb function prototype
 2022-06-24 13:45 UTC 

[PATCH v2 00/12] regmap-irq cleanups and refactoring
 2022-06-24 13:45 UTC  (7+ messages)
` [PATCH v2 01/12] regmap-irq: Convert bool bitfields to unsigned int

[PATCH] packagegroup-core-ssh-dropbear: Add openssh-sftp-server
 2022-06-24 13:45 UTC 

[PATCH] powerpc/kvm: don't crash on missing rng, and use darn
 2022-06-24 13:43 UTC  (2+ messages)

[RFC PATCH net-next 0/4] ice: PPPoE offload support
 2022-06-24 13:41 UTC  (10+ messages)
` [Intel-wired-lan] "
` [RFC PATCH net-next 1/4] flow_dissector: Add PPPoE dissectors
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [RFC PATCH net-next 2/4] net/sched: flower: Add PPPoE filter
  `  "
` [RFC PATCH net-next 3/4] flow_offload: Introduce flow_match_pppoe
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [RFC PATCH net-next 4/4] ice: Add support for PPPoE hardware offload
  `  "

iommu_sva_bind_device question
 2022-06-24 13:41 UTC  (6+ messages)

[PATCH 0/3] Add Visconti5 IOMMU driver
 2022-06-24 13:39 UTC  (8+ messages)
` [PATCH 1/3] iommu: "

[PATCH 1/1] doc: notice to add new ipsec event subtypes
 2022-06-24 13:35 UTC 

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-24 13:37 UTC  (4+ messages)

[PATCH v3 0/5] Improve documentation for running as non-root
 2022-06-24 13:37 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] usertools: add option to select hugetlbfs directory
  ` [PATCH v4 2/5] usertools: add options to change mount point owner
  ` [PATCH v4 3/5] doc: give specific instructions for running as non-root
  ` [PATCH v4 4/5] doc: update instructions for running as non-root for MLX5
  ` [PATCH v4 5/5] doc: add note about running virtio-legacy as non-root

RTT-PROBE: lore-subspace-rtt
 2022-06-24 13:36 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Fix a lockdep warning at error capture
 2022-06-24 13:35 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Fix a lockdep warning at error capture (rev2)

[PATCH] docs/misra: Add instructions for cppcheck
 2022-06-24 13:34 UTC  (5+ messages)

[PATCH -next] ext4: avoid remove directory when directory is corrupted
 2022-06-24 13:34 UTC  (3+ messages)

[PATCH -next] riscv: kexec: Fix build error without MODULES
 2022-06-24 13:33 UTC  (2+ messages)

[PATCH 00/50] PS2 device QOMification - part 1
 2022-06-24 13:32 UTC  (13+ messages)
` [PATCH 27/50] pckbd: alter i8042_mm_init() to return a I8042_MMIO device
` [PATCH 45/50] lasips2: use qdev gpio for output IRQ

[igt-dev] [PATCH 0/2] HAX add test description to prime_vgem
 2022-06-24 13:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for HAX add test description to prime_vgem (rev2)

[PATCH] arm64/signal: Clean up SVE/SME feature checking inconsistency
 2022-06-24 13:28 UTC  (3+ messages)

[PATCH v2] watchdog: add amlogic watchdog support
 2022-06-24 13:28 UTC  (5+ messages)

[PATCH v7 0/5] fix the meson NFC clock
 2022-06-24 13:27 UTC  (6+ messages)
` [PATCH v7 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-24 13:28 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 13:26 UTC 

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-06-24 13:25 UTC  (6+ messages)
` [PATCH v6 09/17] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH 0/3] ppc: Check for bad Radix configs
 2022-06-24 13:22 UTC  (4+ messages)
` [PATCH 2/3] target/ppc: Improve Radix xlate level validation

[Intel-gfx] [PATCH] drm/i915/selftests: fix subtraction overflow bug
 2022-06-24 13:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] MAINTAINERS: Add new IOMMU development mailing list
 2022-06-24 13:20 UTC  (4+ messages)

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-24 13:19 UTC  (3+ messages)
` [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-24 13:16 UTC  (6+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison

[PATCH] oeqa/runtime/scp: Disable scp test for dropbear
 2022-06-24 13:17 UTC 


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.