All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-17 20:18:01 to 2019-01-17 21:14:02 UTC [more...]

[PATCH 00/29] hwmon: Use permission specific SENSOR[_DEVICE]_ATTR
 2019-01-17 21:13 UTC  (5+ messages)
` [PATCH 01/29] hwmon: (gl518sm) Use permission specific SENSOR[_DEVICE]_ATTR variants
` [PATCH 02/29] hwmon: (gl520sm) "
` [PATCH 03/29] hwmon: (gpio-fan) Replace S_<PERMS> with octal values
` [PATCH 04/29] hwmon: (hih6130) Use permission specific SENSOR[_DEVICE]_ATTR variants

linux-next: Fixes tag needs work in the amlogic tree
 2019-01-17 21:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] TF-A Boot support for NXP Chassis 3 platforms
 2019-01-17 21:12 UTC  (3+ messages)
` [U-Boot] [PATCH 2/7] drivers: ifc: restore the legacy flow for IFC config

[PATCH for-rc 0/7] hfi1 and qib patches for rc
 2019-01-17 21:12 UTC  (6+ messages)
` [PATCH for-rc 5/7] IB/hfi1: Close race condition on user context disable and close
` [PATCH for-rc 6/7] IB/hfi1: Remove overly conservative VM_EXEC flag check
` [PATCH for-rc 7/7] IB/hfi1: Add limit test for RC/UC send via loopback

barebox state alias with same name as node doesn't work
 2019-01-17 21:10 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-17 21:10 UTC  (9+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH v4 00/25] KVM: arm64: SVE guest support
 2019-01-17 20:33 UTC  (52+ messages)
` [PATCH v4 01/25] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v4 02/25] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH v4 03/25] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [PATCH v4 04/25] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [PATCH v4 05/25] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [PATCH v4 06/25] arm64/sve: Check SVE virtualisability
` [PATCH v4 07/25] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v4 08/25] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH v4 09/25] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH v4 10/25] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v4 11/25] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [PATCH v4 12/25] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [PATCH v4 13/25] KVM: arm64/sve: System register context switch and access support
` [PATCH v4 14/25] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v4 15/25] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH v4 16/25] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v4 17/25] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v4 18/25] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH v4 19/25] arm64/sve: In-kernel vector length availability query interface
` [PATCH v4 20/25] KVM: arm/arm64: Add hook to finalize the vcpu configuration
` [PATCH v4 21/25] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v4 22/25] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH v4 23/25] KVM: arm64: Add a capabillity to advertise SVE support
` [PATCH v4 24/25] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH v4 25/25] KVM: arm64/sve: Document KVM API extensions for SVE

[PATCH] compress/isal: fix build with old library version
 2019-01-17 21:10 UTC 

[Qemu-devel] [PATCH v5 0/6] NBD export bitmaps
 2019-01-17 21:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 4/6] nbd/server: implement dirty bitmap export

[mlmmj] Is this list active? Where is "upstream"??
 2019-01-17 21:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] vfio-pci: Introduce vfio_set_event_handler()
 2019-01-17 21:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] vfio-pci: Introduce vfio_set_event_handler helper
` [Qemu-devel] [PATCH v2 2/2] vfio-pci: Use vfio_set_event_handler in vfio_intx_enable

[PATCH v2] media: imx-csi: Input connections to CSI should be optional
 2019-01-17 21:06 UTC  (2+ messages)

[HELP] Barebox porting
 2019-01-17 21:06 UTC  (9+ messages)

[PATCH] arm64: dts: meson: fix g12a buses
 2019-01-17 20:39 UTC  (7+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-17 21:06 UTC  (11+ messages)

[PATCH] bb.build.addtask: add simple check for circular dependency
 2019-01-17 21:05 UTC  (2+ messages)

[PATCH v4 1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2019-01-17 21:04 UTC  (5+ messages)
` [PATCH v4 2/4] drm/i915: Refactor PSR status debugfs
` [PATCH v4 3/4] drm/i915: Add PSR2 selective update status registers and bits definitions
` [PATCH v4 4/4] drm/i915/debugfs: Print PSR selective update status register values
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks

[PATCH 0/6] ARM: dts: meson: chip temperature (hwmon) support
 2019-01-17 21:04 UTC  (7+ messages)

[PATCH v4] cpufreq: qcom: Read voltage LUT and populate OPP
 2019-01-17 21:04 UTC  (2+ messages)

[PATCH] selftests: kmod: worked on errors which breaks the overall execution of the test script
 2019-01-17 21:02 UTC  (3+ messages)

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-17 21:03 UTC  (5+ messages)

[PATCH] perf/core: fix perf_proc_update_handler() bug
 2019-01-17 21:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/vfio/common: Refactor container initialization
 2019-01-17 21:02 UTC 

[PATCHSET v5] io_uring IO interface
 2019-01-17 21:02 UTC  (16+ messages)
` [PATCH 05/15] Add "

[PATCH 0/5] icl: Misc PLL patches
 2019-01-17 21:02 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/icl: use tc_port in MG_PLL macros
` [PATCH 2/5] drm/i915: always return something
` [PATCH 3/5] drm/i915/icl: remove dpll from clk_sel
` [PATCH 4/5] drm/i915/icl: keep track of unused pll while looping
` [PATCH 5/5] drm/i915: allow shared plls to be non-consecutive
` ✗ Fi.CI.CHECKPATCH: warning for icl: Misc PLL patches
` ✓ Fi.CI.BAT: success "

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2019-01-17 21:01 UTC  (6+ messages)
` [PATCH v3 07/11] optee: add support for RPC SHM buffers

[PATCH net] bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
 2019-01-17 20:58 UTC  (2+ messages)

VIRTIO iface in mtd
 2019-01-17 20:46 UTC  (2+ messages)

[PATCH] multipathd: avoid crash in cli_list_path
 2019-01-17 20:59 UTC  (2+ messages)

[PATCH v3 2/4] dt-bindings: hwmon: add dps650ab documentation
 2019-01-17 20:59 UTC  (2+ messages)

[PATCH] drm/amd/display: eDP fast bootup does not work for pre-raven asic
 2019-01-17 20:59 UTC  (3+ messages)

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2019-01-17 20:59 UTC  (8+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v3 00/21] "
    ` [PATCH v3 01/21] travis: fix skipping tagged releases

[PATCH 00/12] multipath-tools: Coverity patches
 2019-01-17 20:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] zbar: bump to version b3b4e32b55f570372fc3af473e51f0a13ee57869
 2019-01-17 20:59 UTC  (2+ messages)

[Buildroot] [git commit] zbar: bump to version b3b4e32b55f570372fc3af473e51f0a13ee57869
 2019-01-17 20:59 UTC 

[Buildroot] [PATCH v1] apr: fix runtime tests for cross compile
 2019-01-17 20:58 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: meson: add simple-framebuffer nodes
 2019-01-17 20:58 UTC  (5+ messages)

git commits unstaged files
 2019-01-17 20:57 UTC 

[PATCH 0/1] t6042: fix breakage on Windows
 2019-01-17 20:57 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] t6042: work around speed optimization "

[Buildroot] [git commit] apr: fix runtime tests for cross compile
 2019-01-17 20:57 UTC 

[GIT PULL] hwmon fixes for hwmon-for-v5.0-rc3
 2019-01-17 20:56 UTC 

A seemingly wrong PR merge resolution
 2019-01-17 20:56 UTC 

linux-next: Fixes tag needs some work in the arc-current tree
 2019-01-17 20:56 UTC 

EINTR on 'wait'
 2019-01-17 20:55 UTC 

[Buildroot] [PATCH] package/llvm: set the path to llvm-config
 2019-01-17 20:53 UTC  (2+ messages)

[PATCH v3 1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2019-01-17 20:53 UTC  (4+ messages)
` [PATCH v3 4/4] drm/i915/debugfs: Print PSR selective update status register values

[PATCH] media: imx-csi: Input connections to CSI should be optional
 2019-01-17 20:53 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the arc-current tree
 2019-01-17 20:52 UTC  (2+ messages)

[PATCH 1/1] remoteproc: fix recovery procedure
 2019-01-17 20:52 UTC  (5+ messages)

linux-mm archive
 2019-01-17 20:51 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19, 20}.x series
 2019-01-17 20:51 UTC 

linux-next: Fixes tag needs some work in the imx-drm tree
 2019-01-17 20:50 UTC 

[PATCH v2 0/2] media: imx: Disable CSI immediately after last EOF
 2019-01-17 20:49 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: csi: "
` [PATCH v2 2/2] media: imx: prpencvf: "

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-17 20:47 UTC  (4+ messages)
` [PATCH 06/17] x86/alternative: use temporary mm for text poking

Timing issues between ALSA and i915 drivers
 2019-01-17 20:47 UTC  (4+ messages)
` [alsa-devel] "

[Patch net-next] net_sched: add hit counter for matchall
 2019-01-17 20:44 UTC 

[PATCH] tracing: uprobes: fix typo in pr_fmt string
 2019-01-17 20:42 UTC  (2+ messages)

[PATCH net V4] vhost: log dirty page correctly
 2019-01-17 20:42 UTC  (3+ messages)

[libvirt test] 131978: tolerable all pass - PUSHED
 2019-01-17 20:41 UTC 

[PATCH 0/3] Add non-blocking stack mempool handler
 2019-01-17 20:41 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] mempool/nb_stack: add non-blocking stack mempool

[PATCH] drm: radeon: annotate implicit fall through
 2019-01-17 20:40 UTC  (2+ messages)
` [PATCH v2] drm: radeon: add a missing break in evergreen_cs_handle_reg

[PATCH V1] i2c: tegra: increase transfer timeout
 2019-01-17 20:39 UTC  (2+ messages)

glibc configure fails with e5500 / t1040 on master
 2019-01-17 20:37 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] WHPX introduce changes for Windows Insider SDK 17110
 2019-01-17 20:37 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_nop: poll-sequential requires ordering between rings
 2019-01-17 20:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH 1/1] libmad: needs autoreconf
 2019-01-17 20:36 UTC 

[PATCH 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-17 20:35 UTC  (8+ messages)

[PATCH 00/14] Prepare syscall_get_arch for PTRACE_GET_SYSCALL_INFO
 2019-01-17 20:34 UTC  (2+ messages)

Expose more EDID fields to userspace
 2019-01-17 20:33 UTC  (9+ messages)

[PATCH] blame: add the ability to ignore commits
 2019-01-17 20:29 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Move init_skiplist() outside of fsck
  ` [PATCH v2 2/3] blame: add the ability to ignore commits and their changes
  ` [PATCH v2 3/3] blame: add a config option to mark ignored lines

[PATCH v3 2/2] mtd: rework partitions handling
 2019-01-17 20:29 UTC 

[PATCH v3] pdump: fix vdev cleanup
 2019-01-17 20:28 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] hv_netvsc: fix typos in code comments
 2019-01-17 20:26 UTC  (4+ messages)

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2019-01-17 20:26 UTC  (4+ messages)
` [Qemu-arm] [PATCH v10 14/14] target/arm: Send interrupts on PMU counter overflow
    ` [Qemu-devel] "

[PATCH net-next] remove TWKilled counter
 2019-01-17 20:26 UTC  (3+ messages)

[PATCH 0/2] add xl command to get hypervisor .config
 2019-01-17 20:24 UTC  (3+ messages)

[PATCH] Allow usage of --gpg-sign flag in commit-tree builtin
 2019-01-17 20:24 UTC  (2+ messages)

[PATCH v2] pdump: fix vdev cleanup
 2019-01-17 20:23 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] media: imx: Disable CSI immediately after last EOF
 2019-01-17 20:22 UTC  (4+ messages)
` [PATCH 1/2] media: imx: csi: "

Plain accesses and data races in the Linux Kernel Memory Model
 2019-01-17 20:21 UTC  (2+ messages)

[PATCH hyperv-fixes,0/3] fixes for hash key setting issues
 2019-01-17 20:20 UTC  (2+ messages)

[PATCH 00/12] xfs: deferred inode inactivation
 2019-01-17 20:20 UTC  (6+ messages)
` [PATCH 01/12] xfs: free COW staging extents when freezing filesystem

[PATCH RFC for next] xen: make grant table configurable
 2019-01-17 20:19 UTC  (2+ messages)

[PATCH 0/5] s390: rework compat wrapper generation
 2019-01-17 20:19 UTC  (4+ messages)

[Qemu-devel] [PULL 0/9] Python queue, 2019-01-17
 2019-01-17 20:17 UTC  (6+ messages)
` [Qemu-devel] [PULL 6/9] check-help: visual and content improvements
` [Qemu-devel] [PULL 7/9] Acceptance tests: add Linux initrd checking test
` [Qemu-trivial] [PULL 8/9] qemu.py: Fix error message when qemu dies from signal
  ` [Qemu-devel] "
` [Qemu-devel] [PULL 9/9] scripts/replay-dump.py: fix utf-8 mangling

[PATCH 1/5] polkit: add polkit as a required distro feature
 2019-01-17 20:18 UTC  (6+ messages)
` [PATCH 2/5] networkmanager: introduce polkit package config


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.