All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 14:30:42 to 2020-11-20 15:12:11 UTC [more...]

[RFC PATCH 00/76] fscache: Modernisation
 2020-11-20 15:11 UTC  (42+ messages)
` [RFC PATCH 01/76] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [RFC PATCH 02/76] afs: Disable use of the fscache I/O routines
` [RFC PATCH 03/76] fscache: Add a cookie debug ID and use that in traces
` [RFC PATCH 04/76] fscache: Procfile to display cookies
` [RFC PATCH 05/76] fscache: Remove the old I/O API
` [RFC PATCH 06/76] fscache: Remove the netfs data from the cookie
` [RFC PATCH 07/76] fscache: Remove struct fscache_cookie_def
` [RFC PATCH 08/76] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 09/76] fscache: Remove fscache_check_consistency()
` [RFC PATCH 10/76] fscache: Remove fscache_attr_changed()
` [RFC PATCH 11/76] fscache: Remove obsolete stats
` [RFC PATCH 12/76] fscache: Remove old I/O tracepoints
` [RFC PATCH 13/76] fscache: Temporarily disable fscache_invalidate()
` [RFC PATCH 14/76] fscache: Remove the I/O operation manager
` [RFC PATCH 15/76] fscache: Change %p in format strings to something else
` [RFC PATCH 16/76] cachefiles: "
` [RFC PATCH 17/76] iov_iter: Add ITER_XARRAY
` [RFC PATCH 18/76] vm: Add wait/unlock functions for PG_fscache
` [RFC PATCH 19/76] mm: Implement readahead_control pageset expansion
` [RFC PATCH 20/76] mm: Stop generic_file_buffered_read() from grabbing a superfluous page
` [RFC PATCH 21/76] vfs: Export rw_verify_area() for use by cachefiles
` [RFC PATCH 22/76] vfs: Provide S_CACHE_FILE inode flag
` [RFC PATCH 23/76] cachefiles: Remove tree of active files and use "
` [RFC PATCH 24/76] fscache: Provide a simple thread pool for running ops asynchronously
` [RFC PATCH 25/76] fscache: Replace the object management state machine
` [RFC PATCH 26/76] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 27/76] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 28/76] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 29/76] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 30/76] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [RFC PATCH 31/76] fscache: Allow ->put_super() to be used to wait for cache operations
` [RFC PATCH 32/76] netfs: Make a netfs helper module
` [RFC PATCH 33/76] netfs: Provide readahead and readpage netfs helpers
` [RFC PATCH 34/76] netfs: Use the cache
` [RFC PATCH 35/76] fscache: read-helper: Add tracepoints
` [RFC PATCH 36/76] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 37/76] cachefiles: trace: Log coherency checks
` [RFC PATCH 38/76] cachefiles: Split cachefiles_drop_object() up a bit
` [RFC PATCH 39/76] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 40/76] cachefiles: Merge object->backer into object->dentry
` [RFC PATCH 42/76] cachefiles: Shape requests from the fscache read helper

[PATCH v2 00/12] viridian: add support for ExProcessorMasks
 2020-11-20 15:11 UTC  (5+ messages)
` [PATCH v2 05/12] viridian: use hypercall_vpmask in hvcall_ipi()
` [PATCH v2 06/12] viridian: use softirq batching "

[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
 2020-11-20 14:17 UTC 

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-20 15:10 UTC  (3+ messages)
` [PATCH 23/29] vl: move -global check earlier

stable-rc/queue/4.19 baseline: 94 runs, 4 regressions (v4.19.158-15-gc12ebe354432)
 2020-11-20 15:10 UTC 

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-20 15:07 UTC  (9+ messages)
` [PATCH v3 2/7] introduce UFFD-WP low-level interface helpers
` [PATCH v3 3/7] support UFFD write fault processing in ram_save_iterate()

[PATCH net-next,v5 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-20 15:09 UTC 

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-20 15:09 UTC  (18+ messages)
` [PATCH 1/6] arm64: pgtable: Fix pte_accessible()
` [PATCH 2/6] arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
` [PATCH 3/6] tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
` [PATCH 4/6] mm: proc: Invalidate TLB after clearing soft-dirty page state
` [PATCH 5/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
` [PATCH 6/6] mm: proc: Avoid fullmm flush for young/dirty bit toggling

[PATCH] worktree: fix order of arguments in error message
 2020-11-20 15:09 UTC 

[PATCH 0/6] qapi: Add support for aliases
 2020-11-20 15:06 UTC  (6+ messages)
` [PATCH 5/6] "

[PATCH v2 0/6] thermal: tegra: soctherm bugfixes
 2020-11-20 15:07 UTC  (4+ messages)

[PATCH] usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
 2020-11-20 15:08 UTC  (2+ messages)

[PATCH] lib: vsprintf: Fix handling of number field widths in vsscanf
 2020-11-20 15:07 UTC  (3+ messages)

[PATCH RFT v2 0/3] mmc: tmio: honor busy timeouts properly
 2020-11-20 15:06 UTC  (4+ messages)
` [PATCH RFT v2 1/3] mmc: tmio: set max_busy_timeout
` [PATCH RFT v2 2/3] mmc: tmio: Add data timeout error detection
` [PATCH RFT v2 3/3] mmc: renesas_sdhi: enable WAIT_WHILE_BUSY

[igt-dev] [PATCH i-g-t, v2] i915/gem_ctx_param: Add subtests description
 2020-11-20 15:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[GIT PULL]: dmaengine fixes for v5.10-rc5
 2020-11-20 15:05 UTC 

[igt-dev] [i-g-t] tests/kms_setmode: basic Improve accuracy with using of confidence interval
 2020-11-20 15:05 UTC  (5+ messages)

[PATCH v4 0/4] Adding the Sparx5 Serdes driver
 2020-11-20 15:03 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: phy: Add sparx5-serdes bindings
` [PATCH v4 2/4] phy: Add ethernet serdes configuration option
` [PATCH v4 3/4] phy: Add Sparx5 ethernet serdes PHY driver
` [PATCH v4 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node

WARNING in cm109_input_ev/usb_submit_urb
 2020-11-20 15:04 UTC 

[PATCH] phy: amlogic: meson-axg-mipi-pcie-analog: replace DSI_LANE definitions with BIT() macro
 2020-11-20 15:03 UTC  (3+ messages)

[PATCH] drm/amdgpu: only register VGA devices with the VGA arbiter
 2020-11-20 15:04 UTC  (2+ messages)

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-11-20 15:03 UTC  (5+ messages)
` [PATCH man-pages v6] Document encoded I/O

[PATCH net] net: stmmac: Use hrtimer for TX coalescing
 2020-11-20 15:02 UTC 

[dpdk-dev] [PATCH] eal/windows: revert definition of ETOOMANYREFS
 2020-11-20 15:01 UTC  (3+ messages)

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-20 15:01 UTC  (8+ messages)
` [PATCH] drm/ttm: don't set page->mapping
        ` [Intel-gfx] "

UBSAN: array-index-out-of-bounds in dbAdjTree
 2020-11-20 14:59 UTC  (6+ messages)

[virtio-comment] [felipe@nutanix.com: [PATCH] content: Fix driver/device wording on ISR bits]
 2020-11-20 15:01 UTC 

[Virtio-fs] restorcon/SELinux virtiofs question
 2020-11-20 15:01 UTC  (7+ messages)

[PATCH bpf-next v2] bpftool: add {i,d}tlb_misses support for bpftool profile
 2020-11-20 15:00 UTC  (2+ messages)

[PATCH bpf] xsk: fix umem cleanup bug at socket destruct
 2020-11-20 15:00 UTC  (2+ messages)

[PATCH] tun: honor IOCB_NOWAIT flag
 2020-11-20 14:59 UTC 

[PATCH] tun: honor IOCB_NOWAIT flag
 2020-11-20 14:59 UTC 

[PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-20 15:00 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] hns3 fixes
 2020-11-20 14:58 UTC  (6+ messages)
` [dpdk-dev] [PATCH 4/4] net/hns3: fix FEC state query

[RFC v4 0/9] i386 cleanup
 2020-11-20 14:49 UTC  (10+ messages)
` [RFC v4 1/9] i386: move kvm accel files into kvm/
` [RFC v4 2/9] i386: move whpx accel files into whpx/
` [RFC v4 3/9] i386: move hax accel files into hax/
` [RFC v4 4/9] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v4 5/9] i386: move TCG accel files into tcg/
` [RFC v4 6/9] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v4 7/9] i386: move TCG cpu class initialization out of helper.c
` [RFC v4 8/9] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v4 9/9] i386: split cpu accelerators from cpu.c

[igt-dev] [PATCH i-g-t] i915/i915_hangman: Added test description for test case
 2020-11-20 14:55 UTC  (2+ messages)

[RESEND PATCH v3 0/3] phy: amlogic: add MIPI DSI function to analog MIPI+PCIe PHY
 2020-11-20 14:55 UTC  (6+ messages)
` [RESEND PATCH v3 3/3] phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analog

[PATCH] drm/vboxvideo: Unmap iomem on probe-failure and remove
 2020-11-20 14:55 UTC  (8+ messages)

[PATCH] rcu: kasan: record and print kvfree_call_rcu call stack
 2020-11-20 14:54 UTC  (7+ messages)

[PATCH 0/2] x86/intel_rdt: task_work vs task_struct rmid/closid write race
 2020-11-20 14:53 UTC  (5+ messages)
` [PATCH 1/2] x86/intel_rdt: Check monitor group vs control group membership earlier
` [PATCH 2/2] x86/intel_rdt: Plug task_work vs task_struct {rmid,closid} update race

[PATCH 1/3] NFSv4: Fix the alignment of page data in the getdeviceinfo reply
 2020-11-20 14:52 UTC  (10+ messages)
` [PATCH 2/3] NFS: Avoid copy of xdr padding in readlink, layoutget and getxattr
  ` [PATCH 3/3] NFS: Avoid copy of xdr padding in read()

stable-rc/queue/4.19 baseline: 93 runs, 4 regressions (v4.19.158-15-g9eae57180402)
 2020-11-20 14:52 UTC 

[PATCH V3 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-11-20 14:51 UTC  (3+ messages)
` [PATCH V3 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms

[Intel-gfx] [CI 1/3] drm/i915/gem: Remove incorrect early dbg print
 2020-11-20 14:51 UTC  (3+ messages)

[GIT PULL]: Generic phy fixes for 5.10
 2020-11-20 14:51 UTC 

[libgpiod][PATCH] build: allow building with pre-v5.5 kernel headers
 2020-11-20 14:42 UTC  (2+ messages)

[PATCH RFT 0/3] mmc: tmio: honor busy timeouts properly
 2020-11-20 14:51 UTC  (3+ messages)
` [PATCH RFT 1/3] mmc: tmio: set max_busy_timeout

[meta-yocto][dunfell 0/1] Pull request (cover letter only)
 2020-11-20 14:51 UTC 

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-20 14:50 UTC  (7+ messages)
` [PATCH 1/8] drm: Introduce an atomic_commit_setup function

[PATCH net-next V3] MAINTAINERS: Update XDP and AF_XDP entries
 2020-11-20 14:50 UTC  (2+ messages)

[PATCH v2] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-20 14:50 UTC  (9+ messages)

[Bug 207045] New: uvcvideo: Realtek USB Camera (0bda:579f) reports wrong dwMaxVideoFrameSize
 2020-11-20 14:50 UTC  (2+ messages)
` [Bug 207045] uvcvideo: properly handle UVC payloads that occur in the middle of bulk URBs

[igt-dev] [PATCH i-g-t] i915/gem_tiled_fence_blits: Added test description for test case
 2020-11-20 14:50 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/guc: Use correct lock for accessing guc->mmio_msg
 2020-11-20 14:48 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/guc: Use correct lock for CT event handler

[dpdk-dev] [PATCH dpdk-dev v2] net/mlx5: check the reg available for metadata action
 2020-11-20 14:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] amd-iommu: Fix Guest CR3 Table following c/s 3a7947b6901
 2020-11-20 14:46 UTC  (4+ messages)

[PATCH] Documentation: document /proc api for arm64 MTE vm flags
 2020-11-20 14:44 UTC  (3+ messages)

[PATCH] media: rockchip: rkisp1: Constify static structs
 2020-11-20 14:43 UTC  (4+ messages)

[PATCH 0/5] locking/rwsem: Rework reader optimistic spinning
 2020-11-20 14:44 UTC  (9+ messages)
` [PATCH 2/5] locking/rwsem: Prevent potential lock starvation
` [PATCH 3/5] locking/rwsem: Enable reader optimistic lock stealing
` [RFC PATCH 5/5] locking/rwsem: Remove reader optimistic spinning

[PATCH v4 0/2] drm/vc4: Rework the HVS muxing code
 2020-11-20 14:42 UTC  (3+ messages)
` [PATCH v4 1/2] drm/vc4: kms: Store the unassigned channel list in the state
` [PATCH v4 2/2] drm/vc4: kms: Don't disable the muxing of an active CRTC

[PATCH] ASoC: SOF: IPC: fix implicit type overflow
 2020-11-20 14:40 UTC 

[PATCH v4 0/4] media: mediatek: support mdp3 on mt8183 platform
 2020-11-20 14:41 UTC  (5+ messages)
` [PATCH v4 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2
 2020-11-20 14:42 UTC  (9+ messages)

[PATCH 0/2] pc-bios/s390 fixes for reboot-to-vfio-ccw
 2020-11-20 14:39 UTC  (9+ messages)
` [PATCH 1/2] pc-bios: s390x: Ensure Read IPL memory is clean
` [PATCH 2/2] pc-bios: s390x: Give precedence to reset PSW

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-11-20 14:41 UTC  (5+ messages)
` [PATCH RFC 10/12] vdpa_sim: split vdpasim_virtqueue's iov field in riov and wiov

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-20 14:39 UTC  (12+ messages)
            ` linux-next: stall warnings and deadlock on Arm64 (was: [PATCH] kfence: Avoid stalling...)

[PATCH 0/8] drm/imx: Introduce i.MX8qxp DPU DRM
 2020-11-20 14:38 UTC  (5+ messages)
` [PATCH 5/8] "

[igt-dev] [PATCH i-g-t] i915/gem_tiled_blits: Added description of subtests
 2020-11-20 14:39 UTC  (2+ messages)

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2020-11-20 14:39 UTC  (4+ messages)
` [PATCH v2 22/28] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free

[RFC] Documentation/scheduler/schedutil.txt
 2020-11-20 14:37 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 176 runs, 8 regressions (v5.4.78-13-g06e16b66c3e15)
 2020-11-20 14:37 UTC 

[PATCH v5 0/7] iOS and Apple Silicon host support
 2020-11-20 14:36 UTC  (5+ messages)
` [PATCH v5 6/7] tcg: implement JIT for iOS and Apple Silicon

[tpm2] RELEASE tpm2-tss 3.0.2 and 2.4.4
 2020-11-20 14:37 UTC 

[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
 2020-11-20 14:35 UTC  (4+ messages)
` [PATCH v1 6/6] gitlab-ci: Move trace backend tests across to gitlab

[PATCH 0/4] Bunch of improvements for STM32 DMA controllers
 2020-11-20 14:33 UTC  (10+ messages)
` [PATCH 1/4] dmaengine: stm32-dma: rework irq handler to manage error before xfer events
` [PATCH 2/4] dmaengine: stm32-dma: clean channel configuration when channel is freed
` [PATCH 3/4] dmaengine: stm32-dma: take address into account when computing max width
` [PATCH 4/4] dmaengine: stm32-mdma: rework interrupt handler

[PATCH] drm/amd/display: Avoid HDCP initialization in devices without output
 2020-11-20 14:34 UTC  (2+ messages)

[mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression
 2020-11-20 14:30 UTC  (11+ messages)
` [LKP] "


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.