All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 16:27:42 to 2019-02-08 17:12:25 UTC [more...]

[U-Boot] [PATCH v2 00/23] apalis imx6 fixes, device tree enablement and driver model conversion
 2019-02-08 17:12 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/23] apalis_imx6: get rid of obsolete nospl configurations
` [U-Boot] [PATCH v2 02/23] apalis_imx6: use distro defaults
` [U-Boot] [PATCH v2 03/23] apalis_imx6: move console in env from header file to defconfig
` [U-Boot] [PATCH v2 04/23] apalis_imx6: enable fit image, gpt, imx thermal, efi loader support
` [U-Boot] [PATCH v2 05/23] apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
` [U-Boot] [PATCH v2 06/23] apalis_imx6: migrate to using device tree
` [U-Boot] [PATCH v2 07/23] apalis_imx6: clean-up and migrate gpios to using driver model
` [U-Boot] [PATCH v2 08/23] apalis_imx6: enable pin control driver
` [U-Boot] [PATCH v2 09/23] apalis_imx6: migrate i2c to using driver model
` [U-Boot] [PATCH v2 10/23] apalis_imx6: migrate pmic and regulator "
` [U-Boot] [PATCH v2 11/23] apalis_imx6: migrate mmc and sata "
` [U-Boot] [PATCH v2 12/23] apalis_imx6: migrate usb "
` [U-Boot] [PATCH v2 13/23] apalis_imx6: drop CONFIG_OF_SYSTEM_SETUP
` [U-Boot] [PATCH v2 14/23] apalis_imx6: add distroboot support
` [U-Boot] [PATCH v2 15/23] apalis_imx6: use both sd/mmc interfaces for setsdupdate
` [U-Boot] [PATCH v2 16/23] apalis_imx6: unify sd/mmc drive strength with linux kernel settings
` [U-Boot] [PATCH v2 17/23] apalis_imx6: pf0100: reorder and cleanup message printing
` [U-Boot] [PATCH v2 18/23] apalis_imx6: disable ri and dcd irq in uarts
` [U-Boot] [PATCH v2 19/23] apalis_imx6: revert fuse value set in mfgr_fuse
` [U-Boot] [PATCH v2 20/23] configs: apalis_imx6: Use ext4 file system by default
` [U-Boot] [PATCH v2 21/23] apalis_imx6: use SDP if USB serial downloader has been used
` [U-Boot] [PATCH v2 22/23] apalis_imx6: switch to zimage

[PATCH v7 0/5] misc: Add support to Qualcomm FastRPC driver
 2019-02-08 17:11 UTC  (6+ messages)
` [PATCH v7 1/5] misc: dt-bindings: Add Qualcomm Fastrpc bindings
` [PATCH v7 2/5] misc: fastrpc: Add Qualcomm fastrpc basic driver model
` [PATCH v7 3/5] misc: fastrpc: Add support for context Invoke method
` [PATCH v7 4/5] misc: fastrpc: Add support for create remote init process
` [PATCH v7 5/5] misc: fastrpc: Add support for dmabuf exporter

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-08 17:11 UTC  (3+ messages)
` [PATCH v6 5/9] vsprintf: Factor out %pV handler as va_format()

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-02-08 17:10 UTC  (3+ messages)
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source

[igt-dev] [PATCH i-g-t v6 00/10] igt: chamelium: Test YUV buffers using the Chamelium
 2019-02-08 17:09 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v6 01/10] igt: fb: Refactor dumb buffer allocation path
` [igt-dev] [PATCH i-g-t v6 06/10] igt: fb: Rework YUV i915 "
` [igt-dev] ✓ Fi.CI.IGT: success for igt: chamelium: Test YUV buffers using the Chamelium (rev8)

[PATCH] video: fbdev: geode: remove ifdef OLPC noise
 2019-02-08 17:07 UTC  (3+ messages)

[PATCH v6 0/4] platform/chrome: Add basic support for Wilco EC
 2019-02-08 17:06 UTC  (5+ messages)
` [PATCH v6 4/4] platform/chrome: rtc: Add RTC driver

[RFC v1 0/3] Address potential user-after-free on module unload
 2019-02-08 17:06 UTC  (3+ messages)
` [RFC v1 1/3] workqueue: Add resource-managed version of INIT_[DELAYED_]WORK()

[PATCH] video: offb: annotate implicit fall throughs
 2019-02-08 17:06 UTC  (4+ messages)

[PATCH] xfs: compile time offset checks for common v4/v5 metadata
 2019-02-08 17:06 UTC  (2+ messages)

[PATCH V16 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-08 17:06 UTC  (16+ messages)
` [PATCH V16 2/6] i2c: tegra: add bus clear Master Support
` [PATCH V16 3/6] i2c: tegra: fix maximum transfer size
` [PATCH V16 4/6] i2c: tegra: Add DMA support
` [PATCH V16 5/6] i2c: tegra: update transfer timeout
` [PATCH V16 6/6] i2c: tegra: add i2c interface timing support

[PATCH] ath10k: support PCIe enter L1 state
 2019-02-08 17:05 UTC  (9+ messages)

[PATCH 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-08 17:04 UTC  (8+ messages)
` [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
` [PATCH 1/3] nds32: Removed unused thread flag TIF_USEDFPU
` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU

UBSAN: Undefined behaviour in fs/xfs/xfs_ioctl.c
 2019-02-08 17:05 UTC 

[PATCH net-next 0/2] mlxsw: Offload blackhole routes
 2019-02-08 17:05 UTC  (6+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum_router: "

[PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-08 17:04 UTC  (7+ messages)
` [PATCH 1/3] nds32: Removed unused thread flag TIF_USEDFPU
` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU
` [PATCH 3/3] arm64: "

[Buildroot] Report of Buildroot developer meeting FOSDEM 2019
 2019-02-08 17:04 UTC  (5+ messages)
` [Buildroot] git tarball hashes [was: Report of Buildroot developer meeting FOSDEM 2019]

[PATCH v2] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-02-08 17:04 UTC  (2+ messages)

[PATCH] test: fix sprintf with snprintf
 2019-02-08 17:04 UTC  (2+ messages)

[PATCH] omapfb: fix typo
 2019-02-08 17:03 UTC  (3+ messages)

[PATCH v3 0/5]
 2019-02-08 17:03 UTC  (9+ messages)
` [PATCH v3 1/5] i2c:ocores: stop transfer on timeout
` [PATCH v3 2/5] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH v3 4/5] i2c:ocores: add SPDX tag
` [PATCH v3 5/5] i2c:ocores: checkpatch fixes

[PATCH] fbdev: Use of_node_name_eq for node name comparisons
 2019-02-08 17:03 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 0/4] HDCP test on modeset
 2019-02-08 16:57 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v4 1/4] kms_content_protection: modularizing the CP test steps
` [igt-dev] [PATCH i-g-t v4 2/4] kms_content_protection: Test CP along with modeset
` [igt-dev] [PATCH i-g-t v4 3/4] kms_content_protection: Confirm that LIC is passed
` [igt-dev] [PATCH i-g-t v4 4/4] kms_content_protection: Macros repalces the constants

[PATCH v4 0/3] btrfs: scrub: fix scrub_lock
 2019-02-08 17:02 UTC  (2+ messages)

[PATCH for-4.12 V2] x86/altp2m: fix HVMOP_altp2m_set_domain_state race
 2019-02-08 17:02 UTC  (5+ messages)

[PATCH] fbcon: use kvmalloc() for scrollback buffer
 2019-02-08 17:02 UTC  (6+ messages)

[PATCH] Documentation: cgroup-v2: eliminate markup warnings
 2019-02-08 17:01 UTC  (2+ messages)

[patch V2 0/2] genirq, proc: Speedup /proc/stat interrupt statistics
 2019-02-08 17:01 UTC  (4+ messages)
` [patch V2 2/2] proc/stat: Make the interrupt statistics more efficient

[U-Boot] [PATCH] configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
 2019-02-08 17:01 UTC 

[Qemu-devel] Maintainers, please git-am -m
 2019-02-08 16:59 UTC  (3+ messages)

[PATCH 1/2] genirq/msi: Clean up usage of __u8/__u16 types
 2019-02-08 16:54 UTC  (2+ messages)
` [PATCH 2/2] PCI: Clean up usage of __u32 type

[PATCH -next] drivers/video/fbdev: remove set but not used variable 'size'
 2019-02-08 17:00 UTC  (4+ messages)

[BUG] task jbd2/xvda4-8:174 blocked for more than 120 seconds
 2019-02-08 17:00 UTC 

[PATCH] MAINTAINERS: drop Hoan Tran, e-mail is bouncing
 2019-02-08 16:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] tcg: Diagnose referenced labels that have not been emitted
 2019-02-08 16:58 UTC  (4+ messages)

Metadata CRC error detected at xfs_dquot_buf_read_verify
 2019-02-08 16:57 UTC  (4+ messages)

[Breakage] Git v2.21.0-rc0 - t5318 (NonStop)
 2019-02-08 16:50 UTC  (2+ messages)

btrfs as / filesystem in RAID1
 2019-02-08 16:56 UTC  (5+ messages)

[PATCH] fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
 2019-02-08 16:55 UTC  (3+ messages)

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-08 16:55 UTC  (2+ messages)

[RFC PATCH] leds: multicolor: Add sysfs interface definition
 2019-02-08 16:55 UTC  (6+ messages)

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-02-08 16:55 UTC  (11+ messages)
              ` Resource management for ndo_xdp_xmit (Was: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)

[PATCH] sysvinit-inittab: support non-busybox-getty on serial consoles
 2019-02-08 16:55 UTC  (3+ messages)

[PATCH] compat: merge compat library into EAL
 2019-02-08 16:55 UTC  (9+ messages)
` [PATCH v3] "

[PATCH libdrm] xf86drm: fix return type for drmIsMaster()
 2019-02-08 16:51 UTC  (3+ messages)

[PATCH v3 0/2] tpm: Unify send() callbacks
 2019-02-08 16:54 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: Unify the send callback behaviour
` [PATCH v3 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v3 0/9] xfs: incore unlinked list
 2019-02-08 16:54 UTC  (6+ messages)
` [PATCH 9/9] xfs: cache unlinked pointers in an rhashtable

[Buildroot] [TO-BE-TESTED] support/download/hg: implement repository cache
 2019-02-08 16:54 UTC  (3+ messages)

[PATCH v3] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-02-08 16:53 UTC  (3+ messages)

[PATCH 0/2] sched/fair: Fix O(nr_cgroups) in load balance path
 2019-02-08 16:51 UTC  (10+ messages)
` [PATCH 1/2] sched/fair: optimization of update_blocked_averages()

Reset controller changes for v5.1
 2019-02-08 16:51 UTC 

[PATCH] drm/i915: Protect i915_active iterators from the shrinker
 2019-02-08 16:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PULL] drm-intel-next
 2019-02-08 16:50 UTC 

[git pull] IOMMU Fixes for Linux v5.0-rc5
 2019-02-08 16:49 UTC 

[PATCH] test-lib: make '--stress' more bisect-friendly
 2019-02-08 16:49 UTC  (3+ messages)

[PATCH v2] sysvinit-inittab: support non-busybox-getty on serial consoles
 2019-02-08 16:48 UTC 

Xen-unstable PVHdom0: Assertion 'IS_ALIGNED(dfn_x(dfn), (1ul << page_order))' failed at iommu.c:324
 2019-02-08 16:47 UTC  (11+ messages)

[PATCH i-g-t v4 0/5] DC states igt tests patch series
 2019-02-08 16:44 UTC  (4+ messages)
` [PATCH i-g-t v4 5/5] tests/pm_dc: Added test for DC6 during DPMS

[PATCH net-next] nfp: flower: remove unused index from nfp_fl_pedit()
 2019-02-08 16:47 UTC  (2+ messages)

[PATCH] libsemanage: genhomedircon - improve handling large groups
 2019-02-08 16:46 UTC  (3+ messages)

[CI 1/7] drm/i915: Defer removing fence register tracking to rpm wakeup
 2019-02-08 16:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/7] "

Update pf.os with newer OS fingerprints
 2019-02-08 16:45 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-08 16:45 UTC  (3+ messages)

[PATCH v2 0/7] binder: eliminate use of vmalloc space for binder buffers
 2019-02-08 16:44 UTC  (3+ messages)

[bug report] drivers: net: use flow action infrastructure
 2019-02-08 16:44 UTC  (2+ messages)

Better interop for NFS/SMB file share mode/reservation
 2019-02-08 16:28 UTC  (5+ messages)

[PATCH v2] drm/amd/display: add SI support to AMD DC
 2019-02-08 16:43 UTC  (4+ messages)
` [PATCH v2 02/10] drm/amd/display: dc/dce: add DCE6 support (v2)

[PATCH 0/3] ASoC: msm8916-wcd: license and documentation fixes
 2019-02-08 16:42 UTC  (5+ messages)
` [PATCH 1/3] ASoC: msm8916-wcd-analog: add missing license information

[PATCH v2] Fix cp's target path for ext* filesystems
 2019-02-08 16:41 UTC  (3+ messages)

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-08 16:41 UTC  (8+ messages)
` [PATCH 25/35] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH 32/35] ARM: davinci: remove intc related fields from davinci_soc_info

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-08 16:40 UTC  (3+ messages)

[PATCH bpf-next v8 0/6] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-02-08 16:38 UTC  (7+ messages)
` [PATCH bpf-next v8 1/6] bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
` [PATCH bpf-next v8 2/6] bpf: implement BPF_LWT_ENCAP_IP mode "
` [PATCH bpf-next v8 3/6] bpf: handle GSO "
` [PATCH bpf-next v8 4/6] bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
` [PATCH bpf-next v8 5/6] bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h
` [PATCH bpf-next v8 6/6] selftests: bpf: add test_lwt_ip_encap selftest

KASAN: wild-memory-access Write in fib6_purge_rt
 2019-02-08 16:39 UTC 

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-02-08 16:39 UTC  (3+ messages)
` [PATCH 6/7] PCI: qcom: Add QCS404 PCIe controller support

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-08 16:38 UTC  (3+ messages)

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-02-08 16:39 UTC  (3+ messages)

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-08 16:38 UTC  (7+ messages)
` [PATCH v10, RESEND 4/6] tpm: move tpm_chip definition to include/linux/tpm.h

[PATCH v2] lib/scatterlist: Provide a DMA page iterator
 2019-02-08 16:38 UTC  (2+ messages)

[PATCH net-next] ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
 2019-02-08 16:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg: assert last byte is in guest space
 2019-02-08 16:37 UTC 

linux-next: Tree for Feb 8
 2019-02-08 16:36 UTC  (2+ messages)
` linux-next: Tree for Feb 8 (drivers/char/tpm/)

[PATCH v3] Fix cp's target path for ext* filesystems
 2019-02-08 16:35 UTC 

[RFC PATCH] Early version of thread stack randomization
 2019-02-08 16:34 UTC  (3+ messages)
` [RFC PATCH] x86/entry/64: randomize kernel stack offset upon system call

[PATCH v3] dt-bindings: reset: meson: add g12a bindings
 2019-02-08 16:33 UTC  (6+ messages)

[PATCH v6 00/16] locking/lockdep: Add support for dynamic keys
 2019-02-08 16:31 UTC  (12+ messages)

[v11 1/4] drm: Add HDMI colorspace property
 2019-02-08 16:31 UTC  (12+ messages)
      ` [Intel-gfx] "

[PATCH -next] hugetlbfs: a terminator for hugetlb_param_specs[]
 2019-02-08 16:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v14 0/3] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
 2019-02-08 16:30 UTC  (5+ messages)

[PATCH v8 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2019-02-08 16:30 UTC  (4+ messages)
` [PATCH v8 1/6] fieldbus_dev: add Fieldbus Device subsystem

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

[RFC PATCH 0/3]: Extreme fragmentation ahoy!
 2019-02-08 16:29 UTC  (6+ messages)

[PATCH v3 0/2] Add Stratix 10 PCIe Root Port support
 2019-02-08 16:29 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: altera: Add Stratix 10 PCIe support

[PATCH v5 0/8] improve late microcode loading
 2019-02-08 16:29 UTC  (3+ messages)
` [PATCH v5 7/8] x86/microcode: Synchronize "

[PATCH 0/2] Unify send() callbacks
 2019-02-08 16:28 UTC  (9+ messages)
` [PATCH 1/2] tpm: Unify the send callback behaviour


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.