linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-17 08:54:24 to 2018-05-17 11:52:54 UTC [more...]

printk feature for syzbot?
 2018-05-17 11:52 UTC  (7+ messages)
        ` [PATCH] printk: inject caller information into the body of message

linux-next: build warning after merge of the netfilter-next tree
 2018-05-17 11:52 UTC  (3+ messages)
` [PATCH nf-next] netfilter: fix fallout from xt/nf osf separation

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-17 11:49 UTC  (9+ messages)
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()

[RFC v3 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-05-17 11:48 UTC  (3+ messages)
` [RFC v3 PATCH 1/5] mm/page_alloc: use helper functions to add/remove a page to/from buddy

[PATCH 01/11] media: tm6000: fix potential Spectre variant 1
 2018-05-17 11:43 UTC  (15+ messages)

[PATCH v5 1/3] ARM: dts: tegra: Remove skeleton.dtsi and fix DTC warnings for /memory
 2018-05-17 11:42 UTC  (6+ messages)
` [PATCH v5 2/3] ARM: dts: tegra: Fix unit_address_vs_reg and avoid_unnecessary_addr_size DTC warnings
` [PATCH v5 3/3] ARM: dts: tegra: Work safely with 256 MB Colibri-T20 modules

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-17 11:41 UTC  (3+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API

[PATCH] net: qcom/emac: Allocate buffers from local node
 2018-05-17 11:36 UTC  (2+ messages)

[PATCH 0/4] Venus updates - PIL
 2018-05-17 11:32 UTC  (5+ messages)
` [PATCH 1/4] soc: qcom: mdt_loader: Add check to make scm calls
` [PATCH 2/4] media: venus: add a routine to reset ARM9
` [PATCH 3/4] venus: add check to make scm calls
` [PATCH 4/4] media: venus: add PIL support

[PATCH] wcn36xx: Add support for Factory Test Mode (FTM)
 2018-05-17 11:32 UTC 

[PATCH v8 00/15] CPU scaling support for msm8996
 2018-05-17 11:19 UTC  (16+ messages)
` [PATCH v8 01/15] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v8 02/15] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v8 03/15] clk: Use devm_ in the register fixed factor clock
` [PATCH v8 04/15] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v8 05/15] dt-bindings: clk: qcom: Add bindings for CPU clock "
` [PATCH v8 06/15] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v8 07/15] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v8 08/15] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v8 09/15] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver
` [PATCH v8 11/15] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v8 12/15] dt: qcom: Add qcom-cpufreq-kryo driver configuration
` [PATCH v8 13/15] regulator: qcom_spmi: Add support for SAW
` [PATCH v8 14/15] dt-bindings: qcom_spmi: Document SAW support
` [PATCH v8 15/15] dt: qcom: Add SAW regulator for 8x96 CPUs

[PATCH 1/2] clk: imx7d: correct enet clock CCGR register offset
 2018-05-17 11:22 UTC  (2+ messages)

INTMS/INTMC not being used in NVME interrupt handling
 2018-05-17 11:15 UTC  (3+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-05-17 11:06 UTC  (27+ messages)
` [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v11 02/26] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 03/26] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 04/26] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v11 05/26] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v11 06/26] mm: introduce pte_spinlock "
` [PATCH v11 07/26] mm: make pte_unmap_same compatible with SPF
` [PATCH v11 08/26] mm: introduce INIT_VMA()
` [PATCH v11 09/26] mm: VMA sequence count
` [PATCH v11 10/26] mm: protect VMA modifications using "
` [PATCH v11 11/26] mm: protect mremap() against SPF hanlder
` [PATCH v11 12/26] mm: protect SPF handler against anon_vma changes
` [PATCH v11 13/26] mm: cache some VMA fields in the vm_fault structure
` [PATCH v11 14/26] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v11 15/26] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v11 16/26] mm: introduce __vm_normal_page()
` [PATCH v11 17/26] mm: introduce __page_add_new_anon_rmap()
` [PATCH v11 18/26] mm: protect mm_rb tree with a rwlock
` [PATCH v11 19/26] mm: provide speculative fault infrastructure
` [PATCH v11 20/26] mm: adding speculative page fault failure trace events
` [PATCH v11 21/26] perf: add a speculative page fault sw event
` [PATCH v11 22/26] perf tools: add support for the SPF perf event
` [PATCH v11 23/26] mm: add speculative page fault vmstats
` [PATCH v11 24/26] x86/mm: add speculative pagefault handling
` [PATCH v11 25/26] powerpc/mm: add speculative page fault
` [PATCH v11 26/26] arm64/mm: "

[PATCH v2] f2fs: Fix deadlock in shutdown ioctl
 2018-05-17 11:12 UTC  (2+ messages)

[PATCH v5 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-05-17 11:12 UTC  (3+ messages)
` [PATCH v5 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

{standard input}:126: Warning: macro instruction expanded into multiple instructions
 2018-05-17 11:10 UTC 

[v1 0/2] Add support for QCOM cpufreq FW driver
 2018-05-17 11:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM CPUFREQ FW bindings
` [PATCH 2/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver

[PATCH] dmaengine: qcom: bam_dma: fix some doc warnings
 2018-05-17 10:59 UTC  (7+ messages)
` [PATCH] dmaengine: qcom: bam_dma: fix invalid assignment warning

[PATCH v6] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2018-05-17 10:59 UTC 

[RFC/RFT] [PATCH 00/10] Intel_pstate: HWP Dynamic performance boost
 2018-05-17 10:59 UTC  (6+ messages)
` [RFC/RFT] [PATCH 02/10] cpufreq: intel_pstate: Conditional frequency invariant accounting

[PATCH RFC] schedutil: Allow cpufreq requests to be made even when kthread kicked
 2018-05-17 10:53 UTC  (4+ messages)

[PATCH v2 0/5] powerpc/lib: Optimisation of string functions (mainly for PPC32)
 2018-05-17 10:49 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/lib: move PPC32 specific functions out of string.S
` [PATCH v2 2/5] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH v2 3/5] powerpc/lib: optimise PPC32 memcmp
` [PATCH v2 4/5] powerpc/lib: inline string functions NUL size verification
` [PATCH v2 5/5] powerpc/lib: inline memcmp() for small constant sizes

[PATCH v2] dmaengine: qcom: bam_dma: check if the runtime pm enabled
 2018-05-17 10:47 UTC  (2+ messages)

[PATCH] ima: Fix pr_fmt() redefinition
 2018-05-17 10:47 UTC 

general protection fault in n_tty_flush_buffer
 2018-05-17 10:45 UTC  (2+ messages)

[PATCH] Add the memcg print oom info for system oom
 2018-05-17 10:42 UTC  (4+ messages)

[PATCH 1/3] x86/MCE/AMD: Redo function to get SMCA bank type
 2018-05-17 10:41 UTC  (9+ messages)
` [PATCH 3/3] x86/MCE/AMD: Get address from already initialized block

[PATCH v3 0/7] MIPS: perf: MT fixes and improvements
 2018-05-17 10:40 UTC  (7+ messages)
` [PATCH v3 4/7] MIPS: perf: Fix perf with MT counting other threads
` [PATCH v3 5/7] MIPS: perf: Allocate per-core counters on demand

[PATCH] ARM64: dts: sun50i: h5: Add spi flash node for OrangePi PC2
 2018-05-17 10:34 UTC 

[PATCH V2] sched/schedutil: Don't set next_freq to UINT_MAX
 2018-05-17 10:33 UTC  (3+ messages)
` [V2] "

[PATCH] Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily"
 2018-05-17 10:32 UTC  (3+ messages)

[PATCH V1 0/3] Changes for SDCC5 version
 2018-05-17 10:28 UTC  (4+ messages)
` [PATCH V1 1/3] mmc: sdhci-msm: Define new Register address map
` [PATCH V1 2/3] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V1 3/3] mmc: host: Register changes for sdcc V5

[v0 0/2] Add support for QCOM cpufreq FW driver
 2018-05-17 10:27 UTC  (7+ messages)
` [v0 1/2] dt-bindings: clock: Introduce QCOM CPUFREQ FW bindings
` [v0 2/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver

[PATCH 4/7] dt-bindings: gnss: add u-blox binding
 2018-05-17 10:25 UTC  (20+ messages)
                        ` OMAP serial runtime PM and autosuspend (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding))
              ` Serdev runtime PM (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding)

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-17 10:24 UTC  (7+ messages)
` [PATCH v3 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT
        ` [PATCH v4 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI, PCCT

[PATCH RT] sched: let softirq_count() return !0 if inside local_bh_disable()ed section
 2018-05-17 10:22 UTC 

[RFC PATCH] efi/fb: Convert PCI bus address to resource if translated by the bridge
 2018-05-17 10:17 UTC  (2+ messages)

[PATCH 0/3] enable ccree on Renesas R-Car platform
 2018-05-17 10:16 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: renesas: r8a7795: add ccree binding

[PATCH] acpi: add missing prototype for ‘arch_post_acpi_subsys_init’
 2018-05-17 10:15 UTC  (2+ messages)

[PATCH 2/2] Revert "m68k: set dma and coherent masks for platform FEC ethernets"
 2018-05-17 10:07 UTC 

[PATCH 1/2] m68k: Set default dma mask for platform devices
 2018-05-17 10:07 UTC 

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2018-05-17 10:06 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the v4l-dvb tree
 2018-05-17 10:05 UTC  (3+ messages)

[PATCH v3] clk: add duty cycle support
 2018-05-17 10:05 UTC  (2+ messages)

[PATCH v4] Input: add bu21029 touch driver
 2018-05-17 10:03 UTC  (2+ messages)

[PATCH v2 0/3] Introduce STM32MP1 RTC
 2018-05-17 10:03 UTC  (7+ messages)
` [PATCH v2 1/3] rtc: stm32: rework register management to prepare other version of RTC
` [PATCH v2 3/3] rtc: stm32: add stm32mp1 rtc support

[PATCH] powerpc/lib: Remove .balign inside string functions for PPC32
 2018-05-17 10:04 UTC 

[PATCH] media: v4l2-ctrl: Add control for VP9 profile
 2018-05-17  9:53 UTC 

[PATCH 4.4 000/190] 4.4.128-stable review
 2018-05-17  9:50 UTC  (25+ messages)
` [PATCH 4.4 014/190] lockd: fix lockd shutdown race
` [PATCH 4.4 035/190] ARM: dts: imx6qdl-wandboard: Fix audio channel swap
` [PATCH 4.4 054/190] xfrm: fix state migration copy replay sequence numbers
` [PATCH 4.4 099/190] arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
` [PATCH 4.4 115/190] Fix serial console on SNI RM400 machines
` [PATCH 4.4 159/190] ipsec: check return value of skb_to_sgvec always
` [PATCH 4.4 164/190] futex: Remove requirement for lock_page() in get_futex_key()

[PATCH V1 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-17  9:47 UTC  (5+ messages)
` [PATCH V1 2/5] backlight: qcom-wled: Add support for WLED4 peripheral

[PATCH 0/1] Remove the check of duplicate processors
 2018-05-17  9:46 UTC  (2+ messages)
` [RFC PATCH 1/1] acpi/processor: "

linux-next: build warning after merge of the integrity tree
 2018-05-17  9:46 UTC  (2+ messages)

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-17  9:44 UTC  (6+ messages)
` [PATCH v5 01/13] KVM: s390: Interface to test whether APXA installed

[PATCH v2 1/1] s390: vfio-ccw: push down unsupported IDA check
 2018-05-17  9:42 UTC  (3+ messages)

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-17  9:35 UTC  (6+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early

[PATCH v2] sched/rt: fix call to cpufreq_update_util
 2018-05-17  9:32 UTC  (3+ messages)

[PATCH v2 0/4] ARM64: dts: meson-axg: i2c updates
 2018-05-17  9:31 UTC  (5+ messages)
` [PATCH v2 1/4] ARM64: dts: meson-axg: clean-up i2c nodes
` [PATCH v2 2/4] ARM64: dts: meson-axg: correct i2c AO clock
` [PATCH v2 3/4] ARM64: dts: meson-axg: add i2c AO pins
` [PATCH v2 4/4] ARM64: dts: meson-axg: enable i2c AO on the S400 board

[PATCH V2 00/20] perf tools and x86 PTI entry trampolines
 2018-05-17  9:22 UTC  (21+ messages)
` [PATCH V2 01/20] kallsyms: Simplify update_iter_mod()
` [PATCH V2 02/20] kallsyms, x86: Export addresses of syscall trampolines
` [PATCH V2 03/20] x86: Add entry trampolines to kcore
` [PATCH V2 04/20] x86: kcore: Give entry trampolines all the same offset in kcore
` [PATCH V2 05/20] perf tools: Add machine__is() to identify machine arch
` [PATCH V2 06/20] perf tools: Fix kernel_start for PTI on x86
` [PATCH V2 07/20] perf tools: Add machine__nr_cpus_avail()
` [PATCH V2 08/20] perf tools: Workaround missing maps for x86 PTI entry trampolines
` [PATCH V2 09/20] perf tools: Fix map_groups__split_kallsyms() for entry trampoline symbols
` [PATCH V2 10/20] perf tools: Allow for extra kernel maps
` [PATCH V2 11/20] perf tools: Create maps for x86 PTI entry trampolines
` [PATCH V2 12/20] perf tools: Synthesize and process mmap events "
` [PATCH V2 13/20] perf buildid-cache: kcore_copy: Keep phdr data in a list
` [PATCH V2 14/20] perf buildid-cache: kcore_copy: Keep a count of phdrs
` [PATCH V2 15/20] perf buildid-cache: kcore_copy: Calculate offset from phnum
` [PATCH V2 16/20] perf buildid-cache: kcore_copy: Layout sections
` [PATCH V2 17/20] perf buildid-cache: kcore_copy: Iterate phdrs
` [PATCH V2 18/20] perf buildid-cache: kcore_copy: Get rid of kernel_map
` [PATCH V2 19/20] perf buildid-cache: kcore_copy: Copy x86 PTI entry trampoline sections
` [PATCH V2 20/20] perf buildid-cache: kcore_copy: Amend the offset of sections that remap kernel text

[PATCH net-next v3 00/10] net: mvpp2: phylink conversion
 2018-05-17  9:26 UTC  (3+ messages)

[PATCH] dmaengine: qcom: bam_dma: check if the runtime pm enabled
 2018-05-17  9:20 UTC  (3+ messages)

[PATCH v5 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-17  9:18 UTC  (4+ messages)
` [PATCH v5 2/4] Documentation: bindings: add phy_config for Rockchip USB Type-C PHY
` [PATCH v5 3/4] phy: rockchip-typec: support variable phy config value
` [PATCH v5 4/4] drm/rockchip: support dp training outside dp firmware

[PATCH -V2 -mm] mm, hugetlbfs: Pass fault address to no page handler
 2018-05-17  9:15 UTC  (2+ messages)

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-17  9:05 UTC  (10+ messages)

[PATCH v2 0/8] slimbus: fixes and some helpers
 2018-05-17  8:58 UTC  (9+ messages)
` [PATCH v2 1/8] slimbus: core: add of_slim_device_get() helper
` [PATCH v2 2/8] slimbus: core: rearrange slim_eaddr structure
` [PATCH v2 3/8] slimbus: core: add need_tid flag to slim_msg_txn
` [PATCH v2 4/8] slimbus: messaging: pass correct wbuf
` [PATCH v2 5/8] slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy
` [PATCH v2 6/8] slimbus: messaging: add slim_prepare_txn() helper function
` [PATCH v2 7/8] slimbus: messaging: initialize completion correctly
` [PATCH v2 8/8] slimbus: qcom: remove redundant depends in Kconfig

[PATCH v2 0/3] arm64: dts: Draak: Enable video inputs and VIN4
 2018-05-17  9:03 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: draak: Describe HDMI input

[PATCH 1/2][stable-4.4] arm64: introduce mov_q macro to move a constant into a 64-bit register
 2018-05-17  9:01 UTC  (3+ messages)
` [PATCH 2/2] [stable 4.4] arm64: Add work around for Arm Cortex-A55 Erratum 1024718

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
 2018-05-17  8:59 UTC  (7+ messages)

[BUG] net: stmmac: dwmac-sun8i broken in linux-next
 2018-05-17  8:56 UTC  (2+ messages)

[PATCH 4.4 00/72] 4.4.127-stable review
 2018-05-17  8:56 UTC  (4+ messages)
` [PATCH 4.4 24/72] audit: add tty field to LOGIN event

[PATCH 4.4 00/97] 4.4.129-stable review
 2018-05-17  8:54 UTC  (5+ messages)
` [PATCH 4.4 53/97] ALSA: pcm: Fix UAF at PCM release via PCM timer access


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