linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-04 00:17:00 to 2018-04-04 07:42:56 UTC [more...]

[PATCH 00/11] [v4] Use global pages with PTI
 2018-04-04  7:42 UTC  (16+ messages)
` [PATCH 01/11] x86/mm: factor out pageattr _PAGE_GLOBAL setting
` [PATCH 02/11] x86/mm: undo double _PAGE_PSE clearing
` [PATCH 03/11] x86/mm: introduce "default" kernel PTE mask
` [PATCH 04/11] x86/espfix: document use of _PAGE_GLOBAL
` [PATCH 05/11] x86/mm: do not auto-massage page protections
` [PATCH 06/11] x86/mm: remove extra filtering in pageattr code
` [PATCH 07/11] x86/mm: comment _PAGE_GLOBAL mystery
` [PATCH 08/11] x86/mm: do not forbid _PAGE_RW before init for __ro_after_init
` [PATCH 09/11] x86/pti: enable global pages for shared areas
` [PATCH 10/11] x86/pti: never implicitly clear _PAGE_GLOBAL for kernel image
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID
  ` [RFC PATCH] x86/pti: pti_clone_pmds can be static

[PATCH 1/1] drm/i915: Do not use kfree() to free kmem_cache_alloc() return value
 2018-04-04  7:37 UTC 

[PATCH RT 1/3] alarmtimer: Prevent live lock in alarm_cancel()
 2018-04-04  7:37 UTC  (3+ messages)

[PATCH] mmc: sdhci-cadence: send tune request twice to work around errata
 2018-04-04  7:35 UTC  (2+ messages)

Multiple generic PHY instances for DWC3 USB IP
 2018-04-04  7:31 UTC  (5+ messages)

[PATCH 0/2] Move kfree_rcu out of rcu code and use kfree_bulk
 2018-04-04  7:28 UTC  (4+ messages)
` [PATCH 2/2] kfree_rcu() should use kfree_bulk() interface

v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64
 2018-04-04  7:25 UTC  (5+ messages)

[PATCH RT 0/7] 4.4.126-rt141-rc1
 2018-04-04  7:16 UTC  (8+ messages)
` [PATCH RT 1/7] locking: add types.h
` [PATCH RT 2/7] timer: Invoke timer_start_debug() where it makes sense
` [PATCH RT 3/7] mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
` [PATCH RT 4/7] arm*: disable NEON in kernel mode
` [PATCH RT 5/7] crypto: limit more FPU-enabled sections
` [PATCH RT 6/7] Revert "memcontrol: Prevent scheduling while atomic in cgroup code"
` [PATCH RT 7/7] Linux 4.4.126-rt141-rc1

[PATCH v3] staging: vt6655: check for memory allocation failures
 2018-04-04  7:24 UTC  (3+ messages)

Build failure due commit 9217e566bdee
 2018-04-04  7:22 UTC 

[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-04  7:18 UTC  (3+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages

[PATCH 0/2] Move kfree_rcu out of rcu code and use kfree_bulk
 2018-04-04  7:16 UTC  (6+ messages)
` [PATCH 2/2] kfree_rcu() should use kfree_bulk() interface

[PATCH v2 0/6] spi: Add support for DMA transfers in sun4i SPI driver
 2018-04-04  7:14 UTC  (15+ messages)
` [PATCH v2 1/6] spi: core: handle timeout error from transfer_one()
` [PATCH v2 2/6] spi: sun4i: restrict transfer length in PIO-mode
` [PATCH v2 3/6] spi: sun4i: coding style/readability improvements
` [PATCH v2 4/6] spi: sun4i: use completion provided by SPI core driver
` [PATCH v2 5/6] spi: sun4i: introduce register set/unset helpers

KASAN: use-after-free Read in radix_tree_next_chunk
 2018-04-04  7:14 UTC  (2+ messages)

[PATCH v2] perf stat: enable 1ms interval for printing event counters values
 2018-04-04  7:05 UTC  (2+ messages)

[PATCH v3 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-04-04  7:02 UTC  (12+ messages)
` [PATCH v3 1/6] spi: sun6i: coding style/readability improvements
` [PATCH v3 3/6] spi: sun6i: restrict transfer length in PIO-mode
` [PATCH v3 4/6] spi: sun6i: use completion provided by SPI core
` [PATCH v3 5/6] spi: sun6i: introduce register set/unset helpers
` [PATCH v3 6/6] spi: sun6i: add DMA transfers support

[RFC] prctl: Deprecate non PR_SET_MM_MAP operations
 2018-04-04  6:59 UTC  (4+ messages)

[RFC] drm/atomic+msm: add helper to implement legacy dirtyfb
 2018-04-04  6:58 UTC  (2+ messages)

linux-next: Tree for Apr 4
 2018-04-04  6:55 UTC 

[GIT PULL] Kernel lockdown for secure boot
 2018-04-04  6:56 UTC  (46+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-04-04  6:47 UTC  (5+ messages)
` [PATCH v8 25/42] ARM: davinci: dm644x: add new clock init using common clock framework

[PATCH v2 0/2] x86/CPU/AMD: Add support for Extended Topology Enumeration
 2018-04-04  6:45 UTC  (3+ messages)
` [PATCH v2 1/2] x86/CPU: Modify detect_extended_topology() to return result
` [PATCH v2 2/2] x86/CPU/AMD: Derive CPU topology from CPUID Fn0xB when available

[PATCH] x86/processor: Remove two legacy function declaration
 2018-04-04  6:45 UTC 

[PATCH v2] net: thunderx: nicvf_main: Fix potential NULL pointer dereferences
 2018-04-04  6:41 UTC  (3+ messages)

[PATCH 1/1] drm/i915:Do not use kfree() to free kmem_cache_alloc() return value
 2018-04-04  6:37 UTC 

[PATCH v2 0/5] allow override of bus format in bridges
 2018-04-04  6:34 UTC  (4+ messages)

[RFC] Is it correctly that the usage for spin_{lock|unlock}_irq in clear_page_dirty_for_io
 2018-04-04  6:31 UTC  (4+ messages)

[PATCH 0/6] spi: Add support for DMA transfers in sun4i SPI driver
 2018-04-04  6:27 UTC  (5+ messages)
` [PATCH 6/6] spi: sun4i: add DMA transfers support

KASAN: stack-out-of-bounds Read in rdma_bind_addr (2)
 2018-04-04  6:24 UTC  (2+ messages)

[ANNOUNCE] 4.4.126-rt141
 2018-04-04  6:22 UTC 

[PATCH v1] kernel/trace:check the val against the available mem
 2018-04-04  6:23 UTC  (15+ messages)

[PATCH v2] tools include: define READ_ONCE/WRITE_ONCE for C++
 2018-04-04  6:16 UTC  (2+ messages)

[lkp-robot] [sched/fair] d519329f72: unixbench.score -9.9% regression
 2018-04-04  6:14 UTC  (3+ messages)

[PATCH v1 0/8] Append several fixes and improvements in STM32 DMA
 2018-04-04  6:19 UTC  (2+ messages)

[PATCH] bitmap: fix memset optimization on big-endian systems
 2018-04-04  6:12 UTC  (4+ messages)
` Please add 21035965f60b ("bitmap: fix memset optimization on big-endian systems") to the stable tree

[PATCH 1/1] dmaengine:jz4740:fix memory leak
 2018-04-04  6:00 UTC  (2+ messages)

[PATCH] dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
 2018-04-04  5:54 UTC  (2+ messages)

[PATCH] perf trace: remove redundant ')'
 2018-04-04  5:36 UTC  (7+ messages)
` [tip:perf/urgent] perf trace: Remove "

[tip:perf/urgent] perf annotate stdio2: Print more descriptive event information header
 2018-04-04  5:36 UTC 

[tip:perf/urgent] perf annotate browser: Show extra title line with event information
 2018-04-04  5:35 UTC 

[tip:perf/urgent] perf annotate: Introduce annotation__scnprintf_samples_period() method
 2018-04-04  5:35 UTC 

[tip:perf/urgent] perf ui browser: Move the extra title lines from the hists browser
 2018-04-04  5:34 UTC 

[tip:perf/urgent] perf hists: Move hists__scnprintf_title() away from the TUI code
 2018-04-04  5:34 UTC 

[tip:perf/urgent] perf hists: Introduce hists__scnprint_title()
 2018-04-04  5:33 UTC 

[REGRESSION][BISECTED] i.MX6 pinctrl hogs stopped working
 2018-04-04  5:33 UTC 

[tip:perf/urgent] perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
 2018-04-04  5:33 UTC 

[PATCH v4 6/6] perf Documentation: Create perf-version.txt
 2018-04-04  5:32 UTC  (2+ messages)
` [tip:perf/urgent] perf version: Add man page

[PATCH v4 5/6] perf: Support perf -vv
 2018-04-04  5:32 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'

[PATCH v4 4/6] perf version: Print the compiled-in status of libraries
 2018-04-04  5:31 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 3/6] perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
 2018-04-04  5:31 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 1/6] tools include: Add config.h header file
 2018-04-04  5:30 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf trace: Show only failing syscalls
 2018-04-04  5:29 UTC 

[PATCH] perf tools: Add a dso_size option to perf report --sort
 2018-04-04  5:28 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Add a "dso_size" sort order

[tip:perf/urgent] tools headers: Synchronize x86's cpufeatures.h
 2018-04-04  5:28 UTC 

[GIT PULL 00/17] perf/core improvements and fixes
 2018-04-04  5:25 UTC  (18+ messages)
` [PATCH 01/17] perf tools: Add a "dso_size" sort order
` [PATCH 02/17] tools headers: Synchronize x86's cpufeatures.h
` [PATCH 03/17] perf trace: Show only failing syscalls
` [PATCH 04/17] tools include: Add config.h header file
` [PATCH 06/17] perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
` [PATCH 07/17] perf version: Print the compiled-in status of libraries
` [PATCH 08/17] perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
` [PATCH 09/17] perf version: Add man page
` [PATCH 10/17] perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
` [PATCH 11/17] perf hists: Introduce hists__scnprint_title()
` [PATCH 12/17] perf hists: Move hists__scnprintf_title() away from the TUI code
` [PATCH 13/17] perf ui browser: Move the extra title lines from the hists browser
` [PATCH 14/17] perf annotate: Introduce annotation__scnprintf_samples_period() method
` [PATCH 15/17] perf annotate browser: Show extra title line with event information
` [PATCH 16/17] perf annotate stdio2: Print more descriptive event information header
` [PATCH 17/17] perf trace: Remove redundant ')'

possible deadlock in skb_queue_tail
 2018-04-04  5:08 UTC  (5+ messages)

[RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh"
 2018-04-04  4:56 UTC  (2+ messages)

[git pull] vfs pile 1 (dcache)
 2018-04-04  4:45 UTC 

[PATCH v10 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support
 2018-04-04  4:34 UTC  (2+ messages)

[GIT pull] irq updates for 4.17
 2018-04-04  4:31 UTC  (9+ messages)
          ` [PATCH 1/3] arm64: Set CONFIG_MULTI_IRQ_HANDLER
          ` [PATCH 2/3] openrisc: "
          ` [PATCH 3/3] irq: GENERIC_IRQ_MULTI_HANDLER conflicts with MULTI_IRQ_HANDLER

[GIT PULL] Kernel lockdown for secure boot
 2018-04-04  4:31 UTC  (2+ messages)

[PATCH v4 0/3] ASoC: topology: Improve hw_configs
 2018-04-04  4:19 UTC  (4+ messages)
` [PATCH v4 1/3] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
` [PATCH v4 2/3] ASoC: topology: Add missing clock gating parameter when parsing hw_configs
` [PATCH v4 3/3] ASoC: topology: Add definitions for mclk_direction values

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-04  3:36 UTC  (6+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[PATCH -mm] mm, gup: prevent pmd checking race in follow_pmd_mask()
 2018-04-04  3:22 UTC 

[PATCH v3 0/4] bus: fsl-mc: enhance Management Complex userspace support
 2018-04-04  3:22 UTC  (8+ messages)
` [PATCH v3 2/4] bus: fsl-mc: add restool "

[PATCH 0/5] Hi3660: enable power management features
 2018-04-04  3:14 UTC  (6+ messages)
` [PATCH 1/5] dts: arm64: hi3660: Add mailbox node
` [PATCH 2/5] dts: arm64: hi3660: Add stub clock node
` [PATCH 3/5] dts: arm64: hi3660: Add CPU frequency scaling support
` [PATCH 4/5] dts: arm64: hi3660: Add thermal cooling management
` [PATCH 5/5] hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX

[PATCH 1/1] mtd:nand:fix memory leak
 2018-04-04  3:05 UTC 

KASAN: use-after-free Read in binder_release_work
 2018-04-04  3:02 UTC 

WARNING in hfs_bnode_create
 2018-04-04  3:02 UTC 

[PATCH v6 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-04-04  2:56 UTC  (6+ messages)
` [PATCH v6 1/5] mm: page_alloc: remain memblock_next_valid_pfn() "
` [PATCH v6 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v6 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v6 4/5] arm: arm64: introduce pfn_valid_region()
` [PATCH v6 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

RTL8723BE performance regression
 2018-04-04  2:51 UTC  (4+ messages)

[ANNOUNCE] Git v2.17.0
 2018-04-04  2:39 UTC  (2+ messages)

[PATCH 1/1] scsi:mvsas:fix memory leak
 2018-04-04  2:37 UTC 

[PATCH v2] tracing, printk: Force no hashing when trace_printk() is used
 2018-04-04  2:34 UTC  (4+ messages)

[PATCH 1/1] scsi: mvsas:fix memory leak
 2018-04-04  2:15 UTC 

[PATCH v2 0/2] optimize memory hotplug
 2018-04-04  2:17 UTC  (8+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking

[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-04  2:08 UTC  (3+ messages)
` [PATCH v2 2/2] perf: riscv: Add Document for Future Porting Guide

[PATCH v30 0/4] Virtio-balloon: support free page reporting
 2018-04-04  2:07 UTC  (4+ messages)
` [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH] vhost-net: add limitation of sent packets for tx polling(Internet mail)
 2018-04-04  1:55 UTC 

[PATCH 1/1] lz4: Implement lz4 with dynamic offset length
 2018-04-04  1:40 UTC  (7+ messages)
  ` [PATCH 0/1] cover-letter/lz4: "
          ` Re: [PATCH 1/1] lz4: "

[GIT PULL] SELinux patches for v4.17
 2018-04-04  1:37 UTC 

[PATCH] staging: mt7621-eth: fix line over 80 char issue in mtk_set_link_ksettings()
 2018-04-04  1:30 UTC 

[PATCH] f2fs: remain written times to update inode during fsync
 2018-04-04  1:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] usb: dwc3: of-simple: use managed and shared reset control
 2018-04-04  1:25 UTC  (7+ messages)

[RESEND PATCH v3] sched/fair: Remove check in idle_balance against migration_cost
 2018-04-04  1:17 UTC 

[PATCH] f2fs: remove unmatched zero_user_segment when convert inline dentry
 2018-04-04  1:16 UTC  (2+ messages)

[PATCH] clk: samsung: s3c: Mark expected switch fall-through
 2018-04-04  1:09 UTC 

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-04-04  1:03 UTC  (6+ messages)

[GIT PULL] libata changes for v4.17-rc1
 2018-04-04  0:59 UTC  (2+ messages)

[PATCH 1/1] z3fold: fix memory leak
 2018-04-04  0:51 UTC 

[PATCH 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-04-04  0:42 UTC  (4+ messages)
` [PATCH 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [PATCH 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

+ mm-slabc-remove-duplicated-check-of-colour_next.patch added to -mm tree
 2018-04-04  0:40 UTC 

[PATCH ipmi/kcs_bmc v1] ipmi: kcs_bmc: optimize the data buffers allocation
 2018-04-04  0:34 UTC  (4+ messages)

[PATCH v1] mm: help the ALLOC_HARDER allocation pass the watermarki when CMA on
 2018-04-04  0:31 UTC  (6+ messages)

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2018-04-04  0:24 UTC  (3+ 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).