linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-26 17:32:59 to 2018-07-26 23:26:03 UTC [more...]

[PATCH] drivers/memory/Kconfig: Add CONFIG_OF dependency
 2018-07-26 23:25 UTC  (6+ messages)

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-07-26 23:25 UTC  (12+ messages)

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-07-26 23:16 UTC  (7+ messages)
` [RFC PATCH v1 1/6] driver core: Add option for disabling of backing devices DMA "
` [RFC PATCH v1 2/6] of/device: Don't back devices DMA with IOMMU if that's undesired by driver
` [RFC PATCH v1 3/6] drm/tegra: Avoid implicit DMA backing with IOMMU
` [RFC PATCH v1 4/6] gpu: host1x: "
` [RFC PATCH v1 5/6] drm/nouveau: tegra: Universally avoid "
` [RFC PATCH v1 6/6] Revert "drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping"

[PATCH v3 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-26 23:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v3 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH v10 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-07-26 23:18 UTC  (5+ messages)
` [PATCH v10 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH 1/7] tracing: Fix double free of event_trigger_data
 2018-07-26 23:15 UTC  (2+ messages)

[PATCH v4 00/35] Allow dynamic allocations during NAND chip identification phase
 2018-07-26 23:13 UTC  (5+ messages)
` [PATCH v4 27/35] mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()

[PATCH 2/7] ring_buffer: tracing: Inherit the tracing setting to next ring buffer
 2018-07-26 23:06 UTC 

[PATCH 0/7] [GIT PULL] tracing: Various fixes for v4.18-rc6
 2018-07-26 23:06 UTC 

[PATCH 3/7] selftests/ftrace: Add snapshot and tracing_on test case
 2018-07-26 23:06 UTC 

[PATCH 7/7] kthread, tracing: Dont expose half-written comm when creating kthreads
 2018-07-26 23:06 UTC 

[PATCH 5/7] tracing: Fix possible double free in event_enable_trigger_func()
 2018-07-26 23:06 UTC 

[PATCH 6/7] tracing: Quiet gcc warning about maybe unused link variable
 2018-07-26 23:06 UTC 

[PATCH 4/7] tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
 2018-07-26 23:06 UTC 

[PATCH] i2c: enable async suspend/resume on i2c devices
 2018-07-26 22:55 UTC 

[PATCH] get_maintainer: Allow usage outside of kernel tree
 2018-07-26 22:39 UTC  (2+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: Remove unused var num_parents
 2018-07-26 22:27 UTC 

[PATCH v2] Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description
 2018-07-26 22:24 UTC  (2+ messages)

doc:it_IT: kernel-hacking translation
 2018-07-26 22:23 UTC  (5+ messages)
` [PATCH 1/2] doc:hacking: add labels
` [PATCH 2/2] doc:it_IT: translation for kernel-hacking

linux-next: build failure after merge of the block tree
 2018-07-26 22:16 UTC  (9+ messages)

[PATCH] tracing: do not leak kernel addresses
 2018-07-26 22:15 UTC  (11+ messages)

[PATCH] 9p: fix NULL pointer dereferences
 2018-07-26 22:15 UTC  (8+ messages)

[PATCH v2 0/3] thermal: tsens: bugfixes, cleanups
 2018-07-26 22:12 UTC  (3+ messages)

[PATCH v2] IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
 2018-07-26 22:12 UTC  (2+ messages)

[PATCH] [PATCH] mm: disable preemption before swapcache_free
 2018-07-26 22:11 UTC  (3+ messages)
    `  "

[PATCH v2 0/3] Staging: octeon-usb fixes for coding style, SPDX and readability
 2018-07-26 22:08 UTC  (4+ messages)
` [PATCH 3/3] Staging: octeon-usb: Breaks down cvmx_usb_poll_channel()
  ` [PATCH v2 "

[PATCH] checkpatch: Require commit text and warn on long commit text lines
 2018-07-26 22:08 UTC  (5+ messages)
    ` [PATCH] checkpatch: Warn when a patch doesn't have a description

linux-next: Signed-off-by missing for commit in the drm-msm tree
 2018-07-26 22:08 UTC 

[PATCH v3 0/7] memory management documentation updates
 2018-07-26 22:08 UTC  (8+ messages)
` [PATCH v3 2/7] mm/util: add kernel-doc for kvfree
` [PATCH v3 3/7] docs/core-api: kill trailing whitespace in kernel-api.rst
` [PATCH v3 4/7] docs/core-api: move *{str,mem}dup* to "String Manipulation"
` [PATCH v3 5/7] docs/core-api: split memory management API to a separate file
` [PATCH v3 6/7] docs/mm: make GFP flags descriptions usable as kernel-doc
` [PATCH v3 7/7] docs/core-api: mm-api: add section about GFP flags

[PATCH v5] Add display clock controller driver for SDM845
 2018-07-26 22:05 UTC  (3+ messages)
` [PATCH v5] clk: qcom: "

[PATCH - revised] rhashtable: detect when object movement might have invalidated a lookup
 2018-07-26 22:04 UTC  (5+ messages)
  ` [PATCH net-next] rhashtable: detect when object movement between tables "

[PATCH 0/3] tracing: doc: cleanup typo and unused code
 2018-07-26 21:48 UTC  (4+ messages)
` [PATCH 1/3] doc: tracing: Fix a typo of trace_stat

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-07-26 21:45 UTC  (6+ messages)

[PATCH 00/14] arm64: dts: meson-axg: add audio support
 2018-07-26 21:38 UTC  (5+ messages)

[PATCH] net: sched: cls_api: fix dead code in switch
 2018-07-26 21:32 UTC  (3+ messages)

[PATCH v3 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-07-26 21:31 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH v2] checkpatch: check for #if 0/#if 1
 2018-07-26 21:31 UTC  (2+ messages)

[PATCH v2 0/3] tracing: kprobes: Prohibit probing on notrace functions
 2018-07-26 21:22 UTC  (5+ messages)
` [PATCH v2 3/3] selftests/ftrace: Fix kprobe string testcase to not probe notrace function

[PATCH v1] iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA
 2018-07-26 21:19 UTC 

[PATCH] MAINTAINERS: Add myself as designated reviewer for thermal
 2018-07-26 21:12 UTC  (2+ messages)

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-26 21:08 UTC  (34+ messages)
` [PATCH v4 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v4 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v4 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v4 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v4 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v4 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v4 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v4 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v4 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v4 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v4 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH net-next] tipc: add missing dev_put() on error in tipc_enable_l2_media
 2018-07-26 21:05 UTC  (2+ messages)

[PATCH] RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
 2018-07-26 21:04 UTC  (2+ messages)

[PATCH] checkpatch: check for functions with 'passed by value' structs or unions
 2018-07-26 20:53 UTC 

[PATCH] ASoC: sirf: Fix potential NULL pointer dereference
 2018-07-26 20:49 UTC 

[PATCH] net: sort Kconfig menu items alphabetically
 2018-07-26 20:39 UTC  (3+ messages)

[RFC PATCH] checkpatch: check for function calls with struct or union on stack
 2018-07-26 20:38 UTC  (5+ messages)

[PATCH] acpi: processor_throttling: fixed a few brace coding style issues
 2018-07-26 20:23 UTC 

[RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
 2018-07-26 20:11 UTC  (3+ messages)

[PATCH v3 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-07-26 20:11 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] mtd: spi-nor: cadence-quadspi: make return type fit wait_for_completion_timeout
 2018-07-26 20:09 UTC  (4+ messages)

[REPOST PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
 2018-07-26 20:07 UTC  (5+ messages)
` [REPOST PATCH 1/4] usb: dwc2: Turn on uframe_sched on "bcm" platforms
` [REPOST PATCH 2/4] usb: dwc2: Turn on uframe_sched on "his" platforms
` [REPOST PATCH 3/4] usb: dwc2: Turn on uframe_sched on "amlogic" platforms
` [REPOST PATCH 4/4] usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-26 20:07 UTC  (5+ messages)

[PATCH v5 0/2] add crc64 calculation as kernel library
 2018-07-26 20:02 UTC  (3+ messages)
` [PATCH v5 1/2] lib: add crc64 calculation routines

[PATCH 0/7] Add clock config and pm support to bcm iProc mdio mux
 2018-07-26 20:00 UTC  (25+ messages)
` [PATCH 1/7] dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
` [PATCH 2/7] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
` [PATCH 3/7] arm64: dts: Fix the base address of the Broadcom iProc mdio mux
` [PATCH 4/7] dt-bindings: net: Add clock handle to "
` [PATCH 5/7] net: phy: Add support to configure clock in "
` [PATCH 6/7] net: phy: Add pm support to Broadcom iProc mdio mux driver
` [PATCH 7/7] net: phy: Add pm support for scan ctrl register to bcm mdio mux

[PATCH v10 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-26 19:51 UTC  (7+ messages)
` [PATCH v10 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH v1 0/2] mm/kdump: exclude reserved pages in dumps
 2018-07-26 19:50 UTC  (8+ messages)

[PATCH] staging: rtl8188eu: remove unused sreset_get_wifi_status()
 2018-07-26 19:46 UTC 

[PATCH v3] mtd/maps: fix solutionengine.c printk format warnings
 2018-07-26 19:43 UTC  (2+ messages)

[PATCH v2 0/3] memmap_init_zone improvements
 2018-07-26 19:35 UTC  (4+ messages)
` [PATCH v2 1/3] mm: make memmap_init a proper function
` [PATCH v2 2/3] mm: calculate deferred pages after skipping mirrored memory
` [PATCH v2 3/3] mm: move mirrored memory specific code outside of memmap_init_zone

[PATCH] MIPS: TXx9: remove useless RTC definitions
 2018-07-26 19:35 UTC  (3+ messages)

kernel BUG at mm/shmem.c:LINE!
 2018-07-26 19:32 UTC  (11+ messages)

[PATCH] perf c2c report: Fix crash for empty browser
 2018-07-26 19:30 UTC  (2+ messages)

[PATCH 0/2] turbostat: Improve support for AMD Zen CPUs (RAPL, CPUID) (Resend)
 2018-07-26 19:29 UTC  (7+ messages)
` [PATCH 1/2] turbostat: Read extended processor family from CPUID
` [PATCH 2/2] turbostat: Add support for AMD Fam 17h (Zen) RAPL

m68k allmodconfig build errors
 2018-07-26 19:29 UTC  (5+ messages)

[PATCH 00/16] staging:rtl8192u: Proxy Structures?
 2018-07-26 19:24 UTC  (17+ messages)
` [PATCH 01/16] staging:rtl8192u: Rename SwChnlCmd - Style
` [PATCH 02/16] staging:rtl8192u: Rename CmdID "
` [PATCH 03/16] staging:rtl8192u: Rename Para1 > para_1 "
` [PATCH 04/16] staging:rtl8192u: Rename Para2 to para_2 - style
` [PATCH 05/16] staging:rtl8192u: Rename msDelay to ms_delay - Style
` [PATCH 06/16] staging:rtl8192u: Remove proxy struct rtl819XMACPHY_Array_PG "
` [PATCH 07/16] staging:rtl8192u: Remove proxy struct rtl819XPHY_REG_1T2RArray "
` [PATCH 08/16] staging:rtl8192u: Remove proxy array rtl819XAGCTAB_Array "
` [PATCH 09/16] staging:rtl8192u: Remove proxy rtl819XRadioA_Array "
` [PATCH 10/16] staging:rtl8192u: Remove proxy rtl819XRadioB_Array "
` [PATCH 11/16] staging:rtl8192u: Remove proxy rtl819XRadioC_Array "
` [PATCH 12/16] staging:rtl8192u: Remove proxy rtl819XRadioD_Array "
` [PATCH 13/16] staging:rtl8192u: Rename HW90_BLOCK_E "
` [PATCH 14/16] staging:rtl8192u: Rename RF90_RADIO_PATH_E "
` [PATCH 15/16] staging:rtl8192u: Remove repeated definitions "
` [PATCH 16/16] staging:rtl8192u: Rename eRFPath "

[PATCH] media: stv090x: fix if-else order
 2018-07-26 19:26 UTC  (2+ messages)

[RFC] x86, tsc: Add kcmdline args for skipping tsc calibration sequences
 2018-07-26 19:21 UTC  (5+ messages)

[PATCH v3 0/5] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-07-26 19:15 UTC  (14+ messages)
` [PATCH v3 2/5] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v3 4/5] mm/page_alloc: Move initialization of node and zones to an own function

BPF relocation 'perf test' entries failing was: Re: [GIT PULL 00/27] perf/core improvements and fixes
 2018-07-26 19:14 UTC  (4+ messages)

[PATCH] x86-64: use 32-bit XOR to zero registers
 2018-07-26 19:06 UTC  (8+ messages)

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-26 19:03 UTC  (5+ messages)
` [RFC v6 PATCH 1/2] mm: refactor do_munmap() to extract the common part
` [RFC v6 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH] ARC: fix broken noncoherent cache ops
 2018-07-26 19:00 UTC  (3+ messages)

RFC: simplified RISC-V interrupt and clocksource handling
 2018-07-26 18:51 UTC  (3+ messages)
` [PATCH 9/9] clocksource: new RISC-V SBI timer driver

[PATCH 0/5] Add Actions Semi S700 pinctrl support
 2018-07-26 18:40 UTC  (9+ messages)
` [PATCH 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH v9 0/2] regulator: add QCOM RPMh regulator driver
 2018-07-26 18:39 UTC  (9+ messages)
` [PATCH v9 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings

[PATCH] tracing/kprobes: Simplify the logic of enable_trace_kprobe()
 2018-07-26 18:25 UTC  (3+ messages)

[GIT PULL] xfs: 4.18 fixes, part 1
 2018-07-26 18:22 UTC  (2+ messages)
` [GIT PULL] xfs: 4.18 fixes, part 2

[PATCH v2] ext4: use swap macro in mext_page_double_lock
 2018-07-26 17:43 UTC 

[PREEMPT_RT]: Using printk-rt-aware.patch in non-rt kernel
 2018-07-26 18:08 UTC  (3+ messages)

[PATCH v3.1 00/10] arm64: allwinner: Add A64 DE2 HDMI support
 2018-07-26 18:03 UTC  (11+ messages)
` [PATCH v3.1 01/10] clk: sunxi-ng: a64: Add minimal rate for video PLLs
  ` [linux-sunxi] "
` [PATCH v3.1 03/10] drm/sun4i: Add support for A64 mixers
  ` [linux-sunxi] "
` [PATCH v3.1 06/10] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO[0-1] macros
  ` [linux-sunxi] "
` [PATCH v3.1 07/10] arm64: dts: allwinner: a64: Add display pipeline
  ` [linux-sunxi] "
` [PATCH v3.1 10/10] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI
  ` [linux-sunxi] "

[PATCH] mips: configs: remove no longer needed config option
 2018-07-26 17:51 UTC  (3+ messages)

[PATCH 1/3] mmc: tegra: prevent HS200 on Tegra 3
 2018-07-26 17:48 UTC  (9+ messages)
` [PATCH 3/3] mmc: tegra: prevent ACMD23 "

[PATCH] MIPS: mscc: ocelot: add MIIM1 bus
 2018-07-26 17:41 UTC  (2+ messages)

[PATCH] MIPS: mscc: ocelot: fix length of memory address space for MIIM
 2018-07-26 17:41 UTC  (2+ messages)

[LKP] [rcutorture] 3b745c8969: WARNING:at_mm/slab_common.c:#kmalloc_slab
 2018-07-26 17:39 UTC  (3+ messages)

linux-next: build warning after merge of the rdma tree
 2018-07-26 17:38 UTC  (4+ messages)


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