All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-16 20:48:04 to 2016-07-17 03:54:29 UTC [more...]

[patch] mtd: maps: sa1100-flash: potential NULL dereference
 2016-07-17  3:54 UTC  (5+ messages)

[PATCH] mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
 2016-07-17  3:41 UTC  (2+ messages)

[PATCH] vfs:Fix kmemleak in get_empty_filp on error path if security_file_alloc fails
 2016-07-17  3:32 UTC 

[PATCH 0/5] Consistent TM structures
 2016-07-17  3:25 UTC  (3+ messages)
` [PATCH 3/5] powerpc: tm: Always use fp_state and vr_state to store live registers

fs/xfs/xfs_ondisk.h:86:2: error: call to '__compiletime_assert_86' declared with attribute error: XFS: sizeof(xfs_dir2_data_unused_t) is wrong, expected 6
 2016-07-17  3:22 UTC 

[PATCH 1/2] wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
 2016-07-17  3:22 UTC  (4+ messages)
` [PATCH 2/2] wan/fsl_ucc_hdlc: rewrite error handling to make it clearer

[PATCH v3] drm/i915: Use SSE4.1 movntqda to accelerate reads from WC memory
 2016-07-17  3:21 UTC  (3+ messages)
` [PATCH v5] drm/i915: Use SSE4.1 movntdqa "

Size reported differently between profiles
 2016-07-17  3:21 UTC  (2+ messages)

[PATCH net-next] net: ipmr/ip6mr: add support for keeping an entry age
 2016-07-17  3:20 UTC  (3+ messages)
` [PATCH net-next v2] "

Courier was unable to deliver the parcel, ID00000517221
 2016-07-17  3:19 UTC 

[PATCH net] vlan: use a valid default mtu value for vlan over macsec
 2016-07-17  3:16 UTC  (2+ messages)

[Buildroot] [uboot tools] BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT is broken?
 2016-07-17  3:14 UTC 

Status of SMR with BTRFS
 2016-07-17  3:09 UTC  (4+ messages)

[PATCH] rndis_host: Set random MAC for ZTE MF910
 2016-07-17  3:02 UTC  (5+ messages)

[Bridge] [PATCH net-next 0/4] net: bridge: simplify receive path and consolidate forwarding paths
 2016-07-17  2:58 UTC  (3+ messages)
`  "

format-patch with pager.format-patch=true gets very confused
 2016-07-17  2:56 UTC 

[PATCH v11 0/5] soc: fsl: Add initial guts driver
 2016-07-17  2:50 UTC  (8+ messages)
` [PATCH v11 1/5] dt: bindings: update Freescale DCFG compatible
` [PATCH v11 2/5] dt: bindings: move guts devicetree doc out of powerpc directory
` [PATCH v11 3/5] soc: fsl: add GUTS driver for QorIQ platforms
` [PATCH v11 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [PATCH v11 5/5] powerpc/fsl-pci: Use fsl_guts_get_svr()

[Qemu-devel] [PATCH 1/1] Reorganize help output of '-display' option
 2016-07-17  2:49 UTC 

[Buildroot] [PATCH] ti-sgx-km: fix ENV typo
 2016-07-17  2:26 UTC 

core.c:undefined reference to `fpu_save'
 2016-07-17  2:25 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2016-07-17  2:25 UTC 

[xen-unstable baseline-only test] 66611: regressions - FAIL
 2016-07-17  2:19 UTC 

[PATCH] leds: lp3952: Store leds[LP3952_LED_ALL] in struct lp3952_led_array
 2016-07-17  2:18 UTC 

[PATCH 0/4] Fixup trivial nitpicks under defer/
 2016-07-17  2:16 UTC  (5+ messages)
` [PATCH 3/4] defer/whichtochoose: Trim a sentence

[Cocci] Coccinelle vs Firefox
 2016-07-17  2:12 UTC 

[Buildroot] qt5: QT5_QMAKE spec bug
 2016-07-17  2:06 UTC  (7+ messages)

[Qemu-devel] OUT_ASM on two different systems
 2016-07-17  2:06 UTC 

[Buildroot] qt5base: don't enable KMS if it doesn't have udev
 2016-07-17  2:05 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v11 00/27] Add new powerpc specific ELF core notes
 2016-07-17  2:00 UTC  (28+ messages)
` [PATCH v11 01/27] elf: Add powerpc specific core note sections
` [PATCH v11 02/27] powerpc/process: Add the function flush_tmregs_to_thread
` [PATCH v11 03/27] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH v11 04/27] powerpc/ptrace: Enable support for NT_PPC_CGPR
` [PATCH v11 05/27] powerpc/ptrace: Enable support for NT_PPC_CFPR
` [PATCH v11 06/27] powerpc/ptrace: Enable support for NT_PPC_CVMX
` [PATCH v11 07/27] powerpc/ptrace: Enable support for NT_PPC_CVSX
` [PATCH v11 08/27] powerpc/ptrace: Enable support for TM SPR state
` [PATCH v11 09/27] powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH v11 10/27] powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH v11 11/27] powerpc/ptrace: Enable support for EBB registers
` [PATCH v11 12/27] powerpc/ptrace: Enable support for Performance Monitor registers
` [PATCH v11 13/27] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH v11 14/27] selftests/powerpc: Use the new SPRN_DSCR_PRIV definiton
` [PATCH v11 15/27] selftests/powerpc: Add ptrace tests for EBB
` [PATCH v11 16/27] selftests/powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH v11 17/27] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH v11 18/27] selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH v11 19/27] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH v11 20/27] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH v11 21/27] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH v11 22/27] selftests/powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH v11 23/27] selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH v11 24/27] selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH v11 25/27] selftests/powerpc: Add ptrace tests for TM SPR registers
` [PATCH v11 26/27] selftests/powerpc: Add .gitignore file for ptrace executables
` [PATCH v11 27/27] selftests/powerpc: Fix a build issue

[ovmf test] 97452: regressions - FAIL
 2016-07-17  1:58 UTC 

dm-flakey NOT to return -EIO on READ?
 2016-07-17  1:36 UTC  (4+ messages)

PR API fixes for multipathing
 2016-07-17  1:28 UTC  (5+ messages)

protocol flag cleanups
 2016-07-17  1:26 UTC  (4+ messages)
` [PATCH 1/3] libata: remove ata_is_nodata

[lustre-devel] Building 1.8.9 Kernel modules for Kernel 3.1
 2016-07-17  1:07 UTC 

[PATCH] dt: bindings: Add a generic ethernet device binding
 2016-07-17  1:02 UTC  (5+ messages)

[U-Boot] [PATCH] test: Adjust the of-platdata test run condition
 2016-07-17  1:01 UTC  (2+ messages)

vgacon.c:undefined reference to `screen_info'
 2016-07-17  0:51 UTC 

[PATCH] mm: migrate: Use bool instead of int for the return value of PageMovable
 2016-07-17  0:51 UTC  (8+ messages)

[Buildroot] [v3 1/2] policycoreutils: new package
 2016-07-17  0:35 UTC  (2+ messages)
` [Buildroot] [v3 2/2] refpolicy: "

[U-Boot] PCIe bridges on Jetson TK1
 2016-07-17  0:27 UTC  (2+ messages)
`  "

What's cooking in git.git (Jul 2016, #05; Wed, 13)
 2016-07-17  0:25 UTC  (5+ messages)
    ` [PATCH] list: avoid incompatibility with *BSD sys/queue.h

[PATCH] mm: gup: Re-define follow_page_mask output parameter page_mask usage
 2016-07-17  0:13 UTC  (6+ messages)

[PATCH] ARM: dma-mapping: Use %zu for printing a size_t variable
 2016-07-17  0:10 UTC 

[BUG] Slab corruption during XFS writeback under memory pressure
 2016-07-17  0:00 UTC  (3+ messages)

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2016-07-16 23:53 UTC  (15+ messages)

bug in error message
 2016-07-16 23:43 UTC  (3+ messages)

[PULL] lkdtm update (next)
 2016-07-16 23:30 UTC  (2+ messages)

[qemu-mainline test] 97429: regressions - FAIL
 2016-07-16 23:17 UTC 

[PATCH 1/2] net: ethernet: adi: bfin_mac: use phydev from struct net_device
 2016-07-16 23:10 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings

[PATCH 00/10] Add NAND, DMA, USB, and QSPI EDAC
 2016-07-16 23:07 UTC  (13+ messages)
` [PATCH 01/10] Documentation: dt: socfpga: Add Arria10 NAND EDAC binding
` [PATCH 02/10] Documentation: dt: socfpga: Add Arria10 DMA "
` [PATCH 03/10] Documentation: dt: socfpga: Add Arria10 USB "
` [PATCH 04/10] Documentation: dt: socfpga: Add Arria10 QSPI "

fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type
 2016-07-16 23:12 UTC 

[master][PATCH] 1/5] openssl: Security fix CVE-2016-2177
 2016-07-16 23:04 UTC  (5+ messages)
` [master][PATCH] 2/5] openssl: Security fix CVE-2016-2178
` [master][PATCH] 3/5] bzip2: Security fix CVE-2016-3189
` [master][PATCH] 4/5] python2: Security fix CVE-2016-5636
` [master][PATCH] 5/5] python3: "

[PATCH 0/4] Add MT8173 MDP Driver
 2016-07-16 23:01 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: Add a binding for Mediatek MDP

[PATCH] powerpc/book64s: Move a few exception common handlers to make room
 2016-07-16 22:58 UTC 

[PATCH v7 0/5] support rockchip dwc3 driver
 2016-07-16 22:58 UTC  (8+ messages)
` [PATCH v7 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk
` [PATCH v7 3/5] usb: dwc3: make usb2 phy utmi interface configurable in DT
` [PATCH v7 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk

{standard input}:122: Error: number (0x9000000080000000) larger than 32 bits
 2016-07-16 22:55 UTC  (2+ messages)

[PATCH 01/14] powerpc/powernv: Add XICS emulation APIs
 2016-07-16 22:55 UTC  (5+ messages)
` [PATCH 02/14] powerpc/irq: Add support for HV virtualization interrupts

[PATCH v2 1/2] Documentation: mmc: add description for new no-sd* and no-mmc
 2016-07-16 22:49 UTC  (2+ messages)

[PATCH v3 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
 2016-07-16 22:49 UTC  (3+ messages)

[PATCH v3 0/2] ASoC: add driver for Atmel I2S controller
 2016-07-16 22:43 UTC  (5+ messages)
` [PATCH v3 1/2] ASoC: atmel-i2s: add DT bindings for "

[PATCH v4 1/2] input: adc-keys: add DT binding documentation
 2016-07-16 22:41 UTC  (4+ messages)

[nightly] SysTest Core TISDK (krogoth/2.1) 2016.07 build 2016-07-16_15-43-44
 2016-07-16 22:40 UTC 

[PATCH v3 0/2] Toshiba TC358767 eDP bridge driver
 2016-07-16 22:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: tc358767: add DT documentation

[PATCH 2/2 v2] input: wacom_w8001 - cleanup 2FG touch code
 2016-07-16 22:33 UTC  (6+ messages)

[PATCH v2 0/6] power: add power sequence library
 2016-07-16 22:31 UTC  (7+ messages)
` [PATCH v2 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v2 3/6] binding-doc: usb: usb-device: add optional properties for power sequence

[U-Boot] [PATCH v4 3/4] rockchip: rk3288: add fastboot support
 2016-07-16 22:31 UTC  (4+ messages)
` [U-Boot] [PATCH v4.1 "

[Cocci] [bug-cocci][PATCH 1/2] Fixed: typo in pycocci.1
 2016-07-16 22:25 UTC  (2+ messages)
` [Cocci] [bug-cocci][PATCH 2/2] Fixed : typo in spatch.1.in

Hi linux
 2016-07-16 22:17 UTC 

[PATCH 1/4] Documentation: dt: iio: at91_adc: fix trigger node names
 2016-07-16 22:14 UTC  (7+ messages)
` [PATCH 3/4] Documentation: dt: usb: atmel-usb: add unit-address

[PATCH v2] checkpatch: don't complain about BIT macro in uapi
 2016-07-16 22:10 UTC 

[PATCH 0/2] FPGA Manager support for Arria10
 2016-07-16 22:06 UTC  (4+ messages)
` [PATCH 1/2] ARM: socfpga: add bindings doc for arria10 fpga manager

[PATCH v3 0/2] Add support for Smart Battery System Manager
 2016-07-16 22:05 UTC  (3+ messages)
  ` [PATCH v3 1/2] Documentation: Add sbs-manager device tree node documentation

Git and SHA-1 security (again)
 2016-07-16 22:03 UTC  (4+ messages)

[PATCH] dt: bindings: Make compatible optional for mmc function nodes
 2016-07-16 22:01 UTC  (3+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2016-07-16 21:48 UTC  (4+ messages)

[PATCH] sctp: load transport header after sk_filter
 2016-07-16 21:36 UTC  (2+ messages)

[PATCH V8 1/2] mmc: OCTEON: Add DT bindings for OCTEON MMC controller
 2016-07-16 21:36 UTC  (2+ messages)

[PATCH] checkpatch: don't complain about BIT macro in uapi
 2016-07-16 21:36 UTC  (2+ messages)

[PATCH] lib/bitmap.c: enhance map pattern
 2016-07-16  7:57 UTC 

[Buildroot] [PATCH v4] Don't build host-cmake if it is available on the build host
 2016-07-16 21:22 UTC  (2+ messages)

[PATCH v3 0/2] Additional iProc GPIO support
 2016-07-16 21:20 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Update iProc GPIO bindings

Question: Getting 'git diff' to generate /usr/bin/diff output
 2016-07-16 20:47 UTC  (2+ messages)

[PATCH v4 0/2] reduce TSC deadline frequency errors
 2016-07-16 21:08 UTC  (4+ messages)
` [PATCH v4 1/2] arch, x86, tsc deadline clockevent dev: eliminate frequency roundoff error

[PATCH] ARM: tegra: add DT binding for Tegra186 BPMP I2C
 2016-07-16 21:07 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] rockchip: rk3288: add fastboot support
 2016-07-16 20:59 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/4] usb: dwc2-otg: adjust fifo size via platform data

[PATCH] ARM: pxa: fix GPIO double shifts
 2016-07-16 20:55 UTC  (3+ messages)

[Buildroot] [git commit] package/kodi: lib/cximage-6.0: fix compilation with gcc6
 2016-07-16 20:56 UTC 

[PATCH v5 1/3] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2016-07-16 20:55 UTC  (4+ messages)
` [PATCH v5 3/3] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[Buildroot] [PATCH v3 1/4] package/ti-sgx-km: new package
 2016-07-16 20:54 UTC  (3+ messages)
` [Buildroot] [PATCH v3 4/4] package/ti-gfx: config help text: list SoCs

[Buildroot] [git commit] package/ti-gfx: list supported SoCs in Config.in help text
 2016-07-16 20:53 UTC 

[tip:x86/headers 6/9] arch/x86/platform/ts5500/ts5500.c:349:16: error: expected declaration specifiers or '...' before string constant
 2016-07-16 20:52 UTC  (2+ messages)
` [tip:x86/headers] x86/platform: Delete extraneous MODULE_* tags fromm ts5500

[PATCH v0 00/10] Convert Netgear WNR854T to devicetree
 2016-07-16 20:53 UTC  (3+ messages)

[tip:perf/core] objtool: Initialize variable to silence old compiler
 2016-07-16 20:52 UTC 

[tip:perf/core] objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi
 2016-07-16 20:52 UTC 

[Buildroot] [v2 1/5] package/libcap-ng: add support for host variant
 2016-07-16 20:52 UTC  (5+ messages)
` [Buildroot] [v2 2/5] package/audit: "
` [Buildroot] [v2 3/5] package/libsemanage: add host-audit as a dependency

[PATCH v16 15/15] perf tools: Add --tail-synthesize option
 2016-07-16 20:51 UTC  (2+ messages)
` [tip:perf/core] perf record: "

[PATCH v16 14/15] perf tools: Don't warn about out of order event if write_backward is used
 2016-07-16 20:51 UTC  (2+ messages)
` [tip:perf/core] perf session: "

[PATCH v16 13/15] perf tools: Enable overwrite settings
 2016-07-16 20:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v16 12/15] perf tools: Make perf_evlist__{pause,resume} internal helpers
 2016-07-16 20:50 UTC  (2+ messages)
` [tip:perf/core] perf evlist: Make {pause,resume} "

[Buildroot] [git commit] package/libsemanage: add host-audit as a dependency of the host variant
 2016-07-16 20:50 UTC 

[PATCH v16 11/15] perf record: Read from overwritable ring buffer
 2016-07-16 20:50 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v16 10/15] perf tools: Setup backward mmap state machine
 2016-07-16 20:49 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH v16 09/15] perf tools: Drop evlist->backward
 2016-07-16 20:49 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH v16 08/15] perf tools: Map backward events to backward_mmap
 2016-07-16 20:48 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH v16 07/15] perf tools: Introduce backward_mmap array for evlist
 2016-07-16 20:48 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH v16 06/15] perf tools: Extract common code in mmap failure processing
 2016-07-16 20:48 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH v16 05/15] perf tools: Record mmap cookie into fdarray private field
 2016-07-16 20:47 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "


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.