All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-22 17:33:48 to 2019-02-22 18:15:26 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2019-02-22 18:15 UTC 

[GIT PULL] More key subsystem fixes for 5.0
 2019-02-22 18:15 UTC 

[meta-oe][PATCH 0/4] A few fixes when trying to run yocto-check-layer
 2019-02-22 18:14 UTC  (2+ messages)

[Powertop] CoreDump on version 2.9 and git
 2019-02-22 18:14 UTC 

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-02-22 18:13 UTC  (6+ messages)
` [PATCHv6 06/10] node: Add memory-side caching attributes

[PATCH net-next 0/3] net: protodown support for macvlan and vxlan
 2019-02-22 18:06 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dev: add generic protodown handler
` [PATCH net-next 2/3] macvlan: add ndo_change_proto_down support
` [PATCH net-next 3/3] vxlan: "

[PATCH v2 00/14] Support CPU frequency scaling on QCS404
 2019-02-22 18:12 UTC  (15+ messages)
` [PATCH v2 01/14] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
` [PATCH v2 02/14] mbox: qcom: add APCS child device for QCS404
` [PATCH v2 05/14] clk: qcom: apcs-msm8916: get parent clock names from DT
` [PATCH v2 07/14] clk: qcom: hfpll: register as clock provider
` [PATCH v2 08/14] clk: qcom: hfpll: CLK_IGNORE_UNUSED

post-receive: pub/scm/linux/kernel/git/jmorris/linux-security
 2019-02-22 18:12 UTC 

[PATCH v3 0/6] Compress path cleanups
 2019-02-22 18:13 UTC  (8+ messages)
` [PATCH v3 1/6] btrfs: Refactor cow_file_range_async

[PATCH] iommu/vt-d: Handle hotplug devices' default identity mapping setting
 2019-02-22 18:10 UTC  (4+ messages)

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-22 18:10 UTC  (16+ messages)
        ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH] Staging: fbtft: Alignment Should match Open Paranthesis
 2019-02-22 18:09 UTC 

[4/6] dma: tegra: add accurate reporting of dma state
 2019-02-22 18:10 UTC 

[Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop
 2019-02-22 18:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/7] ui/cocoa: Factor out initial menu creation
` [Qemu-devel] [PATCH v2 4/7] ui/cocoa: Move console/device menu creation code up in file

[RFC] rtnetlink: handle multiple vlan tags in set_vf_vlan
 2019-02-22 18:09 UTC  (3+ messages)

post-receive: pub/scm/fs/xfs/xfsprogs-dev
 2019-02-22 18:09 UTC 

[PATCH v2 iproute2-next 00/11] Add support for devlink health
 2019-02-22 18:01 UTC  (6+ messages)
` [PATCH v2 iproute2-next 04/11] devlink: Add helper functions for name and value separately

post-receive: pub/scm/virt/kvm/kvm-unit-tests
 2019-02-22 18:08 UTC 

post-receive: pub/scm/fs/xfs/xfsprogs-dev
 2019-02-22 18:08 UTC 

[PATCH 0/5] Upgrade recipes
 2019-02-22 18:07 UTC  (3+ messages)
` [PATCH 3/5] rrdtool: upgrade 1.7.0 -> 1.7.1

[PATCH 0/1] Introduce "precious" file attribute
 2019-02-22 18:07 UTC  (10+ messages)
` [PATCH 1/1] Introduce "precious" file concept

[Buildroot] [PATCH v7 0/8] Top-level parallel build support
 2019-02-22 18:07 UTC  (4+ messages)

[PATCH 1/3] Bluetooth: btusb: add QCA6174A compatible properties
 2019-02-22 18:05 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: net: btusb: add QCA6174A IDs

[PATCH] drm/bochs: Fix the ID mismatch error
 2019-02-22 18:05 UTC  (7+ messages)

[PATCH v5 0/8] Support Trusted Foundations firmware on Tegra30
 2019-02-22 17:59 UTC  (19+ messages)
` [PATCH v5 1/8] ARM: trusted_foundations: Implement L2 cache initialization callback
` [PATCH v5 2/8] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v5 3/8] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v5 4/8] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v5 5/8] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v5 6/8] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v5 7/8] ARM: tegra: Support L2 cache maintenance done via firmware
` [PATCH v5 8/8] ARM: tegra: Add firmware calls required for suspend-resume

[PATCH net] net: socket: set sock->sk to NULL after calling proto_ops::release()
 2019-02-22 18:05 UTC  (4+ messages)

[RFC PATCH v8 00/13] Add VM kernel tracing over vsockets and FIFOs
 2019-02-22 18:05 UTC  (14+ messages)
` [RFC PATCH v8 01/13] trace-cmd: Minor cleanup in tracecmd_start_recording()
` [RFC PATCH v8 02/13] trace-cmd: Minor cleanup in print_stat()
` [RFC PATCH v8 03/13] trace-cmd: Detect if vsockets are available
` [RFC PATCH v8 04/13] trace-cmd: Add tracecmd_create_recorder_virt function
` [RFC PATCH v8 05/13] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [RFC PATCH v8 06/13] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [RFC PATCH v8 07/13] trace-cmd: Add VM kernel tracing over vsockets transport
` [RFC PATCH v8 08/13] trace-cmd: Use splice(2) for vsockets if available
` [RFC PATCH v8 09/13] trace-cmd: Add `trace-cmd setup-guest` command
` [RFC PATCH v8 10/13] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified
` [RFC PATCH v8 11/13] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config
` [RFC PATCH v8 12/13] trace-cmd: Add splice() recording from FIFO without additional pipe buffer
` [RFC PATCH v8 13/13] trace-cmd: Add VM tracing over FIFOs transport

[PATCH][morty] perl, do_install_ptest_base: add "--" into "tar" command line
 2019-02-22 17:56 UTC 

[PATCH v2 0/3] Ensure inX() is ordered wrt delay() routines
 2019-02-22 18:04 UTC  (4+ messages)
` [PATCH v2 1/3] asm-generic/io: Pass result of I/O accessor to __io_[p]ar()
` [PATCH v2 2/3] riscv: io: Update __io_[p]ar() macros to take an argument
` [PATCH v2 3/3] arm64: io: Hook up __io_par() for inX() ordering

[Qemu-devel] [PATCH v2 00/25] Kconfig dependencies for ARM machines
 2019-02-22 18:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 14/25] hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig

[U-Boot] [RFC 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-02-22 18:03 UTC  (23+ messages)
` [U-Boot] [RFC 01/22] arm: introduce ARCH_THUNDERX
` [U-Boot] [RFC 02/22] arm: add thunderx_81xx
` [U-Boot] [RFC 03/22] thunderx: add FDT support
` [U-Boot] [RFC 04/22] thunderx: add thunderx register definitions and misc functions
` [U-Boot] [RFC 05/22] thunderx: move DRAM prints to debug
` [U-Boot] [RFC 06/22] dm: pci: add PCI SR-IOV EA support
` [U-Boot] [RFC 07/22] fdt: add fdtdec_get_pci_bus_range
` [U-Boot] [RFC 08/22] pci: add thunderx pci/ecam driver
` [U-Boot] [RFC 09/22] pci: fix pce enumeration on thunderx
` [U-Boot] [RFC 10/22] arm: include 64bit io accessors
` [U-Boot] [RFC 11/22] gpio: add thunderx gpio driver
` [U-Boot] [RFC 12/22] i2c: add thunderx I2C driver
` [U-Boot] [RFC 13/22] spi: add thunderx SPI driver
` [U-Boot] [RFC 14/22] xhci: add support for cavium thunderx XHCI
` [U-Boot] [RFC 15/22] thunderx_81xx: add support for XHCI
` [U-Boot] [RFC 16/22] thunderx_81xx: enable usb mass storage and usb ethernet
` [U-Boot] [RFC 17/22] ahci: support 64bit systems
` [U-Boot] [RFC 18/22] ahci: set n_ports from host caps
` [U-Boot] [RFC 19/22] ahci: add support for ThunderX AHCI
` [U-Boot] [RFC 20/22] thunderx_81xx: add AHCI support
` [U-Boot] [RFC 21/22] net: add thunderx vnic drivers
` [U-Boot] [RFC 22/22] pci: auto probe thunderx NIC devices

[PATCH 1/5] mm/workingset: remove unused @mapping argument in workingset_eviction()
 2019-02-22 18:02 UTC  (7+ messages)
` [PATCH 2/5] mm: remove zone_lru_lock() function access ->lru_lock directly
` [PATCH 3/5] mm/compaction: pass pgdat to too_many_isolated() instead of zone
` [PATCH 4/5] mm/vmscan: remove unused lru_pages argument
` [PATCH 5/5] mm/vmscan: don't forcely shrink active anon lru list

[PATCH -next] clk: mediatek: fix platform_no_drv_owner.cocci warnings
 2019-02-22 18:01 UTC  (5+ messages)

[xen-unstable-smoke test] 133371: regressions - FAIL
 2019-02-22 17:59 UTC 

[PATCH -next] clk: tegra: dfll: Fix debugfs_simple_attr.cocci warnings
 2019-02-22 18:01 UTC  (3+ messages)

[PATCH] clk: qoriq: Improve an error message
 2019-02-22 18:00 UTC  (3+ messages)

[Powertop] CoreDump on version 2.9 and git
 2019-02-22 17:59 UTC 

[PATCH] net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
 2019-02-22 17:59 UTC  (4+ messages)

[PATCH v2] kernel/ucounts: expose count of inotify watches in use
 2019-02-22 17:58 UTC  (2+ messages)

[PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim
 2019-02-22 17:58 UTC 

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-22 17:57 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jmorris/linux-security
 2019-02-22 17:57 UTC 

post-receive: pub/scm/linux/kernel/git/jmorris/linux-security
 2019-02-22 17:56 UTC 

IPMI Channel Config Removed?
 2019-02-22 17:55 UTC 

[Qemu-devel] [Bug 1815445] [NEW] change and eject commands are not working on an overlay
 2019-02-22 17:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1815445] "

[PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-22 17:55 UTC 

[PATCH v4] PM / suspend: measure the time of filesystem syncing
 2019-02-22 17:54 UTC  (3+ messages)
` [PATCH v5] PM / sleep: "

[PATCH] format-patch: notice failure to open cover letter for writing
 2019-02-22 17:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/clk/linux
 2019-02-22 17:54 UTC 

[PATCH v3] clk: at91: optimize clk_round_rate() for AUDIO_PLL
 2019-02-22 17:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] Add support for the MT41K128M16JT125K memory modules
 2019-02-22 17:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
` [U-Boot] [PATCH v2 3/3] am335x, guardian: Add support for the bosch guardian board

[PATCH v4 1/2] dt-bindings: drm: panel: Add Samsung s6e63m0 panel documentation
 2019-02-22 17:51 UTC  (2+ messages)
` [PATCH v4 2/2] drm/panel: Add driver for Samsung S6E63M0 panel

[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-02-22 17:51 UTC  (4+ messages)

[PATCH] NETWORKING: avoid use IPCB in cipso_v4_error
 2019-02-22 17:50 UTC  (8+ messages)
        ` [PATCH v2 0/2] "
        ` [PATCH v2 1/2] "
        ` [PATCH v2 2/2] "

[PATCH net 0/2] selftests: pmtu: fix and increase coverage
 2019-02-22 17:50 UTC  (5+ messages)
` [PATCH net 1/2] selftests: pmtu: disable dad in all namespaces
` [PATCH net 2/2] selftests: pmtu: add explicit tests for pmtu exceptions cleanup

[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Add mocs table for icelake
 2019-02-22 17:49 UTC  (4+ messages)

git bisect - good vs bad output is different
 2019-02-22 17:49 UTC  (6+ messages)
  ` [PATCH 0/3] prettier bisect output
    ` [PATCH 3/3] bisect: make diff-tree output prettier

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-22 17:48 UTC  (17+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[PATCH v2] clk: imx: Refactor entire sccg pll clk
 2019-02-22 17:46 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Paint FBs with cairo source operator
 2019-02-22 17:46 UTC  (3+ messages)

[PATCH] au0828: minor fix to a misleading comment in _close()
 2019-02-22 17:45 UTC 

post-receive: pub/scm/linux/kernel/git/clk/linux
 2019-02-22 17:45 UTC 

[PATCH net-next v3 0/4] enetc: Add mdio support and device tree nodes
 2019-02-22 17:44 UTC  (4+ messages)
` [PATCH net-next v3 3/4] enetc: Add ENETC PF level external MDIO support

[PATCH RESEND 1/2] btrfs-progs: check for no result before using results
 2019-02-22 17:43 UTC  (2+ messages)
` [PATCH RESEND 2/2] btrfs-progs: replace: gracefully handle the exclusive operation report

Xen Security Advisory 283 v2 - Withdrawn Xen Security Advisory number
 2019-02-22 17:42 UTC 

[GIT PULL] ARC updates for 5.0 final
 2019-02-22 17:42 UTC  (2+ messages)

[PATCH 0/2] Add the I3C HDR modes
 2019-02-22 17:41 UTC  (6+ messages)
` [PATCH 1/2] i3c: Add support for "

[patch V3 0/9] MDS basics 0
 2019-02-22 17:40 UTC  (5+ messages)
` [patch V3 4/9] MDS basics 4
  ` [MODERATED] Encrypted Message
    ` [MODERATED] "
      `  "

[PATCH v4 00/10] Misc props.c cleanups
 2019-02-22 17:39 UTC  (11+ messages)
` [PATCH v4 01/10] btrfs: kill __btrfs_set_prop()
` [PATCH v4 02/10] btrfs: drop redundant forward declaration in props.c
` [PATCH v4 03/10] btrfs: trivial, fix c coding style
` [PATCH v4 04/10] btrfs: rename fs_info argument to fs_private
` [PATCH v4 05/10] btrfs: refactor btrfs_set_prop add btrfs_set_prop_trans
` [PATCH v4 06/10] btrfs: start transaction in btrfs_set_prop_trans
` [PATCH v4 07/10] btrfs: start transaction in btrfs_set_acl
` [PATCH v4 08/10] btrfs: start transaction in btrfs_xattr_handler_set
` [PATCH v4 09/10] btrfs: btrfs_setxattr argument trans is never NULL
` [PATCH v4 10/10] btrfs: kill btrfs_setxattr

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-22 17:38 UTC  (8+ messages)

[PATCH V4 0/4] irq: imx-irqsteer: add 32 interrupts chan and multi outputs support
 2019-02-22 17:38 UTC  (9+ messages)
` [PATCH V4 1/4] dt-binding: irq: imx-irqsteer: use irq number instead of group number
` [PATCH V4 2/4] dt-bindings: irq: imx-irqsteer: add multi output interrupts support

[Qemu-devel] [PATCH 0/2] target/arm: Use MVFR feature bits to gate some insns
 2019-02-22 17:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] target/arm: Gate "miscellaneous FP" insns by ID register field

[PATCH v3 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-02-22 17:36 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state

[PATCH net-next 0/8] Add tests for unlocked flower classifier implementation
 2019-02-22 17:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/17] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-22 17:35 UTC  (3+ messages)

[PATCH V2 0/3] Renesas Stout board support (R-Car Gen2)
 2019-02-22 17:34 UTC  (11+ messages)
` [PATCH V2 3/3] xen/arm: Add SCIFA UART support for early printk

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2019-02-22 17:34 UTC 

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-02-22 17:33 UTC  (2+ 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.