All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-14 12:11:29 to 2022-06-14 12:37:32 UTC [more...]

[patch net-next 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-06-14 12:33 UTC  (8+ messages)
` [patch net-next 04/11] mlxsw: core_linecards: Expose HW revision and INI version
` [patch net-next 05/11] mlxsw: reg: Extend MDDQ by device_info
` [patch net-next 06/11] mlxsw: core_linecards: Probe provisioned line cards for devices and expose FW version
` [patch net-next 07/11] mlxsw: reg: Add Management DownStream Device Tunneling Register
` [patch net-next 09/11] mlxsw: core_linecards: Implement line card device flashing
` [patch net-next 10/11] selftests: mlxsw: Check line card info on provisioned line card
` [patch net-next 11/11] selftests: mlxsw: Check line card info on activated "

[PATCH] Remove the Pine64 Quartz copy of the RPi NVRAM
 2022-06-14 12:37 UTC 

[PATCH v2 0/3] crypto: hisilicon - supports device isolation feature
 2022-06-14 12:34 UTC  (8+ messages)
` [PATCH v2 1/3] uacce: "
` [PATCH v2 2/3] Documentation: add a isolation strategy vfs node for uacce
` [PATCH v2 3/3] crypto: hisilicon/qm - defining the device isolation strategy
` [PATCH 1/3] uacce: supports device isolation feature
` [PATCH 2/3] Documentation: add a isolation strategy vfs node for uacce
` [PATCH 3/3] crypto: hisilicon/qm - defining the device isolation strategy

am335x: GPIOs in userspace
 2022-06-14 12:32 UTC  (4+ messages)

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-14 12:36 UTC  (21+ messages)

[PATCH v2 0/2] Add support for Microchip's pwm fpga core
 2022-06-14 12:34 UTC  (11+ messages)
` [PATCH v2 1/2] pwm: add microchip soft ip corePWM driver

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-14 12:34 UTC  (4+ messages)

[v6 00/14] Add support for Bosch BNO055 IMU
 2022-06-14 12:15 UTC  (19+ messages)
` [v6 01/14] iio: add modifiers for linear acceleration
` [v6 02/14] iio: document linear acceleration modifiers
` [v6 03/14] iio: event_monitor: add "
` [v6 04/14] iio: add modifers for pitch, yaw, roll
` [v6 05/14] iio: document pitch, yaw, roll modifiers
` [v6 06/14] iio: event_monitor: add pitch, yaw and "
` [v6 07/14] iio: add support for binary attributes
` [v6 08/14] iio: imu: add Bosch Sensortec BNO055 core driver
` [v6 09/14] iio: document bno055 private sysfs attributes
` [v6 10/14] iio: document "serialnumber" sysfs attribute
` [v6 11/14] dt-bindings: iio/imu: Add Bosch BNO055
` [v6 12/14] iio: imu: add BNO055 serdev driver
` [v6 13/14] iio: imu: add BNO055 I2C driver
` [v6 14/14] docs: iio: add documentation for BNO055 driver

[igt-dev] [PATCH i-g-t] lib/igt_fb: Allow XY_FAST_COPY_BLT on DG2
 2022-06-14 12:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Allow XY_FAST_COPY_BLT on DG2 (rev3)

[PATCH] Documentation: highmem: Use literal block for *kmap_local_folio() example
 2022-06-14 12:31 UTC 

[PATCH 0/3] Fix a few documentation errors around the raw diff output
 2022-06-14 12:31 UTC  (7+ messages)
` [PATCH 1/3] diff-format.txt: fix ancient copy-paste error
` [PATCH 2/3] diff-format.txt: correct misleading wording

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-14 12:30 UTC  (3+ messages)
` [PATCH v8 5/5] x86/tdx: Add Quote generation support

[PATCH for-next 00/25] 5.20 cleanups and poll optimisations
 2022-06-14 12:30 UTC  (26+ messages)
` [PATCH for-next 01/25] io_uring: make reg buf init consistent
` [PATCH for-next 02/25] io_uring: move defer_list to slow data
` [PATCH for-next 03/25] io_uring: better caching for ctx timeout fields
` [PATCH for-next 04/25] io_uring: refactor ctx slow data placement
` [PATCH for-next 05/25] io_uring: move cancel_seq out of io-wq
` [PATCH for-next 06/25] io_uring: move small helpers to headers
` [PATCH for-next 07/25] io_uring: inline ->registered_rings
` [PATCH for-next 08/25] io_uring: don't set REQ_F_COMPLETE_INLINE in tw
` [PATCH for-next 09/25] io_uring: never defer-complete multi-apoll
` [PATCH for-next 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
` [PATCH for-next 11/25] io_uring: refactor io_req_task_complete()
` [PATCH for-next 12/25] io_uring: don't inline io_put_kbuf
` [PATCH for-next 13/25] io_uring: remove check_cq checking from hot paths
` [PATCH for-next 14/25] io_uring: poll: remove unnecessary req->ref set
` [PATCH for-next 15/25] io_uring: switch cancel_hash to use per entry spinlock
` [PATCH for-next 16/25] io_uring: pass poll_find lock back
` [PATCH for-next 17/25] io_uring: clean up io_try_cancel
` [PATCH for-next 18/25] io_uring: limit number hash buckets
` [PATCH for-next 19/25] io_uring: clean up io_ring_ctx_alloc
` [PATCH for-next 20/25] io_uring: use state completion infra for poll reqs
` [PATCH for-next 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER
` [PATCH for-next 22/25] io_uring: pass hash table into poll_find
` [PATCH for-next 23/25] io_uring: introduce a struct for hash table
` [PATCH for-next 24/25] io_uring: propagate locking state to poll cancel
` [PATCH for-next 25/25] io_uring: mutex locked poll hashing

[Intel-gfx] [PATCH] drm/dp/mst: Read the extended DPCD capabilities during system resume
 2022-06-14 12:34 UTC  (5+ messages)
`  "

[PATCH v1 1/1] x86/PCI: Disable e820 usage for the resource allocation
 2022-06-14 12:30 UTC  (3+ messages)

[PATCH RESEND] Add a "-m" option to "perf buildid-list"
 2022-06-14 12:29 UTC  (4+ messages)

[PATCH] doc: module: update file references
 2022-06-14 12:28 UTC  (2+ messages)

[PATCH v4 00/12] can: slcan: extend supported features
 2022-06-14 12:28 UTC  (13+ messages)
` [PATCH v4 01/12] can: slcan: use the BIT() helper
` [PATCH v4 02/12] can: slcan: use netdev helpers to print out messages
` [PATCH v4 03/12] can: slcan: use the alloc_can_skb() helper
` [PATCH v4 04/12] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH v4 05/12] can: slcan: use CAN network device driver API
` [PATCH v4 06/12] can: slcan: allow to send commands to the adapter
` [PATCH v4 07/12] can: slcan: set bitrate by CAN device driver API
` [PATCH v4 08/12] can: slcan: send the open/close commands to the adapter
` [PATCH v4 09/12] can: slcan: move driver into separate sub directory
` [PATCH v4 10/12] can: slcan: add ethtool support to reset adapter errors
` [PATCH v4 11/12] can: slcan: extend the protocol with error info
` [PATCH v4 12/12] can: slcan: extend the protocol with CAN state info

[PATCH net v2 0/2] net: ipv6: Update route MTU behavior
 2022-06-14 12:27 UTC  (3+ messages)
` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu

[PATCH] firewire: cdev: fix potential leak of kernel stack due to uninitialized value
 2022-06-14 12:30 UTC  (2+ messages)

[LTP] [RFC PATCH] API: Allow testing of kernel features in development
 2022-06-14 12:31 UTC  (5+ messages)
` [LTP] [PATCH] Create policy for testing unstable kernel features

[PATCH 0/3] Fix xmm_t to rte_xmm_t scalar conversion
 2022-06-14 12:31 UTC  (3+ messages)
` [PATCH 3/3] ci: use crossbuild-essential-riscv64 for compiling

[PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-14 12:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Bump up CDCLK for DG2
 2022-06-14 12:30 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/dg2: "

[PATCH v8 00/17] Move HEVC stateless controls out of staging
 2022-06-14 12:28 UTC  (5+ messages)
` [PATCH v8 04/17] media: uapi: HEVC: Add missing fields in HEVC controls

[PATCH 0/2] add includes to help when editing in Eclipse
 2022-06-14 12:29 UTC  (3+ messages)
` [PATCH 1/2] examples/l3fwd: add include for macro definition
` [PATCH 2/2] common/cnxk: "

[BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
 2022-06-14 12:23 UTC  (4+ messages)

[RESEND V3,0/8] Support multi-hardware jpeg decoder for MT8195
 2022-06-14 12:10 UTC  (18+ messages)
` [RESEND V3,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [RESEND V3,2/8] media: mtk-jpegdec: export jpeg decoder functions
` [RESEND V3,3/8] media: mtk-jpegdec: manage jpegdec multi-hardware
` [RESEND V3,4/8] media: mtk-jpegdec: add jpegdec timeout func interface
` [RESEND V3,5/8] media: mtk-jpegdec: add jpeg decode worker interface
` [RESEND V3,6/8] media: mtk-jpegdec: add output pic reorder interface
` [RESEND V3,7/8] media: mtk-jpegdec: refactor jpegdec func interface
` [RESEND V3,8/8] mtk-jpegdec: add stop cmd interface for jpgdec

[dpdk-dev] [PATCH] common/cnxk: dump hardware flow MCAM entry data
 2022-06-14 12:25 UTC  (2+ messages)

[RESEND V9,0/7] Enable two hardware jpeg encoder for MT8195
 2022-06-14 12:10 UTC  (16+ messages)
` [RESEND V9,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [RESEND V9,2/7] mtk-jpegenc: export jpeg encoder functions
` [RESEND V9,3/7] mtk-jpegenc: manage jpegenc multi-hardware
` [RESEND V9,4/7] mtk-jpegenc: add jpegenc timeout func interface
` [RESEND V9,5/7] mtk-jpegenc: add jpeg encode worker interface
` [RESEND V9,6/7] mtk-jpegenc: add output pic reorder interface
` [RESEND V9,7/7] mtk-jpegenc: add stop cmd interface for jpgenc

[linux-next:pending-fixes] BUILD SUCCESS 52b5515b048e721629b799f2bef8b5fdfa40030f
 2022-06-14 12:25 UTC 

[PATCH] drm: fix an error code in drm_syncobj_transfer_to_timeline()
 2022-06-14 12:23 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/1] Do not enable PSR2 if no active planes
 2022-06-14 12:22 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Do not enable PSR2/selective fetch if there are no planes

[PATCH 0/2] serial: pl011: Add xilinx uart
 2022-06-14 12:21 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'

[PATCH] perf test: Record only user callchains
 2022-06-14 12:19 UTC  (3+ messages)

[PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V
 2022-06-14 12:19 UTC  (6+ messages)

[V9,0/7] Enable two hardware jpeg encoder for MT8195
 2022-06-14 12:06 UTC  (5+ messages)
` [V9,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible

[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-14 12:15 UTC  (3+ messages)

Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow
 2022-06-14 12:19 UTC  (13+ messages)

[PULL 00/15] Kraxel 20220614 patches
 2022-06-14 12:16 UTC  (16+ messages)
` [PULL 01/15] ui/gtk-gl-area: implement GL context destruction
` [PULL 02/15] ui/gtk-gl-area: create the requested GL context version
` [PULL 03/15] ui/cocoa: Fix poweroff request code
` [PULL 04/15] hw/usb: Add CanoKey Implementation
` [PULL 05/15] hw/usb/canokey: Add trace events
` [PULL 06/15] meson: Add CanoKey
` [PULL 07/15] docs: Add CanoKey documentation
` [PULL 08/15] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PULL 09/15] MAINTAINERS: add myself as CanoKey maintainer
` [PULL 10/15] hw/usb/hcd-ehci: fix writeback order
` [PULL 11/15] usbredir: avoid queuing hello packet on snapshot restore
` [PULL 12/15] virtio-gpu: update done only on the scanout associated with rect
` [PULL 13/15] ui/console: Do not return a value with ui_info
` [PULL 14/15] ui: Deliver refresh rate via QemuUIInfo
` [PULL 15/15] virtio-gpu: Respect UI refresh rate for EDID

[PULL 00/16] Kraxel 20220613 patches
 2022-06-14 12:16 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/4] Add crc32 calculation on dg2 gpu
 2022-06-14 12:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add crc32 calculation on dg2 gpu (rev6)

[PATCH 05/50] xfs: pass perag to xfs_alloc_read_agf()
 2022-06-14 12:17 UTC  (2+ messages)

[PATCH v5 00/19] btrfs-progs: extent tree v2 support, global roots
 2022-06-14 12:15 UTC  (7+ messages)
` [PATCH v5 12/19] btrfs-progs: set the number of global roots in the super block

[igt-dev] [v3] tests/i915/kms_dsc: Validate dsc with diff plane formats
 2022-06-14 12:18 UTC 

[PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-06-14 12:13 UTC  (7+ messages)

[PATCH RESEND] tools/kvm_stat: fix display of error when multiple processes are found
 2022-06-14 12:11 UTC 

[LTP] [PATCH] syscalls/execve06: Add test for argv[0] = NULL
 2022-06-14 12:17 UTC  (3+ messages)

[PATCH 00/11] pnv-phb related cleanups
 2022-06-14 12:10 UTC  (5+ messages)
` [PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB

[Ocfs2-devel] [PATCH 0/1] test case for patch 1/1
 2022-06-14 12:13 UTC  (10+ messages)
` [Ocfs2-devel] [PATCH 1/1] ocfs2: fix ocfs2_find_slot repeats alloc same slot issue

[PATCH -next] lsm_audit: Clean up redundant NULL pointer check
 2022-06-14 12:10 UTC 

[PATCH] ASoC: fsl_asrc_dma: fully initialize structs
 2022-06-14 12:11 UTC  (2+ messages)

[kvm:queue 5/184] arch/x86/kvm/svm/avic.c:913:6: warning: shift count >= width of type
 2022-06-14 12:12 UTC  (3+ messages)

[RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
 2022-06-14 12:11 UTC  (5+ messages)

[PATCH] selftests: Fix clang cross compilation
 2022-06-14 12:10 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.