All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 07:08:37 to 2021-06-14 08:02:02 UTC [more...]

[PATCH v2 0/7] arm64: dts: meson-sm1-odroid: various fixes for C4/HC4
 2021-06-14  7:59 UTC  (4+ messages)

[PATCH] ARM: dts: meson: Set the fifo-size of uart_A to 128 bytes
 2021-06-14  8:01 UTC  (5+ messages)

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-06-14  8:01 UTC  (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[PATCH 0/6] arm64: zynqmp: DT syncup patches
 2021-06-14  8:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/amlogic/linux
 2021-06-14  8:01 UTC 

[PATCH v2 0/7] media: v4l2: compat ioctl fixes
 2021-06-14  8:00 UTC  (5+ messages)
` [PATCH v2 2/7] media: v4l2-core: explicitly clear ioctl input data

[PATCH] arm64: zynqmp: Remove gpio from aliases list
 2021-06-14  8:00 UTC 

[PATCH v12 0/5] Enhance IOMMU default DMA mode build options
 2021-06-14  7:53 UTC  (9+ messages)
` [PATCH v12 3/5] iommu/vt-d: Add support for "
` [PATCH v12 5/5] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH v3 1/4] arm64: dts: imx8mq: add Nitrogen8 SoM
 2021-06-14  7:57 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/amlogic/linux
 2021-06-14  7:59 UTC 

[Buildroot] [autobuild.buildroot.net] Your daily results for 2021-04-11
 2021-06-14  7:58 UTC  (3+ messages)

[PATCH 0/7] arm64: zynqmp: DT syncup patches next
 2021-06-14  7:57 UTC  (2+ messages)

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-14  7:56 UTC  (5+ messages)
` [PATCH v7 3/4] KVM: stats: Add documentation for statistics data "

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-14  7:54 UTC  (4+ messages)
` [PATCH bpf-next 2/3] net: bonding: Use per-cpu rr_tx_counter

[PATCHv2] zynqmp: spl: support DRAM ECC initialization
 2021-06-14  7:55 UTC  (2+ messages)

[PATCH v29 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
 2021-06-14  7:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/amlogic/linux
 2021-06-14  7:55 UTC 

io_uring: BPF controlled I/O
 2021-06-14  7:54 UTC  (3+ messages)

openwrt interface does not have a public key after upgrade from librecmc 1.4.8 to openwrt 21.02-rc2 to openwrt 21.02-rc2 ath79
 2021-06-14  7:51 UTC  (2+ messages)

[PATCH] alsa: control_led - fix initialization in the mode show callback
 2021-06-14  7:52 UTC  (2+ messages)

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-14  7:51 UTC  (3+ messages)

[PATCH v6 00/45] Add trace file compression
 2021-06-14  7:50 UTC  (46+ messages)
` [PATCH v6 01/45] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v6 02/45] trace-cmd library: Remove unused API tracecmd_update_option
` [PATCH v6 03/45] trace-cmd: Check if file version is supported
` [PATCH v6 04/45] trace-cmd library: Add new API to get file version of input handler
` [PATCH v6 05/45] trace-cmd library: Select the file version when writing trace file
` [PATCH v6 06/45] trace-cmd: Add APIs for library initialization and free
` [PATCH v6 07/45] trace-cmd library: Add support for compression algorithms
` [PATCH v6 08/45] trace-cmd list: Show supported "
` [PATCH v6 09/45] trace-cmd library: Bump the trace file version to 7
` [PATCH v6 10/45] trace-cmd library: Compress part of the trace file
` [PATCH v6 11/45] trace-cmd library: Read compressed "
` [PATCH v6 12/45] trace-cmd library: Add new API to get compression of input handler
` [PATCH v6 13/45] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v6 14/45] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH v6 15/45] trace-cmd record: Add new parameter --compression
` [PATCH v6 16/45] trace-cmd dump: Add support for trace files version 7
` [PATCH v6 17/45] trace-cmd library: Add support for zlib compression library
` [PATCH v6 18/45] trace-cmd library: Hide the logic for updating buffer offset
` [PATCH v6 19/45] trace-cmd: Move buffers description outside of options
` [PATCH v6 20/45] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v6 21/45] trace-cmd library: Add compression of the option section of "
` [PATCH v6 22/45] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH v6 23/45] trace-cmd library: Add APIs for read and write compressed data in chunks
` [PATCH v6 24/45] trace-cmd: Compress trace data
` [PATCH v6 25/45] trace-cmd: Read compressed "
` [PATCH v6 26/45] trace-cmd library: Compress latency "
` [PATCH v6 27/45] trace-cmd: Read compressed "
` [PATCH v6 28/45] trace-cmd library: Reuse within the library the function that checks file state
` [PATCH v6 29/45] trace-cmd library: Make tracecmd_copy_headers() to work with output handler
` [PATCH v6 30/45] trace-cmd: Do not use trace file compression with streams
` [PATCH v6 31/45] trace-cmd library: Add new API to get file version of output handler
` [PATCH v6 32/45] trace-cmd: Add file state parameter to tracecmd_copy
` [PATCH v6 33/45] trace-cmd: Copy CPU count in tracecmd_copy
` [PATCH v6 34/45] trace-cmd: Copy buffers description "
` [PATCH v6 35/45] trace-cmd: Copy options "
` [PATCH v6 36/45] trace-cmd library: Refactor the logic for writing CPU trace data
` [PATCH v6 37/45] trace-cmd library: Refactor the logic for writing CPU instance "
` [PATCH v6 38/45] trace-cmd: Copy trace data in tracecmd_copy
` [PATCH v6 39/45] trace-cmd: Add compression parameter to tracecmd_copy
` [PATCH v6 40/45] trace-cmd: Add new command "trace-cmd convert"
` [PATCH v6 41/45] trace-cmd record: Update man page
` [PATCH v6 42/45] trace-cmd: Add convert "
` [PATCH v6 43/45] trace-cmd: Update bash completion
` [PATCH v6 44/45] trace-cmd list: Update the man page
` [PATCH v6 45/45] trace-cmd: Update trace.dat "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2021-06-14  7:52 UTC 

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-06-14  7:51 UTC  (9+ messages)
` [PATCH v9] "

[Bug 213431] New: Xbox Series X/S Controller enters connect/disconnect loop when in pairing mode, doesn't connect at all after paired
 2021-06-14  7:51 UTC 

[PATCH 0/2] Fixups for glossary
 2021-06-14  7:51 UTC  (2+ messages)
` [docs] "

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-06-14  7:51 UTC  (2+ messages)

device namespaces
 2021-06-14  7:49 UTC  (12+ messages)

[PATCH v2 00/18] modules: add metadata database
 2021-06-14  7:48 UTC  (3+ messages)
` [PATCH v2 02/18] qapi: add ModuleInfo schema

[PATCH 0/8] Additional features for Hantro HEVC
 2021-06-14  7:45 UTC  (7+ messages)
` [PATCH 1/8] media: hantro: Trace hevc hw cycles performance register

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2021-06-14  7:49 UTC 

[PATCH -next] media: mt9v111: Add missing MODULE_DEVICE_TABLE
 2021-06-14  7:49 UTC  (2+ messages)

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-14  7:47 UTC  (6+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-14  7:40 UTC  (4+ messages)
` [PATCH v1] m68k: save extra registers on sys_exit and sys_exit_group syscall entry

[PATCH v2 0/8] Additional features for Hantro HEVC
 2021-06-14  7:43 UTC  (8+ messages)
` [PATCH v2 7/8] media: hevc: Add scaling matrix control

[tip:tmp.tmp2 100/364] kernel/torture.c:741:5: error: implicit declaration of function 'cond_resched'; did you mean 'need_resched'?
 2021-06-14  7:45 UTC  (2+ messages)

[PATCH] esp: fix migration version check in esp_is_version_5()
 2021-06-14  7:44 UTC  (3+ messages)

[PATCH v37 3/4] scsi: ufs: Prepare HPB read for cached sub-region
 2021-06-14  7:44 UTC 

[PATCH] test: fix for TEST_OUTPUT_DIRECTORY
 2021-06-14  7:43 UTC  (4+ messages)

[PATCH v4 0/6] KVM: selftests: arm64 exception handling and debug test
 2021-06-14  7:40 UTC  (3+ messages)

[PATCH 00/31] Update fec driver for xenomai 3 and linux kernel 5.4 and add I.MX8 support
 2021-06-14  7:41 UTC  (6+ messages)

[PATCH v3 0/4] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-06-14  7:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2021-06-14  7:40 UTC 

[PATCH v4 0/6] block-copy: protect block-copy internal structures
 2021-06-14  7:33 UTC  (7+ messages)
` [PATCH v4 1/6] block-copy: small refactor in block_copy_task_entry and block_copy_common
` [PATCH v4 2/6] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v4 3/6] block-copy: improve comments of BlockCopyTask and BlockCopyState types and functions
` [PATCH v4 4/6] block-copy: move progress_set_remaining in block_copy_task_end
` [PATCH v4 5/6] block-copy: add a CoMutex
` [PATCH v4 6/6] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH] usb: dwc3: gadget: Disable gadget IRQ during pullup disable
 2021-06-14  7:39 UTC  (6+ messages)

[PATCH v2 RESEND] ata: ahci_sunxi: Disable DIPM
 2021-06-14  7:25 UTC  (2+ messages)

vmemmap alloc failure in hot_add_req()
 2021-06-14  7:38 UTC  (3+ messages)

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-12 23:11 UTC  (7+ messages)
` [PATCH V3 7/9] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
        ` [PATCH V2] treewide: Add missing semicolons to __assign_str uses

[PATCH --next] drm/amd/amdgpu: Fix kernel doc warnings
 2021-06-13 11:20 UTC 

[BUG] usb: dwc3: Kernel NULL pointer dereference in dwc3_remove()
 2021-06-14  7:37 UTC  (12+ messages)

[cip-dev] [isar-cip-dev][PATCH] linux-cip-common.inc: Uprev the cip-kernel-config
 2021-06-14  7:36 UTC 

loop_set_block_size: loop0 () has still dirty pages (nrpages=2)
 2021-06-14  7:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/mpd: bump to version 0.22.8
 2021-06-14  7:34 UTC 

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-06-14  7:34 UTC  (3+ messages)
` [PATCH v4 16/17] media: v4l2-subdev: De-deprecate init() subdev op

[PATCH] doc: Remove references to IBM Calgary
 2021-06-14  7:32 UTC  (3+ messages)

[PATCH 0/7] Prepare EP93xx drivers for Common Clock Framework
 2021-06-14  7:30 UTC  (10+ messages)
` [PATCH 7/7] pwm: ep93xx: Prepare clock before using it

[PATCH v3 0/6] EM / PM: Inefficient OPPs
 2021-06-14  7:28 UTC  (3+ messages)
` [PATCH v3 3/6] cpufreq: Add an interface to mark inefficient frequencies

[RFC PATCH 0/2] docs: automarkup.py: Add literal markup of known constants
 2021-06-14  7:27 UTC  (5+ messages)
` [RFC PATCH 1/2] "

[PATCH] bitmaps: don't recurse into trees already in the bitmap
 2021-06-14  7:27 UTC 

[RFC PATCH 0/4] cache parent project's gitdir in submodules
 2021-06-14  7:26 UTC  (2+ messages)

Change how amdgpu stores fences in dma_resv objects
 2021-06-14  7:25 UTC  (7+ messages)
` [PATCH 6/7] drm/amdgpu: unwrap fence chains in the explicit sync fence

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-06-14  7:25 UTC 

[PATCH v3 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-06-14  7:25 UTC  (7+ messages)
` [PATCH v3 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-06-14  7:25 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-06-14  7:25 UTC 

[Intel-wired-lan] [PATCH v1 1/1] e1000e: Add space to the debug print
 2021-06-14  7:24 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-06-14  7:24 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-06-14  7:23 UTC 

[PATCH] powerpc/signal64: Copy siginfo before changing regs->nip
 2021-06-14  7:22 UTC  (6+ messages)

[PATCH v6 0/1] Document drm_mode_get_plane
 2021-06-14  7:22 UTC  (4+ messages)
` [PATCH v6 1/1] drm/doc: document drm_mode_get_plane

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-14  7:22 UTC  (6+ messages)
` [PATCH v4 3/8] optee: fix tee out of memory failure seen during kexec reboot

[Intel-gfx] [PULL] topic/i915-ttm
 2021-06-14  7:21 UTC  (7+ messages)
        `  "

[PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-14  7:21 UTC  (3+ messages)

[PATCH 1/2] virtio_scsi: do not overwrite SCSI status
 2021-06-14  7:21 UTC  (2+ messages)

[PATCH] can: bcm: fix infoleak in struct bcm_msg_head
 2021-06-14  7:20 UTC  (2+ messages)

[PATCH RFC 00/24] scsi: Revamp result values
 2021-06-14  7:20 UTC  (11+ messages)
` [PATCH 13/24] scsi: Kill DRIVER_SENSE

why does an in-tree loadable module taint the kernel
 2021-06-14  7:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-06-14  7:19 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-06-14  7:19 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-06-14  7:19 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-06-14  7:19 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-06-14  7:18 UTC 

[PATCH] ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()
 2021-06-14  7:17 UTC 

libperf : Can not create event group
 2021-06-14  7:17 UTC 

[PATCH v6 0/7] kernfs: proposed locking and concurrency improvement
 2021-06-14  7:16 UTC  (6+ messages)
` [PATCH v6 5/7] kernfs: use i_lock to protect concurrent inode updates

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2021-06-14  7:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2021-06-14  7:15 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/spdx
 2021-06-14  7:15 UTC 

[PATCH 00/12] iio:accel: Header Cleanups
 2021-06-14  7:15 UTC  (3+ messages)
` [PATCH 11/12] iio:accel:murata/vti drivers: Include cleanups for the sca**** parts

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-06-14  7:15 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-06-14  7:15 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-06-14  7:15 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-06-14  7:15 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-06-14  7:15 UTC 

[cip-dev] [isar-cip-dev][PATCH] efibootguard: Update to latest release 0.8
 2021-06-14  7:14 UTC 

[LTP] [PATCH] ssh-stress: Convert to new api
 2021-06-14  7:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-06-14  7:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-06-14  7:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-06-14  7:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-06-14  7:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-06-14  7:13 UTC 

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-14  7:12 UTC  (11+ messages)
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver

[PATCH 0/3] kthread_worker: Fix race between kthread_mod_delayed_work() and kthread_cancel_delayed_work_sync()
 2021-06-14  7:10 UTC  (6+ messages)
` [PATCH 2/3] kthread: Prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()

switch the block layer to use kmap_local_page
 2021-06-12  4:07 UTC  (5+ messages)
` [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
      ` [dm-devel] "

[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
 2021-06-14  7:08 UTC  (2+ messages)

[PATCH 4.19] perf/core: Fix endless multiplex timer
 2021-06-14  7:08 UTC 

[Buildroot] [PATCH v2 1/2] package/libqb: new package
 2021-06-14  7:08 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/2] package/usbguard: "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-06-14  7:08 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-06-14  7:08 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.