linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-20 23:25:47 to 2018-11-21 05:29:58 UTC [more...]

[PATCH V4] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  5:29 UTC  (5+ messages)

RFC: userspace exception fixups
 2018-11-21  5:17 UTC  (9+ messages)

[PATCH 0/4] PM / Domains: Allow performance state propagation
 2018-11-21  5:17 UTC  (7+ messages)
` [PATCH 1/4] OPP: Add dev_pm_opp_xlate_performance_state() helper
` [PATCH 4/4] PM / Domains: Propagate performance state updates

[PATCH] iio: st_sensors: Fix the sleep time for sampling
 2018-11-21  5:13 UTC  (3+ messages)

[PATCH V3] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  5:08 UTC  (3+ messages)

[PATCH] RISC-V: Build flat and compressed kernel images
 2018-11-21  5:06 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2018-11-21  5:04 UTC 

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-21  5:04 UTC  (12+ messages)
` [PATCH V10 09/19] block: introduce bio_bvecs()

[PATCH] staging: greybus: Parenthesis alignment
 2018-11-21  4:58 UTC  (3+ messages)

[PATCH 0/6] zram idle page writeback
 2018-11-21  4:55 UTC  (3+ messages)
` [PATCH 4/6] zram: support "

linux-next: Tree for Nov 21
 2018-11-21  4:52 UTC 

[RFC PATCH 0/3] few memory offlining enhancements
 2018-11-21  4:51 UTC  (6+ messages)
` [RFC PATCH 3/3] mm, fault_around: do not take a reference to a locked page

dyntick-idle CPU and node's qsmask
 2018-11-21  4:37 UTC  (11+ messages)

general protection fault in sctp_sched_dequeue_common
 2018-11-21  4:28 UTC 

[PATCH v8 0/6] parisc: system call table generation support
 2018-11-21  4:14 UTC  (7+ messages)
` [PATCH v8 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v8 2/6] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v8 3/6] parisc: remove __NR_Linux from uapi header file
` [PATCH v8 4/6] parisc: add system call table generation support
` [PATCH v8 5/6] parisc: generate uapi header and system call table files
` [PATCH v8 6/6] parisc: syscalls: ignore nfsservctl for other architectures

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-11-21  4:07 UTC  (4+ messages)
` [PATCH 03/14] ARM: milbeaut: Add Milbeaut M10V early printk

[PATCH v2] cpufreq: powernv: add of_node_put()
 2018-11-21  4:02 UTC  (2+ messages)

[PATCH] cpufreq: pmac64: add of_node_put()
 2018-11-21  3:59 UTC  (2+ messages)

[PATCH v2] Powerpc/perf: Wire up PMI throttling
 2018-11-21  3:56 UTC 

[PATCH v6 00/10] x86/alternative: text_poke() fixes
 2018-11-20 20:35 UTC  (11+ messages)
` [PATCH v6 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v6 02/10] x86/jump_label: Use text_poke_early() during early init
` [PATCH v6 03/10] x86/mm: temporary mm struct
` [PATCH v6 04/10] fork: provide a function for copying init_mm
` [PATCH v6 05/10] x86/alternative: initializing temporary mm for patching
` [PATCH v6 06/10] x86/alternative: use temporary mm for text poking
` [PATCH v6 07/10] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v6 08/10] x86: avoid W^X being broken during modules loading
` [PATCH v6 09/10] x86/jump-label: remove support for custom poker
` [PATCH v6 10/10] x86/alternative: remove the return value of text_poke_*()

[PATCH 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-21  3:48 UTC  (3+ messages)

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-21  3:36 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: Add RDA Micro vendor prefix
` [PATCH v2 02/15] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH v2 03/15] ARM: Prepare RDA8810PL SoC
` [PATCH v2 04/15] dt-bindings: interrupt-controller: Document RDA8810PL intc
` [PATCH v2 05/15] arm: dts: Add devicetree for RDA8810PL SoC
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v2 07/15] arm: dts: Add devicetree for OrangePi i96 board
` [PATCH v2 08/15] irqchip: Add RDA8810PL interrupt driver
` [PATCH v2 09/15] dt-bindings: timer: Document RDA8810PL SoC timer
` [PATCH v2 10/15] arm: dts: rda8810pl: Add timer support
` [PATCH v2 11/15] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH v2 12/15] dt-bindings: serial: Document RDA Micro UART
` [PATCH v2 13/15] arm: dts: rda8810pl: Add interrupt support for UART
` [PATCH v2 14/15] tty: serial: Add RDA8810PL UART driver
` [PATCH v2 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture

[PATCH V3 0/1] can: flexcan: Add CAN self wakeup support
 2018-11-21  3:34 UTC  (3+ messages)
` [PATCH V3 1/1] can: flexcan: Add "

[PATCH V11 00/19] block: support multi-page bvec
 2018-11-21  3:23 UTC  (20+ messages)
` [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V11 02/19] block: introduce multi-page bvec helpers
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
` [PATCH V11 06/19] block: introduce bvec_last_segment()
` [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
` [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` [PATCH V11 15/19] block: enable multipage bvecs
` [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V11 17/19] block: document usage of bio iterator helpers
` [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE

[RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
 2018-11-21  3:27 UTC  (4+ messages)
` [RFC PATCH v2 1/3] dm: enable "
` [RFC PATCH v2 2/3] dm: expand hc_map in mapped_device for lack of map
` [RFC PATCH v2 3/3] dm: expand valid types for dm-ioctl

[PATCH v1 1/8] mm: balloon: update comment about isolation/migration/compaction
 2018-11-21  3:22 UTC  (15+ messages)
` [PATCH v1 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v1 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v1 5/8] hv_balloon: mark inflated pages PG_offline
` [PATCH v1 6/8] vmw_balloon: "

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-11-21  3:20 UTC  (11+ messages)

Memory hotplug softlock issue
 2018-11-21  3:20 UTC  (16+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-21  3:18 UTC  (5+ messages)

[PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
 2018-11-21  3:14 UTC 

[PATCH] mm: use managed_zone() for more exact check in zone iteration
 2018-11-21  3:05 UTC  (3+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-21  3:02 UTC  (11+ messages)

hello@
 2018-11-21  0:05 UTC 

[PATCH v2 0/2] x86: Asm macros fixes
 2018-11-21  2:47 UTC  (7+ messages)
` [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-11-21  2:36 UTC  (4+ messages)
` [PATCH 12/14] ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V board

[PATCH v1 1/6] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-11-21  2:26 UTC  (3+ messages)
` [RFC PATCH v1 5/6] powerpc/mm: Add a framework for Kernel Userspace Access Protection

[PATCH v2] debugobjects: scale the static pool size
 2018-11-21  2:11 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  1:58 UTC  (3+ messages)

[PATCH V2] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  1:58 UTC 

[PATCH 0/2] spi: Add Renesas R-Car D3 RPC SPI driver
 2018-11-21  1:51 UTC  (5+ messages)
` [PATCH 2/2] dt-binding: spi: Document Renesas R-Car RPC controller bindings

[PATCH v3 1/2] x86/fpu: track AVX-512 usage of tasks
 2018-11-21  1:39 UTC  (4+ messages)
` [PATCH v3 2/2] proc: add /proc/<pid>/arch_state

[PATCH v2] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
 2018-11-21  1:38 UTC 

[PATCH 1/2 v3] powerpc/fsl: Use new clockgen binding
 2018-11-21  1:36 UTC  (2+ messages)

[PATCH v3] thermal: qoriq: add multiple sensors support
 2018-11-21  1:34 UTC  (3+ messages)

[PATCH RFC] dma-direct: do not allocate a single page from CMA area
 2018-11-21  1:30 UTC  (6+ messages)

[Patch v6 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21  1:27 UTC  (21+ messages)
` [Patch v6 01/16] x86/speculation: Reorganize cpu_show_common()
` [Patch v6 02/16] x86/speculation: Add X86_FEATURE_USE_IBRS_ENHANCED
` [Patch v6 03/16] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v6 04/16] x86/speculation: Rename SSBD update functions
` [Patch v6 05/16] x86/speculation: Reorganize speculation control MSRs update
` [Patch v6 06/16] smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v6 07/16] x86/smt: Convert cpu_smt_control check to cpu_smt_enabled static key
` [Patch v6 08/16] x86/speculation: Turn on or off STIBP according to a task's TIF_STIBP
` [Patch v6 09/16] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v6 10/16] x86/speculation: Create PRCTL interface to restrict indirect branch speculation
` [Patch v6 11/16] x86/speculation: Enable IBPB for tasks with TIF_SPEC_BRANCH_SPECULATION
` [Patch v6 12/16] x86/speculation: Add 'seccomp' Spectre v2 app to app protection mode
` [Patch v6 13/16] security: Update speculation restriction of a process when modifying its dumpability
` [Patch v6 14/16] x86/speculation: Use STIBP to restrict speculation on non-dumpable task
` [Patch v6 15/16] sched/smt: Make sched_smt_present track topology
` [Patch v6 16/16] x86/smt: Allow disabling of SMT when last SMT is offlined

[RFC][PATCH] hwmon: (ina2xx) Improve current and power reading precision
 2018-11-21  1:26 UTC 

[LKP] [tpm] 8258066740: kmsg.tpm_tpm#:tpm_try_transmit:tpm_send:error
 2018-11-21  1:10 UTC 

[LKP] [crypto] 7da6667077: kmsg.tcrypt:failed_to_load_transform_for_cfb(aes)
 2018-11-21  1:01 UTC 

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-21  0:59 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
 2018-11-21  0:49 UTC  (3+ messages)

[LKP] [fs/locks] 3c19f2312f: will-it-scale.per_thread_ops -65.2% regression
 2018-11-21  0:44 UTC 

[Patch v7 00/18] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21  0:08 UTC  (19+ messages)
` [Patch v7 01/18] x86/speculation: Clean up spectre_v2_parse_cmdline()
` [Patch v7 02/18] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
` [Patch v7 03/18] x86/speculation: Reorganize cpu_show_common()
` [Patch v7 04/18] x86/speculation: Add X86_FEATURE_USE_IBRS_ENHANCED
` [Patch v7 05/18] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [Patch v7 06/18] x86/speculation: Rename SSBD update functions
` [Patch v7 07/18] x86/speculation: Reorganize speculation control MSRs update
` [Patch v7 08/18] smt: Create cpu_smt_enabled static key for SMT specific code
` [Patch v7 09/18] x86/smt: Convert cpu_smt_control check to cpu_smt_enabled static key
` [Patch v7 10/18] x86/speculation: Turn on or off STIBP according to a task's TIF_STIBP
` [Patch v7 11/18] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v7 12/18] x86/speculation: Create PRCTL interface to restrict indirect branch speculation
` [Patch v7 13/18] x86/speculation: Enable IBPB for tasks with TIF_SPEC_BRANCH_SPECULATION
` [Patch v7 14/18] x86/speculation: Add 'seccomp' Spectre v2 app to app protection mode
` [Patch v7 15/18] security: Update speculation restriction of a process when modifying its dumpability
` [Patch v7 16/18] x86/speculation: Use STIBP to restrict speculation on non-dumpable task
` [Patch v7 17/18] sched/smt: Make sched_smt_present track topology
` [Patch v7 18/18] x86/smt: Allow disabling of SMT when last SMT is offlined

[PATCH] drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show()
 2018-11-21  0:37 UTC 

[LKP] dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
 2018-11-21  0:35 UTC  (5+ messages)

[PATCH v2] doc:process: add links where missing
 2018-11-21  0:35 UTC 

[PATCH 0/3] doc:it_IT: update italian documentation
 2018-11-21  0:24 UTC  (3+ messages)

[PATCH 1/2] mm/zsmalloc.c: check encoded object value overflow for PAE
 2018-11-21  0:18 UTC  (3+ messages)
` [PATCH v2] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support

[PATCH 1/2] doc:process: add links where missing
 2018-11-21  0:15 UTC  (2+ messages)

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-21  0:06 UTC  (4+ messages)
` [RFC v3 1/3] drivers: pinctrl: msm: setup gpio irqchip in hierarchy with pdc irqchip
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [RFC v3 3/3] arm64: dts: msm: add PDC wake irq maps for GPIOs for SDM845

linux-next: manual merge of the mlx5-next tree with the rdma tree
 2018-11-21  0:04 UTC 

[PATCH net-next] e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
 2018-11-21  0:03 UTC  (2+ messages)

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-21  0:01 UTC  (4+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[PATCH v2 0/7] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-20 23:59 UTC  (7+ messages)
` [PATCH v2 1/7] staging:iio:ad2s90: Add device tree support
` [PATCH v2 4/7] dt-bindings:iio:resolver: Add docs for ad2s90

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-20 23:53 UTC  (5+ messages)
` [PATCH 4.4 131/160] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

STIBP by default.. Revert?
 2018-11-20 23:43 UTC  (6+ messages)
    `  "

[RFC PATCH v2 00/14] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-20 23:36 UTC  (4+ messages)
` [RFC PATCH v2 03/14] ARM: sunxi: add Allwinner ARMv5 SoCs

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-20 23:13 UTC  (4+ messages)
` [PATCH v8 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v8 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH v8 7/7] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL


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