All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-04 17:10:47 to 2020-03-04 18:00:24 UTC [more...]

[PATCHSET v2 0/6] Support selectable file descriptors
 2020-03-04 18:00 UTC  (4+ messages)
` [PATCH 1/6] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH 2/6] io_uring: move CLOSE req->file checking into handler
` [PATCH 3/6] io_uring: move read/write side file based prep into op handler

[PATCH v3 0/3] usb: Covert to support Live DT
 2020-03-04 18:00 UTC  (8+ messages)
` [PATCH v3 2/3] usb: ehci-msm: Use dev interface to get device address
` [PATCH v3 3/3] usb: Migrate to support live DT for some driver

[PATCH 0/5] Support ADIS16475 and similar IMUs
 2020-03-04 17:59 UTC  (19+ messages)
` [PATCH 1/5] iio: imu: adis: Add Managed device functions
` [PATCH 2/5] iio: imu: adis: Add irq mask variable
` [PATCH 3/5] iio: adis: Add adis_update_bits() APIs
` [PATCH 4/5] iio: imu: Add support for adis16475
` [PATCH 5/5] dt-bindings: iio: Add adis16475 documentation

[RFC 0/5] ARC: handle DSP presence in HW
 2020-03-04 17:58 UTC  (6+ messages)
` [PATCH 4/5] ARC: add support for DSP-enabled userspace applications

[Buildroot] [PATCH/next v2] package/mesa3d: fix nouveau std::isinf related compile failure
 2020-03-04 17:58 UTC  (2+ messages)

[GSOC][RFC] Proposal
 2020-03-04 17:57 UTC  (6+ messages)

[djwong-xfs:online-fsuuid-ops 174/177] fs/xfs/libxfs/xfs_rtrmap_btree.c:531:2: warning: initialization from incompatible pointer type
 2020-03-04 17:57 UTC 

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-04 17:55 UTC  (17+ messages)
` [PATCH v6 04/18] s390x: protvirt: Add migration blocker
` [PATCH v6 08/18] s390x: Add SIDA memory ops
` [PATCH v6 09/18] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v6 10/18] s390x: protvirt: SCLP interpretation
` [PATCH v6 11/18] s390x: protvirt: Set guest IPL PSW
` [PATCH v6 12/18] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH v6 13/18] s390x: protvirt: Disable address checks for PV guest IO emulation

[dpdk-dev] [PATCH] rte_ethdev: fix unsafe memory access by calling RX callback
 2020-03-04 17:56 UTC  (7+ messages)
  ` [dpdk-dev] [PATCH] rte_ethdev: fix unsafe memory access by calling RX callback.(Internet mail)
` [dpdk-dev] [PATCH v2] rte_ethdev: safer memory access by calling Rx callback

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-03-04 17:55 UTC  (11+ messages)

[Intel-gfx] [CI 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
 2020-03-04 17:55 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH] PCI: hv: Replace zero-length array with flexible-array member
 2020-03-04 17:55 UTC  (3+ messages)

[PATCH v3] iomap: Remove pgoff from tracepoints
 2020-03-04 17:54 UTC 

[RFC PATCH v3 2/6] media: v4l2: Add extended buffer operations
 2020-03-04 17:54 UTC  (2+ messages)
` [RFC PATCH 3/3] "

Question - data integrity with soft mount
 2020-03-04 17:48 UTC 

kmemleak report in tcp_metrics_init()->genl_register_family()
 2020-03-04 17:53 UTC 

[PATCH] ptp: free ptp clock properly
 2020-03-04 17:53 UTC 

[PATCHv2 0/3] Add support for suspend clk for Exynos5422 SoC
 2020-03-04 17:53 UTC  (4+ messages)

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-03-04 17:53 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver

[PATCH bpf v2 0/2] bpf: Fix deadlock with rq_lock in bpf_send_signal()
 2020-03-04 17:53 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: add send_signal_sched_switch test

[Xen-devel] xen boot PVH guest with linux 5.6.0-rc4-ish kernel: general protection fault, RIP: 0010:__pv_queued_spin_lock_slowpath
 2020-03-04 17:52 UTC 

[GIT PULL] firmware: arm_scmi: updates for v5.7-rc1
 2020-03-04 17:52 UTC 

[PATCH RFT] ath10k: add QCA9377 sdio hw_param item
 2020-03-04 17:51 UTC  (4+ messages)

[PATCH] KVM: Drop gfn_to_pfn_atomic()
 2020-03-04 17:51 UTC 

5.6-rc3: WARNING: CPU: 48 PID: 17435 at kernel/sched/fair.c:380 enqueue_task_fair+0x328/0x440
 2020-03-04 17:51 UTC  (15+ messages)

[igt-dev] [PATCH 0/6] Add igt tests for perf OA interrupts
 2020-03-04 17:51 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/6] test/perf: Drop caches when closing perf stream

[PATCH 0/2] ARM: zynq: Start to use unified configurations
 2020-03-04 17:51 UTC  (9+ messages)
` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header

[PATCH v5 00/14] KVM: Dirty ring interface
 2020-03-04 17:49 UTC  (15+ messages)
` [PATCH v5 01/14] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v5 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v5 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v5 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v5 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v5 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v5 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v5 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v5 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v5 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v5 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v5 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v5 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v5 14/14] KVM: selftests: Add "-c" parameter to dirty log test

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-04 17:51 UTC  (18+ messages)

[PATCH] plugin: provision: create multiple contexts for multiple entries in mbpi
 2020-03-04 17:51 UTC  (2+ messages)

[PATCH] dt-bindings: Convert usb-connector to YAML format
 2020-03-04 17:49 UTC  (3+ messages)

[PATCH] sched/fair : fix reordering of enqueue_task_fair
 2020-03-04 17:50 UTC  (2+ messages)

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-04 17:49 UTC  (13+ messages)
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv7 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv7 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv7 08/15] remoteproc/omap: Remove the platform_data header
` [PATCHv7 09/15] remoteproc/omap: Check for undefined mailbox messages

[Intel-gfx] [PATCH] drm/i915: Tweak scheduler's kick_submission()
 2020-03-04 17:48 UTC 

[PATCH v4 0/6] ceph: don't request caps for idle open files
 2020-03-04 17:48 UTC  (8+ messages)
` [PATCH v4 1/6] ceph: always renew caps if mds_wanted is insufficient
` [PATCH v4 2/6] ceph: consider inode's last read/write when calculating wanted caps
` [PATCH v4 3/6] ceph: remove delay check logic from ceph_check_caps()
` [PATCH v4 4/6] ceph: simplify calling of ceph_get_fmode()
` [PATCH v4 5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds
` [PATCH v4 6/6] ceph: check all mds' caps after page writeback

[PATCH V2 0/2] Fix RX cancel command failure
 2020-03-04 17:48 UTC  (5+ messages)
` [PATCH V2 1/2] tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe

[PATCHSET RFC 0/4] Support passing fds between chain links
 2020-03-04 17:48 UTC  (7+ messages)
` [PATCH 2/4] io_uring: move CLOSE req->file checking into handler
` [PATCH 4/4] io_uring: test patch for fd passing

[Intel-gfx] [PATCH] drm/i915/edp: Ignore short pulse when panel powered off
 2020-03-04 17:48 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] x86/unwind/orc: Do not skip the first frame unless explicitly asked for
 2020-03-04 17:47 UTC  (2+ messages)

Nested virtualization and software page walks in the L1 hypervsior
 2020-03-04 17:47 UTC  (5+ messages)

GPIO interrupt not working on Zynq7000
 2020-03-04 17:46 UTC  (6+ messages)

[PATCH rdma-rc v1] RDMA/core: Fix protection fault in ib_mr_pool_destroy
 2020-03-04 17:45 UTC  (2+ messages)

How to abuse RCU to scan the children of a mount?
 2020-03-04 17:45 UTC 

[RFC PATCH 00/13] Core scheduling v5
 2020-03-04 17:42 UTC  (3+ messages)

[PATCH] configure: Fix pkg_config --exists parameter
 2020-03-04 17:42 UTC  (2+ messages)

[RFC PATCH v2 00/22] devlink region updates
 2020-03-04 17:43 UTC  (8+ messages)
` [RFC PATCH v2 14/22] devlink: implement DEVLINK_CMD_REGION_NEW

[PATCH v2 net] ionic: fix vf op lock usage
 2020-03-04 17:42 UTC 

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-04 17:40 UTC  (15+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space

[RFC PATCH v2 0/2] Introduce multi PM domains helpers
 2020-03-04 17:37 UTC  (4+ messages)

[PATCH v3 0/6] RT Capacity Awareness Fixes & Improvements
 2020-03-04 17:39 UTC  (4+ messages)
` [PATCH v3 1/6] sched/rt: cpupri_find: Implement fallback mechanism for !fit case

[PATCH 4.19 00/87] 4.19.108-stable review
 2020-03-04 17:39 UTC  (10+ messages)
` [PATCH 4.19 04/87] drm/msm: Set dma maximum segment size for mdss
` [PATCH 4.19 05/87] sched/core: Dont skip remote tick for idle CPUs
` [PATCH 4.19 60/87] usb: charger: assign specific number for enum value

[PATCH net] ionic: fix vf op lock usage
 2020-03-04 17:38 UTC  (3+ messages)

[PATCH] drm/fourcc: Add bayer formats and modifiers
 2020-03-04 17:36 UTC  (2+ messages)

[PATCH RESEND v6] Add a "nosymfollow" mount option
 2020-03-04 17:34 UTC 

[PATCH v1 1/1] target/riscv: Don't set write permissions on dirty PTEs
 2020-03-04 17:34 UTC  (3+ messages)

[PATCH v3] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2020-03-04 17:36 UTC  (4+ messages)
    ` [Intel-gfx] "

mmotm 2020-03-03-22-28 uploaded
 2020-03-04 17:34 UTC  (2+ messages)
` mmotm 2020-03-03-22-28 uploaded (warning: objtool:)

[Intel-gfx] [PATCH i-g-t] tests/i915/query: Do not assert engine info rsvd being zero
 2020-03-04 17:34 UTC  (3+ messages)
  ` [igt-dev] "

master - tests: reduce sizes in pvck-dump and improve checks
 2020-03-04 17:34 UTC 

master - pvck: use dm_config_parse_without_dup_node_check
 2020-03-04 17:34 UTC 

[dpdk-dev] Need Help for Intel - i40e , XL710 40GbE Controller
 2020-03-04 17:33 UTC  (2+ messages)

[BlueZ PATCH v1] Adding definitions for Wide Band Speech configuration
 2020-03-04 17:32 UTC 

[PATCH net] bonding/alb: make sure arp header is pulled before accessing it
 2020-03-04 17:32 UTC 

[Xen-devel] [PATCH] x86/cpuid: Untangle Invariant TSC handling
 2020-03-04 17:31 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-03-04 17:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] no-huge test suite
  ` [dpdk-dev] [PATCH v2 2/2] ci: add test suite run without hugepage

[PATCH v2] ima: add a new CONFIG for loading arch-specific policies
 2020-03-04 17:31 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Fix implicit ODP race
 2020-03-04 17:30 UTC  (2+ messages)

[Xen-devel] [PATCH] libxenstat: fixed Makefile for building python-bindings
 2020-03-04 17:29 UTC  (3+ messages)

[PATCH v2 0/7] bdi: fix use-after-free for bdi device
 2020-03-04 17:29 UTC  (6+ messages)
` [PATCH v2 3/7] bdi: protect device lifetime with RCU

[PATCH for-5.0] vl.c: fix migration failure for 3.1 and older machine types
 2020-03-04 17:27 UTC 

[PATCH v2 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-03-04 17:27 UTC  (2+ messages)

SLUB: sysfs lets root force slab order below required minimum, causing memory corruption
 2020-03-04 17:26 UTC  (4+ messages)

[PATCH] doc: use 'ref' instead of 'commit' for merge-base arguments
 2020-03-04 17:26 UTC  (4+ messages)
` [PATCH v2] doc: use 'rev' "

[PATCH 00/33] drm/panel: Fix dotclocks
 2020-03-04 17:25 UTC  (6+ messages)
` [PATCH 28/33] drm/panel-simple: Fix dotclock for Sharp LQ150X1LG11

[PATCH] scripts/sphinx-pre-install: add '-p python3' to virtualenv
 2020-03-04 17:25 UTC  (5+ messages)

[rcu:dev.2020.02.29a 43/43] kernel/rcu/tasks.h:369:2: error: implicit declaration of function 'call_rcu_tasks_generic'
 2020-03-04 17:24 UTC  (3+ messages)

[RFC][PATCH 1/2] nss: Move to meta-oe
 2020-03-04 17:24 UTC  (11+ messages)
              ` Does YP provide security support for stable and LTS branches?

[Intel-gfx] [PATCH v2 00/20] drm/i915: Proper dbuf global state
 2020-03-04 17:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 07/20] drm/i915: Unify the low level dbuf code

[PATCH] modpost: move the namespace field in Module.symvers last
 2020-03-04 17:22 UTC  (2+ messages)

[PATCH v3] bluetooth: Enable erroneous data reporting if wbs is supported
 2020-03-04 17:22 UTC 

[PATCH] efi: fix a race and a buffer overflow while reading efivars via sysfs
 2020-03-04 17:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH rdma] IB/mlx5: Optimize u64 division on 32-bit arches
 2020-03-04 17:19 UTC  (2+ messages)

[meta-multimedia][PATCH 1/5] packagegroup-meta-multimedia: Purge gst 0.10 related rdeps
 2020-03-04 17:19 UTC  (5+ messages)
` [meta-multimedia][PATCH 2/5] vlc: Depend on gst-1.0 ugly plugins instead of 0.10
` [meta-multimedia][PATCH 3/5] minidlna: Retarget gettext patch to gettex version 0.20
` [meta-multimedia][PATCH 4/5] openh264: Upgrade to 2.0.0
` [meta-multimedia][PATCH 5/5] x265: Disable assembly on x86

[PATCH 5.5 000/176] 5.5.8-stable review
 2020-03-04 17:18 UTC  (3+ messages)

[PATCH v4] pull: warn if the user didn't say whether to rebase or to merge
 2020-03-04 17:18 UTC  (2+ messages)

[PATCH testsuite] tests: add test for default_range glblub support
 2020-03-04 17:18 UTC  (4+ messages)

5.5.y - apply "ASoC: intel/skl/hda - export number of digital microphones via control components"
 2020-03-04 17:17 UTC  (5+ messages)

[PATCH efi-next] efi/x86: ignore memory attributes table on i386
 2020-03-04 17:17 UTC  (3+ messages)

[PATCH] fs/cifs: fix gcc warning in sid_to_id
 2020-03-04 17:16 UTC  (2+ messages)

[PATCH net-next v3 0/6] cxgb4/chcr: ktls tx offload support on T6 adapter
 2020-03-04 17:15 UTC  (5+ messages)
` [PATCH net-next v3 1/6] cxgb4/chcr : Register to tls add and del callback

[Intel-gfx] [PATCH i-g-t] gem_wsim: Fix calibration for default and virtual engine
 2020-03-04 17:15 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/3] kcsan: Fix a typo in a comment
 2020-03-04 17:15 UTC  (2+ messages)

[PATCH v4.19.y, v4.14.y, v4.9.y] crypto: drbg - add FIPS 140-2 CTRNG for noise source
 2020-03-04 17:15 UTC  (5+ messages)

[PATCH -next] lib: disable KCSAN for XArray
 2020-03-04 17:14 UTC  (8+ messages)

[dpdk-dev] [PATCH v2] net/axgbe: add support for Scattered Rx
 2020-03-04 17:14 UTC  (2+ messages)

[PATCH] coresight: cti: Remove unnecessary NULL check in cti_sig_type_name
 2020-03-04 17:13 UTC  (3+ messages)

[PATCH] x86/Kconfig: Make X86_UMIP to cover Zhaoxin CPUs too
 2020-03-04 17:13 UTC  (2+ messages)

[PATCH net] sctp: return a one-to-one type socket when doing peeloff
 2020-03-04 17:13 UTC  (5+ messages)

[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
 2020-03-04 17:12 UTC  (2+ messages)

[PATCH] sched/cpuset: distribute tasks within affinity masks
 2020-03-04 17:11 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/1] Revert "drm/i915/tgl: Add extra hdc flush workaround"
 2020-03-04 16:52 UTC 

[PATCH v2 1/3] dt-bindings: spi: convert rockchip spi bindings to yaml
 2020-03-04 17:10 UTC  (4+ messages)

Memory reclaim protection and cgroup nesting (desktop use)
 2020-03-04 17:10 UTC  (5+ messages)


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.