linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-21 16:13:52 to 2016-06-21 19:47:52 UTC [more...]

[PATCH 0/2] Fix CPU Online handling for unbounded worker threads
 2016-06-21 19:47 UTC  (10+ messages)
` [PATCH 1/2] workqueue: Move wq_update_unbound_numa() to the beginning of CPU_ONLINE

linux-next: Tree for Jun 21
 2016-06-21 19:04 UTC  (14+ messages)

[PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-21 19:44 UTC  (19+ messages)
` [PATCH v3 06/13] fork: Add generic vmalloced stack support
        ` [kernel-hardening] "
          ` [kernel-hardening] Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)

[PATCH] hid-logitech : Dummy hid-lg functions should return proper error code
 2016-06-21 19:38 UTC 

[PATCH v4 0/2] Add support for SYSCON reset
 2016-06-21 19:25 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: dt: reset: Add TI syscon reset binding

[PATCH] crypto: Jitter RNG - use ktime_get_raw_ns as fallback
 2016-06-21 19:38 UTC  (6+ messages)
      ` [Y2038] "

[RESEND PATCH] usb: dwc2: Add reset control to dwc2
 2016-06-21 19:12 UTC 

[PATCH 0/9] regulator: Enable suspend configuration
 2016-06-21 19:08 UTC  (3+ messages)
` [PATCH 1/9] regulator: tps65217: "

[PATCH] HID-PICOLCD: Dummy hid-picolcd functions should return error code
 2016-06-21 18:38 UTC 

[PATCH v4 0/5] /dev/random - a new approach
 2016-06-21 19:31 UTC  (16+ messages)

[PATCH] spi: imx: wait_for_completion_timeout(..) for PIO transfers
 2016-06-21 18:53 UTC  (3+ messages)
` Applied "spi: imx: wait_for_completion_timeout(..) for PIO transfers" to the spi tree

[PATCH v3 0/8] coccicheck: modernize
 2016-06-21 19:21 UTC  (9+ messages)
` [PATCH v3 1/8] coccicheck: move spatch binary check up
` [PATCH v3 2/8] coccicheck: make SPFLAGS more useful
` [PATCH v3 3/8] coccicheck: enable parmap support
` [PATCH v3 4/8] coccicheck: replace --very-quiet with --quit when debugging
` [PATCH v3 5/8] scripts: add Linux .cocciconfig for coccinelle
` [PATCH v3 6/8] coccicheck: add support for requring a coccinelle version
` [PATCH v3 7/8] coccicheck: refer to coccicheck bottest wiki for documentation
` [PATCH v3 8/8] scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci

[PATCH] static_key: fix concurrent static_key_slow_inc
 2016-06-21 19:20 UTC  (2+ messages)

[RFC] regmap: Add regmap_pipe_read API
 2016-06-21 18:42 UTC  (2+ messages)

[PATCH v2 2/2] netfilter/nflog: nflog-range does not truncate packets (userspace)
 2016-06-21 19:02 UTC 

[PATCH] x86/ptrace: Remove questionable TS_COMPAT usage in ptrace
 2016-06-21 19:01 UTC  (5+ messages)
    ` the usage of __SYSCALL_MASK in entry_SYSCALL_64/do_syscall_64 is not consistent

[PATCH v2 1/2] netfilter/nflog: nflog-range does not truncate packets
 2016-06-21 18:58 UTC 

[PATCH cgroup/for-4.8] cgroup: allow NULL return from ss->css_alloc()
 2016-06-21 18:57 UTC  (3+ messages)

[PATCH] cgroup: Use lld instead of ld when printing pids controller events_limit
 2016-06-21 18:55 UTC 

[PATCH v3] gpio: add Intel WhiskeyCove GPIO driver
 2016-06-21 18:54 UTC  (3+ messages)

[PATCH] ASoC: dwc: make pcm support built-in when necessary
 2016-06-21 18:52 UTC  (2+ messages)
` Applied "ASoC: dwc: make pcm support built-in when necessary" to the asoc tree

[PATCH -next] ASoC: max9860: fix non static symbol warnings
 2016-06-21 18:52 UTC  (2+ messages)
` Applied "ASoC: max9860: fix non static symbol warnings" to the asoc tree

[PATCH -next] ASoC: cs53l30: Fix non static symbol warnings
 2016-06-21 18:52 UTC  (2+ messages)
` Applied "ASoC: cs53l30: Fix non static symbol warnings" to the asoc tree

[PATCH] regulator: lp873x: Drop _nlr parameter from LP873X_REGULATOR()
 2016-06-21 18:52 UTC  (2+ messages)
` Applied "regulator: lp873x: Drop _nlr parameter from LP873X_REGULATOR()" to the regulator tree

[PATCH] ASoC: cs53l30: Set idle_bias_off true
 2016-06-21 18:52 UTC  (2+ messages)
` Applied "ASoC: cs53l30: Set idle_bias_off true" to the asoc tree

[PATCH v5 0/7] /dev/random - a new approach
 2016-06-21 18:46 UTC  (8+ messages)

[PATCH] coresight: document binding acronyms
 2016-06-21 18:41 UTC 

[patch V2 00/20] timer: Refactor the timer wheel
 2016-06-21 18:14 UTC  (3+ messages)
` [patch V2 05/20] driver/net/ethernet/tile: Initialize timer as pinned

[PATCH v4 0/4] Introduce the latent_entropy gcc plugin
 2016-06-21 18:40 UTC  (5+ messages)
` [PATCH v4 2/4] Add "

[PATCH] torture: use ktime_t consistently
 2016-06-21 18:39 UTC  (5+ messages)

[PATCH v02 0/5] fix MSR_LAST_BRANCH_FROM Haswell support
 2016-06-21 18:31 UTC  (6+ messages)
` [PATCH v02 1/5] perf/x86/intel: output LBR support statement after validation
` [PATCH v02 2/5] perf/x86/intel: fix for MSR_LAST_BRANCH_FROM_x bug when no TSX
` [PATCH v02 3/5] perf/x86/intel: trivial format and style fix
` [PATCH v02 4/5] perf/x86/intel: MSR_LAST_BRANCH_FROM_x quirk for ctx switch
` [PATCH v02 5/5] not required, used to test ctxsw, do not merge

[PATCH v2] pwm: improve args checking in pwm_apply_state()
 2016-06-21 18:37 UTC  (3+ messages)

[PATCH v3 0/4] dell-wmi: Changes in WMI event code handling
 2016-06-21 18:37 UTC  (8+ messages)

[GIT PULL 00/10] perf/core improvements and fixes
 2016-06-21 18:36 UTC  (7+ messages)
` [PATCH 10/10] perf script: Add stackcollapse.py script

[PATCH] cgroup: Add pids controller event when fork fails because of pid limit
 2016-06-21 18:06 UTC  (10+ messages)
` [PATCH v2] "
      ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH v2 00/15] clk: sunxi: introduce "modern" clock support
 2016-06-21 18:29 UTC  (4+ messages)

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-21 18:17 UTC  (16+ messages)

[PATCH v4 4/4] drm/i915: Enable polling when we don't have hpd
 2016-06-21 18:18 UTC 

sound: use-after-free in hrtimer_cancel
 2016-06-21 18:26 UTC  (7+ messages)

kvm: GPF in kvm_irq_map_gsi
 2016-06-21 18:13 UTC  (3+ messages)

[PATCH] memcg: css_alloc should return an ERR_PTR value on error
 2016-06-21 18:10 UTC  (3+ messages)

[PATCH] pci: Add support for unbinding the generic PCI host controller
 2016-06-21 18:07 UTC 

[PATCH] coresight: always use stashed trace id value in etm4_trace_id
 2016-06-21 17:43 UTC  (4+ messages)

[PATCH] ACPI: don't show an error when we're not in charge of PCIe hotplug
 2016-06-21 18:07 UTC  (6+ messages)

[PATCH v2] power_supply: fix return value of get_property
 2016-06-21 18:08 UTC  (4+ messages)

[PATCH v4] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-21 18:06 UTC  (2+ messages)

[PATCH v2 00/11] Switch to using CRITICAL clks for Tegra
 2016-06-21 18:05 UTC  (2+ messages)

ktime_get_ts64() splat during resume
 2016-06-21 18:04 UTC  (6+ messages)

[PATCH] regmap-i2c: Use i2c block command only if register value width is 8 bit
 2016-06-21 18:04 UTC 

[PATCH v10 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-06-21 17:29 UTC  (12+ messages)
` [PATCH v10 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

mm, oom_reaper: How to handle race with oom_killer_disable() ?
 2016-06-21 17:46 UTC  (7+ messages)

[PATCH 0/2] Enable SCPI sensors for Juno
 2016-06-21 17:53 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: enable SENSORS_ARM_SCPI

[very-RFC 0/8] TSN driver for the kernel
 2016-06-21 17:45 UTC  (13+ messages)
              ` [alsa-devel] "

Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc)
 2016-06-21 17:43 UTC 

[PATCH 16/16] arm64: dts: msm8996: add sdc2 support
 2016-06-21 17:39 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/4] dmaengine: vdma: AXI DMAS Enhancments
 2016-06-21 16:33 UTC  (5+ messages)
` [PATCH 2/4] dmaengine: vdma: Add support for mulit-channel dma mode

[PATCH v3 0/7] coresight: Miscellaneous fixes
 2016-06-21 17:38 UTC  (8+ messages)
` [PATCH v3 1/7] coresight: Remove erroneous dma_free_coherent in tmc_probe
` [PATCH v3 3/7] coresight: Fix csdev connections initialisation
` [PATCH v3 4/7] coresight: tmc: Limit the trace to available data
` [PATCH v3 5/7] coresight: etmv4: Fix ETMv4x peripheral ID table
` [PATCH v3 6/7] coresight: Cleanup TMC status check
` [PATCH v3 7/7] coresight: Add better messages for coresight_timeout

[PATCH V7 0/8] Introduce ACPI world to ITS irqchip
 2016-06-21 17:36 UTC  (3+ messages)
` [PATCH V7 1/8] ACPI: I/O Remapping Table (IORT) initial support

[PATCH v2 0/8] arm64: dts: db820c: Add basic board support
 2016-06-21 17:22 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: dts: db820c: add "
` [PATCH v2 2/8] arm64: dts: db820c: add support to LS-UART0
` [PATCH v2 3/8] arm64: dts: db820c: add support to LS-I2C0
` [PATCH v2 4/8] arm64: dts: db820c: add support to LS-I2C1
` [PATCH v2 5/8] arm64: dts: db820c: add support to I2C on HS
` [PATCH v2 6/8] arm64: dts: db820c: add support to LS-SPI0
` [PATCH v2 7/8] arm64: dts: db820c: add support to SPI on HS
` [PATCH v2 8/8] arm64: dts: db820c: add support to external sd card

[PATCH] crypto: use timespec64 for jent_get_nstime
 2016-06-21 17:16 UTC  (10+ messages)
    ` [Y2038] "

cmpxchg and x86 flags output
 2016-06-21 17:24 UTC  (6+ messages)

[PART2 RFC v2 00/10] iommu/AMD: Introduce IOMMU AVIC support
 2016-06-21 15:45 UTC  (5+ messages)

[PATCH v2] powerpc/pseries: start rtasd before PCI probing
 2016-06-21  9:02 UTC  (2+ messages)
` [Qemu-ppc] "

[PATCH v4 0/8] iommu/rockchip: Fix bugs and enable on ARM64
 2016-06-21 17:19 UTC  (3+ messages)
` [PATCH v4 3/8] iommu/rockchip: Fix allocation of bases array in driver probe

[PATCH 0/8] Various dmaengine cleanups
 2016-06-21 17:19 UTC  (5+ messages)
` [PATCH 7/8] dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists

[PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors
 2016-06-21 16:36 UTC  (4+ messages)
` [PATCH 01/12] locking/atomic: Introduce inc/dec "
  ` [PATCH v2 "

[PATCH 0/2] ARM/PCI: Make I/O port space optional
 2016-06-21 17:01 UTC  (3+ messages)
` [PATCH 1/2] ARM: Make PCI I/O "
` [PATCH 2/2] PCI: rcar: Drop gen2 dummy I/O port region

[GIT PULL] ARM: at91: dt for 4.8 #2
 2016-06-21 17:11 UTC 

[GIT PULL] ARM: at91: soc for 4.8 #2
 2016-06-21 17:04 UTC 

[PATCH 0/2] perf bpf: Add helper to support generate BPF object
 2016-06-21 16:11 UTC  (8+ messages)
` [PATCH 2/2] perf record: Add --dry-run option to check cmdline options
            ` perf cc/perf bpf was: "

[PATCH] sparc64: Swap registers for fault code and address in mna trap
 2016-06-21 17:03 UTC 

[GIT PULL] ARM: at91: drivers for 4.8 #2
 2016-06-21 17:03 UTC 

[PATCH v3 0/4] Fixes for HPD
 2016-06-21 17:00 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915/vlv: Make intel_crt_reset() per-encoder
` [PATCH v3 2/4] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
` [PATCH v3 3/4] drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
` [PATCH v3 4/4] drm/i915: Enable polling when we don't have hpd

[PATCH v2 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-21 17:01 UTC  (6+ messages)
` [PATCH v2 06/13] fork: Add generic vmalloced stack support

[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
 2016-06-21 17:00 UTC  (11+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD

[PATCH] driver core: fix race between creating/querying glue dir and its cleanup
 2016-06-21 15:46 UTC  (3+ messages)

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-21 16:49 UTC  (6+ messages)
` [PATCH v1 19/25] PCI: rcar Gen2: "

[PATCH v10 00/14] USB OTG/dual-role framework
 2016-06-21 13:05 UTC  (11+ messages)
` [PATCH v10 08/14] usb: otg: add OTG/dual-role core
  ` [PATCH v11 "

[PATCH] proc: proc_tty.c should include internal.h
 2016-06-21 16:44 UTC 

[PATCH v6 0/3] x86/mm: memory area address KASLR
 2016-06-21 16:46 UTC  (4+ messages)
` [PATCH v6 2/3] x86/mm: Implement ASLR for kernel memory sections (x86_64)

[RFC PATCH 00/27] ARM64: support ILP32
 2016-06-21 16:37 UTC  (5+ messages)
` [PATCH 23/27] [AARCH64] delouse input arguments in system functions

[RFC PATCH V3 0/3] basic device IOTLB support
 2016-06-21 16:44 UTC  (2+ messages)

[PATCH] mwifiex: Reduce endian conversion for REG Host Commands
 2016-06-21 16:41 UTC  (2+ messages)

[PATCH 1/2] bus: mvebu-mbus: fix __iomem on register pointers
 2016-06-21 15:16 UTC  (2+ messages)
` [PATCH 2/2] bus: mvebu-mbus: make mvebu_mbus_syscore_ops static

[RFC][PATCH] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
 2016-06-21 16:34 UTC  (4+ messages)

[PATCH v3 0/3] ptrace-vs-syscall-restart fixes, v3
 2016-06-21 16:32 UTC  (4+ messages)
` [PATCH v3 2/3] x86/signal: Rewire the restart_block() syscall to have a constant nr

[PATCH] mm/huge_memory: fix the memory leak due to the race
 2016-06-21 15:29 UTC  (3+ messages)

[PATCH 0/4 v3] sched,time: reduce nohz_full syscall overhead 40%
 2016-06-21 16:31 UTC  (8+ messages)
` [PATCH] perf tooling: Add 'perf bench syscall' benchmark
      ` [PATCH] perf: add 'perf bench syscall'

[RESEND PATCH v2 0/1] mmc: dw_mmc: Fix UHS tuning on some brand of cards
 2016-06-21 16:30 UTC  (4+ messages)
` [RESEND PATCH v2 1/1] mmc: dw_mmc: Wait for data transfer after response errors

[PATCH net-next 1/2] net: dsa: mv88e6xxx: move driver in its own folder
 2016-06-21 16:28 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: rename single-chip support

Incomplete backtraces/call stacks with `perf record --call-graph dwarf`
 2016-06-21 16:27 UTC 

[PATCH 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-21 16:24 UTC  (3+ messages)
` [PATCH 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc

[PATCH v2 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-06-21 16:18 UTC  (5+ messages)
` [PATCH v2 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-21 16:06 UTC  (5+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).