All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 06:24:22 to 2021-06-14 07:52:02 UTC [more...]

[PATCH v6 00/45] Add trace file compression
 2021-06-14  7:50 UTC  (35+ 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 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 20/45] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v6 22/45] trace-cmd library: Refactor the logic for writing trace data in the file
` [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 33/45] trace-cmd: Copy CPU count in tracecmd_copy
` [PATCH v6 34/45] trace-cmd: Copy buffers description "
` [PATCH v6 36/45] trace-cmd library: Refactor the logic for writing CPU trace data
` [PATCH v6 39/45] trace-cmd: Add compression parameter to tracecmd_copy
` [PATCH v6 41/45] trace-cmd record: Update man page
` [PATCH v6 43/45] trace-cmd: Update bash completion
` [PATCH v6 44/45] trace-cmd list: Update the man page

[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

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

[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

[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

[Intel-wired-lan] [PATCH v1 1/1] e1000e: Add space to the debug print
 2021-06-14  7:24 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

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

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

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

[PATCH] alsa: control_led - fix initialization in the mode show callback
 2021-06-14  7:17 UTC 

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

[PATCH 0/3] convert more DBG_88E calls and remove dead code
 2021-06-14  6:50 UTC  (3+ messages)
` [PATCH 1/3] staging: rtl8188eu: convert DBG_88E calls in core/rtw_efuse.c

[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

[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

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

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

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-14  7:08 UTC  (5+ messages)
` [PATCH V3 2/3] gpio: virtio: Add IRQ support

[PATCH] mark pstore-blk as broken
 2021-06-14  7:07 UTC  (3+ messages)

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-06-14  7:04 UTC  (6+ messages)

[PATCH RESEND] ARM: dts: imx6dl-yapp4: Configure the OLED display segment offset
 2021-06-14  7:01 UTC  (5+ messages)

[PATCH] README: Add IRC channel info
 2021-06-14  7:01 UTC  (2+ messages)

[RFC connman v2 0/1] Add wpa_supplicant WPA3-SAE support
 2021-06-14  7:00 UTC  (4+ messages)
` [RFC connman v2 1/1] WIP: "

still using `git pack-redundant` - alternatives?
 2021-06-14  6:59 UTC  (2+ messages)

[PATCH v2 0/2] clk: ad9545: Add support
 2021-06-14  7:07 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: clock: ad9545: Add documentation

[PATCH v1] mtd: spi-nor: Add support for XM25QH64C
 2021-06-14  6:56 UTC  (3+ messages)

[PATCH] ALSA: firewire: fill Kconfig with entries for devices based on DICE ASICs
 2021-06-14  6:54 UTC  (2+ messages)

[PATCH net-next v4 0/9] provide cable test support for the ksz886x switch
 2021-06-14  6:55 UTC  (6+ messages)
` [PATCH net-next v4 4/9] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863

linux-next: Signed-off-by missing for commits in the risc-v tree
 2021-06-14  6:50 UTC 

[PATCH] venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM control
 2021-06-14  6:49 UTC  (3+ messages)

[PATCH v37 3/4] scsi: ufs: Prepare HPB read for cached sub-region
 2021-06-14  6:48 UTC  (2+ messages)

[PATCH v29 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-06-14  6:48 UTC  (2+ messages)

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-14  6:44 UTC  (2+ messages)

[qemu-mainline test] 162778: regressions - FAIL
 2021-06-14  6:43 UTC 

[PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-14  6:42 UTC  (3+ messages)
` [PATCH v3 1/1] "

[xen-unstable test] 162771: regressions - FAIL
 2021-06-14  6:41 UTC  (2+ messages)

[PATCH 1/2] lockdep: irq_pipeline: fix ambiguous naming
 2021-06-14  6:40 UTC  (5+ messages)
` [PATCH 2/2] ARM: irq_pipeline: preserve lockdep irq state across kernel entries

[PATCH 0/3] nvmet: use right MNAN value for controllers
 2021-06-14  6:36 UTC  (3+ messages)
` [PATCH 1/3] nvmet: use subsys->max_nsid to report MNAN

[dpdk-dev] [PATCH 00/11] Add CPT in Marvell CNXK common driver
 2021-06-14  6:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH 01/11] common/cnxk: add CPT HW defines
` [dpdk-dev] [PATCH 02/11] common/cnxk: add CPT dev config routines

[djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once
 2021-06-14  6:33 UTC  (2+ messages)
` [RFC PATCH djwong-xfs] xfs: fix duplicated inclusion

[PATCH 0/9] 64K blocksize related fixes
 2021-06-14  6:28 UTC  (10+ messages)
` [PATCH 1/9] ext4/003: Fix this test on 64K platform for dax config
` [PATCH 2/9] ext4/027: Correct the right code of block and inode bitmap
` [PATCH 3/9] ext4/306: Add -b blocksize parameter too to avoid failure with DAX config
` [PATCH 4/9] ext4/022: exclude this test for dax config on 64KB pagesize platform
` [PATCH 5/9] generic/031: Fix the test case for 64k blocksize config
` [PATCH 6/9] gitignore: Add 031.out file to .gitignore
` [PATCH 7/9] generic/620: Remove -b blocksize option for ext4
` [PATCH 8/9] common/attr: Cleanup end of line whitespaces issues
` [PATCH 9/9] common/attr: Reduce MAX_ATTRS to leave some overhead for 64K blocksize

[PATCH v9 00/14] Restricted DMA
 2021-06-14  6:28 UTC  (27+ messages)
` [PATCH v9 06/14] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v9 07/14] swiotlb: Bounce data from/to restricted DMA pool if available
    ` [Intel-gfx] "
` [PATCH v9 08/14] swiotlb: Move alloc_size to find_slots
    ` [Intel-gfx] "
` [PATCH v9 09/14] swiotlb: Refactor swiotlb_tbl_unmap_single
    ` [Intel-gfx] "
` [PATCH v9 11/14] swiotlb: Add restricted DMA alloc/free support
    ` [Intel-gfx] "

compiler.h:417:38: error: call to '__compiletime_assert_59' declared with attribute error: BUILD_BUG_ON failed: sizeof(_i) > sizeof(long)
 2021-06-14  6:24 UTC  (5+ messages)

[PATCH] venus: helper: do not set constrained format for UBWC
 2021-06-14  6:25 UTC  (4+ messages)

remove the implicit .set_page_dirty default
 2021-06-14  6:24 UTC  (5+ messages)
` [PATCH 2/3] fs: move ramfs_aops to libfs
` [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up


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.