All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 13:42:43 to 2022-06-24 14:24:51 UTC [more...]

[PATCH v2 0/2] powerpc rng cleanups
 2022-06-24 14:23 UTC  (2+ messages)
` [PATCH v2 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_

[PATCH] gettext: handle unsupported languages properly
 2022-06-24 14:24 UTC 

[PATCH v2 00/54] PS2 device QOMification - part 1
 2022-06-24 13:41 UTC  (45+ messages)
` [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 27/54] pckbd: alter i8042_mm_init() to return a I8042_MMIO device
` [PATCH v2 28/54] pckbd: move mapping of I8042_MMIO registers to MIPS magnum machine
` [PATCH v2 29/54] pckbd: more vmstate_register() from i8042_mm_init() to i8042_mmio_realize()
` [PATCH v2 30/54] pckbd: move ps2_kbd_init() and ps2_mouse_init() "
` [PATCH v2 31/54] ps2: make ps2_raise_irq() function static
` [PATCH v2 32/54] ps2: use ps2_raise_irq() instead of calling update_irq() directly
` [PATCH v2 33/54] ps2: introduce ps2_lower_irq() "
` [PATCH v2 34/54] ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2_lower_irq()
` [PATCH v2 35/54] pckbd: replace irq_kbd and irq_mouse with qemu_irq array in KBDState
` [PATCH v2 36/54] pl050: switch over from update_irq() function to PS2 device gpio
` [PATCH v2 37/54] pl050: add QEMU interface comment
` [PATCH v2 38/54] lasips2: QOMify LASIPS2State
` [PATCH v2 39/54] lasips2: move lasips2 QOM types from lasips2.c to lasips2.h
` [PATCH v2 40/54] lasips2: rename lasips2_init() to lasips2_initfn() and update it to return the LASIPS2 device
` [PATCH v2 41/54] lasips2: implement lasips2_init() function
` [PATCH v2 42/54] lasips2: move mapping of LASIPS2 registers to HPPA machine
` [PATCH v2 45/54] lasips2: implement lasips2_realize()
` [PATCH v2 48/54] lasips2: add QEMU interface comment
` [PATCH v2 49/54] pckbd: switch I8042_MMIO device from update_irq() function to PS2 device gpio

[PATCH v3 00/12] powernv: introduce pnv-phb base/proxy devices
 2022-06-24 13:44 UTC  (3+ messages)
` [PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper

[Buildroot] [PATCH] package/bpftool: revert bpf_cookie patch to allow building
 2022-06-24 14:21 UTC  (4+ messages)
` [Buildroot] [PATCH v4 1/1] "

[PATCH v2 0/2] fix uacce concurrency issue of uacce_remove
 2022-06-24 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] uacce: Handle parent driver module removal
` [PATCH v2 2/2] uacce: Handle parent device removal

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-24 14:21 UTC  (7+ messages)
` [PATCH 02/55] media: rkisp1: Enable compilation on ARCH_MXC
` [PATCH 04/55] media: rkisp1: Disable runtime PM in probe error path

[PATCH] arm64/signal: Clean up SVE/SME feature checking inconsistency
 2022-06-24 14:19 UTC  (5+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-24 14:19 UTC  (5+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH] crypto: skip make dependency for CONFIG_CRYPTO_RSA_KEY=__ENV__*
 2022-06-24 14:16 UTC 

[PATCH RESEND v9 0/5] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2022-06-24 14:16 UTC  (18+ messages)
` [PATCH RESEND v9 1/5] arc: dts: Harmonize EHCI/OHCI DT "
` [PATCH RESEND v9 2/5] arm: dts: lpc18xx: "
` [PATCH RESEND v9 3/5] powerpc: dts: akebono: "
` [PATCH RESEND v9 4/5] arm: dts: stih407-family: Harmonize DWC USB3 "
` [PATCH RESEND v9 5/5] arm64: dts: apm: "

[PATCH 0/1] arm64: Add stack unwinder unit tests
 2022-06-24 14:10 UTC  (4+ messages)
` [PATCH 1/1] arm64: Add initial set of stack unwinder self tests

[meta-oe][PATCH 1/2] pcsc-lite: upgrade 1.9.0 -> 1.9.8
 2022-06-24 14:18 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] ccid: upgrade 1.4.33 -> 1.5.0

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24 14:18 UTC  (11+ messages)

[dm-devel] [PATCH 5.20 0/4] block/dm: add bio_rewind for improving dm requeue
 2022-06-24 14:12 UTC  (10+ messages)
`  "
` [dm-devel] [PATCH 5.20 1/4] block: add bio_rewind() API
  `  "
` [PATCH 5.20 2/4] dm: add new helper for handling dm_io requeue
  ` [dm-devel] "
` [PATCH 5.20 3/4] dm: improve handling for DM_REQUEUE and AGAIN
  ` [dm-devel] "
` [PATCH 5.20 4/4] dm: add two stage requeue
  ` [dm-devel] "

(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
 2022-06-24 14:15 UTC  (7+ messages)

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

[PATCH] compiler-gcc.h: Remove ancient workaround for gcc PR 58670
 2022-06-24 14:14 UTC 

[PATCH] mmc: block: Add single read for 4k sector cards
 2022-06-24 14:14 UTC  (2+ messages)

[PATCH] bpf, docs: fix the code formatting in instruction-set
 2022-06-24 14:14 UTC 

[PATCH 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24 14:14 UTC  (5+ messages)

[PATCH vfio 2/2] vfio: Split migration ops from main device ops
 2022-06-24 14:12 UTC  (11+ messages)

[PATCH 1/2] kunit: tool: make --kunitconfig repeatable, blindly concat
 2022-06-24 14:12 UTC  (4+ messages)
` [PATCH 2/2] kunit: add coverage_uml.config to enable GCOV on UML

Quirks for MacroSilicon MS2100/MS2106
 2022-06-24 14:11 UTC  (3+ messages)

[PATCH v2 0/4] Extending NMI watchdog during LPM
 2022-06-24 14:09 UTC  (5+ messages)
` [PATCH v2 4/4] pseries/mobility: Set NMI watchdog factor "

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

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  (7+ messages)
` [PATCH v4 17/26] arm64: head: populate kernel page tables with MMU and caches on

[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  (2+ messages)

[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

[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/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)

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

[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] "

[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  (3+ messages)
` [PATCH v2 4/4] watchdog/pseries-wdt: "

[PATCH v1 0/4] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-24 13:42 UTC  (10+ 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  (6+ 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)

[PATCH v2] ls-files: introduce "--format" option
 2022-06-24 13:25 UTC  (3+ 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 

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


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.