All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 23:26:21 to 2019-02-14 00:51:03 UTC [more...]

[Qemu-devel] [PATCH v6 00/35] target/riscv: Convert to decodetree
 2019-02-14  0:37 UTC  (2+ messages)

[PATCH bpf-next v11 0/7] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-02-14  0:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 1/4] test: Add PSR2 selective update tests
 2019-02-14  0:46 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v6 2/4] tests/intel-ci: Add basic PSR2 tests to fast feedback test list

[igt-dev] [RFC PATCH v9 0/5] new engine discovery interface
 2019-02-14  0:44 UTC  (6+ messages)
` [igt-dev] [RFC PATCH v9 1/5] include/drm-uapi: import i915_drm.h header file
` [igt-dev] [RFC PATCH v9 2/5] lib/i915: add gem_query library
` [igt-dev] [RFC PATCH v9 3/5] lib/igt_gt: use for_each_engine2 to loop through engines
` [igt-dev] [RFC PATCH v9 4/5] lib: ioctl_wrappers: reach engines by index as well
` [igt-dev] [RFC PATCH v9 5/5] tests: gem_exec_basic: add "exec-ctx" buffer execution demo test

[PATCH v2 07/15] ndings: clock: milbeaut: add Milbeaut clock description
 2019-02-14  0:43 UTC  (5+ messages)

Userspace regression in LTS and stable kernels
 2019-02-14  0:41 UTC  (4+ messages)

[PATCH v3 0/7] drivers: devfreq: fix and optimize workqueue mechanism
 2019-02-14  0:41 UTC  (4+ messages)

[PATCH] mtd: cfi: Fixed endless loop problem in CFI when value was written but corrupted
 2019-02-14  0:39 UTC  (2+ messages)
`  "

[PATCH v2 0/3] vmalloc enhancements
 2019-02-14  0:38 UTC  (4+ messages)

stable-rc/linux-3.18.y build: 185 builds: 5 failed, 180 passed, 38 errors, 2775 warnings (v3.18.134-90-g1cc496e343d2)
 2019-02-14  0:38 UTC 

[v4 PATCH 6/8] clocksource/drivers/riscv: Add required checks during clock source init
 2019-02-14  0:37 UTC  (3+ messages)

[v4 PATCH 8/8] RISC-V: Assign hwcap as per comman capabilities
 2019-02-14  0:37 UTC  (3+ messages)

[PATCH v2 0/6] Fixmap support and MM cleanups
 2019-02-14  0:37 UTC  (3+ messages)

[PATCH bpf-next 0/4] libbpf: Add support for 32-bit static data
 2019-02-14  0:35 UTC  (5+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Test static data relocation

Managing multiple builds
 2019-02-14  0:34 UTC 

[PATCH net] sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
 2019-02-14  0:34 UTC  (3+ messages)

[PATCH net] sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
 2019-02-14  0:33 UTC  (3+ messages)

[U-Boot] [PATCH] lib/crc16: use non-C99 loop style
 2019-02-14  0:31 UTC  (2+ messages)

[linux-4.19 test] 133196: regressions - trouble: blocked/broken/fail/pass
 2019-02-14  0:29 UTC 

[PATCH 1/6] drm/i915: Compute has_drrs after compute has_psr
 2019-02-14  0:28 UTC  (3+ messages)
` [PATCH 4/6] drm/i915/psr: Remove PSR2 FIXME

Secure boot for BMC
 2019-02-14  0:34 UTC  (5+ messages)

[PATCH] kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED
 2019-02-14  0:27 UTC  (3+ messages)

[PATCH] slub: untag object before slab end
 2019-02-14  0:26 UTC  (5+ messages)

[PATCH 0/3] Add gup fast + longterm and use it in HFI1
 2019-02-13 23:52 UTC  (12+ messages)
` [PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[Qemu-devel] nonzero LUN on USB Bulk Only Transfer fails with QEMU+edk2
 2019-02-14  0:13 UTC  (3+ messages)
` [Qemu-devel] [edk2] "

linux-next: build warning after merge of the rdma tree
 2019-02-14  0:23 UTC 

[PATCH iproute2-next v2 0/3] Improve batch and dump times by caching link lookups
 2019-02-14  0:22 UTC  (4+ messages)
` [PATCH iproute2-next v2 1/3] ll_map: Add function to remove link cache entry by index
` [PATCH iproute2-next v2 2/3] ip link: Drop cache entry on any changes
` [PATCH iproute2-next v2 3/3] Improve batch and dump times by caching link lookups

[RFC PATCH v8 00/14] Add support for eXclusive Page Frame Ownership
 2019-02-14  0:01 UTC  (30+ messages)
` [RFC PATCH v8 01/14] mm: add MAP_HUGETLB support to vm_mmap
` [RFC PATCH v8 02/14] x86: always set IF before oopsing from page fault
` [RFC PATCH v8 03/14] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [RFC PATCH v8 04/14] swiotlb: Map the buffer if it was unmapped by XPFO
` [RFC PATCH v8 05/14] arm64/mm: Add support for XPFO
` [RFC PATCH v8 06/14] xpfo: add primitives for mapping underlying memory
` [RFC PATCH v8 07/14] arm64/mm, xpfo: temporarily map dcache regions
` [RFC PATCH v8 08/14] arm64/mm: disable section/contiguous mappings if XPFO is enabled
` [RFC PATCH v8 09/14] mm: add a user_virt_to_phys symbol
` [RFC PATCH v8 10/14] lkdtm: Add test for XPFO
` [RFC PATCH v8 11/14] xpfo, mm: remove dependency on CONFIG_PAGE_EXTENSION
` [RFC PATCH v8 12/14] xpfo, mm: optimize spinlock usage in xpfo_kunmap
` [RFC PATCH v8 13/14] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)
` [RFC PATCH v8 14/14] xpfo, mm: Optimize XPFO TLB flushes by batching them together

v5.0-rc2 and NVMeOF
 2019-02-14  0:21 UTC  (12+ messages)

linux-next: build warning after merge of the rdma tree
 2019-02-14  0:21 UTC  (2+ messages)

[Powertop] SIGSEGV (Address boundary error) on Ubuntu 19.04 with kernel 5.0
 2019-02-14  0:19 UTC 

[PATCH net-next 0/4] net: phy: Add 2.5G/5GBASET PHYs support
 2019-02-14  0:19 UTC  (3+ messages)

[PATCH 00/16] sed-opal: fix shadow MBR enable/disable and clean up code
 2019-02-14  0:16 UTC  (16+ messages)
` [PATCH 01/16] block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
` [PATCH 02/16] block: sed-opal: fix typos and formatting
` [PATCH 03/16] block: sed-opal: use correct macro for method length
` [PATCH 04/16] block: sed-opal: unify space check in add_token_*
` [PATCH 05/16] block: sed-opal: close parameter list in cmd_finalize
` [PATCH 06/16] block: sed-opal: unify cmd start
` [PATCH 07/16] block: sed-opal: unify error handling of responses
` [PATCH 08/16] block: sed-opal: reuse response_get_token to decrease code duplication
` [PATCH 09/16] block: sed-opal: print failed function address
` [PATCH 10/16] block: sed-opal: split generation of bytestring header and content
` [PATCH 11/16] block: sed-opal: add token for OPAL_LIFECYCLE
` [PATCH 12/16] block: sed-opal: unify retrieval of table columns
` [PATCH 13/16] block: sed-opal: use named Opal tokens instead of integer literals
` [PATCH 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
` [PATCH 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-14  0:17 UTC  (16+ messages)
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit

[U-Boot] Changed syntax for dumpimage, failing tests
 2019-02-14  0:16 UTC 

[PATCH 0/3] Netfilter/IPVS fixes for net
 2019-02-14  0:15 UTC  (2+ messages)

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-14  0:12 UTC  (12+ messages)

[Powertop] SIGSEGV (Address boundary error) on Ubuntu 19.04 with kernel 5.0
 2019-02-14  0:12 UTC 

[linux-3.18 test] 133191: regressions - trouble: blocked/broken/fail/pass
 2019-02-14  0:11 UTC 

Upstream Dom0 DRM problems regarding swiotlb
 2019-02-14  0:11 UTC  (14+ messages)

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-02-13
 2019-02-14  0:10 UTC  (6+ messages)
` [net 1/4] net/mlx5e: Fix NULL pointer derefernce in set channels error flow
` [net 2/4] net/mlx5: No command allowed when command interface is not ready
` [net 3/4] net/mlx5: Fix a compilation warning in events.c
` [net 4/4] net/mlx5e: XDP, fix redirect resources availability check

[U-Boot] [PATCH] sunxi: update SATA driver to always use DM_SCSI
 2019-02-14  0:09 UTC 

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-02-13 23:15 UTC  (4+ messages)
` [RFC PATCH v3 09/12] ath: Basic Extended Key ID support (COMPAT+NATIVE)

[PATCH] kprobe: safely access memory specified by userspace
 2019-02-14  0:05 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] Trivial cleanup in hw/acpi
 2019-02-14  0:03 UTC  (7+ messages)

[PATCH 0/1] staging: android: ion: add the GPL exception note to header
 2019-02-14  0:01 UTC  (3+ messages)
` [PATCH 1/1] staging: android: ion: Add the GPL exception for syscalls

[libvirt test] 133199: trouble: blocked/broken/pass
 2019-02-14  0:01 UTC 

[LSF/MM TOPIC] (again) THP for file systems
 2019-02-13 23:59 UTC  (3+ messages)

stable-rc/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 10 errors, 3301 warnings (v4.9.156-25-gfaa3b6b1ed9c)
 2019-02-13 23:58 UTC 

[PATCH] docs/git-rebase: Remove redundant entry in incompatible options list
 2019-02-13 23:44 UTC 

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-02-13 23:58 UTC  (3+ messages)

[Fuego] Initial support for Linaro test-definitions
 2019-02-13 23:56 UTC  (4+ messages)
` [Fuego] [PATCH] tests: add support for Linaro test-definitons

[Printing-architecture] OpenPrinting News
 2019-02-13 23:56 UTC  (4+ messages)

[Qemu-devel] [PULL 0/3] Bitmaps patches
 2019-02-13 23:50 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] dirty-bitmap: Expose persistent flag to 'query-block'
` [Qemu-devel] [PULL 2/3] block/dirty-bitmap: Documentation and Comment fixups
` [Qemu-devel] [PULL 3/3] blockdev: acquire aio_context for bitmap add/remove

[PATCH iproute2 net-next v2 0/4] Abstract columns, properly space and wrap fields
 2019-02-13 23:47 UTC  (9+ messages)
` [PATCH iproute2 net-next v2 3/4] ss: Buffer raw fields first, then render them as a table

Request to create meta-ami layer
 2019-02-13 23:31 UTC 

[PATCH V19 1/7] i2c: tegra: sort all the include headers alphabetically
 2019-02-13 23:45 UTC  (7+ messages)

[PATCH 0/2] move dma shared code in mt76 module
 2019-02-13 23:44 UTC  (3+ messages)
` [PATCH 1/2] mt76: mmio: move mt76x02_set_irq_mask "
` [PATCH 2/2] mt76: dma: move mt76x02_init_{tx,rx}_queue "

[PATCH -tip v3 00/10] kprobes: Fix and improve blacklist symbols
 2019-02-13 23:44 UTC  (5+ messages)
` [PATCH -tip v3 05/10] kprobes: Search non-suffixed symbol in blacklist

[PATCH v15 00/15] tracing: Hist trigger snapshot and onchange additions
 2019-02-13 23:42 UTC  (16+ messages)
` [PATCH v15 01/15] tracing: Refactor hist trigger action code
` [PATCH v15 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v15 03/15] tracing: Split up onmatch action data
` [PATCH v15 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v15 05/15] tracing: Add conditional snapshot
` [PATCH v15 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v15 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v15 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v15 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v15 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v15 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v15 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v15 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v15 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v15 15/15] tracing: Add hist trigger action 'expected fail' "

[PATCH] CIFS: Do not reset lease state to NONE on lease break
 2019-02-13 23:43 UTC 

[PATCH] icecc-env: don't raise error when icecc not installed
 2019-02-12 12:14 UTC 

[PATCH] New interface to dontaudit access to cert_t
 2019-02-13 23:42 UTC  (2+ messages)

[PATCH] protocol-capabilities.txt: document symref
 2019-02-13 23:41 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v2 0/6] dirty-bitmaps: deprecate @status field
 2019-02-13 23:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/6] block/dirty-bitmap: change semantics of enabled predicate
` [Qemu-devel] [PATCH v2 4/6] block/dirty-bitmap: explicitly lock bitmaps with successors
` [Qemu-devel] [PATCH v2 5/6] block/dirty-bitmaps: unify qmp_locked and user_locked calls
` [Qemu-devel] [PATCH v2 6/6] block/dirty-bitmaps: move comment block

mtd utilities work but ubi utilities do not?
 2019-02-13 23:41 UTC 

[Qemu-devel] [RFC PATCH 0/2] bitmaps: add inconsistent bit
 2019-02-13 23:36 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/2] block/dirty-bitmaps: "
` [Qemu-devel] [RFC PATCH 2/2] block/dirty-bitmap: implement "

[PATCH v2 0/3] bd718x7: Support SNVS low power state
 2019-02-13 23:38 UTC  (3+ messages)
` [PATCH v2 1/3] devicetree: bindings: bd718x7: document HW state related ROHM specific properties

[v5.0-rc6 regression] "perf/core: Don't WARN() for impossible ring-buffer sizes"
 2019-02-13 23:38 UTC  (2+ messages)

[PATCH v2 0/2] Intel Cherry Trail Whiskey Cove LEDs support
 2019-02-13 23:38 UTC  (6+ messages)
` [PATCH v2 1/2] leds: Add Intel Cherry Trail Whiskey Cove PMIC LEDs

[PATCH] Fix resume for ELAN2097 touchscreen
 2019-02-13 23:37 UTC  (2+ messages)

[ISSUE][4.20.6] mlx5 and checksum failures
 2019-02-13 23:36 UTC  (16+ messages)

linux-next: Tree for Feb 13
 2019-02-13 23:36 UTC  (6+ messages)
` linux-next: Tree for Feb 13 (drivers/spmi/spmi-pmic-arb.c)

[PATCH v2] drm: Block fb changes for async plane updates
 2019-02-13 23:32 UTC  (3+ messages)

[PATCH v3 0/5] blame: add the ability to ignore commits
 2019-02-13 23:31 UTC  (3+ messages)
` [PATCH v3 5/5] blame: add tests for ignoring revisions

[PATCH v9 0/5] misc safety certification fixes
 2019-02-13 23:30 UTC  (7+ messages)
` [PATCH v9 2/5] xen: introduce SYMBOLS_SUBTRACT and SYMBOLS_COMPARE

[xen-unstable-smoke test] 133236: trouble: blocked/broken/pass
 2019-02-13 23:28 UTC 

[RFC PATCH] mbuf: move headers not fragmented check to checksum
 2019-02-13 23:27 UTC  (2+ messages)

[PATCH v4 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-02-13 23:25 UTC  (7+ messages)
` [PATCH v4 1/8] dt-bindings: ufs: Add #reset-cells for Qualcomm controllers
` [PATCH v4 2/8] dt-bindings: phy-qcom-qmp: Add UFS PHY reset
` [PATCH v4 3/8] dt-bindings: phy: qcom-ufs: Add resets property
` [PATCH v4 6/8] scsi: ufs: qcom: Expose the reset controller for PHY
` [PATCH v4 7/8] phy: qcom: Utilize UFS reset controller
` [PATCH v4 8/8] phy: ufs-qcom: Refactor all init steps into phy_poweron


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.