All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-06 18:36:32 to 2017-06-06 19:10:22 UTC [more...]

Unify the various copies of libgcc into lib
 2017-06-06 19:10 UTC  (25+ messages)
` Unify the various copies of libgcc into lib v2
  ` [PATCH 1/7] lib: Add shared copies of some GCC library routines
  ` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
  ` [PATCH 3/7] microblaze: Use libgcc files from lib/
  ` [PATCH 4/7] score: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
  ` [PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
  ` [PATCH 6/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c

Git v2.13.1 SHA1 very broken
 2017-06-06 19:09 UTC  (11+ messages)
` [PATCH 0/3] update sha1dc
  ` [PATCH 2/3] sha1dc: optionally use sha1collisiondetection as a submodule
      ` [PATCH] sha1dc: ignore indent-with-non-tab whitespace violations

[sparc64] crc32c misbehave
 2017-06-06 19:09 UTC  (7+ messages)

HVM guest performance regression
 2017-06-06 19:08 UTC  (8+ messages)
` [for-4.9] "

[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
 2017-06-06 19:03 UTC  (28+ messages)
` [PATCH 01/26] alpha: Remove unused TASK_GROUP_LEADER
  ` [PATCH 02/26] cgroup: Don't open code tasklist_empty()
  ` [PATCH 03/26] signal: Do not perform permission checks when sending pdeath_signal
  ` [PATCH 04/26] signal: Make group_send_sig_info static
    ` [PATCH 05/26] exit: Remove the pointless clearing of SIGPENDING in __exit_signal
    ` [PATCH 13/26] wait: Remove unused delay_group_leader
    ` [PATCH 14/26] wait: Move changing of ptrace from wait_consider_task into wait_task_stopped
    ` [PATCH 15/26] wait: Don't delay !ptrace_reparented leaders
    ` [PATCH 16/26] exit: Fix reporting a ptraced !reparented leader has exited
    ` [PATCH 18/26] wait: Fix WSTOPPED on a ptraced child
    ` [PATCH 19/26] wait: Simpler code for clearing notask_error in wait_consider_task
    ` [PATCH 20/26] wait: Don't pass the list to wait_consider_task
    ` [PATCH 22/26] exit: Fix auto-wait of ptraced children
    ` [PATCH 23/26] signal: Fix SIGCONT before group stop completes
    ` [PATCH 24/26] signal: In ptrace_stop improve identical signal detection
  ` [PATCH 06/26] rlimit: Remove unnecessary grab of tasklist_lock
  ` [PATCH 07/26] pidns: Improve the error handling in alloc_pid
  ` [PATCH 08/26] exit: Make the runqueue rcu safe
  ` [PATCH 09/26] signal: Don't allow sending SIGKILL or SIGSTOP to init
  ` [PATCH 10/26] ptrace: Simplify ptrace_detach & exit_ptrace
  ` [PATCH 11/26] wait: Properly implement __WCLONE handling in the presence of exec and ptrace
  ` [PATCH 12/26] wait: Directly test for the two cases where wait_task_zombie is called
  ` [PATCH 17/26] exit: Rework the exit states for ptracees
  ` [PATCH 21/26] wait: Optmize waitpid
  ` [PATCH 25/26] signal: In ptrace_stop use CLD_TRAPPED in all ptrace signals
  ` [PATCH 26/26] pidns: Ensure zap_pid_ns_processes always terminates

[Qemu-devel] [PATCH v2 00/45] qobject/qapi: add uint type
 2017-06-06 19:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 08/45] tests: add more int/number ranges checks

[PATCH 6/6] spi: imx: rename 'bpw' variables
 2017-06-06 19:07 UTC  (3+ messages)
` Applied "spi: imx: rename 'bpw' variables" to the spi tree

[PATCH 0/3] add mt7622 spi support
 2017-06-06 19:07 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform
  ` Applied "spi: mediatek: Add bindings for mediatek MT7622 soc platform" to the spi tree
` [PATCH 2/3] spi: mediatek: support adjust register define

[PATCH 4/7] RISC-V: arch/riscv/include
 2017-06-06 19:07 UTC  (2+ messages)

[PATCH 1/6] spi: imx: Nothing to do in setupxfer when transfer is NULL
 2017-06-06 19:07 UTC  (3+ messages)
` Applied "spi: imx: Nothing to do in setupxfer when transfer is NULL" to the spi tree

[PATCH] spi: davinci: Handle return value of clk_prepare_enable
 2017-06-06 19:07 UTC  (3+ messages)
` Applied "spi: davinci: Handle return value of clk_prepare_enable" to the spi tree

[PATCH v2] spi: davinci: Fix compilation warning
 2017-06-06 19:07 UTC  (3+ messages)
` Applied "spi: davinci: Fix compilation warning." to the spi tree

[PATCH 2/6] spi: imx: Drop unnecessary check
 2017-06-06 19:07 UTC  (2+ messages)
` Applied "spi: imx: Drop unnecessary check" to the spi tree

[PATCH 3/6] spi: imx: put struct spi_imx_config members into driver private struct
 2017-06-06 19:07 UTC  (2+ messages)
` Applied "spi: imx: put struct spi_imx_config members into driver private struct" to the spi tree

[PATCH 4/6] spi: imx: drop bogus unnecessary dma config
 2017-06-06 19:07 UTC  (2+ messages)
` Applied "spi: imx: drop bogus unnecessary dma config" to the spi tree

[PATCH 5/6] spi: imx: remove bytes_per_word from private driver struct
 2017-06-06 19:07 UTC  (2+ messages)
` Applied "spi: imx: remove bytes_per_word from private driver struct" to the spi tree

[PATCH] spi: pxa2xx: Add support for Intel Cannonlake
 2017-06-06 19:07 UTC  (2+ messages)
  ` Applied "spi: pxa2xx: Add support for Intel Cannonlake" to the spi tree

[PATCH] spi: atmel: print version only after successful registration
 2017-06-06 19:07 UTC  (2+ messages)
  ` Applied "spi: atmel: print version only after successful registration" to the spi tree

[PATCH] ASoC: rsnd: remove unsed rsnd_ssi_non_ops
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: rsnd: remove unused rsnd_ssi_non_ops" to the asoc tree

[PATCH] ASoC: simple-scu-card: tidyup "Sampling Rate Conversion"
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: simple-scu-card: tidyup "Sampling Rate Conversion"" to the asoc tree

[PATCH] ASoC: rsnd: remove unused rsnd_dai_path_info
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: rsnd: remove unused rsnd_dai_path_info" to the asoc tree

[PATCH v3 0/9] Enable STRICT_KERNEL_RWX
 2017-06-06 19:05 UTC  (3+ messages)
` [PATCH v3 2/9] powerpc/kprobes: Move kprobes over to patch_instruction

[PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
 2017-06-06 19:06 UTC  (4+ messages)
` Applied "ASoC: sun8i-codec-analog: add support for V3s SoC" to the asoc tree

[PATCH v4 1/3] ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s
 2017-06-06 19:06 UTC  (4+ messages)
` Applied "ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s" to the asoc tree

[PATCH v2] ASoC: audio-graph-scu-card: add missing MIX binding example
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: audio-graph-scu-card: add missing MIX binding example" to the asoc tree

[PATCH] ASoC: rt5663: Fix the IRQ issue
 2017-06-06 19:06 UTC  (2+ messages)
` Applied "ASoC: rt5663: Fix the IRQ issue" to the asoc tree

[PATCH 1/4] ASoC: simple-card-utils: share same dev_dbg() for Card Name
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: simple-card-utils: share same dev_dbg() for Card Name" to the asoc tree

[PATCH 4/4] ASoC: simple-card-utils: share same dev_dbg() for sysclk
 2017-06-06 19:05 UTC  (3+ messages)
` Applied "ASoC: simple-card-utils: share same dev_dbg() for sysclk" to the asoc tree

[PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: sun4i-codec: Add support for V3s codec" to the asoc tree

[PATCH 2/4] ASoC: simple-card-utils: share same dev_dbg() for DAI format
 2017-06-06 19:06 UTC  (3+ messages)
` Applied "ASoC: simple-card-utils: share same dev_dbg() for DAI format" to the asoc tree

[PATCH] ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count
 2017-06-06 19:05 UTC  (3+ messages)
` Applied "ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count" to the asoc tree

[PATCH 3/4] ASoC: simple-card-utils: share same dev_dbg() for Dai Name
 2017-06-06 19:05 UTC  (3+ messages)
` Applied "ASoC: simple-card-utils: share same dev_dbg() for Dai Name" to the asoc tree

[PATCH] ASoC: rsnd: Document optional reset properties
 2017-06-06 19:05 UTC  (3+ messages)
` Applied "ASoC: rsnd: Document optional reset properties" to the asoc tree

[PATCH] ASoC: cs35l35: Add additional delay for reset
 2017-06-06 19:05 UTC  (2+ messages)
` Applied "ASoC: cs35l35: Add additional delay for reset" to the asoc tree

[RFC PATCH v2] ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used
 2017-06-06 19:05 UTC  (3+ messages)
` Applied "ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used" to the asoc tree

[PATCH 3/3] ASoC: Intel: Boards: Add 4-channel DMIC fixup
 2017-06-06 19:05 UTC  (2+ messages)
` Applied "ASoC: Intel: Boards: Add 4-channel DMIC fixup." to the asoc tree

[PATCH 1/3] ASoC: Intel: Skylake: Add mic-select module type
 2017-06-06 19:05 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add mic-select module type" to the asoc tree

[PATCH] IB/core: Add generic function to extract IB speed from netdev
 2017-06-06 19:05 UTC  (3+ messages)

[PATCH v3 2/3] ASoC: Intel: Skylake: Add enum control for mic selection
 2017-06-06 19:05 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add enum control for mic selection" to the asoc tree

[PATCH] libunwind: fix build failure on MIPS
 2017-06-06 19:04 UTC  (2+ messages)

crypto: Work around deallocated stack frame reference gcc bug on sparc
 2017-06-06 19:04 UTC  (3+ messages)

[PATCH] mm/hugetlb: Warn the user when issues arise on boot due to hugepages
 2017-06-06 19:03 UTC  (3+ messages)

[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
 2017-06-06 19:02 UTC  (7+ messages)

[Merge tag 'pci-v4.12-changes' of git] 857f864014: BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8
 2017-06-06 19:02 UTC  (3+ messages)

[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-06-06 19:01 UTC  (6+ messages)

CentOS 7.3 Support
 2017-06-06 18:59 UTC 

[PATCH 1/1] ghostscript: move to version 9.21
 2017-06-06 19:00 UTC 

[PATCH v2 0/4] PTP support for macb driver
 2017-06-06 19:00 UTC  (13+ messages)
` [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c
` [PATCH v2 4/4] net: macb: Add hardware PTP support

[PATCH 0/3] move visorbus out of staging to drivers/virt/visorbus
 2017-06-06 18:58 UTC  (7+ messages)

[PATCH nft] meta: permit meta nfproto ip in ip family
 2017-06-06 18:57 UTC  (2+ messages)

[PATCH 0/3 v3] Fixups for l_pid
 2017-06-06 18:57 UTC  (5+ messages)
` [PATCH 2/3] fs/locks: Remove fl_nspid

[Qemu-devel] [PATCH v2 0/6] Convert to realize and cleanup
 2017-06-06 18:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/6] pci: Clean up error checking in pci_add_capability()

[PATCH for-next] xen/arm: Remove unused helpers access_ok and array_access_ok
 2017-06-06 18:53 UTC  (4+ messages)

[U-Boot] [PATCH 00/13] add support for rk3066 platform
 2017-06-06 18:53 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] rockchip: rk3066: add grf header file
` [U-Boot] [PATCH 02/13] rockchip: rk3066: add rk3066 pinctrl driver
` [U-Boot] [PATCH 03/13] rockchip: rk3066: add sysreset driver
` [U-Boot] [PATCH 04/13] rockchip: rk3066: add clock driver for rk3066 soc
` [U-Boot] [PATCH 05/13] rockchip: rk3066: add rk3066 platform devicetree file
` [U-Boot] [PATCH 06/13] rockchip: rk3066: add core support
` [U-Boot] [PATCH 07/13] rockchip: rk3066: add mk808 board files
` [U-Boot] [PATCH 08/13] rockchip: mmc: support rk3066 mmc
` [U-Boot] [PATCH 09/13] rockchip: dts: set fifo mode as default for mmc
` [U-Boot] [PATCH 10/13] rockchip: rk3066: add sdram driver
` [U-Boot] [PATCH 11/13] rockchip: serial: support rockchip rk3066
` [U-Boot] [PATCH 12/13] armv7: support rk3066 early back to bootrom in start.S
` [U-Boot] [PATCH 13/13] rockchip: rk3066: add sdram init code for tpl

What does this output of git supposed to mean ?
 2017-06-06 18:53 UTC  (4+ messages)

[For Xen-4.10 PATCH v2 0/3] Reduce unnecessary icache maintenance operations
 2017-06-06 18:51 UTC  (3+ messages)

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-06 18:51 UTC  (7+ messages)
` [PATCH 07/13] xfs: check if an inode is cached and allocated
` [PATCH 10/13] xfs: refactor the ifork block counting function

[PATCH v8 00/20] Gen8+ engine-reset
 2017-06-06 18:51 UTC  (8+ messages)
` [PATCH v8 03/20] drm/i915: Modify error handler for per engine hang recovery

[RFC 0/3] misc: new serdev based drivers for w2sg00x4 GPS module and w2cbw003 wifi/bluetooth
 2017-06-06 18:50 UTC  (12+ messages)
` [RFC 2/3] misc: Add w2sg0004 (gps receiver) power control driver

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)
 2017-06-06 18:50 UTC  (3+ messages)
` [PATCH 1/3] regmap: Add 1-Wire bus support

[PATCH v3] u-boot: Update to 2017.05 release
 2017-06-06 18:49 UTC  (4+ messages)

More BPF verifier questions
 2017-06-06 18:48 UTC  (3+ messages)

[PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset
 2017-06-06 18:47 UTC  (4+ messages)

[PATCH 1/1] go: do not try to build for powerpc64
 2017-06-06 18:47 UTC 

[PATCH v10 00/32] arm64: Dom0 ITS emulation
 2017-06-06 18:46 UTC  (12+ messages)
` [PATCH v10 01/32] ARM: vGIC: avoid rank lock when reading priority
` [PATCH v10 03/32] ARM: vGIC: move irq_to_pending() calls under the VGIC VCPU lock

[PATCH] security/keys: rewrite all of big_key crypto
 2017-06-06 18:45 UTC  (5+ messages)

[PATCH v2] platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadata
 2017-06-06 18:45 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] rockchip: dts: rk3399-puma: add support for all three DDR3 speed-grades (1333/1600/1866) on the RK3399-Q7
 2017-06-06 18:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] rockchip: dts: rk3399-puma: refactor and rename (default) DDR3-1600 DTS
` [U-Boot] [PATCH v2 2/3] rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timing
` [U-Boot] [PATCH v2 3/3] rockchip: dts: rk3399-puma: add DTS for the DDR3-1866 timing

[Buildroot] [PATCH] toolchain/toolchain-common.in: update definition of BR2_TOOLCHAIN_HAS_GCC_BUG_64735 for GCC 7
 2017-06-06 18:44 UTC  (3+ messages)

[BUG?] gitlink without .gitmodules no longer fails recursive clone
 2017-06-06 18:39 UTC  (4+ messages)

Feature request: Please add support to stash specific files
 2017-06-06 18:38 UTC  (3+ messages)

[PATCH v2 0/2] ARM: imx6ull: Make suspend/resume work like on 6ul
 2017-06-06 18:38 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
` [PATCH v2 2/2] ARM: imx6ull: Make suspend/resume work like on 6ul

[Buildroot] [PATCH] package/tslib: enable statically linked building
 2017-06-06 18:38 UTC  (2+ messages)

[RFC 0/3] rte_mtr: generic ethdev API for metering and policing
 2017-06-06 18:37 UTC  (4+ messages)
` [RFC 3/3] rte_flow: add new action for traffic "

[PATCH 1/2] arm64: allwinner: a64: add DTSI file for SoPine SoM
 2017-06-06 18:37 UTC  (3+ messages)

[PATCHv3 1/4] clone: respect additional configured fetch refspecs during initial fetch
 2017-06-06 18:37 UTC  (7+ messages)
` [PATCHv4 1/2] "


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.