public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-20 16:47:26 to 2018-06-20 20:13:07 UTC [more...]

[PATCH 00/11] crypto: Remove VLA usage
 2018-06-20 20:13 UTC  (15+ messages)
` [PATCH 01/11] crypto: shash: "
` [PATCH 02/11] dm integrity: "
` [PATCH 03/11] crypto: ahash: "
` [PATCH 04/11] dm verity fec: "
` [PATCH 05/11] crypto alg: Introduce max blocksize and alignmask
` [PATCH 06/11] crypto: cbc: Remove VLA usage
` [PATCH 07/11] crypto: xcbc: "
` [PATCH 08/11] crypto: qat: "
` [PATCH 09/11] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH 10/11] crypto: ahash: Remove VLA usage for AHASH_REQUEST_ON_STACK
` [PATCH 11/11] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[PATCH v2] scsi: cxlflash: Change return type for fault handler
 2018-06-20 20:12 UTC  (2+ messages)

[PATCH] staging: wlan-ng: improved readability of function prism2_add_key
 2018-06-20 20:08 UTC  (2+ messages)

[PATCH] softirq: reorder trace_softirqs_on to prevent lockdep splat
 2018-06-20 20:05 UTC  (2+ messages)

[RFC v8 0/1] mconf: global i-search in menu prompts
 2018-06-20 20:02 UTC  (5+ messages)
` [RFC v8 1/1] "

linux-next: Tree for Jun 20
 2018-06-20 20:00 UTC  (3+ messages)
` linux-next: Tree for Jun 20 (kernel/auditsc.c)

[PATCH 1/1] arm64: dts: rockchip: correct voltage selector Firefly-RK3399
 2018-06-20 19:57 UTC  (5+ messages)

[PATCH 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-06-20 19:56 UTC  (8+ messages)
` [PATCH 1/7] mm: allocate mm_cpumask dynamically based on nr_cpu_ids
` [PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time
` [PATCH 3/7] x86,tlb: change tlbstate.is_lazy to tlbstate.state
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier
` [PATCH 5/7] x86,tlb: only send page table free TLB flush to lazy TLB CPUs
` [PATCH 6/7] x86,mm: always use lazy TLB mode
` [PATCH 7/7] x86,idle: do not leave mm in idle state

[PATCH 1/3] hfs: stop using timespec based interfaces
 2018-06-20 19:55 UTC  (5+ messages)

[PATCH v2 0/3] Stingray thermal driver support
 2018-06-20 19:52 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Add binding document for SR thermal

[PATCH v3 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-20 19:43 UTC  (21+ messages)
` [PATCH v3 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v3 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v3 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v3 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v3 05/17] khwasan: initialize shadow to 0xff
` [PATCH v3 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v3 07/17] khwasan, arm64: fix up fault handling logic
` [PATCH v3 08/17] khwasan: add tag related helper functions
` [PATCH v3 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v3 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v3 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v3 12/17] khwasan: add bug reporting routines
` [PATCH v3 13/17] khwasan: add hooks implementation
` [PATCH v3 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v3 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v3 16/17] khwasan: update kasan documentation
` [PATCH v3 17/17] kasan: add SPDX-License-Identifier mark to source files

[PATCH v2] ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
 2018-06-20 19:42 UTC 

[PATCH 1/3] btrfs: use monotonic time for transaction handling
 2018-06-20 19:41 UTC  (5+ messages)
` [PATCH 3/3] btrfs: use timespec64 for i_otime

[PATCH] USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-06-20 19:41 UTC  (6+ messages)

[PATCH] ALSA: fm801: add error handling for snd_ctl_add
 2018-06-20 19:39 UTC  (4+ messages)

[PATCH v2 00/27] Add support for R40 HDMI pipeline
 2018-06-20 19:37 UTC  (10+ messages)
` [PATCH v2 10/27] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
` [PATCH v2 16/27] dt-bindings: display: sun4i-drm: Add R40 mixer compatibles
` [PATCH v2 18/27] dt-bindings: display: sun4i-drm: Add description of A64 HDMI PHY
` [linux-sunxi] Re: [PATCH v2 11/27] drm/sun4i: tcon: Add support for tcon-top gate

[PATCH v2 0/2] hwmon: Add NPCM7xx PWM and Fan driver support
 2018-06-20 19:38 UTC  (5+ messages)
` [PATCH v2 2/2] hwmon: npcm750: add NPCM7xx PWM and Fan driver

[RFC PATCH] memcg, oom: move out_of_memory back to the charge path
 2018-06-20 19:38 UTC  (5+ messages)

[PATCH v2 1/6] dt-bindings: add laird and giantec vendor prefix
 2018-06-20 19:35 UTC  (2+ messages)

[PATCH] vfs: replace current_kernel_time64 with ktime equivalent
 2018-06-20 19:35 UTC  (5+ messages)

[PATCH 0/6] Have IMA find and use a tpm_chip until system shutdown
 2018-06-20 19:34 UTC  (4+ messages)
` [PATCH 1/6] tpm: Introduce a kref for the tpm_chip

[PATCH 1/2] arm64: dts: exynos: Remove leading 0x from unit addresses in Exynos5433
 2018-06-20 19:34 UTC  (5+ messages)
  ` [PATCH 2/2] arm64: dts: exynos: Remove unneeded DSI and DECON address/size cells "

[PATCH v2 1/2] dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentation
 2018-06-20 19:31 UTC  (2+ messages)

WARN_ON_ONCE() in process_one_work()?
 2018-06-20 19:29 UTC 

[PATCH 00/14] thermal: exynos: pending fixes and cleanups
 2018-06-20 19:19 UTC  (5+ messages)
  ` [PATCH 13/14] ARM: dts: exynos: remove no longer needed samsung thermal properties
  ` [PATCH 14/14] arm64: "

[PATCH V3 0/3] add iwdg2 support for stm32mp157c
 2018-06-20 19:14 UTC  (3+ messages)
` [PATCH V3 1/3] watchdog: stm32: add pclk feature for stm32mp1

[PATCH v2] ARC: Add PCIe support for ARC HSDK platform
 2018-06-20 19:09 UTC  (2+ messages)

[PATCH] drm/i915: mark expected switch fall-through
 2018-06-20 19:06 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH V3 0/7] backlight: qcom-wled: Support for QCOM wled driver
 2018-06-20 19:05 UTC  (7+ messages)
` [PATCH V3 1/7] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V3 2/7] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V3 3/7] backlight: qcom-wled: Add new properties for PMI8998

[PATCH 4.16 000/279] 4.16.17-stable review
 2018-06-20 18:52 UTC  (8+ messages)
` [PATCH 4.16 161/279] kthread, sched/wait: Fix kthread_parkme() completion issue

[PATCH 4.14 000/189] 4.14.51-stable review
 2018-06-20 18:48 UTC  (4+ messages)
` [PATCH 4.14 120/189] powerpc/trace/syscalls: Update syscall name matching logic

[PATCH v2] powerpc/32: Make some functions static
 2018-06-20 19:00 UTC  (2+ messages)
` [PATCH v3] powerpc/32: Remove left over function prototypes

[PATCH][next] drm/i915/psr: fix copy-paste error with setting of tp2_wakeup_time_us
 2018-06-20 18:59 UTC  (2+ messages)

[PATCH] ARM: S3C24XX: fix typo in guard macro for s3c2412.h
 2018-06-20 18:59 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Remove obsolete insignal-boards.txt
 2018-06-20 18:47 UTC  (3+ messages)

[PATCH v5 0/5] ASoC: add driver for Atmel I2S controller
 2018-06-20 18:44 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: clk: at91: add an I2S mux clock

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-06-20 18:44 UTC  (3+ messages)
` [PATCH 07/15] arm: dts: exynos: Add missing cooling device properties for CPUs

[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-06-20 18:42 UTC  (7+ messages)
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem "

[PATCH v11 00/13] Intel SGX1 support
 2018-06-20 18:39 UTC  (11+ messages)
` [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
  ` [intel-sgx-kernel-dev] "

[PATCH v2 0/2] USB: dwc3: get extcon device by OF graph bindings
 2018-06-20 18:28 UTC  (3+ messages)
  ` [PATCH v2 2/2] arm64: dts: exynos: add OF graph between USB-PHY and MUIC

[PATCH] usb: typec: tps6598x: Remove VLA usage
 2018-06-20 18:28 UTC 

[PATCH] drm/i2c: tda9950: Remove VLA usage
 2018-06-20 18:27 UTC 

[PATCH] crypto: testmgr: add test vectors for skein
 2018-06-20 18:26 UTC  (4+ messages)

[PATCH] drm/amdgpu/pm: Remove VLA usage
 2018-06-20 18:26 UTC 

[PATCH v3 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
 2018-06-20 18:26 UTC  (5+ messages)
  ` [PATCH v3 4/9] dt-bindings: display: add DT bindings for BOE HV070WSA-100 panel
  ` [PATCH v3 6/9] dt-bindings: tc358754: add DT bindings

[PATCH] nvmem: rave-sp-eeprom: Remove VLA usage
 2018-06-20 18:26 UTC 

[PATCH v3 0/8] Tegra20 External Memory Controller driver
 2018-06-20 18:24 UTC  (5+ messages)
` [PATCH v3 2/8] dt: bindings: tegra20-emc: Document clock property
` [PATCH v3 3/8] dt: bindings: Move tegra20-emc binding to memory-controllers directory

[RFC PATCH] of: overlay: update phandle cache on overlay apply and remove
 2018-06-20 18:23 UTC  (2+ messages)

[PATCH v3] lib/bch: Remove VLA usage
 2018-06-20 18:16 UTC  (5+ messages)

[PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC
 2018-06-20 18:14 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: add bindings for px30 clock controller

[PATCH 0/5]stop normal completion path entering a timeout req
 2018-06-20 18:16 UTC  (2+ messages)

[PATCH v3 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface
 2018-06-20 18:12 UTC  (3+ messages)
` [PATCH v3 1/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet

[PATCH v5 00/11] Add MSI-X support on pcitest tool
 2018-06-20 18:12 UTC  (3+ messages)
` [PATCH v5 09/11] pci_endpoint_test: Add 2 ioctl commands

[PATCH V3 1/3] scsi: ufs: set the device reference clock setting
 2018-06-20 18:01 UTC  (3+ messages)

[PATCH] x86/hyper-v: use cheaper HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} hypercalls when possible
 2018-06-20 17:55 UTC  (4+ messages)

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-20 17:45 UTC  (5+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[PATCH v9 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-06-20 17:40 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v9 02/10] firmware: xilinx: Add Zynqmp firmware driver
` [PATCH v9 03/10] firmware: xilinx: Add zynqmp IOCTL API for device control
` [PATCH v9 04/10] firmware: xilinx: Add query data API
` [PATCH v9 05/10] firmware: xilinx: Add clock APIs
` [PATCH v9 06/10] firmware: xilinx: Add debugfs interface
` [PATCH v9 07/10] firmware: xilinx: Add debugfs for IOCTL API
` [PATCH v9 08/10] firmware: xilinx: Add debugfs for query data API
` [PATCH v9 09/10] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH v9 10/10] drivers: clk: Add "

[PATCH 0/3][RFC] Introduce the in-kernel hibernation encryption
 2018-06-20 17:41 UTC  (3+ messages)
` [PATCH 3/3][RFC] tools: create power/crypto utility

[PATCH v4 0/6] Enhance support for the SP805 WDT
 2018-06-20 17:39 UTC  (7+ messages)
` [PATCH v4 1/6] Documentation: DT: Consolidate SP805 binding docs

[RFC 1/2] rcu: Do prepare and cleanup idle depending on in_nmi()
 2018-06-20 17:40 UTC  (7+ messages)
` [RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks

[alsa-devel][PATCH 0/3] ASoC: TSCS42xx: Control Improvements
 2018-06-20 17:34 UTC  (4+ messages)
` [alsa-devel][PATCH 2/3] ASoC: TSCS42xx: Remove Playback/Capture in names

[PATCH net][RESEND] strparser: Don't schedule in workqueue in paused state
 2018-06-20 21:59 UTC  (2+ messages)

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-06-20 17:22 UTC  (27+ messages)
` [PATCH v8 01/26] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v8 02/26] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v8 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v8 04/26] PM / Domains: Add support for CPU devices to genpd
` [PATCH v8 05/26] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v8 06/26] timer: Export next wakeup time of a CPU
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs
` [PATCH v8 08/26] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v8 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v8 10/26] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v8 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v8 12/26] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v8 13/26] drivers: firmware: psci: Move psci to separate directory
` [PATCH v8 14/26] MAINTAINERS: Update files for PSCI
` [PATCH v8 15/26] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v8 16/26] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v8 17/26] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v8 18/26] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v8 19/26] drivers: firmware: psci: Prepare to use "
` [PATCH v8 20/26] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v8 21/26] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v8 22/26] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v8 23/26] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v8 24/26] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v8 25/26] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v8 26/26] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-06-20 17:26 UTC  (2+ messages)

[PATCH v3 00/14] ARM: pxa: switch to DMA slave maps
 2018-06-20 17:17 UTC  (9+ messages)
` [PATCH v3 07/14] net: smc911x: remove the dmaengine compat need
` [PATCH v3 08/14] net: smc91x: "

[PATCH 0/5] MIPS: Clean-up DT bus probing
 2018-06-20 17:14 UTC  (2+ messages)

[PATCH v2 1/3] rcu: Assign higher prio to RCU threads if rcutorture is built-in
 2018-06-20 17:10 UTC  (2+ messages)

[PATCH v2 00/19] Fixes for sched/numa_balancing
 2018-06-20 17:03 UTC  (21+ messages)
` [PATCH v2 01/19] sched/numa: Remove redundant field
` [PATCH v2 02/19] sched/numa: Evaluate move once per node
` [PATCH v2 03/19] sched/numa: Simplify load_too_imbalanced
` [PATCH v2 04/19] sched/numa: Set preferred_node based on best_cpu
` [PATCH v2 05/19] sched/numa: Use task faults only if numa_group is not yet setup
` [PATCH v2 06/19] sched/debug: Reverse the order of printing faults
` [PATCH v2 07/19] sched/numa: Skip nodes that are at hoplimit
` [PATCH v2 08/19] sched/numa: Remove unused task_capacity from numa_stats
` [PATCH v2 09/19] sched/numa: Modify migrate_swap to accept additional params
` [PATCH v2 10/19] sched/numa: Stop multiple tasks from moving to the cpu at the same time
` [PATCH v2 11/19] sched/numa: Restrict migrating in parallel to the same node
` [PATCH v2 12/19] sched/numa: Remove numa_has_capacity
` [PATCH v2 13/19] mm/migrate: Use xchg instead of spinlock
` [PATCH v2 14/19] sched/numa: Updation of scan period need not be in lock
` [PATCH v2 15/19] sched/numa: Use group_weights to identify if migration degrades locality
` [PATCH v2 16/19] sched/numa: Detect if node actively handling migration
` [PATCH v2 17/19] sched/numa: Pass destination cpu as a parameter to migrate_task_rq
` [PATCH v2 18/19] sched/numa: Reset scan rate whenever task moves across nodes
` [PATCH v2 19/19] sched/numa: Move task_placement closer to numa_migrate_preferred

[PATCH] drivers/misc: SPDX-licensing
 2018-06-20 17:05 UTC 

[PATCH v2 1/2] sched/fair: Fix bandwidth timer clock drift condition
 2018-06-20 17:02 UTC  (4+ messages)
` [PATCH v2 2/2] sched/fair: Advance global expiration when period timer is restarted

[PATCH v6] pidns: introduce syscall translate_pid
 2018-06-20 16:53 UTC  (2+ messages)

[RFC PATCH] rseq: Avoid infinite recursion when delivering SIGSEGV
 2018-06-20 16:55 UTC  (2+ messages)

[PATCH] bcache: stop using the deprecated get_seconds()
 2018-06-20 16:52 UTC  (4+ messages)

[PATCH v5 0/9] x86: macrofying inline asm for better compilation
 2018-06-20 16:47 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