All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-15 09:31:42 to 2019-02-15 10:18:03 UTC [more...]

[PATCH] drm/imx: ipuv3-plane: add zpos property
 2019-02-15 10:17 UTC  (2+ messages)

[GIT PULL] drm/imx: pending update handling, plane zpos property
 2019-02-15 10:17 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] Marvell DB-XC3-24G4XG board support
 2019-02-15 10:17 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] arm: sync armada-xp dts files from Linux 5.0
` [U-Boot] [PATCH 2/4] arm: mvebu: Add Marvell's integrated CPUs
` [U-Boot] [PATCH 3/4] arm: mvebu: NAND clock support for MSYS devices
` [U-Boot] [PATCH 4/4] arm: mvebu: Add DB-XC3-24G4XG board

ip xfrm policy, dir out vs dir fwd
 2019-02-15 10:11 UTC 

[PATCH v2 0/2] Add STM32MP157 discovery boards support
 2019-02-15 10:16 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/core_auth: mount namespace magic to make the test work everywhere
 2019-02-15 10:16 UTC  (4+ messages)

[U-Boot] [PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI
 2019-02-15 10:16 UTC  (2+ messages)

[PATCH] net: phy: at803x: disable delay only for RGMII mode
 2019-02-15 10:16 UTC  (5+ messages)

[U-Boot] [PATCH] board/BuR/brppt1: fix ethernet support on brppt1 boards
 2019-02-15 10:15 UTC 

[RFC BlueZ] doc/advertising-api: Add support for setting Secondary Channel
 2019-02-15 10:14 UTC 

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-15 10:13 UTC  (5+ messages)

[PATCH v5 0/3] KASAN for powerpc/32
 2019-02-15 10:10 UTC  (8+ messages)
` [PATCH v5 3/3] powerpc/32: Add KASAN support

[U-Boot] [PATCH v2 0/9] arm: exynos: Fix reboot on Odroid HC1
 2019-02-15 10:11 UTC  (7+ messages)
` [U-Boot] [PATCH v2 5/9] arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision
` [U-Boot] [PATCH v2 7/9] power: regulator: s2mps11: Add enable delay

stable-rc/linux-4.14.y build: 197 builds: 4 failed, 193 passed, 10 errors, 48 warnings (v4.14.101)
 2019-02-15 10:11 UTC 

[PATCH net-next v2 0/3] enetc: Add mdio support and device tree nodes
 2019-02-15 10:10 UTC  (8+ messages)
` [PATCH net-next v2 1/3] arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
` [PATCH net-next v2 2/3] arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
` [PATCH net-next v2 3/3] enetc: Add ENETC PF level external MDIO support

[PATCH V2] brcmfmac: use bphy_err() in all wiphy-related code
 2019-02-15 10:10 UTC  (5+ messages)
` [PATCH V3] "

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-15 10:10 UTC  (12+ messages)
` [PATCH v3 2/9] s390: ap: kvm: setting a hook for PQAP instructions
` [PATCH v3 3/9] s390: ap: new vfio_ap_queue structure
` [PATCH v3 4/9] s390: ap: tools to find a queue with a specific APQN

I didnt get message in log like "I can modify the Linux kernel!"
 2019-02-15 10:10 UTC 

[LTP] [PATCH v3 0/1] memcg_stress newlib porting
 2019-02-15 10:09 UTC  (10+ messages)
` [LTP] [PATCH v3] memcg_stress_test.sh: ported to newlib

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-15 10:09 UTC  (10+ messages)
` [PATCH v2 08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags

[Qemu-devel] [PATCH 00/17] target/ppc: convert instructions to use TCG vector operations
 2019-02-15 10:00 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] target/ppc: convert VMX logical instructions to use "
` [Qemu-devel] [PATCH 02/17] target/ppc: convert vaddu[b, h, w, d] and vsubu[b, h, w, d] over "
` [Qemu-devel] [PATCH 03/17] target/ppc: convert vspltis[bhw] "
` [Qemu-devel] [PATCH 04/17] target/ppc: convert vsplt[bhw] "
` [Qemu-devel] [PATCH 05/17] target/ppc: convert VSX logical operations to "
` [Qemu-devel] [PATCH 06/17] target/ppc: convert xxspltib "
` [Qemu-devel] [PATCH 07/17] target/ppc: convert xxspltw "
` [Qemu-devel] [PATCH 08/17] target/ppc: convert xxsel "
` [Qemu-devel] [PATCH 09/17] target/ppc: Pass integer to helper_mtvscr
` [Qemu-devel] [PATCH 10/17] target/ppc: Use helper_mtvscr for reset and gdb
` [Qemu-devel] [PATCH 11/17] target/ppc: Remove vscr_nj and vscr_sat
` [Qemu-devel] [PATCH 12/17] target/ppc: Add helper_mfvscr
` [Qemu-devel] [PATCH 13/17] target/ppc: Use mtvscr/mfvscr for vmstate
` [Qemu-devel] [PATCH 14/17] target/ppc: Add set_vscr_sat
` [Qemu-devel] [PATCH 15/17] target/ppc: Split out VSCR_SAT to a vector field
` [Qemu-devel] [PATCH 16/17] target/ppc: convert vadd*s and vsub*s to vector operations
` [Qemu-devel] [PATCH 17/17] target/ppc: convert vmin* and vmax* "

[PATCH] brcmfmac: use bphy_err() in all wiphy-related code
 2019-02-15 10:08 UTC  (3+ messages)

[PATCH v7 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-15 10:08 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v7 3/6] dt-bindings: pinctrl: mt8183: add binding document

[PATCH] ARM: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4
 2019-02-15 10:05 UTC 

[PATCH V4 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-02-15 10:05 UTC  (4+ messages)
` [PATCH V4 3/9] x86/jump_label: Move checking code away from __jump_label_transform()

[Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop
 2019-02-15 10:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 7/7] ui/cocoa: Perform UI operations only on the main thread

[PATCH v2] bmap-tools: update from 3.4 to 3.5
 2019-02-15 10:02 UTC 

[PATCH net-next v4 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2019-02-15 10:02 UTC  (4+ messages)
` [PATCH net-next v4 07/17] net: sched: protect filter_chain list with filter_chain_lock mutex

[PATCH] tools/libxendevicemodel: add xendevicemodel_modified_memory_bulk to map
 2019-02-15 10:02 UTC 

[PATCH] video: fbdev: vesafb: fix indentation issue
 2019-02-15 10:00 UTC  (3+ messages)

[RESEND PATCH 0/4] Cleanups around compress path
 2019-02-15 10:00 UTC  (3+ messages)
` [PATCH 1/4] btrfs: Refactor cow_file_range_async

[igt-dev] [RFC PATCH v9 0/5] new engine discovery interface
 2019-02-15  9:59 UTC  (3+ messages)
` [igt-dev] [RFC PATCH v9 2/5] lib/i915: add gem_query library

[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-02-15  9:58 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state

[Qemu-devel] [PATCH v3] [RFC] s390x/vfio: VFIO-AP interrupt control interception
 2019-02-15  9:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] s390x/cpumodel: Set up CPU model for AQIC interception

[PATCH v4 00/12] btrfs: Enhancement to tree block validation
 2019-02-15  9:58 UTC  (7+ messages)
` [PATCH v4 04/12] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up

[PATCH] ASoC: AMD: Configure master codec on all playback/capture cases
 2019-02-15  9:58 UTC  (2+ messages)

[PATCH v4 0/6] Introduced new Cadence USBSS DRD Driver
 2019-02-15  9:57 UTC  (5+ messages)
` [v4,5/6] usb:cdns3 Add Cadence USB3 "
  ` [PATCH v4 5/6] "

[Qemu-devel] [PATCH] spice: set device address and device display ID in QXL interface
 2019-02-15  9:57 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4] "

[PATCH v2 0/4] Update default value of DEBUG_PREFIX_MAP
 2019-02-15  9:57 UTC  (3+ messages)
` [PATCH 3/4] libidn2: fix buildpaths qa warning

[Qemu-devel] [PATCH v2 0/3] target/arm: Implement ARMv8.3-JSConv
 2019-02-15  9:57 UTC  (5+ messages)

[LSF/MM TOPIC] Software RAID Support for NV-DIMM
 2019-02-15  9:57 UTC  (2+ messages)

[PATCH 0/2] GuC suspend paths cleanup
 2019-02-15  9:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Qemu-devel] MemoryRegionOps access sizes
 2019-02-15  9:55 UTC 

[PATCH] powerpc/mm: Handle mmap_min_addr correctly in get_unmapped_area callback
 2019-02-15  9:53 UTC  (2+ messages)

[PATCH SpectreV1+L1TF v5 5/9] nospec: introduce evaluate_nospec
 2019-02-15  9:55 UTC  (7+ messages)
` SpectreV1+L1TF Patch Series v6
  ` [PATCH SpectreV1+L1TF v6 8/9] common/grant_table: block speculative out-of-bound accesses
    ` SpectreV1+L1TF Patch Series

[igt-dev] [PATCH i-g-t 1/6] lib/tests: Add header for common helpers
 2019-02-15  9:54 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/6] lib/tests: add internal_assert_wexited/wsignaled
` [igt-dev] [PATCH i-g-t 3/6] tests: drop invalid name build checks
` [igt-dev] [PATCH i-g-t 4/6] lib/tests: Convert no_exit tests into positive tests
` [igt-dev] [PATCH i-g-t 5/6] lib/tests: Add testcase for nonexisting subtest name
` [igt-dev] [PATCH i-g-t 6/6] lib/core_auth: mount namespace magic to make the test work everywhere

[patch V5 0/8] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-15  9:54 UTC  (7+ messages)
` [patch V5 4/8] nvme-pci: Simplify interrupt allocation

[PATCH 1/2] meson.bbclass: point to llvm-config
 2019-02-15  9:54 UTC  (3+ messages)
` [PATCH 2/2] mesa: upgrade 18.1.9 -> 18.3.3

[tip:perf/core] tools build feature sched_getcpu: Undef _GNU_SOURCE at the end
 2019-02-15  9:52 UTC 

[PATCH][V2] scsi: qla2xxx: remove redundant null check on pointer sess
 2019-02-15  9:52 UTC 

[PATCH 08/10] perf header: Remove cpu_nr from struct cpu_topo
 2019-02-15  9:51 UTC  (2+ messages)
` [tip:perf/core] perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'

[PATCH 07/10] perf header: Get rid of write_it label
 2019-02-15  9:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/10] perf list: Display metric expressions for --details option
 2019-02-15  9:50 UTC  (2+ messages)
` [tip:perf/core] "

[igt-dev] [RFC PATCH v6 0/4] new engine discovery interface
 2019-02-15  9:50 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for new engine discovery interface (rev7)

[PATCH] libext2fs: revert "try to always use PUNCH_HOLE for unix_discard"
 2019-02-15  9:50 UTC  (3+ messages)

[PATCH 04/10] perf tools: Fix legacy events symbol separator parsing
 2019-02-15  9:49 UTC  (2+ messages)
` [tip:perf/core] "

[RFC 0/4] mm: Introduce lazy exec permission setting on a page
 2019-02-15  9:49 UTC  (7+ messages)
` [RFC 1/4] "

[PATCH v1 0/1] of: unittest: unflatten device tree on UML when testing
 2019-02-15  9:49 UTC  (6+ messages)
` [PATCH v1 1/1] "

Why doesn't NFSv3 implement LOOKUPP?
 2019-02-15  9:49 UTC  (4+ messages)

[PATCH 03/10] perf tools: Rename build libperf to perf
 2019-02-15  9:49 UTC  (2+ messages)
` [tip:perf/core] "

[net, PATCH v2] net: stmmac: handle endianness in dwmac4_get_timestamp
 2019-02-15  9:49 UTC  (2+ messages)

stable/linux-4.14.y build: 197 builds: 4 failed, 193 passed, 10 errors, 48 warnings (v4.14.101)
 2019-02-15  9:49 UTC 

[GIT PULL] MMC fixes for v5.0-rc7
 2019-02-15  9:49 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: return DLM_CANCELGRANT if the lock is on granted list and the operation is canceled
 2019-02-15  9:48 UTC  (14+ messages)

[PATCH 02/10] perf tools: Rename LIB_FILE to LIBPERF_A
 2019-02-15  9:48 UTC  (2+ messages)
` [tip:perf/core] "

[RFC] gpu/docs: Clarify what userspace means for gl
 2019-02-15  9:48 UTC  (4+ messages)

[PATCH 01/10] perf tools: Compile perf with libperf-in.o instead of libperf.a
 2019-02-15  9:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/13] perf tools: Remove unused structure field "state"
 2019-02-15  9:39 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH v2] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-15  9:39 UTC  (4+ messages)

[PATCHv2] media-ctl: support a bus-info string as argument to -d
 2019-02-15  9:39 UTC  (3+ messages)

[PATCH net-next] iptunnel: NULL pointer deref for ip_md_tunnel_xmit
 2019-02-15  9:38 UTC 

[PATCH] powerpc: use $(origin ARCH) to select KBUILD_DEFCONFIG
 2019-02-15  9:38 UTC  (2+ messages)

[tip:perf/core] perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto
 2019-02-15  9:38 UTC 

[PATCH 13/13] perf tools: Modularize auxtrace_buffer fetch function
 2019-02-15  9:47 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH] x86/boot: Move detecting acpi=off in cmdline to get_rsdp_addr()
 2019-02-15  9:46 UTC  (3+ messages)

[PATCH 12/13] perf tools: Modularize main packet processing loop
 2019-02-15  9:46 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH 11/13] perf tools: Modularize main decoder function
 2019-02-15  9:45 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[meta-oe][PATCH] libgpiod: bump version to v1.2.1
 2019-02-15  9:45 UTC 

[PATCH][V3] regulator: axp20x: remove a redundant null check on rdev
 2019-02-15  9:45 UTC 

[PATCH 10/13] perf tools: Make cs_etm__run_decoder() queue independent
 2019-02-15  9:45 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[Qemu-devel] [PATCH 1/2] .travis.yml: Test with disable-replication
 2019-02-15  9:45 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] .travis.yml: Remove disable-uuid

[PATCH 09/13] perf tools: Rethink kernel address initialisation
 2019-02-15  9:44 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH] compress/qat: add dynamic sgl allocation
 2019-02-15  9:44 UTC  (3+ messages)
` [PATCH] compress/qat: add fallback to fixed compression
` [PATCH] test/compress: add max mbuf size test case

[xen-unstable-smoke test] 133260: trouble: blocked/broken/pass
 2019-02-15  9:44 UTC 

[PATCH 08/13] perf tools: Cleaning up function cs_etm__alloc_queue()
 2019-02-15  9:43 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH v2 0/2] PCI: Fix runtime PME generation from D3hot
 2019-02-15  9:38 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: pciehp: Disable Data Link Layer State Changed event on suspend

[PATCH v2] staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
 2019-02-15  9:35 UTC  (7+ messages)

[PATCH] proc, oom: do not report alien mms when setting oom_score_adj
 2019-02-15  9:37 UTC  (4+ messages)

consolidate a few more arch support config options
 2019-02-15  9:32 UTC  (10+ messages)
` [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
` [PATCH 02/11] riscv: remove the HAVE_KPROBES option

[PATCH v2] x86/tsc: Allow quick PIT calibration despite interruptions
 2019-02-15  9:36 UTC  (2+ messages)

[tip:perf/core] perf trace: Filter out gnome-terminal* parent
 2019-02-15  9:36 UTC 

[tip:perf/core] perf coresight: Do not test for libopencsd by default
 2019-02-15  9:36 UTC 

[tip:perf/core] perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC
 2019-02-15  9:37 UTC 

[tip:perf/core] tools build: Add test-reallocarray.c to test-all.c to fix the build
 2019-02-15  9:38 UTC 

[PATCH 07/13] perf tools: Fix erroneous comment
 2019-02-15  9:43 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

ceph mon_data_size_warn limits for large cluster
 2019-02-15  9:43 UTC  (7+ messages)

[PATCH 06/13] perf tools: Introducing function cs_etm__init_trace_params()
 2019-02-15  9:42 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH 05/13] perf tools: Fix memory leak in error path
 2019-02-15  9:42 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

Userspace regression in LTS and stable kernels
 2019-02-15  9:42 UTC  (8+ messages)

[PATCH] nvmem: core: fix the return value check when calling the notifier chain
 2019-02-15  9:41 UTC  (3+ messages)

[PATCH 04/13] perf tools: Introducing function cs_etm_decoder__init_dparams()
 2019-02-15  9:41 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-15  9:41 UTC  (15+ messages)

[PATCH 03/13] perf tools: Fix wrong return values in error path
 2019-02-15  9:40 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH 02/13] perf tools: Remove unused structure field "time" and "timestamp"
 2019-02-15  9:40 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

Ceph Nautilus Release T-shirt Design
 2019-02-15  9:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/18] qapi: add #if pre-processor conditions to generated code (part 3)
 2019-02-15  9:26 UTC  (6+ messages)
    ` [Qemu-devel] Proper use of unnest-vars (was: [PATCH v5 00/18] qapi: add #if pre-processor conditions to generated code (part 3))
        ` [Qemu-devel] Proper use of unnest-vars

[Qemu-devel] [PATCH] lsi: implement basic SBCL functionality
 2019-02-15  9:36 UTC  (2+ messages)

[Buildroot] [PATCH] libgpiod: bump version to v1.2.1
 2019-02-15  9:37 UTC 

[igt-dev] [PATCH i-g-t 1/9] lib/tests: Drop NIH exit status handling
 2019-02-15  9:37 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/9] lib/tests: Drop NIH exit status handling (rev3)

Enhancing Xen's Kconfig infrastructure to support tailored solutions
 2019-02-15  9:35 UTC  (4+ messages)

[tip:perf/core] perf trace: Check if the 'fd' is negative when mapping it to pathname
 2019-02-15  9:34 UTC 

[tip:perf/core] perf beauty ioctl cmd: The 'fd' arg is signed
 2019-02-15  9:33 UTC 

[PATCH 0/5] display testpmd forwarding engine stats on the fly
 2019-02-15  9:33 UTC  (5+ messages)
` [PATCH 3/5] app/testpmd: add missing transmit errors stats

[PATCH 0/2] extcon: Intel Cherry Trail Whiskey Cove PMIC and external charger tweaks
 2019-02-15  9:33 UTC  (6+ messages)

[tip:perf/core] tools feature: Undef _GNU_SOURCE at the end of feature tests
 2019-02-15  9:32 UTC 

[PATCH] perf utils: silent "Couldn't synthesize bpf events" warning for EPERM
 2019-02-15  9:32 UTC  (2+ messages)
` [tip:perf/core] perf utils: Silence "

[PATCH 4/4] [powerpc] perf vendor events: Add JSON metrics for POWER9
 2019-02-15  9:31 UTC  (2+ messages)
` [tip:perf/core] perf vendor events power9: General metrics

[PATCH 3/4] [powerpc] perf vendor events: Add JSON metrics for POWER9
 2019-02-15  9:31 UTC  (2+ messages)
` [tip:perf/core] perf vendor events power9: Branch_prediction, instruction_stats, latency, lsu_rejects, memory, prefetch & translation metrics

[PATCH v2 1/2] staging: erofs: use xattr_prefix to wrap up
 2019-02-15  9:31 UTC  (11+ messages)
` [PATCH v2 2/2] staging: erofs: complete POSIX ACL support


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.