linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-12 17:14:20 to 2018-07-12 21:56:14 UTC [more...]

[PATCH 1/2] [RESEND] liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
 2018-07-12 21:56 UTC  (5+ messages)
` [PATCH 2/2] [RESEND] nfp: avoid using getnstimeofday64()

[PATCH v2 1/6] dt-bindings: add laird and giantec vendor prefix
 2018-07-12 21:54 UTC  (3+ messages)
` [PATCH v2 4/6] arm: dts: add support for Laird WB50N cpu module and DVK

[PATCH 1/2] staging: bcm2835-audio: Check if workqueue allocation failed
 2018-07-12 21:54 UTC  (2+ messages)
` [PATCH 2/2] staging: bcm2835-audio: Don't leak workqueue if open fails

[PATCH] [RESEND, net-next, v2] tcp: use monotonic timestamps for PAWS
 2018-07-12 21:50 UTC  (2+ messages)

[PATCH 2/2] kprobe: fix: Add ftrace_ops_assist_func to kprobe blacklist
 2018-07-12 21:49 UTC  (5+ messages)
` [PATCH 0/2] tracing: kprobes: Prohibit probing on notrace functions
  ` [PATCH 1/2] "
  ` [PATCH 2/2] selftest/ftrace: Move kprobe selftest function to separate compile unit

[PATCH 1/3] virtio: virtconsole: Use seq_file for debugfs operations
 2018-07-12 21:39 UTC 

[PATCH v2 3/3] i2c: at91: added slave mode support
 2018-07-12 21:48 UTC  (6+ messages)
` [v2,3/3] "

[RFC PATCH ghak59 V1 0/6] audit: config_change normalizations and event record gathering
 2018-07-12 21:46 UTC  (4+ messages)
` [RFC PATCH ghak59 V1 3/6] audit: exclude user records from syscall context

[PATCH net] net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
 2018-07-12 21:47 UTC  (2+ messages)

[PATCH net-next][RESEND] net/tls: Use aead_request_alloc/free for request alloc/free
 2018-07-12 21:45 UTC  (2+ messages)

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-07-12 21:44 UTC  (2+ messages)

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

[PATCH v3 1/2] leds: core: Introduce generic pattern interface
 2018-07-12 21:41 UTC  (5+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #9]
 2018-07-12 21:40 UTC  (33+ messages)
` [PATCH 24/32] vfs: syscall: Add fsopen() to prepare for superblock creation "

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-12 21:38 UTC  (13+ messages)
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK
` [PATCH v4 13/14] rxrpc: Prepare to remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[PATCH 0/2] Tests for preempt/irq disabled sections
 2018-07-12 21:36 UTC  (4+ messages)
` [PATCH 1/2] lib: Add module for testing preemptoff/irqsoff latency tracers

BUG: MAX_LOCK_DEPTH too low! (2)
 2018-07-12 21:35 UTC  (2+ messages)

[PATCHv2] refcount: always allow checked forms
 2018-07-12 21:34 UTC  (4+ messages)

[patch -mm] mm, oom: remove oom_lock from exit_mmap
 2018-07-12 21:34 UTC 

[PATCH 1/2] parport: sunbpp: fix error return code
 2018-07-12 21:29 UTC  (2+ messages)
` [PATCH 2/2] parport: ieee1284: mark expected switch fall-throughs

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-07-12 21:28 UTC  (3+ messages)

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-12 21:23 UTC  (19+ messages)

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-12 21:06 UTC  (8+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

WARNING in bpf_check
 2018-07-12 21:15 UTC  (3+ messages)

[PATCH 00/39 v7] PTI support for x86-32
 2018-07-12 21:09 UTC  (11+ messages)
` [PATCH 01/39] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/39] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/39] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 05/39] x86/entry/32: Unshare NMI return path
` [PATCH 07/39] x86/entry/32: Enter the kernel via trampoline stack

[PATCH] of: overlay: update phandle cache on overlay apply and remove
 2018-07-12 21:08 UTC  (2+ messages)

[PATCH 0/6] coresight: perf: Support for tmc-etr backed buffers
 2018-07-12 20:57 UTC  (3+ messages)
` [PATCH 6/6] coresight: etm-perf: Add support for ETR backend

[PATCH 2/4] staging: gasket: Move open-curly brace to match kernel code style
 2018-07-12 20:44 UTC  (8+ messages)
` [PATCH 3/4] staging: gasket: fix multi line comments style
` [PATCH 4/4] staging: gasket: Use __func__ instead of hardcoded string - Style
` [PATCH 1/4] staging: gasket: add SPDX-License-Identifier tag

[PATCH v5 0/5] sparse_init rewrite
 2018-07-12 20:37 UTC  (6+ messages)
` [PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations
` [PATCH v5 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
` [PATCH v5 3/5] mm/sparse: move buffer init/fini to the common place
` [PATCH v5 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
` [PATCH v5 5/5] mm/sparse: delete old sprase_init and enable new one

[PATCH] x86: vdso: Fix leaky vdso link with CC=clang
 2018-07-12 20:37 UTC  (3+ messages)

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-12 20:37 UTC  (10+ messages)
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)

[PATCH v4 0/3] uio: fix potential crash bug
 2018-07-12 20:34 UTC  (2+ messages)

[GIT PULL][PATCH 0/2] Few timekeeping items for 4.19
 2018-07-12 20:34 UTC  (5+ messages)
` [PATCH 1/2] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
` [PATCH 2/2] timekeeping: Update multiplier when NTP frequency is set directly

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-12 20:31 UTC  (14+ messages)
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU

[RESEND PATCH] mmc: tegra: enable ddr_signaling for MMC_TIMING_MMC_DDR52
 2018-07-12 20:28 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-07-12 20:16 UTC  (3+ messages)
` [PATCH 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-12 20:08 UTC  (13+ messages)
` [PATCH 01/10] mm: workingset: don't drop refault information prematurely
` [PATCH 02/10] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 03/10] delayacct: track delays from thrashing cache pages
` [PATCH 04/10] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 05/10] sched: loadavg: make calc_load_n() public
` [PATCH 06/10] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 07/10] sched: introduce this_rq_lock_irq()
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
` [PATCH 09/10] psi: cgroup support
` [RFC PATCH 10/10] psi: aggregate ongoing stall events when somebody reads pressure

[PATCH] ata: Only output sg element mapped number in verbose debug
 2018-07-12 20:06 UTC  (2+ messages)

[PATCH] ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG
 2018-07-12 20:06 UTC  (2+ messages)

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-07-12 20:04 UTC  (6+ messages)

[PATCH 0/3] ata: ahci_platform: minor fixes
 2018-07-12 20:03 UTC  (2+ messages)

[PATCH] drm/dp_helper: Add DP aux channel tracing
 2018-07-12 20:01 UTC  (2+ messages)

[PATCH v2 0/4] x86/split_lock: Enable #AC exception for split locked accesses
 2018-07-12 20:00 UTC  (10+ messages)
` [PATCH v2 1/4] x86/split_lock: Enumerate #AC exception for split locked access feature

[PATCH] mmc: mxcmmc: Fix missing parentheses and brace
 2018-07-12 19:59 UTC 

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-12 19:57 UTC  (18+ messages)

[PATCH v5 06/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-12 19:53 UTC  (12+ messages)

[PATCH v9 0/5] Add system timer driver for Mediatek SoCs
 2018-07-12 19:49 UTC  (5+ messages)
` [PATCH v9 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings

[PATCH v2] net: usb: hso: use swap macro in hso_kick_transmit
 2018-07-12 19:43 UTC 

[PATCH v3 0/3] Add display clock controller driver for SDM845
 2018-07-12 19:41 UTC  (11+ messages)
` [PATCH v3 3/3] clk: qcom: "

[PATCH] ktime: provide typesafe ktime_to_ns()
 2018-07-12 19:37 UTC  (2+ messages)
` [tip:timers/core] ktime: Provide "

[PATCH] x86/intel_rdt: Fix possible circular lock dependency
 2018-07-12 19:36 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH] time: hrtimer: Improve kernel message printing
 2018-07-12 19:33 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] net: usb: hso: use swap macro in hso_kick_transmit
 2018-07-12 19:27 UTC  (3+ messages)

[PATCH 00/31] Introduced new Cadence USBSSP DRD Driver
 2018-07-12 19:20 UTC  (4+ messages)
` [PATCH 01/31] usb: usbssp: Defined register maps and other useful structures

[PATCH] rtc: m48t59: remove redundant pointer 'name'
 2018-07-12 19:18 UTC  (2+ messages)

waitqueue lockdep annotation V3
 2018-07-12 19:17 UTC  (2+ messages)

[PATCH 1/2] [RESEND, net-next] xfrm: use time64_t for in-kernel timestamps
 2018-07-12 19:11 UTC  (4+ messages)
` [PATCH 2/2] [RESEND, net-next] ipv6: xfrm: use 64-bit timestamps

[PATCH 0/12 V3] ipc: cleanups & bugfixes, rhashtable update
 2018-07-12 18:52 UTC  (13+ messages)
` [PATCH 01/12] ipc: ipc: compute kern_ipc_perm.id under the ipc lock
` [PATCH 02/12] ipc: reorganize initialization of kern_ipc_perm.seq
` [PATCH 03/12] ipc/util.c: Use ipc_rcu_putref() for failues in ipc_addid()
` [PATCH 04/12] ipc: Rename ipcctl_pre_down_nolock()
` [PATCH 05/12] ipc/util.c: correct comment in ipc_obtain_object_check
` [PATCH 06/12] ipc: drop ipc_lock()
` [PATCH 07/12] lib/rhashtable: simplify bucket_table_alloc()
` [PATCH 08/12] lib/rhashtable: guarantee initial hashtable allocation
` [PATCH 09/12] ipc: get rid of ids->tables_initialized hack
` [PATCH 10/12] ipc: simplify ipc initialization
` [PATCH 11/12] ipc/util.c: Further variable name cleanups
` [PATCH 12/12] ipc/util.c: update return value of ipc_getref from int to bool

[PATCH v3 1/2] arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
 2018-07-12 18:39 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: pm8998: Add pm8998 thermal zone

[PATCH 0/4] rtc: omap: fixes and clean ups
 2018-07-12 18:33 UTC  (2+ messages)

[PATCH 4/5] iio:adxl372: Add sampling frequency support
 2018-07-12 18:31 UTC  (3+ messages)

[PATCH v3] uart: fix race between uart_put_char() and uart_shutdown()
 2018-07-12 18:30 UTC  (8+ messages)
` [PATCH v4] "

[PATCH] i2c: aspeed: Improve driver to support multi-master use cases stably
 2018-07-12 18:21 UTC  (5+ messages)

[PATCH] nohz: don't kick non-idle CPUs in tick_nohz_full_kick_cpu()
 2018-07-12 18:19 UTC 

[PATCH] rtc: test: make array pdev static
 2018-07-12 18:17 UTC  (2+ messages)

[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-07-12 18:06 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v5 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-07-12 18:05 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v5 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH] ARC: [plat-axs10x] Get rid of auto-selected CONFIG_AX10x options
 2018-07-12 18:03 UTC  (3+ messages)

[PATCH 1/4] f2fs: flush journal nat entries for nat_bits during unmount
 2018-07-12 17:59 UTC  (4+ messages)
` [PATCH 2/4] f2fs: allow wrong configure dio to buffered write
  ` [f2fs-dev] "
    ` [f2fs-dev v2] "

[next-20180711][Oops] linux-next kernel boot is broken on powerpc
 2018-07-12 17:44 UTC  (2+ messages)

[PATCH v2 0/3] add support to non-uniform SFDP SPI NOR flash memories
 2018-07-12 17:32 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: "
` [PATCH v2 2/3] mtd: spi-nor: parse SFDP Sector Map Parameter Table
` [PATCH v2 3/3] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table

[PATCH v2] xen: setup pv irq ops vector earlier
 2018-07-12 17:28 UTC  (2+ messages)

[PATCH] bonding: Fix a typo in bonxing.txt
 2018-07-12 17:21 UTC  (2+ messages)
` [PATCH/v2] bonding: Fix a typo in bonding.txt

[PATCH 0/2] drm/nouveau: Add support for dp_mst_info in debugfs
 2018-07-12 17:21 UTC  (2+ messages)

[PATCH] powerpc/prom_init: remove linux,stdout-package property
 2018-07-12 17:19 UTC 

[PATCH] xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
 2018-07-12 17:27 UTC 

[PATCH v7 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-12 17:19 UTC  (11+ messages)
` [PATCH v7 3/7] arm64: dts: msm8996: thermal: Initialise via DT and add second controller
` [PATCH v7 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v7 5/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
` [PATCH v7 6/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v7 7/7] arm64: dts: sdm845: Add tsens nodes

[PATCH v2 0/3] drm/nouveau: Fix runtime PM leaks
 2018-07-12 17:17 UTC  (3+ messages)
` [PATCH v2 3/3] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle

[PATCH 0/2] Follow up fixes for SCU3 ESB
 2018-07-12 17:15 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx51-zii-scu3-esb: Fix RAVE SP watchdog compatible string


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