All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-11 14:41:10 to 2017-01-11 15:06:24 UTC [more...]

kernel config fragments not applied
 2017-01-11 15:03 UTC  (8+ messages)

[PATCH v7 00/15] ACPI platform MSI support and its example mbigen
 2017-01-11 15:06 UTC  (2+ messages)

[RFC PATCH 00/11] generalise rte_ring to allow different datatypes
 2017-01-11 15:05 UTC  (11+ messages)
` [RFC PATCH 01/11] ring: add new typed ring header file
` [RFC PATCH 02/11] test: add new test file for typed rings
` [RFC PATCH 03/11] ring: add ring management functions to typed ring header
` [RFC PATCH 04/11] ring: make ring tailq variable public
` [RFC PATCH 05/11] ring: add user-specified typing to typed rings
` [RFC PATCH 06/11] ring: use existing power-of-2 function
` [RFC PATCH 07/11] ring: allow multiple typed rings in the same unit
` [RFC PATCH 08/11] app/pdump: remove duplicate macro definition
` [RFC PATCH 09/11] ring: make existing rings reuse the typed ring definitions
` [RFC PATCH 10/11] ring: reuse typed rings management functions

[PATCH] wext: handle NULL exta data in iwe_stream_add_point better
 2017-01-11 15:06 UTC  (4+ messages)

[PATCH/RESEND v2 0/5] z3fold optimizations and fixes
 2017-01-11 15:06 UTC  (6+ messages)
` [PATCH/RESEND v2 1/5] z3fold: make pages_nr atomic
` [PATCH/RESEND v2 2/5] z3fold: fix header size related issues

[V3 00/11] Add support AMD GPU virtualization soultion
 2017-01-11 15:06 UTC  (20+ messages)
` [V3 04/11] drm/amdgpu/virt: use kiq to access registers
` [V3 05/11] drm/amdgpu/virt: add high level interfaces for virt
` [V3 06/11] drm/amdgpu/virt: implement VI virt operation interfaces

[RFC v4 0/6] CPU reclaiming for SCHED_DEADLINE
 2017-01-11 15:06 UTC  (10+ messages)

[PATCH v5] drm: add fourcc codes for 16bit R and RG
 2017-01-11 15:05 UTC  (6+ messages)
` [PATCH v6] "

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2017-01-11 15:05 UTC  (6+ messages)
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support

[PATCH 0/8] efi: Pass secure boot mode to kernel [ver #6]
 2017-01-11 15:05 UTC  (9+ messages)
` [PATCH 8/8] efi: Add EFI_SECURE_BOOT bit "

[U-Boot] [PATCH 1/4] omap3_logic: Rework MACH_TYPE and fdtfile logic
 2017-01-11 15:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] omap3_igep00x0: Rework MACH_TYPE and status LED logic slightly

[PATCH] net: vrf: do not allow table id 0
 2017-01-11 15:04 UTC  (2+ messages)

[PATCH 7/8] ethdev: break ethernet driver and pci_driver connection
 2017-01-11 15:03 UTC  (4+ messages)
` [PATCH 1/2] add rte_bus->probe

[PATCH RFC] ASoC: rt5663: use msleep() for uncritical delay
 2017-01-11 15:03 UTC 

[PATCH] net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
 2017-01-11 15:03 UTC  (6+ messages)

[PATCH RFC] ASoC: rt5663: use msleep() for long delay loop
 2017-01-11 15:03 UTC 

[Qemu-devel] vhost-user: fix crash when chardev-remove
 2017-01-11 15:02 UTC  (2+ messages)

[PATCH] softingcs: ret is never non-zero, so remove non-zero check and -ENODEV return
 2017-01-11 15:02 UTC 

[PATCH 03/10] drm/i915/psr: fix blank screen issue for psr2
 2017-01-11 15:02 UTC 

[PATCH] gpio: Remove impossible checks on container_of() result
 2017-01-11 15:02 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: Use DMI name in sound card long name
 2017-01-11 15:01 UTC  (7+ messages)
` [PATCH v3 1/2] ASoC: core: Add API to use "

[PATCH] sctp: Fix spelling mistake: "Atempt" -> "Attempt"
 2017-01-11 15:01 UTC  (3+ messages)

[PATCH] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD
 2017-01-11 15:00 UTC  (5+ messages)
      ` Broken cx231xx-i2c.c

[PATCH v1] ethdev: fix multi-process NULL dereference crashes
 2017-01-11 15:01 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/18] arm: mvebu: Add gdsys ControlCenter-Compact board
 2017-01-11 15:01 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] pci: mvebu: Fix Armada 38x support
` [U-Boot] [PATCH v2 02/18] net: phy: Support Marvell 88E1680
` [U-Boot] [PATCH v2 03/18] mvebu: Add board_pex_config()
` [U-Boot] [PATCH v2 04/18] arm: mvebu: spl.c: Remove useless gd declaration
` [U-Boot] [PATCH v2 05/18] dm: Add callback to modify the device tree
` [U-Boot] [PATCH v2 06/18] lib: tpm: Add command to flush resources
` [U-Boot] [PATCH v2 07/18] core: device: Add dev_get_by_ofname function
` [U-Boot] [PATCH v2 08/18] gpio: Add gpio_request_simple function
` [U-Boot] [PATCH v2 09/18] tools: kwbimage: Fix dest addr
` [U-Boot] [PATCH v2 10/18] tools: kwbimage: Fix style violations
` [U-Boot] [PATCH v2 11/18] tools: kwbimage: Fix arithmetic with void pointers
` [U-Boot] [PATCH v2 12/18] tools: kwbimage: Reduce scope of variables
` [U-Boot] [PATCH v2 13/18] tools: kwbimage: Remove unused parameter
` [U-Boot] [PATCH v2 14/18] tools: kwbimage: Factor out add_binary_header_v1
` [U-Boot] [PATCH v2 15/18] tools: kwbimage: Refactor line parsing and fix error
` [U-Boot] [PATCH v2 16/18] arm: mvebu: Implement secure boot
` [U-Boot] [PATCH v2 17/18] arm: mvebu: Add gdsys ControlCenter-Compact board
` [U-Boot] [PATCH v2 18/18] controlcenterdc: Make secure boot available

[PATCH] greybus: checkpatch: Change parameter type unsigned to unsigned int
 2017-01-11 15:00 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] staging: "

[Qemu-devel] [PATCH] display: cirrus: check vga bits per pixel(bpp) value
 2017-01-11 14:59 UTC  (4+ messages)

[PATCH net] net: ipv4: Fix multipath selection with vrf
 2017-01-11 15:00 UTC  (2+ messages)

Perf hotplug lockup in v4.9-rc8
 2017-01-11 14:59 UTC  (5+ messages)

[PATCH] Documentation: dt: dwc3: add reference to the usb-xhci properties
 2017-01-11 14:59 UTC 

[PATCH net-next 0/4] net: switchdev: Avoid sleep in atomic with DSA
 2017-01-11 14:59 UTC  (10+ messages)

[PATCH] ASoC: rt5651: use msleep for large delays
 2017-01-11 14:59 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: Implement ndo_get_phys_port_name()
 2017-01-11 14:59 UTC  (2+ messages)

[Bug 99343] dEQP-GLES31.functional.shaders.builtin_functions.precision.{min, max}.highp_compute.scalar failures
 2017-01-11 14:58 UTC  (2+ messages)

[PATCH] cryptodev: fix for loop in rte_cryptodev_pmd_get_named_dev
 2017-01-11 14:57 UTC  (3+ messages)

[PATCH] lkdtm: hide stack overflow warning for corrupt-stack test
 2017-01-11 14:56 UTC 

how does one stay on top of YP security alerts?
 2017-01-11 14:56 UTC  (7+ messages)

[PATCH] dmaengine: rcar-dmac: unmap slave resource when channel is freed
 2017-01-11 14:56 UTC  (2+ messages)

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2017-01-11 14:55 UTC  (3+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

[PATCH 0/3] Renesas RZ PFC and GPIO driver
 2017-01-11 14:55 UTC  (3+ messages)
` [PATCH 2/3] gpio: gpio-rz: GPIO driver for Renesas RZ series

[PATCH v2 0/2] remove dwc_eth_qos and rename stmicro/stmmac
 2017-01-11 14:54 UTC  (8+ messages)

[PATCH] arm64: assembler: make adr_l work in modules under KASLR
 2017-01-11 14:54 UTC 

mac80211: Fix headroom allocation when forwarding mesh pkt
 2017-01-11 14:39 UTC 

Advanced Format SAT devices show incorrect physical block size
 2017-01-11 14:54 UTC  (2+ messages)

[PATCH] staging: rtl: fix possible NULL pointer dereference
 2017-01-11 14:53 UTC 

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2017-01-11 14:53 UTC  (11+ messages)
` [PATCH v8 00/25] Support VFD "

[PATCH v1] convert: add "status=delayed" to filter process protocol
 2017-01-11 14:53 UTC  (5+ messages)

[PATCH] fbcon: Fix vc attr at deinit
 2017-01-11 14:50 UTC  (5+ messages)

[PATCH] rtc: armada38x: hide maybe-uninitialized warning
 2017-01-11 14:50 UTC  (3+ messages)
` [rtc-linux] "

[PATCH v1 1/1] iio: adc: tlc4541: add support for TI tlc4541 adc
 2017-01-11 14:52 UTC  (7+ messages)

[PATCH] power: supply: axp20x_usb_power: fix 64-bit build warning
 2017-01-11 14:51 UTC 

[PATCH] x86/e820: fix e820_search_gap() error handling on x86-32
 2017-01-11 14:49 UTC 

[Qemu-devel] [Bug 1653384] [NEW] Assertion failed with USB pass through with XHCI controller
 2017-01-11 14:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 1653384] "

[PATCH v2] arm64: do not set dma masks that device connection can't handle
 2017-01-11 14:50 UTC  (8+ messages)
` [PATCH] arm64: avoid increasing DMA masks above what hardware supports

[RFC PATCH] xfs_db: sanitize geometry on load
 2017-01-11 14:51 UTC  (6+ messages)

[PATCH 00/62] watchdog: Convert to use device managed functions
 2017-01-11 14:50 UTC  (12+ messages)
` [PATCH 52/62] watchdog: sirfsoc_wdt: Convert to use device managed functions and other improvements
  ` [PATCH 56/62] watchdog: tangox_wdt: Convert to use device managed functions

[PATCH 0/2] net/virtio: optimize virtio net header reset
 2017-01-11 14:51 UTC  (3+ messages)
` [PATCH 1/2] net/virtio: fix performance regression due to TSO enabling
  ` [dpdk-stable] "

[PATCH v2 0/8] device abstraction and VMBUS support infrastructure
 2017-01-11 14:49 UTC  (3+ messages)
` [PATCH 8/8] eal: VMBUS infrastructure

Unhandled level 2 translation fault (11) at 0x000000b8, esr 0x92000046, rpi3 (aarch64)
 2017-01-11 14:49 UTC  (7+ messages)

[PATCH 0/3] CSA patch v3
 2017-01-11 14:49 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu:new field members for SRIOV

[PATCH] cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
 2017-01-11 14:48 UTC  (2+ messages)

[Xenomai] xenomai 2 LDFLAGS wrappers, posix only
 2017-01-11 14:47 UTC  (3+ messages)

rdma-core package version schema
 2017-01-11 14:47 UTC  (6+ messages)

[PATCH] afs: correctly use 64-bit time for UUID
 2017-01-11 14:47 UTC  (4+ messages)

next build: 207 builds: 21 failed, 186 passed, 8 errors, 11487 warnings (next-20170111)
 2017-01-11 14:45 UTC 

[PATCH v4 0/3] perf: add support for analyzing events for containers
 2017-01-11 14:45 UTC  (6+ messages)

[PATCH linux v2 0/3] ASPEED SPI driver support for dual IO mode
 2017-01-11 14:27 UTC  (3+ messages)
` [PATCH linux v2 2/3] mtd: spi-nor: aspeed: add support for SPI dual IO read mode

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-11 14:44 UTC  (5+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[U-Boot] [PATCH] serial, ns16550: bugfix: ns16550 fifo not enabled
 2017-01-11 14:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/21] qapi doc generation (whole version, squashed)
 2017-01-11 14:43 UTC  (3+ messages)

[PATCH v2 00/18] sh-sci: Platform data simplification
 2017-01-11 14:43 UTC  (38+ messages)
` [PATCH v2 01/18] serial: sh-sci: Set the SCSCR TE and RE bits in the driver
` [PATCH v2 02/18] serial: sh-sci: Don't rely on platform data flags when not needed
` [PATCH v2 03/18] sh: Don't set sh-sci pdata scscr TE and RE bits
` [PATCH v2 04/18] sh: Don't set sh-sci pdata scscr TIE and RIE bits
` [PATCH v2 05/18] sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
` [PATCH v2 06/18] sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
` [PATCH v2 07/18] sh: Don't set sh-sci port_reg
` [PATCH v2 08/18] sh: Don't set the sh-sci platform data scscr CKE0 bit
` [PATCH v2 09/18] sh: Don't set the sh-sci platform data REIE bit when not implemented
` [PATCH v2 10/18] serial: sh-sci: Fix register offsets for the IRDA serial port
` [PATCH v2 11/18] serial: sh-sci: Remove initialization of zero fields in sci_port_params
` [PATCH v2 12/18] serial: sh-sci: Replace regmap array with port parameters
` [PATCH v2 13/18] serial: sh-sci: Constify platform data
` [PATCH v2 14/18] serial: sh-sci: Extend sci_port_params with more port parameters
` [PATCH v2 15/18] serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
` [PATCH v2 16/18] serial: sh-sci: Remove manual break debouncing
` [PATCH v2 17/18] serial: sh-sci: Remove unused platform data capabilities field
` [PATCH v2 18/18] serial: sh-sci: Compute the regshift value for SCI ports

[PATCH v3] kernel-module-split: Append KERNEL_VERSION string to kernel module name
 2017-01-11 14:43 UTC  (5+ messages)

[PATCH v3 0/5] fbtft: make it work with DMA enabled SPI
 2017-01-11 14:43 UTC  (2+ messages)

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-11 14:41 UTC  (10+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003
` [PATCH v3 3/5] arm64: Create and use __tlbi_dsb() macros
` [PATCH v3 4/5] arm64: Use __tlbi_dsb() macros in KVM code
` [PATCH v3 5/5] arm64: Work around Falkor erratum 1009

[xen-unstable-smoke test] 104124: regressions - FAIL
 2017-01-11 14:42 UTC 

[PATCH] clk: mediatek: Fix MT2701 dependencies
 2017-01-11 14:42 UTC  (7+ messages)

[PATCH 0/2] minor diff orderfile documentation improvements
 2017-01-11 14:41 UTC  (9+ messages)
` [PATCH 1/2] diff: document behavior of relative diff.orderFile

[PATCH] memstick: core: avoid -Wnonnull warning
 2017-01-11 14:40 UTC 

[LTP] [RFC] [PATCH] safe_macros: Add fallback pwrite() and pread() declarations
 2017-01-11 14:41 UTC  (2+ messages)

[PATCH] selftests/futex: Fix makefile dependencies
 2017-01-11 14:41 UTC  (7+ messages)

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2017-01-11 14:41 UTC  (10+ messages)
` [PATCH v2 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings


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.