All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-06 18:51:07 to 2017-06-06 19:16:54 UTC [more...]

[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
 2017-06-06 19:03 UTC  (38+ 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 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 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 17/26] exit: Rework the exit states for ptracees
  ` [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 21/26] wait: Optmize waitpid
  ` [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 25/26] signal: In ptrace_stop use CLD_TRAPPED in all ptrace signals
  ` [PATCH 26/26] pidns: Ensure zap_pid_ns_processes always terminates

[PATCH] ppp: mppe: Use vsnprintf extension %phN
 2017-06-06 19:16 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-05
 2017-06-06 19:16 UTC  (2+ messages)

Fw: [Bug 195969] New: ipsec icmp and udp works, tcp doesn't work
 2017-06-06 19:14 UTC 

Unify the various copies of libgcc into lib
 2017-06-06 19:10 UTC  (43+ 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
  ` [PATCH 7/7] MIPS: Use generic libgcc intrinsics

[PATCH][V2] net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
 2017-06-06 19:14 UTC  (3+ messages)

[PATCH v4.9.y 1/3] arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
 2017-06-06 19:14 UTC  (3+ messages)
` [PATCH v4.9.y 2/3] arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
` [PATCH v4.9.y 3/3] arm64: entry: improve data abort handling of "

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

[PATCH v4.4.y 1/2] arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
 2017-06-06 19:13 UTC  (2+ messages)
` [PATCH v4.4.y 2/2] arm64: entry: improve data abort handling of "

[PATCH v3.18.y 1/2] arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
 2017-06-06 19:12 UTC  (2+ messages)
` [PATCH v3.18.y 2/2] arm64: entry: improve data abort handling of "

[PATCH 0/7] drm/vc4: Add writeback support to the VC4 driver
 2017-06-06 19:13 UTC  (4+ messages)
` [PATCH 5/7] drm/vc4: Add support for the TXP (transposer) block

[PATCH v1] net: phy: Delete unused function phy_ethtool_gset
 2017-06-06 19:12 UTC  (2+ messages)

[RFC 00/11] PCID and improved laziness
 2017-06-06 19:11 UTC  (3+ messages)
` [RFC 05/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking

[PATCH] regmap: make LZO cache optional
 2017-06-06 19:06 UTC  (2+ messages)
` Applied "regmap: make LZO cache optional" to the regmap tree

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

[PATCH] regulator: bd9571mwv: Statize local symbols
 2017-06-06 19:07 UTC  (2+ messages)
` Applied "regulator: bd9571mwv: Statize local symbols" to the regulator tree

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] "

[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 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 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  (6+ messages)
` [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c

[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  (7+ messages)
` [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  (4+ messages)
` [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


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.