All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-27 23:38:18 to 2017-03-28 00:47:39 UTC [more...]

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-03-27 23:46 UTC  (13+ messages)

[PATCH v6 00/39] i.MX Media Driver
 2017-03-28  0:40 UTC  (97+ messages)
` [PATCH v6 01/39] [media] dt-bindings: Add bindings for video-multiplexer device
` [PATCH v6 02/39] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v6 03/39] [media] dt/bindings: Add bindings for OV5640
` [PATCH v6 04/39] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH v6 05/39] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH v6 06/39] ARM: dts: imx6qdl: add capture-subsystem device
` [PATCH v6 07/39] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
` [PATCH v6 08/39] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH v6 09/39] ARM: dts: imx6-sabresd: "
` [PATCH v6 10/39] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH v6 11/39] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH v6 12/39] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH v6 13/39] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH v6 14/39] add mux and video interface bridge entity functions
` [PATCH v6 15/39] [media] v4l2-mc: add a function to inherit controls from a pipeline
` [PATCH v6 16/39] [media] add Omnivision OV5640 sensor driver
` [PATCH v6 17/39] platform: add video-multiplexer subdevice driver
` [PATCH v6 18/39] media: Add userspace header file for i.MX
` [PATCH v6 19/39] media: Add i.MX media core driver
` [PATCH v6 20/39] media: imx: Add Capture Device Interface
` [PATCH v6 21/39] media: imx: Add CSI subdev driver
` [PATCH v6 22/39] media: imx: Add VDIC "
` [PATCH v6 23/39] media: imx: Add IC subdev drivers
` [PATCH v6 24/39] media: imx: Add MIPI CSI-2 Receiver subdev driver
` [PATCH v6 25/39] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers
` [PATCH v6 26/39] media: imx: add support for bayer formats
` [PATCH v6 27/39] media: imx: csi: "
` [PATCH v6 28/39] media: imx: csi: fix crop rectangle changes in set_fmt
` [PATCH v6 29/39] media: imx: csi: add __csi_get_fmt
` [PATCH v6 30/39] media: imx: csi/fim: add support for frame intervals
` [PATCH v6 31/39] media: imx: redo pixel format enumeration and negotiation
` [PATCH v6 32/39] media: imx: csi: add frame skipping support
` [PATCH v6 33/39] media: imx: csi: Avoid faulty sensor frames at stream start
` [PATCH v6 34/39] media: imx: csi: fix crop rectangle reset in sink set_fmt
` [PATCH v6 35/39] media: imx: propagate sink pad formats to source pads
` [PATCH v6 36/39] media: imx: csi: add sink selection rectangles
` [PATCH v6 37/39] media: imx-csi: add frame size/interval enumeration
` [PATCH v6 38/39] media: imx-ic-prpencvf: add frame size enumeration
` [PATCH v6 39/39] media: imx-media-capture: add frame sizes/interval enumeration

[TRIVIAL PATCH] PCI: fix typo in doc for pci_cfg_access_lock()
 2017-03-28  0:46 UTC 

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-28  0:48 UTC  (4+ messages)

[PATCH] ARM: dts: omap4-droid4: Stop disabling SRAM and GPMC
 2017-03-28  0:46 UTC 

[U-Boot] [PATCH v2 00/18] SPL: extend FIT loading support
 2017-03-28  0:45 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] SPL: FIT: refactor FDT loading
` [U-Boot] [PATCH v2 02/18] SPL: FIT: rework U-Boot image loading
` [U-Boot] [PATCH v2 03/18] SPL: FIT: improve error handling
` [U-Boot] [PATCH v2 04/18] SPL: FIT: factor out spl_load_fit_image()
` [U-Boot] [PATCH v2 05/18] SPL: FIT: allow loading multiple images
` [U-Boot] [PATCH v2 06/18] tools: mksunxiboot: allow larger SPL binaries
` [U-Boot] [PATCH v2 07/18] armv8: SPL: only compile GIC code if needed
` [U-Boot] [PATCH v2 08/18] armv8: fsl: move ccn504 code into FSL Makefile
` [U-Boot] [PATCH v2 09/18] sunxi: A64: move SPL stack to end of SRAM A2
` [U-Boot] [PATCH v2 10/18] sunxi: SPL: store RAM size in gd
` [U-Boot] [PATCH v2 11/18] sunxi: SPL: add FIT config selector for Pine64 boards
` [U-Boot] [PATCH v2 12/18] Makefile: add rules to generate SPL FIT images
` [U-Boot] [PATCH v2 13/18] sunxi: A64: Pine64: introduce FIT generator script
` [U-Boot] [PATCH v2 14/18] sunxi: Pine64: defconfig: enable SPL FIT support
` [U-Boot] [PATCH v2 15/18] sunxi: OrangePi-PC2: "
` [U-Boot] [PATCH v2 16/18] sunxi: Store the device tree name in the SPL header
` [U-Boot] [PATCH v2 17/18] sunxi: use SPL header DT name for FIT board matching
` [U-Boot] [PATCH v2 18/18] sunxi: update Pine64 README

Optimised memset64/memset32 for powerpc
 2017-03-28  0:44 UTC  (4+ messages)
  ` [PATCH 1/2] powerpc: string: implement optimized memset variants

[PATCH 0/8] sched/deadline: Return the best satisfying affinity and dl in cpudl_find
 2017-03-28  0:42 UTC  (3+ messages)

[Qemu-devel] [PATCH] i386: Allow cpuid bit override
 2017-03-28  0:41 UTC  (2+ messages)

[PATCH] ARM: dts: omap4-droid4: Fix MMC1 card for detect GPIO and regulator
 2017-03-28  0:40 UTC 

[RESEND PATCH v6 0/4] usb: musb: da8xx: Add DMA support
 2017-03-28  0:39 UTC  (3+ messages)
` [RESEND PATCH v6 4/4] usb: musb: da8xx: Add a primary support of PM runtime

[PATCHv2 0/4] Regmap IRQ fix and related changes CPCAP
 2017-03-28  0:36 UTC  (4+ messages)
` [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread

[Qemu-devel] [PATCH qemu] pci: Add missing drop of bus master AS reference
 2017-03-28  0:06 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Preserve storage control bits
 2017-03-28  0:14 UTC  (4+ messages)

[PATCH 00/13] Various improvements around the GuC topic
 2017-03-27 17:33 UTC  (6+ messages)
` [PATCH v4 03/13] drm/i915/guc: Add onion teardown to the GuC setup

[PATCH 00/19] wire acquire ctx through legacy modeset paths
 2017-03-28  0:31 UTC  (4+ messages)
` [PATCH 13/19] drm: simplify the locking in the GETCRTC ioctl

[xen-4.5-testing baseline-only test] 71100: regressions - trouble: blocked/broken/fail/pass
 2017-03-28  0:28 UTC 

[PATCH 0/4] zram: implement deduplication in zram
 2017-03-28  0:28 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH RFC 0/4] Improve support for Logitech MX Anywhere 2
 2017-03-28  0:25 UTC  (5+ messages)
` [PATCH RFC 3/4] input: add a EV_SW event for ratchet switch

[radeon-alex:drm-next-4.12-wip 198/266] drivers/gpu/drm/amd/amdgpu/amdgpu.h:981:28: error: 'NGG_BUF_MAX' undeclared here (not in a function)
 2017-03-28  0:22 UTC 

[PATCH 0/2] selftests: fix for KBUILD_OUTPUT
 2017-03-28  0:22 UTC  (4+ messages)
` [PATCH 1/2] selftests: fix the broken individual test for x86

[PATCH] LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob
 2017-03-28  0:21 UTC  (2+ messages)

[PATCH] selftests/futex: Fix build error with OUTPUT variable
 2017-03-28  0:19 UTC  (2+ messages)

[PATCHv2 0/9] clk: ti: add support for clkctrl clocks
 2017-03-28  0:18 UTC  (5+ messages)
` [PATCHv2 9/9] ARM: dts: omap4: convert to use the new clkctrl clocks for the drivers

[xen-4.8-testing baseline-only test] 71102: trouble: blocked/broken
 2017-03-28  0:17 UTC 

[Bug 100400] Game Valhalla Hills crash on startup
 2017-03-28  0:16 UTC  (2+ messages)

statx manpage
 2017-03-28  0:13 UTC  (9+ messages)
  ` [PATCH] xfs: report crtime and attribute flags to statx
              ` [PATCH] Add initial batch of statx() LTP tests

[meta-python][PATCH] python-smbus: upgrade to 3.1.2
 2017-03-28  0:03 UTC 

[Bug 98924] [AMDGPU][SI] R9 m265x doesn't work with experimental kernel driver
 2017-03-28  0:07 UTC  (2+ messages)

[net-next v2 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-27
 2017-03-28  0:06 UTC  (12+ messages)
` [net-next v2 01/10] i40e/i40evf: Update code to better handle incrementing page count
` [net-next v2 02/10] i40e: fix configuration of RSS table with DCB
` [net-next v2 03/10] i40e/i40evf: Fix use after free in Rx cleanup path
` [net-next v2 04/10] i40e: Fixed race conditions in VF reset
` [net-next v2 05/10] i40e: removed no longer needed delays
` [net-next v2 06/10] i40e/i40evf: Clean-up process_skb_fields
` [net-next v2 07/10] i40e: Drop FCoE code from core driver files
` [net-next v2 08/10] i40e: Drop FCoE code that always evaluates to false or 0
` [net-next v2 09/10] i40evf: dereference VSI after VSI has been null checked
` [net-next v2 10/10] i40e: initialize params before notifying of l2_param_changes

[SPDK] queue pair vs cpu cores
 2017-03-28  0:06 UTC 

[PATCH v4] Documentation: Input: Add uinput documentation
 2017-03-28  0:01 UTC 

[PATCH v3 1/3] sched/deadline: Make find_later_rq() choose a closer cpu in topology
 2017-03-28  0:04 UTC  (3+ messages)

9006e745e7: WARNING: CPU: 0 PID: 5 at fs/kernfs/dir.c:1416 kernfs_remove_by_name_ns
 2017-03-28  0:04 UTC 

[PATCH v4] regulator: core: Limit propagation of parent voltage count and list
 2017-03-28  0:02 UTC  (2+ messages)

[PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling
 2017-03-27 23:57 UTC  (3+ messages)

[Bug 100390] [steam] Grand Ages: Medieval crashes instantly
 2017-03-27 23:57 UTC  (2+ messages)

[PATCH 1/3] f2fs: clean up destroy_discard_cmd_control
 2017-03-27 23:56 UTC  (3+ messages)
` [PATCH 3/3] f2fs: prevent waiter encountering incorrect discard states

[PATCH v2 0/2] Refactor the filter process code into a reusable module
 2017-03-27 23:54 UTC  (4+ messages)
` [PATCH v2 2/2] sub-process: refactor "

[Intel-wired-lan] [next PATCH S65 03/13] i40e: display correct udp tunnel type
 2017-03-27 23:54 UTC  (7+ messages)
  ` [Intel-wired-lan] [next PATCH S65 01/13] i40e: update error message when trying to add invalid filters
  ` [Intel-wired-lan] [next PATCH S65 07/13] i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
  ` [Intel-wired-lan] [next PATCH S65 06/13] i40e: allow look-up of MAC address from Open Firmware or IDPROM
  ` [Intel-wired-lan] [next PATCH S65 09/13] i40e: clean up historic deprecated flag definitions
  ` [Intel-wired-lan] [next PATCH S65 08/13] i40e: remove I40E_FLAG_NEED_LINK_UPDATE

Is MADV_HWPOISON supposed to work only on faulted-in pages?
 2017-03-27 23:54 UTC  (5+ messages)
      ` [LTP] "

[PATCH net] MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIB
 2017-03-27 23:49 UTC  (2+ messages)

[PATCH v2 0/2] read-cache: call verify_hdr() in a background thread
 2017-03-27 23:39 UTC  (5+ messages)
` [PATCH v2 1/2] read-cache: skip index SHA verification

[BUG] ethernet:mellanox:mlx5: Oops in health_recover get_nic_state(dev)
 2017-03-27 23:45 UTC 

[radeon-alex:drm-next-4.12-wip 211/266] drivers/gpu/drm/amd/amdgpu/vega10_ih.c:106:82: warning: right shift count >= width of type
 2017-03-27 23:44 UTC 

[Intel-wired-lan] [next PATCH S66 3/4] i40e: don't hold RTNL lock for the entire reset
 2017-03-27 23:45 UTC 

[Intel-wired-lan] [next PATCH S66 3/3] i40e: don't hold RTNL lock for the entire reset
 2017-03-27 23:44 UTC 

[GSoc] GSoc Introduction : Xen on ARM: create multiple guests from device tree
 2017-03-27 23:43 UTC  (2+ messages)

[PATCH] [morty] recipes-kernel: Skip kernel version check on kernel templates
 2017-03-28  6:11 UTC  (2+ messages)

[PATCH] block: trace completion of all bios
 2017-03-27 23:42 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [dm-devel] "

Technical Support
 2017-03-26 18:19 UTC 

[PATCH] serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text
 2017-03-27 23:39 UTC  (2+ messages)

support ranges TRIM for libata
 2017-03-27 23:40 UTC  (7+ messages)
` [PATCH 6/7] sd: support multi-range TRIM for ATA disks
` [PATCH 7/7] sd: use ZERO_PAGE for WRITE_SAME payloads

[net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2017-03-25
 2017-03-27 23:38 UTC  (2+ messages)

linux-next: manual merge of the s390 tree with the kbuild tree
 2017-03-27 23:37 UTC 


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.