All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-26 13:55:22 to 2017-07-26 14:24:35 UTC [more...]

[PATCH] irqchip: create a Kconfig menu for irqchip drivers
 2017-07-26 14:24 UTC  (7+ messages)

[v4 0/4] cgroup-aware OOM killer
 2017-07-26 14:24 UTC  (7+ messages)
` [v4 1/4] mm, oom: refactor the TIF_MEMDIE usage

[PATCH 4.4 00/83] 4.4.79-stable review
 2017-07-26 14:24 UTC  (2+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-26 14:23 UTC  (14+ messages)

[PATCH 3.18 00/60] 3.18.63-stable review
 2017-07-26 14:23 UTC  (2+ messages)

FIle copy to FAT FS on NVDIMM hits BUG_ON at fs/buffer.c:3305!
 2017-07-26 14:23 UTC  (6+ messages)

[Qemu-devel] [for-2.11 PATCH 00/26] spapr: add support for PHB hotplug
 2017-07-26 14:22 UTC  (7+ messages)
` [Qemu-devel] [for-2.11 PATCH 06/26] spapr_pci: parent the MSI memory region to the PHB
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [for-2.11 PATCH 08/26] spapr_drc: add unrealize method to physical DRC class

[PATCH] USB: hcd: Mark secondary HCD as dead if the primary one died
 2017-07-26 14:21 UTC  (2+ messages)

[PATCH 00/16] Intel FPGA Device Drivers
 2017-07-26 14:20 UTC  (9+ messages)
` [PATCH 02/16] fpga: add FPGA device framework

[PATCH 4.12 000/196] 4.12.4-stable review
 2017-07-26 14:21 UTC  (3+ messages)
` [PATCH 4.12 178/196] sched/cputime: Accumulate vtime on top of nsec clocksource

[PATCH v3 1/2] gpio: davinci: Add keystone-k2g compatible
 2017-07-26 14:20 UTC  (6+ messages)

[PATCH 0/4] Removing full paths from DT full_name
 2017-07-26 14:20 UTC  (7+ messages)
` [PATCH 4/4] of/fdt: only store the device node basename in full_name

[kernel-hardening] [PATCH 1/3] arm/syscalls: Move address limit check in loop
 2017-07-26 14:20 UTC  (8+ messages)
` [kernel-hardening] "
            `  "

(unknown),
 2017-07-26 14:20 UTC 

[Qemu-devel] [RFC] block-insert-node and block-job-delete
 2017-07-26 14:19 UTC 

[PATCH 00/41] drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy
 2017-07-26 14:19 UTC  (5+ messages)
` [PATCH 01/41] drm/gem: Add drm_gem_dumb_map_offset()
` [PATCH 24/41] drm/rockchip: Use .dumb_map_offset and .dumb_destroy defaults

[GIT PULL 00/40] perf/core improvements and fixes
 2017-07-26 14:17 UTC  (43+ messages)
` [PATCH 01/40] perf intel-pt: Set no_aux_samples for the tracking event
` [PATCH 02/40] perf intel-pt: Always set no branch for dummy event
` [PATCH 03/40] perf trace: Add missing ' = ' in the default formatting of syscall returns
` [PATCH 04/40] perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS
` [PATCH 05/40] perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint
` [PATCH 06/40] perf trace: Use the syscall_fmt formatters without a tracepoint
` [PATCH 07/40] perf trace: Ditch __syscall__arg_val() variant, not needed anymore
` [PATCH 08/40] perf trace: Allow specifying number of syscall args for tracepointless syscalls
` [PATCH 09/40] perf trace: Allow specifying names to syscall arguments formatters
` [PATCH 10/40] tools include uapi: Grab a copy of linux/sched.h
` [PATCH 11/40] perf trace beauty clone: Beautify syscall arguments
` [PATCH 12/40] perf trace beauty clone: Suppress unused args according to 'flags' arg
` [PATCH 13/40] perf trace: Introduce filter_loop_pids()
` [PATCH 14/40] perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing
` [PATCH 15/40] tools include: Adopt strstarts() from the kernel
` [PATCH 16/40] tools lib: Update copy of strtobool from the kernel sources
` [PATCH 17/40] perf annotate: Introduce struct sym_hist_entry
` [PATCH 18/40] perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
` [PATCH 19/40] perf hists: Pass perf_sample to __symbol__inc_addr_samples()
` [PATCH 20/40] perf annotate: Store the sample period in each histogram bucket
` [PATCH 21/40] perf annotate: Do not overwrite sample->period
` [PATCH 22/40] perf annotate stdio: Fix --show-total-period
` [PATCH 23/40] perf report: Fix kernel symbol adjustment for s390x
` [PATCH 24/40] perf cgroup: Fix refcount usage
` [PATCH 25/40] perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
` [PATCH 26/40] perf annotate: Process tracing data in pipe mode
` [PATCH 27/40] perf jvmti: Fix linker error when libelf config is disabled
` [PATCH 28/40] perf evsel: Add verbose output for sys_perf_event_open fallback
` [PATCH 29/40] perf top: Support lookup of symbols in other mount namespaces
` [PATCH 30/40] perf script: Remove some bogus error handling
` [PATCH 31/40] perf script python: Allocate memory only if handler exists
` [PATCH 32/40] perf script python: Refactor creation of perf sample dict
` [PATCH 33/40] perf script python: Add sample_read to dict
` [PATCH 34/40] perf script python: Add perf_sample dict to tracepoint handlers
` [PATCH 35/40] perf script python: Generate hooks with additional argument
` [PATCH 36/40] perf report: Make --branch-history work without callgraphs(-g) option in perf record
` [PATCH 37/40] perf report: Tag branch type/flag on "to" and tag cycles on "from"
` [PATCH 38/40] perf jevents: Make build fail on JSON parse error
` [PATCH 39/40] perf annotate stdio: Fix column header when using --show-total-period
` [PATCH 40/40] perf tools: Add tools/include/uapi/asm-generic/fcntl.h to the MANIFEST

[RESEND PATCH 0/2] userfaultfd: Add feature to request for a signal delivery
 2017-07-26 14:19 UTC  (3+ messages)
` [RESEND PATCH 1/2] "

[PATCH xf86-video-ati] Only handle reflection in the driver with Xorg < 1.16
 2017-07-26 14:19 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 1/3] Add AC_CONFIG_MACRO_DIRS([m4]) to configure.ac
 2017-07-26 14:18 UTC  (3+ messages)
` [PATCH xf86-video-amdgpu 3/3] autogen.sh: Pass -f to autoreconf

TCP fast retransmit issues
 2017-07-26 14:18 UTC  (6+ messages)

[patch net-next 0/2] mlxsw: Add support for cable info access
 2017-07-26 14:18 UTC  (3+ messages)
` [patch net-next 2/2] mlxsw: spectrum: Add support for access cable info via ethtool

[PATCH] x86/amd: Only fixup cpu_core_id for pre-family17h
 2017-07-26 14:17 UTC  (2+ messages)

[PATCH v1 1/2] tools/spi: move to tools buildsystem
 2017-07-26 14:18 UTC  (2+ messages)
  ` Applied "spi: tools: move to tools buildsystem" to the spi tree

[PATCH v1 2/2] tools/spi: add install section
 2017-07-26 14:18 UTC  (2+ messages)
  ` Applied "spi: tools: add install section" to the spi tree

[PATCH] spi: pic32: fix spelling mistakes on macro names
 2017-07-26 14:18 UTC  (3+ messages)
` Applied "spi: pic32: fix spelling mistakes on macro names" to the spi tree

[PATCH v1 1/2] spi: loopback-test: implement testing with no CS
 2017-07-26 14:18 UTC  (2+ messages)
` Applied "spi: loopback-test: implement testing with no CS" to the spi tree

[PATCH v1 2/2] spi: imx: add SPI_NO_CS support
 2017-07-26 14:18 UTC  (2+ messages)
` Applied "spi: imx: add SPI_NO_CS support" to the spi tree

[PATCH] ASoC: rt5665: add MONOVOL Playback Volume control
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: rt5665: add MONOVOL Playback Volume control" to the asoc tree

[PATCH 1/4] ASoC: rt5514: constify acpi_device_id
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: rt5514: constify acpi_device_id." to the asoc tree

[PATCH] ASoC: sh: hac: add missing "int ret"
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: sh: hac: add missing "int ret"" to the asoc tree

[Qemu-devel] [qemu-web PATCH] Add a favicon.ico file
 2017-07-26 14:17 UTC  (3+ messages)

[PATCH] ASoC: rsnd: don't use private_value on rsnd_kctrl_new()
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: rsnd: don't use private_value on rsnd_kctrl_new()" to the asoc tree

[PATCH] ASoC: rt5514: Add the I2S ASRC support
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: rt5514: Add the I2S ASRC support" to the asoc tree

[PATCH 2/4] ASoC: rt5663: constify acpi_device_id
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: rt5663: constify acpi_device_id." to the asoc tree

[PATCH 3/4] ASoC: rt5659: constify acpi_device_id
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: rt5659: constify acpi_device_id." to the asoc tree

[PATCH 4/4] ASoC: rt5665: constify acpi_device_id
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: rt5665: constify acpi_device_id." to the asoc tree

[PATCH 01/11] ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH] ASoC: rt5514: Use the IS_ENABLED to supports the module build
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: rt5514: Use the IS_ENABLED to supports the module build" to the asoc tree

[PATCH 02/11] ASoC: samsung: s3c24xx: Handle return value of clk_prepare_enable
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: samsung: s3c24xx: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 04/11] ASoC: samsung: i2s: Handle return value of clk_prepare_enable
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: samsung: i2s: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 2/2] ASoC: rt5670: add symmetric_rates flag
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: rt5670: add symmetric_rates flag" to the asoc tree

[PATCH] ASoC: remove cache_bypass from snd_soc_codec
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: remove cache_bypass from snd_soc_codec" to the asoc tree

[PATCH 03/11] ASoC: samsung: pcm: Handle return value of clk_prepare_enable
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: samsung: pcm: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 05/11] ASoC: samsung: spdif: Handle return value of clk_prepare_enable
 2017-07-26 14:17 UTC  (3+ messages)
` Applied "ASoC: samsung: spdif: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 06/11] ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare
 2017-07-26 14:16 UTC  (3+ messages)
` Applied "ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare." to the asoc tree

[PATCH 07/11] ASoC: jz4740: Handle return value of clk_prepare_enable
 2017-07-26 14:16 UTC  (3+ messages)
` Applied "ASoC: jz4740: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 09/11] ASoC: atmel: ac97c: Handle return value of clk_prepare_enable
 2017-07-26 14:16 UTC  (3+ messages)
` Applied "ASoC: atmel: ac97c: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH] ASoC: Intel: board: Fix missing sentinel for bxt_board_id
 2017-07-26 14:16 UTC  (2+ messages)
` Applied "ASoC: Intel: board: Fix missing sentinel for bxt_board_id" to the asoc tree

[PATCH] ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_mach
 2017-07-26 14:16 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_mach" to the asoc tree

[PATCH 08/11] ASoC: sun4i-spdif: Handle return value of clk_prepare_enable
 2017-07-26 14:16 UTC  (3+ messages)
` Applied "ASoC: sun4i-spdif: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 1/2] ASoC: rt5670: merge ADC L/R Mux
 2017-07-26 14:16 UTC  (2+ messages)
` Applied "ASoC: rt5670: merge ADC L/R Mux" to the asoc tree

[Question]: try to fix contention between expire_timers and try_to_del_timer_sync
 2017-07-26 14:16 UTC 

Support standalone metrics and metric groups for perf
 2017-07-26 14:15 UTC  (2+ messages)

[Xenomai] Xenomai 2->3: gcc/makefile wrong include paths
 2017-07-26 14:14 UTC  (3+ messages)

[PATCH] net/ixgbe: add support of 2.5G and 5G
 2017-07-26 14:13 UTC  (5+ messages)
` [PATCH v2] net/ixgbe: add support of 2.5G and 5G on X550

[PATCH 4.9 000/125] 4.9.40-stable review
 2017-07-26 14:12 UTC  (2+ messages)

More tweaks
 2017-07-26 14:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/16] drm/i915: Keep a small stash of preallocated WC pages

[Qemu-devel] [PATCH for-2.10 0/3] Improved --version/--help tweaks
 2017-07-26 14:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] qemu-io: Give more --version information
` [Qemu-devel] [PATCH 2/3] qga: "
` [Qemu-devel] [PATCH 3/3] maint: Include bug-reporting info in --help output

[Qemu-devel] [PATCH v2] pc: acpi: force FADT rev1 for 440fx based machine types
 2017-07-26 14:09 UTC  (3+ messages)

[PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-26 14:09 UTC  (3+ messages)

[PATCH v1] xen: get rid of paravirt op adjust_exception_frame
 2017-07-26 14:09 UTC  (6+ messages)
  ` [Xen-devel] "

[patch v4] hwmon: (aspeed-pwm-tacho) cooling device support
 2017-07-26 14:08 UTC  (2+ messages)

[PATCH v2 00/23] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-26 14:08 UTC  (4+ messages)
` [PATCH v2 13/23] percpu: generalize bitmap (un)populated iterators

[PATCH v4 1/1] PM / OPP: Fix get sharing cpus when hotplug is used
 2017-07-26 14:08 UTC  (4+ messages)

[meta-cloud-services][PATCH V2 0/3] glusterfs: upgrade to 3.11.1
 2017-07-26 14:08 UTC  (2+ messages)

[kernel-hardening] [PATCH v3] mm: Add SLUB free list pointer obfuscation
 2017-07-26 14:08 UTC  (5+ messages)
` [kernel-hardening] Re: [v3] "
      `  "

[PATCH 1/2] f2fs: expose /sys/fs/f2fs/features
 2017-07-26 14:07 UTC  (3+ messages)
` [PATCH 2/2] f2fs: don't give partially written atomic data from process crash
  ` [f2fs-dev] "

[PATCH] kvm: Fix perf timer mode IP reporting
 2017-07-26 14:07 UTC  (3+ messages)

observations on i2c-tools, man pages, possibly obsolete references
 2017-07-26 14:07 UTC  (2+ messages)

[PATCH] f2fs: add ioctl to expose current features
 2017-07-26 14:06 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4] KVM: LAPIC: Fix reentrancy issues with preempt notifiers
 2017-07-26 14:06 UTC  (2+ messages)

[BUG] /net/hsr: prune_timer
 2017-07-26 14:06 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] vhost: fix a migration failed because of vhost region merge
 2017-07-26 14:05 UTC  (6+ messages)

[Qemu-devel] Commit 77af8a2b95b79699de650965d5228772743efe84 breaks Windows 2000 support
 2017-07-26 14:04 UTC  (14+ messages)

[PATCH rdma-core 0/5] Common systemd/udev based boot support
 2017-07-26 14:05 UTC  (8+ messages)

objtool failures with -march=atom
 2017-07-26 14:04 UTC  (3+ messages)

[PATCH v2] ARM: zImage: Fix stack overflow in merge_fdt_bootargs()
 2017-07-26 14:03 UTC  (3+ messages)

[PATCH v6] x86/mm: Improve TLB flush documentation
 2017-07-26 14:03 UTC  (5+ messages)

[PATCH] mmc: sdhci-of-at91: force card detect value for non removable devices
 2017-07-26 14:02 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_SYS_I2C_OMAP24XX et al to Kconfig
 2017-07-26 14:03 UTC 

[PATCH 0/2] stacked overlay support
 2017-07-26 14:03 UTC  (14+ messages)
` [PATCH 1/2] fdt: Allow stacked overlays phandle references

[Qemu-devel] [PATCH v2 0/2] hmp: support querying lapic through apic-id for 'info lapic'
 2017-07-26 14:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] hmp: dump ids including socket-id, core-id and so on for 'info registers'

Triggering WARN_ON_ONCE in drivers/md/md.c::set_in_sync()
 2017-07-26 13:59 UTC  (4+ messages)

[PATCH, RFC] xfs: fix multi-AG deadlock in xfs_bunmapi
 2017-07-26 13:59 UTC  (9+ messages)

[PATCH RESEND] fbdev: omapfb: remove unused variable
 2017-07-26 13:57 UTC  (3+ messages)

[PATCH v2] xattr: Enable security.capability in user namespaces
 2017-07-26 13:57 UTC  (14+ messages)

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-07-26 13:56 UTC 

[PATCH] drm/i915: Rework sdvo proxy i2c locking
 2017-07-26 13:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Rework sdvo proxy i2c locking (rev2)

[U-Boot] [PATCH 1/3] efi_loader: Add an EFI_CALL() macro
 2017-07-26 13:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
` [U-Boot] [PATCH 3/3] efi_loader: indent entry/exit prints to show nesting level

[PATCH RESEND v3 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
 2017-07-26 13:55 UTC  (11+ messages)
  ` [PATCH RESEND v3 3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288
  ` [PATCH RESEND v3 1/3] SoC: es8328-i2c: Add compatible for ES8323
  ` [PATCH RESEND v3 2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi


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.