linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-26 12:47:51 to 2017-07-26 14:50:31 UTC [more...]

[PATCH net-next v2 00/10] net: dsa: lan9303: unicast offload, fdb,mdb,STP
 2017-07-26 14:50 UTC  (6+ messages)
` [PATCH net-next v2 01/10] net: dsa: lan9303: Fixed MDIO interface

[PATCH v2] smp_call_function: use inline helpers instead of macros
 2017-07-26 14:50 UTC  (3+ messages)

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

[RFC/RFT PATCH] KVM: nVMX: fixes to nested virt interrupt injection
 2017-07-26 14:48 UTC  (2+ messages)

[PATCH v2 01/11] ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable
 2017-07-26 14:47 UTC  (4+ messages)

new objtool unreachable instruction warnings
 2017-07-26 14:46 UTC 

[PATCH 0/4] ACPI: DMA ranges management
 2017-07-26 14:46 UTC  (2+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-07-26 14:44 UTC  (3+ messages)
` [RFC Part1 PATCH v3 04/17] x86/mm: Don't attempt to encrypt initrd under SEV

[PATCH 00/14] Remove unused structure amd_pp_display_configuration
 2017-07-26 14:44 UTC  (7+ messages)
` [PATCH 01/14] amdgpu: powerplay: Remove unused function

[v4 1/4] mm, oom: refactor the TIF_MEMDIE usage
 2017-07-26 14:44 UTC  (8+ messages)
` [v4 2/4] mm, oom: cgroup-aware OOM killer
` [v4 3/4] mm, oom: introduce oom_priority for memory cgroups
` [v4 4/4] mm, oom, docs: describe the cgroup-aware OOM killer

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

[RFC 0/2] arm-smmu-v3 tlbi-on-map option
 2017-07-26 14:41 UTC  (3+ messages)

[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
 2017-07-26 14:40 UTC  (5+ messages)
` [PATCH 1/3] backlight: always select BACKLIGHT_LCD_SUPPORT for BACKLIGHT_CLASS_DEVICE
` [PATCH 2/3] ACPI/DRM: rework ACPI_VIDEO Kconfig dependencies
` [PATCH 3/3] drm/etnaviv: add thermal dependency
` [Intel-gfx] [PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal

[GIT PULL] intel_th: Fixes for char-misc-linus
 2017-07-26 14:39 UTC  (2+ messages)

[PATCH 08/11] ASoC: sun4i-spdif: Handle return value of clk_prepare_enable
 2017-07-26 14:16 UTC  (2+ messages)
` Applied "ASoC: sun4i-spdif: Handle return value of clk_prepare_enable." 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] drm: adding SDI to drm_connector_enum_list
 2017-07-26 14:38 UTC  (2+ messages)

[PATCH] regulator: pwm-regulator: Remove unneeded gpiod NULL check
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "regulator: pwm-regulator: Remove unneeded gpiod NULL check" to the regulator tree

USB disk speed regression WD Elements - with bisect result 22547c4cc4fe20698a6a85a55b8788859134b8e4
 2017-07-26 14:36 UTC  (3+ messages)

[PATCH v4.4.y] sched/cgroup: Move sched_online_group() back into css_online() to fix crash
 2017-07-26 14:35 UTC  (4+ messages)

[RFC PATCH] f2fs: obsolete FI_ACL_MODE
 2017-07-26 14:33 UTC 

[PATCH v8 0/3] Cavium ARM64 uncore PMU support
 2017-07-26 14:35 UTC  (7+ messages)
` [PATCH v8 1/3] perf: cavium: Support memory controller PMU counters

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

netlink: NULL timer crash
 2017-07-26 14:35 UTC  (3+ messages)

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

[GIT PULL 00/40] perf/core improvements and fixes
 2017-07-26 14:17 UTC  (41+ 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

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

[PATCH] Drivers : edac : checkpatch.pl clean up
 2017-07-26 14:32 UTC  (2+ messages)

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

[PATCH] virtio_blk: fix incorrect message when disk is resized
 2017-07-26 14:32 UTC 

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

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

[PATCH] [v2] iopoll: avoid -Wint-in-bool-context warning
 2017-07-26 14:28 UTC  (2+ messages)

[PATCH v2 00/13] introduce the Xen PV Calls frontend
 2017-07-26 14:27 UTC  (6+ messages)
` [PATCH v2 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v2 02/13] xen/pvcalls: connect to the backend
  ` [PATCH v2 03/13] xen/pvcalls: implement socket command and handle events

objtool warnings in randconfig builds using gcc-7.1.1
 2017-07-26 14:27 UTC 

Suspend-resume failure on Intel Eagle Lake Core2Duo
 2017-07-26 14:26 UTC  (8+ messages)

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

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

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

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

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

[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] x86/amd: Only fixup cpu_core_id for pre-family17h
 2017-07-26 14:17 UTC  (2+ messages)

[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 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 1/4] ASoC: rt5514: constify acpi_device_id
 2017-07-26 14:17 UTC  (2+ messages)
` Applied "ASoC: rt5514: constify acpi_device_id." to the asoc tree

[PATCH 2/4] ASoC: rt5663: constify acpi_device_id
 2017-07-26 14:17 UTC  (2+ 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  (2+ 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  (2+ 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  (2+ messages)
` Applied "ASoC: samsung: s3c2412: 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  (2+ messages)
` Applied "ASoC: samsung: i2s: Handle return value of clk_prepare_enable." to the asoc tree

[PATCH 03/11] ASoC: samsung: pcm: Handle return value of clk_prepare_enable
 2017-07-26 14:17 UTC  (2+ 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  (2+ 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  (2+ 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  (2+ 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  (2+ messages)
` Applied "ASoC: atmel: ac97c: Handle return value of clk_prepare_enable." 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)

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

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

[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)

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  (2+ messages)

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

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

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

[PATCH V3 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes
 2017-07-26 13:53 UTC  (4+ messages)

[RFC PATCH v1 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-07-26 13:50 UTC  (10+ messages)
` [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant

Sparse warnings on GENMASK + arm32
 2017-07-26 13:47 UTC  (4+ messages)

[RFC PATCH] mm: memcg: fix css double put in mem_cgroup_iter
 2017-07-26 13:44 UTC  (2+ messages)

amd-iommu/x2apic: sleeping function called from invalid context
 2017-07-26 13:41 UTC  (6+ messages)
  ` [PATCH] iommu/amd: Fix schedule-while-atomic BUG in initialization code

[PATCH 00/11] Remove the parent_node() for each arch
 2017-07-26 13:34 UTC  (12+ messages)
` [PATCH 01/11] arm64: numa: Remove the unused parent_node() macro
` [PATCH 02/11] ia64: topology: "
` [PATCH 03/11] metag/numa: "
` [PATCH 04/11] MIPS: numa: "
` [PATCH 05/11] powerpc/topology: "
` [PATCH 06/11] s390/topology: "
` [PATCH 07/11] sh/numa: "
` [PATCH 08/11] sparc64/topology: "
` [PATCH 09/11] tile/topology: "
` [PATCH 10/11] x86/topology: "
` [PATCH 11/11] asm-generic: numa: "

[REGRESSION 4.13-rc] NFS returns -EACCESS at the first read
 2017-07-26 13:37 UTC  (4+ messages)

[PATCH net] Revert "vhost: cache used event for better performance"
 2017-07-26 13:37 UTC  (4+ messages)

[PATCH v2] Kbuild: use -fshort-wchar globally
 2017-07-26 13:36 UTC 

[PATCH] mm: take memory hotplug lock within numa_zonelist_order_handler()
 2017-07-26 13:34 UTC  (2+ messages)

[PATCH 0/1] Clarify huge_pte_offset() semantics
 2017-07-26 13:34 UTC  (8+ messages)
` [PATCH 1/1] mm/hugetlb: Make huge_pte_offset() consistent and document behaviour

[PATCH net-next 1/2] bnxt_en: add CONFIG_NET_SWITCHDEV dependency
 2017-07-26 13:18 UTC  (6+ messages)
` [PATCH net-next 2/2] bnxt_en: define sriov_lock unconditionally

linux-next: Tree for Jul 26
 2017-07-26 13:18 UTC  (4+ messages)

[RFC]Add new mdev interface for QoS
 2017-07-26 13:16 UTC 

[RFC][PATCH] thunderbolt: icm: Ignore mailbox errors in icm_suspend()
 2017-07-26 13:12 UTC  (5+ messages)

[PATCH v3 00/16] Switchtec NTB Support
 2017-07-26 13:09 UTC  (2+ messages)

[PATCH 0/2] ceph: make kcephfs use errseq_t for writeback error reporting
 2017-07-26 13:09 UTC  (5+ messages)
` [PATCH 1/2] ceph: "
` [PATCH 2/2] ceph: pagecache writeback fault injection switch

[PATCH 0/2] Avoid crashes by early (boot) consoles using init memory
 2017-07-26 13:08 UTC  (5+ messages)
` [PATCH 1/2] printk/console: Always disable boot consoles that use init memory before it is freed
` [PATCH 2/2] printk/console: Enhance the check for consoles using init memory

[PATCH RFC] sched: Allow migrating kthreads into online but inactive CPUs
 2017-07-26 12:57 UTC  (3+ messages)

[PATCH 00/10] A trial to Allwinner H3 DVFS support
 2017-07-26 12:54 UTC  (9+ messages)
` [PATCH 10/10] ARM: dts: sun8i: Add SY8106A regulator to Orange Pi PC
  ` [linux-sunxi] "

[PATCH] fortify: Use WARN instead of BUG for now
 2017-07-26 12:52 UTC  (2+ messages)

[PATCH] virtio-net: fix module unloading
 2017-07-26 12:50 UTC  (3+ messages)

[PATCH V2 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-07-26 12:48 UTC  (8+ messages)
` [PATCH V2 net-next 01/21] net-next/hinic: Initialize hw interface

[PATCH v12 6/8] mm: support reporting free page blocks
 2017-07-26 12:47 UTC  (12+ messages)

[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
 2017-07-26 12:47 UTC  (7+ messages)
        ` [RFC][PATCH v3]: documentation,atomic: Add new documents


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).