All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-04 16:56:20 to 2020-02-04 17:41:02 UTC [more...]

[Patch v4 0/7] Introduce Power domain based warming device driver
 2020-02-04 17:40 UTC  (3+ messages)
` [Patch v4 5/7] soc: qcom: Extend RPMh power controller driver to register warming devices

[PATCH v5] drm/dp_mst: Fix W=1 warnings
 2020-02-04 17:40 UTC  (3+ messages)

[PATCH v8 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
 2020-02-04 17:39 UTC  (10+ messages)

[PATCH v1] drm: shmobile: Platform data shan't include kernel.h
 2020-02-04 17:39 UTC  (3+ messages)

[PATCH] exec: do not define use_icount for user-mode emulation
 2020-02-04 17:38 UTC  (2+ messages)

[Intel-gfx] [PATCH v14 0/7] Refactor Gen11+ SAGV support
 2020-02-04 17:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] build: move TARGET_GPROF to config-host.mak
 2020-02-04 17:37 UTC  (3+ messages)

[oe-layersetup][PATCH] arago-zeus-config: switch meta-linaro to zeus branch
 2020-02-04 17:36 UTC 

[GIT PULL] nvme-5.6
 2020-02-04 17:37 UTC 

[GIT PULL] arch/microblaze patches for 5.6-rc1
 2020-02-04 17:37 UTC  (3+ messages)

[PATCH 00/17] Improve qcow2 all-zero detection
 2020-02-04 17:34 UTC  (4+ messages)
` [PATCH 10/17] block: Add new BDRV_ZERO_OPEN flag

[PATCH 1/3] watchdog: qcom-wdt: add option to skip pretimeout
 2020-02-04 17:37 UTC  (6+ messages)
  ` R: "
      ` R: "

[kvm-unit-tests PATCH v4 00/10] arm/arm64: Various fixes
 2020-02-04 17:36 UTC  (3+ messages)

[PATCH 1/2] manpage: Add a description of the 'nconnect' mount option
 2020-02-04 17:36 UTC  (6+ messages)

[PATCH] drop "from __future__ import print_function"
 2020-02-04 17:31 UTC  (5+ messages)

[Xen-devel] [PATCH v4 0/3] nvmx: implement support for MSR bitmaps
 2020-02-04 17:34 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 1/3] "
` [Xen-devel] [PATCH v4 2/3] bitmap: import bitmap_{set/clear} from Linux 5.5
` [Xen-devel] [PATCH v4 3/3] nvmx: always trap accesses to x2APIC MSRs

Cephalocon Seoul is canceled
 2020-02-04 17:24 UTC 

[PATCH v2 00/12] python: Explicit usage of Python 3
 2020-02-04 17:20 UTC  (3+ messages)

[Xen-devel] [PATCH 0/2] PV shim timekeeping fixes
 2020-02-04 17:28 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/2] x86/shim: suspend and resume platform time correctly
` [Xen-devel] [PATCH 2/2] x86/time: report correct frequency of Xen PV clocksource

[PATCH v2 0/4] linux-user: fix use of SIGRTMIN
 2020-02-04 17:10 UTC  (5+ messages)
` [PATCH v2 1/4] linux-user: add missing TARGET_SIGRTMIN for hppa
` [PATCH v2 2/4] linux-user: cleanup signal.c
` [PATCH v2 3/4] linux-user: fix TARGET_NSIG and _NSIG uses
` [PATCH v2 4/4] linux-user: fix use of SIGRTMIN

[PATCH] [nf-next v3] netfilter: xtables: Add snapshot of hardidletimer target
 2020-02-04 17:31 UTC  (3+ messages)

[PATCH net 0/2] net: ipv6: seg6: headroom fixes
 2020-02-04 17:30 UTC  (3+ messages)
` [PATCH net 1/2] net: ipv6: seg6_iptunnel: set tunnel headroom to zero
` [PATCH net 2/2] net: ipv6: seg6_local: don't set headroom

[PATCH] qemu-options: replace constant 1 with HAS_ARG
 2020-02-04 17:29 UTC  (2+ messages)

[PATCH v2 00/33] block: Introduce real BdrvChildRole
 2020-02-04 17:08 UTC  (34+ messages)
` [PATCH v2 01/33] block: Add BlockDriver.is_format
` [PATCH v2 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v2 03/33] block: Add BdrvChildRole
` [PATCH v2 04/33] block: Add BdrvChildRole to BdrvChild
` [PATCH v2 05/33] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v2 06/33] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v2 07/33] block: Pass parent_is_format "
` [PATCH v2 08/33] block: Rename bdrv_inherited_options()
` [PATCH v2 09/33] block: Add generic bdrv_inherited_options()
` [PATCH v2 10/33] block: Use bdrv_inherited_options()
` [PATCH v2 11/33] block: Unify bdrv_child_cb_attach()
` [PATCH v2 12/33] block: Unify bdrv_child_cb_detach()
` [PATCH v2 13/33] block: Add child_of_bds
` [PATCH v2 14/33] block: Distinguish paths in *_format_default_perms
` [PATCH v2 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v2 16/33] block: Pull out bdrv_default_perms_for_storage()
` [PATCH v2 17/33] block: Split bdrv_default_perms_for_storage()
` [PATCH v2 18/33] block: Add bdrv_default_perms()
` [PATCH v2 19/33] raw-format: Split raw_read_options()
` [PATCH v2 20/33] block: Switch child_format users to child_of_bds
` [PATCH v2 21/33] block: Drop child_format
` [PATCH v2 22/33] block: Make backing files child_of_bds children
` [PATCH v2 23/33] block: Drop child_backing
` [PATCH v2 24/33] block: Make format drivers use child_of_bds
` [PATCH v2 25/33] block: Make filter "
` [PATCH v2 26/33] block: Use child_of_bds in remaining places
` [PATCH v2 27/33] tests: Use child_of_bds instead of child_file
` [PATCH v2 28/33] block: Use bdrv_default_perms()
` [PATCH v2 29/33] block: Make bdrv_filter_default_perms() static
` [PATCH v2 30/33] block: Drop bdrv_format_default_perms()
` [PATCH v2 31/33] block: Drop child_file
` [PATCH v2 32/33] block: Pass BdrvChildRole in remaining cases
` [PATCH v2 33/33] block: Drop @child_class from bdrv_child_perm()

AP mode crash
 2020-02-04 17:29 UTC  (3+ messages)

[RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY
 2020-02-04 17:26 UTC  (12+ messages)

[PATCH v3 1/2] ima: support calculating the boot aggregate based on non-SHA1 algorithms
 2020-02-04 17:27 UTC  (4+ messages)
` [PATCH v3 2/2] ima: support calculating the boot_aggregate based on different TPM banks

[meta-oe][PATCH] rsyslog: disable ptest as it requires python2
 2020-02-04 17:26 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix rk3328-roc-cc sdmmcio-regulator
 2020-02-04 17:25 UTC  (9+ messages)

[PATCH v4 0/8] Add QUSB2 PHY support for SC7180
 2020-02-04 17:24 UTC  (7+ messages)
` [PATCH v4 5/8] phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY
` [PATCH v4 8/8] arm64: dts: qcom: sc7180: Update QUSB2 V2 Phy params for SC7180 IDP device

[PATCH] arm64: dts: librem5-devkit: add lsm9ds1 mount matrix
 2020-02-04 17:24 UTC  (5+ messages)

next/master boot: 245 boots: 12 failed, 231 passed with 2 offline (next-20200204)
 2020-02-04 17:24 UTC 

[PATCH v2] sched: rt: Make RT capacity aware
 2020-02-04 17:23 UTC  (9+ messages)

[PATCH v2] skbuff: fix a data race in skb_queue_len()
 2020-02-04 17:22 UTC  (2+ messages)

[PATCH 1/3] kcsan: Add option to assume plain writes up to word size are atomic
 2020-02-04 17:22 UTC  (4+ messages)

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-02-04 17:22 UTC  (5+ messages)

[PATCH v3] nfsd: Fix NFSv4 READ on RDMA when using readv
 2020-02-04 17:21 UTC  (2+ messages)

[PATCH v2 1/3] kcsan: Add option to assume plain aligned writes up to word size are atomic
 2020-02-04 17:21 UTC  (3+ messages)
` [PATCH v2 2/3] kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
` [PATCH v2 3/3] kcsan: Cleanup of main KCSAN Kconfig option

Cannot run multiple 'xdpsock' concurrently?
 2020-02-04 17:20 UTC  (7+ messages)

[PATCH 5.5 00/23] 5.5.2-stable review
 2020-02-04 17:20 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/10] Commit early to GuC
 2020-02-04 17:20 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 01/10] drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info
` [Intel-gfx] [PATCH v2 02/10] drm/i915/guc: Kill USES_GUC macro
` [Intel-gfx] [PATCH v2 04/10] drm/i915/uc: Update the FW status on injected fetch error

[Buildroot] [PATCH v3 for-next 00/11] gitlab Qemu runtime testing
 2020-02-04 17:20 UTC  (7+ messages)

[PATCH 5.4 00/90] 5.4.18-stable review
 2020-02-04 17:20 UTC  (3+ messages)

[Xen-devel] [PATCH] x86: fix off-by-one error when printing memory ranges
 2020-02-04 17:19 UTC  (4+ messages)

[PATCH 1/3] epoll: fix possible lost wakeup on epoll_ctl() path
 2020-02-04 17:20 UTC  (4+ messages)

[PATCH] video: add opt out option for VIDEO_BBP selection
 2020-02-04 17:19 UTC  (3+ messages)

[PATCH 4.19 00/70] 4.19.102-stable review
 2020-02-04 17:19 UTC  (2+ messages)

[igt-dev] [PATCH v2 i-g-t 1/2] lib/i915/gem_mman: Add gem_mmap__wc_ext()
 2020-02-04 17:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [v2,i-g-t,1/2] "

[PATCH 4.14 00/89] 4.14.170-stable review
 2020-02-04 17:19 UTC  (2+ messages)

[PATCH 4.9 00/68] 4.9.213-stable review
 2020-02-04 17:18 UTC  (2+ messages)

Avoid kernel.h inclusion
 2020-02-04 17:18 UTC 

[PATCH 4.4 00/53] 4.4.213-stable review
 2020-02-04 17:18 UTC  (2+ messages)

[PATCH 0/2] Move the SMBus API documentation to libi2c
 2020-02-04 17:17 UTC  (7+ messages)
` [PATCH 2/2] docs: i2c: dev-interface: document the actual implementation

[Intel-wired-lan] [PATCH S37 v2 01/15] ice: Fix DCB rebuild after reset
 2020-02-04 17:17 UTC  (2+ messages)

[PATCH v4 00/12] Change readahead API
 2020-02-04 17:16 UTC  (5+ messages)
  ` [f2fs-dev] "
    ` [Cluster-devel] "

[PATCH v2] HID: truncate hid reports exceeding HID_MAX_BUFFER_SIZE
 2020-02-04 17:09 UTC  (2+ messages)

[RFCv2 00/37] KVM: s390: Add support for protected VMs
 2020-02-04 17:15 UTC  (7+ messages)
` [RFCv2 13/37] KVM: s390: protvirt: Instruction emulation
` [RFCv2 27/37] KVM: s390: protvirt: Only sync fmt4 registers

[PATCH 0/2] Introduce Control-flow Enforcement opcodes
 2020-02-04 17:14 UTC  (3+ messages)
` [PATCH 1/2] x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
` [PATCH 2/2] x86/insn: perf tools: Add CET instructions to the new instructions test

[PATCH v14 00/23] LSM: Module stacking for AppArmor
 2020-02-04 17:14 UTC  (12+ messages)
` [PATCH v14 22/23] LSM: Add /proc attr entry for full LSM context

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_set_tiling_vs_pwrite: disable test on gens without fences
 2020-02-04 17:14 UTC 

[PATCH net] mptcp: fix use-after-free on tcp fallback
 2020-02-04 17:12 UTC 

md/mdadm and restore from hibernate issue
 2020-02-04 17:12 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Defer application of initial chv_phy_control
 2020-02-04 17:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/display: Defer application of initial chv_phy_control (rev2)

[meta-oe][PATCH] Library to aid multi-part form data parsing
 2020-02-04 17:04 UTC  (2+ messages)

[PATCH] bonding: do not enslave CAN devices
 2020-02-04 17:11 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk()
 2020-02-04 17:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk() (rev2)

[Intel-gfx] [PATCH i-g-t] benchmarks: Drop gem_mmap
 2020-02-04 17:10 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] remoteproc: Add elf64 support in elf loader
 2020-02-04 17:10 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va

[Bug 206397] New: [xfstests generic/475] XFS: Assertion failed: iclog->ic_state == XLOG_STATE_ACTIVE, file: fs/xfs/xfs_log.c, line: 572
 2020-02-04 17:10 UTC  (2+ messages)
` [Bug 206397] "

[Intel-gfx] [CI] drm/i915/audio: Skip the cdclk modeset if no pipes attached
 2020-02-04 17:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/audio: Skip the cdclk modeset if no pipes attached (rev2)

[PATCH bpf-next 00/12] Add support for XDP in egress path
 2020-02-04 17:09 UTC  (20+ messages)
` [PATCH bpf-next 03/12] net: Add IFLA_XDP_EGRESS for XDP programs in the "

[PATCH] image: fdt: check "status" of "/reserved-memory" subnodes
 2020-02-04 17:09 UTC  (3+ messages)

[PULL v2 00/14] qtests, kconfig and misc patches
 2020-02-04 17:08 UTC  (2+ messages)

[PATCH] tpm2: ftpm: A driver for firmware TPM running inside TEE
 2020-02-04 17:08 UTC  (2+ messages)

[PATCH] PCI: Avoid ASMedia XHCI USB PME# from D0 defect
 2020-02-04 17:08 UTC  (2+ messages)

[PATCH v2] imx: support for conga-QMX8 board
 2020-02-04 17:07 UTC  (3+ messages)
` [RFC 1/2] hack to boot with 2020.01

Temperature support for FXLS8471Q accelerometer
 2020-02-04 17:06 UTC  (4+ messages)

Interface not detected sometimes
 2020-02-04 17:06 UTC  (2+ messages)

[PATCH 0/23][v4] Convert data reservations to the ticketing infrastructure
 2020-02-04 17:05 UTC  (11+ messages)
` [PATCH 13/23] btrfs: add the data transaction commit logic into may_commit_transaction
` [PATCH 14/23] btrfs: add btrfs_reserve_data_bytes and use it
` [PATCH 15/23] btrfs: use ticketing for data space reservations
` [PATCH 16/23] btrfs: serialize data reservations if we are flushing
` [PATCH 23/23] btrfs: add a comment explaining the data flush steps

No newer system calls for SuperH64?
 2020-02-04 17:05 UTC  (2+ messages)

[PATCH v2 1/2] kernel.h: Split out min()/max() et al helpers
 2020-02-04 17:04 UTC  (2+ messages)
` [PATCH v2 2/2] kernel.h: Split out mathematical helpers

[Xen-devel] [PATCH v7 00/10] More Hyper-V infrastructures
 2020-02-04 17:03 UTC  (5+ messages)
` [Xen-devel] [PATCH v7 01/10] x86/hypervisor: make hypervisor_ap_setup return an error code

[PATCH v2] erofs-utils: introduce exclude dirs and files
 2020-02-04 17:02 UTC  (2+ messages)

[PATCH 0/4] ovl: allow virtiofs as upper
 2020-02-04 17:02 UTC  (5+ messages)
` [PATCH 4/4] ovl: alllow remote upper

[Buildroot] [PATCH 1/1] package/libimxvpuapi: use external waf
 2020-02-04 17:01 UTC 

[PATCH 1/2] rk3399: Add boot flash script offet, size
 2020-02-04 17:00 UTC  (4+ messages)
` [PATCH 2/2] rockchip: Add SF distro bootcmd

[PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
 2020-02-04 17:00 UTC  (3+ messages)

[PATCH][v2] xfstest: add a test for the btrfs file extent gap issue
 2020-02-04 17:00 UTC  (2+ messages)

[PATCH 0/1] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer
 2020-02-04 16:57 UTC  (5+ messages)
` [PATCH 1/1] "

can-utils update for Debian
 2020-02-04 16:59 UTC 

[dpdk-dev] [PATCH 1/2] app/testpmd: add portlist option to the testpmd
 2020-02-04 16:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[Buildroot] [PATCH 1/3] package/pkg-meson.mk: refactor flags substitution into function
 2020-02-04 16:58 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/meson: add upstream patch to support pkg_config_libdir
` [Buildroot] [PATCH 3/3] package/pkg-meson.mk: explicitly specify pkg-config settings

[ANNOUNCE] v5.4.17-rt9
 2020-02-04 16:58 UTC 

[input:master] BUILD SUCCESS c5ccf2ad3d33413fee06ae87d0b970d8cc540db6
 2020-02-04 16:56 UTC 

[PATCH v5 0/7] locking/lockdep: Reuse zapped chain_hlocks entries
 2020-02-04 16:57 UTC  (6+ messages)
` [PATCH v5 6/7] locking/lockdep: Reuse freed "

[PATCH] mx6cuboxi: don't disable fdt relocation
 2020-02-04 16:57 UTC 

Balloon pressuring page cache
 2020-02-04 16:56 UTC  (13+ messages)

[linux-next:master 12169/12191] mm/mmu_gather.c:130:2: error: implicit declaration of function '__tlb_remove_table'; did you mean 'tlb_remove_table'?
 2020-02-04 16:55 UTC 

[PATCH 00/46] ata: kill ATA_DEBUG
 2020-02-04 16:55 UTC  (13+ messages)
` [PATCH 30/46] libata-core: add postreset tracepoints
` [PATCH 32/46] pata_pdc202xx_old: Drop DPRINTK in pdc202xx_exec_command()
` [PATCH 33/46] pata_sil680: Drop DPRINTK in sil_sff_exec_command()
` [PATCH 34/46] pdc_adma: move DPRINTK to VPRINTK
` [PATCH 35/46] sata_rcar: "
` [PATCH 36/46] sata_qstor: "
` [PATCH 37/46] pata_pdc2027x: Replace PDPRINTK() with standard ata logging
` [PATCH 38/46] sata_fsl: move DPRINTK to ata debugging
` [PATCH 40/46] libata-eh: remove DPRINTK() calls for request sense
` [PATCH 41/46] libata-core: move DPRINTK to ata debugging
` [PATCH 42/46] libata: remove DPRINTK() macro
` [PATCH 44/46] libata: kill ATA_MSG_CTL


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.