linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 15:34:23 to 2018-01-17 17:05:28 UTC [more...]

RCU stall in 8250 serial driver Linux 4.15-rc1
 2018-01-17 17:05 UTC  (2+ messages)

[net-next: PATCH v3 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-17 16:55 UTC  (8+ messages)
` [net-next: PATCH v3 1/7] device property: Introduce fwnode_get_mac_address()
` [net-next: PATCH v3 2/7] device property: Introduce fwnode_get_phy_mode()
` [net-next: PATCH v3 3/7] device property: Introduce fwnode_irq_get()
` [net-next: PATCH v3 4/7] device property: Allow iterating over available child fwnodes
` [net-next: PATCH v3 5/7] net: mvpp2: simplify maintaining enabled ports' list
` [net-next: PATCH v3 6/7] net: mvpp2: use device_*/fwnode_* APIs instead of of_*
` [net-next: PATCH v3 7/7] net: mvpp2: enable ACPI support in the driver

[PATCH] [v2] drm/exynos: g2d: use monotonic timestamps
 2018-01-17 17:01 UTC 

[PATCH v16 00/10] Add backlight helper functions
 2018-01-17 17:01 UTC  (5+ messages)
` [PATCH v16 01/10] video: backlight: Add helpers to enable and disable backlight
` [PATCH v16 03/10] video: backlight: Add of_find_backlight helper in backlight.c

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-17 16:59 UTC  (4+ messages)

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-17 16:58 UTC  (8+ messages)

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-01-17 16:54 UTC  (12+ messages)
` [PATCH for 4.16 01/11] membarrier: selftest: Test private expedited cmd (v2)
` [PATCH for 4.16 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [PATCH for 4.16 03/11] membarrier: Document scheduler barrier requirements (v5)
` [PATCH for 4.16 04/11] membarrier: provide GLOBAL_EXPEDITED command (v3)
` [PATCH for 4.16 05/11] membarrier: selftest: Test global expedited cmd (v2)
` [PATCH for 4.16 06/11] Introduce sync_core_before_usermode
` [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
` [PATCH for 4.16 08/11] membarrier: Provide core serializing command
` [PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v4)
` [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
` [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd

KASAN: stack-out-of-bounds Read in __nla_put
 2018-01-17 16:59 UTC  (3+ messages)

[RFC PATCH 0/5] softirq: Per vector threading v2
 2018-01-17 16:56 UTC  (2+ messages)

[RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2018-01-17 16:54 UTC  (5+ messages)
` [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs

[PATCH] exynos: drm: use monotonic timestamps
 2018-01-17 16:54 UTC  (3+ messages)

[PATCH v2 0/3] tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-17 16:54 UTC  (3+ messages)
` [PATCH v2 3/3] tty: Use RCU read lock to iterate tasks and threads in __do_SAK()

LKML admins (syzbot emails are not delivered)
 2018-01-17 16:53 UTC  (11+ messages)

[PATCH 1/6] backlight: Nuke unused backlight.props.state states
 2018-01-17 16:52 UTC  (13+ messages)
` [PATCH 2/6] backlight/generic-bl: remove DRIVER1 state
` [PATCH 3/6] backlight/pandora: Stop using BL_CORE_DRIVER1
` [PATCH 4/6] staging/fbtft: "
` [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1
` [PATCH 6/6] MAINTAINERS: add dri-devel for backlight subsystem patches

[PATCH] ipmi: use dynamic memory for DMI driver override
 2018-01-17 16:49 UTC  (2+ messages)

[PATCH -next] drm/etnaviv: make local symbols static
 2018-01-17 16:47 UTC  (2+ messages)

[PATCH v2] Coccinelle: kzalloc-simple: Add all zero allocating functions
 2018-01-17 16:47 UTC  (2+ messages)
` [v2] Coccinelle: zalloc-simple: Safer transformations with SmPL

[PATCH RFC tip/core/rcu] Make SRCU be once again optional
 2018-01-17 16:47 UTC  (12+ messages)

[PATCH v5 0/4] Address error and recovery for AER and DPC
 2018-01-17 16:46 UTC  (6+ messages)
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v5 4/4] PCI/DPC: Enumerate the devices after DPC trigger event

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2018-01-17 16:45 UTC  (10+ messages)
` [PATCH v2 16/22] mmc: tmio: fix never-detected card insertion bug
` [PATCH v2 17/22] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-17 16:45 UTC  (13+ messages)
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
  ` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE, SIGTRAP, SIGBUS

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-17 16:44 UTC  (3+ messages)
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
 2018-01-17 16:28 UTC  (17+ messages)
` [PATCH v3 01/16] mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
` [PATCH v3 02/16] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
` [PATCH v3 03/16] mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
` [PATCH v3 04/16] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
` [PATCH v3 05/16] mmc: slot-gpio: add a helper to check capability of GPIO WP detection
` [PATCH v3 06/16] mmc: tmio: refactor .get_ro hook
` [PATCH v3 07/16] mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
` [PATCH v3 08/16] sh: kfr2r09: "
` [PATCH v3 09/16] mmc: tmio: "
` [PATCH v3 10/16] mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
` [PATCH v3 11/16] mmc: tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property
` [PATCH v3 12/16] mmc: tmio: support IP-builtin card detection logic
` [PATCH v3 13/16] mmc: tmio: fix never-detected card insertion bug
` [PATCH v3 14/16] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place
` [PATCH v3 15/16] mmc: tmio: clear force_pio flag before starting data transfer
` [PATCH v3 16/16] mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()

[PATCH v1 8/8] perf script: Remove the time slices number limitation
 2018-01-17 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 7/8] perf report: Remove the time slices number limitation
 2018-01-17 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 6/8] perf util: Allocate time slices buffer according to number of comma
 2018-01-17 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 5/8] perf report: Add an indication of what time slices are used
 2018-01-17 16:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] clk: divider: read-only divider can propagate rate change
 2018-01-17 16:39 UTC  (3+ messages)
` [1/5] "

[PATCH] perf record: Fix failed memory allocation for get_cpuid_str
 2018-01-17 16:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 4/8] perf util: Support no index time percent slice
 2018-01-17 16:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 3/8] perf util: Improve error checking for time percent input
 2018-01-17 16:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 2/8] perf script: Improve error msg when no first/last sample time found
 2018-01-17 16:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
 2018-01-17 16:37 UTC  (2+ messages)

[PATCH v1 1/8] perf report: Improve error msg when no first/last sample time found
 2018-01-17 16:34 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
 2018-01-17 16:34 UTC 

[tip:perf/core] perf trace: Allow overriding global --max-stack per event
 2018-01-17 16:34 UTC 

[PATCH v2] staging: fsl-mc: Add SPDX license identifiers
 2018-01-17 16:36 UTC 

[PATCH v6] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
 2018-01-17 16:32 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf trace: Setup DWARF callchains for non-syscall events when --max-stack is used
 2018-01-17 16:33 UTC 

[PATCH 2/5] perf unwind: Do not look at globals
 2018-01-17 16:33 UTC  (2+ messages)
` [tip:perf/core] perf unwind: Do not look just at the global callchain_param.record_mode

[tip:perf/core] perf callchain: Fix attr.sample_max_stack setting
 2018-01-17 16:32 UTC 

[PATCH 09/10] lib traceeevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
 2018-01-17 16:31 UTC  (3+ messages)
` [PATCH] parse-events: Fix the FALSE case in pevent_filter_clear_trivial()
  ` [tip:perf/core] tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()

[PATCH 08/30] kexec_file: Restrict at runtime if the kernel is locked down
 2018-01-17 16:34 UTC  (9+ messages)
    ` [PATCH 00/30] security, efi: Add kernel lockdown
    ` [PATCH 08a/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE

[PATCH 10/10] lib traceevent: Fix get_field_str() for dynamic strings
 2018-01-17 16:31 UTC  (2+ messages)
` [tip:perf/core] tools "

[PATCH v2 3/4] trace-cmd: Add UL suffix to MISSING_EVENTS since ints shouldn't be left shifted by 31
 2018-01-17 16:31 UTC  (3+ messages)
` [PATCH 08/10] lib traceevent: Add UL suffix to MISSING_EVENTS
  ` [tip:perf/core] tools "

[PATCH 0/3] lockdep: Allow checking a read-only lock
 2018-01-17 16:33 UTC  (2+ messages)

[PATCH V3 2/2] It makes the code clearer and less error prone
 2018-01-17 16:30 UTC  (3+ messages)
` [PATCH 07/10] lib traceevent: Use asprintf when possible
  ` [tip:perf/core] tools "

[PATCH 06/10] lib traceevent: Show contents (in hex) of data of unrecognized type records
 2018-01-17 16:30 UTC  (2+ messages)
` [tip:perf/core] tools "

WARNING in can_rcv
 2018-01-17 16:29 UTC  (8+ messages)

[PATCH][trace-cmd] Print value of unknown symbolic fields
 2018-01-17 16:28 UTC  (5+ messages)
` [PATCH 02/10] lib traceevent: Show value of flags that have not been parsed
  ` [tip:perf/core] tools "
` [PATCH 03/10] lib traceevent: Print value of unknown symbolic fields
  ` [tip:perf/core] tools "

[PATCH 05/10] lib traceevent: Handle new pointer processing of bprint strings
 2018-01-17 16:29 UTC  (2+ messages)
` [tip:perf/core] tools "

[PATCH 04/10] lib traceevent: Simplify pointer print logic and fix %pF
 2018-01-17 16:29 UTC  (2+ messages)
` [tip:perf/core] tools "

[PATCH V3] perf script: add script to profile and resolve physical mem type
 2018-01-17 16:26 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH arm/aspeed/ast2500 v1] ipmi: add an Aspeed KCS IPMI BMC driver
 2018-01-17 16:31 UTC  (6+ messages)

[tip:perf/core] perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
 2018-01-17 16:26 UTC 

[PATCH] perf tools: Fix copyfile_offset update of output offset
 2018-01-17 16:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 01/10] lib, traceevent: Fix bad force_token escape sequence
 2018-01-17 16:28 UTC  (3+ messages)
` [PATCH v3 1/6] "
  ` [tip:perf/core] tools lib traceevent: "

[tip:perf/core] perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
 2018-01-17 16:27 UTC 

[PATCH v2 00/10] objtool validation of static branches and retpoline
 2018-01-17 16:30 UTC  (7+ messages)
` [PATCH v2 06/10] objtool: Implement jump_assert for _static_cpu_has()

[PATCH] arm64: Run enable method for errata work arounds on late CPUs
 2018-01-17 16:29 UTC  (6+ messages)

[tip:perf/core] perf evsel: Check if callchain is enabled before setting it up
 2018-01-17 16:27 UTC 

[PATCH] perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
 2018-01-17 16:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf evlist: Remove trailing semicolon
 2018-01-17 16:25 UTC  (2+ messages)
` [tip:perf/core] "

Suspend/resume with FTRACE enabled doesn’t work anymore
 2018-01-17 16:25 UTC  (4+ messages)

[GIT PULL 00/32] perf/core improvements and fixes
 2018-01-17 16:22 UTC  (34+ messages)
` [PATCH 01/32] perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
` [PATCH 02/32] perf evlist: Remove trailing semicolon
` [PATCH 03/32] perf script python: Add script to profile and resolve physical mem type
` [PATCH 04/32] perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
` [PATCH 05/32] perf tools: Fix copyfile_offset update of output offset
` [PATCH 06/32] perf evsel: Check if callchain is enabled before setting it up
` [PATCH 07/32] perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
` [PATCH 08/32] tools lib traceevent: Fix bad force_token escape sequence
` [PATCH 09/32] tools lib traceevent: Show value of flags that have not been parsed
` [PATCH 10/32] tools lib traceevent: Print value of unknown symbolic fields
` [PATCH 11/32] tools lib traceevent: Simplify pointer print logic and fix %pF
` [PATCH 12/32] tools lib traceevent: Handle new pointer processing of bprint strings
` [PATCH 13/32] tools lib traceevent: Show contents (in hex) of data of unrecognized type records
` [PATCH 14/32] tools lib traceevent: Use asprintf when possible
` [PATCH 15/32] tools lib traceevent: Add UL suffix to MISSING_EVENTS
` [PATCH 16/32] tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
` [PATCH 17/32] tools lib traceevent: Fix get_field_str() for dynamic strings
` [PATCH 18/32] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
` [PATCH 19/32] perf callchain: Fix attr.sample_max_stack setting
` [PATCH 20/32] perf unwind: Do not look just at the global callchain_param.record_mode
` [PATCH 21/32] perf trace: Setup DWARF callchains for non-syscall events when --max-stack is used
` [PATCH 22/32] perf trace: Allow overriding global --max-stack per event
` [PATCH 23/32] perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
` [PATCH 24/32] perf report: Improve error msg when no first/last sample time found
` [PATCH 25/32] perf script: "
` [PATCH 26/32] perf util: Improve error checking for time percent input
` [PATCH 27/32] perf util: Support no index time percent slice
` [PATCH 28/32] perf report: Add an indication of what time slices are used
` [PATCH 29/32] perf util: Allocate time slices buffer according to number of comma
` [PATCH 30/32] perf report: Remove the time slices number limitation
` [PATCH 31/32] perf script: "
` [PATCH 32/32] perf record: Fix failed memory allocation for get_cpuid_str

[PATCH 0/4] spi: a3700: Add improvements and full-duplex transfers
 2018-01-17 16:15 UTC  (5+ messages)
` [PATCH 1/4] spi: a3700: Clear DATA_OUT when performing a read
` [PATCH 2/4] spi: a3700: Set frequency limits at startup
` [PATCH 3/4] spi: a3700: Allow to enable or disable FIFO mode
` [PATCH 4/4] spi: a3700: Add full-duplex support

linux-next: manual merge of the block tree with the dma-mapping tree
 2018-01-17 16:18 UTC  (2+ messages)

[PATCH 0/8] staging: fsl-mc: Cleanup
 2018-01-17 16:16 UTC  (5+ messages)
` [PATCH 3/8] staging: fsl-mc: Add SPDX license identifiers

[PATCH] Documentation: rapidio: move sysfs interface to ABI
 2018-01-17 16:16 UTC  (2+ messages)

[PATCH] selinux:Significant reduce of preempt_disable holds
 2018-01-17 16:14 UTC  (2+ messages)

[PATCH] Kbuild: suppress packed-not-aligned warning for default setting only
 2018-01-17 16:12 UTC  (2+ messages)

[RFC PATCH 0/2] fixing the gpio ownership
 2018-01-17 16:07 UTC  (7+ messages)
` [RFC PATCH 1/2] pinctrl: add consumer variant for gpio request

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-17 16:05 UTC  (6+ messages)
` [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods

[PATCH] staging: lustre: lnet: avoid uninitialized return value
 2018-01-17 16:05 UTC  (2+ messages)

[PATCH v2 0/4] Remove checkpatch warnings
 2018-01-17 16:00 UTC  (4+ messages)

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-17 16:00 UTC  (4+ messages)
` [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable

[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-01-17 15:59 UTC  (4+ messages)

[PATCH 0/3] hisi_sas: v2 hw LED support
 2018-01-17 16:46 UTC  (4+ messages)
` [PATCH 1/3] devicetree: bindings: scsi: hisi_sas: add LED feature for v2 hw
` [PATCH 2/3] scsi: hisi_sas: directly attached disk "
` [PATCH 3/3] scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()

[PATCH v2 0/2] ata: ahci_brcm: Recover from failures to identify devices
 2018-01-17 15:53 UTC  (2+ messages)

[PATCH -next] ipmi/powernv: Fix error return code in ipmi_powernv_probe()
 2018-01-17 15:52 UTC  (2+ messages)

[PATCH 0/6] Hi,
 2018-01-17 15:50 UTC  (3+ messages)
` [PATCH 1/6] arm64: zynqmp: Use zynqmp specific compatible string for macb
` [PATCH 0/6] arm64: zynqmp: Various dts cleanups

[PATCH] ASoC: use seq_file to dump the contents of dai_list, platoform_list and codec_list
 2018-01-17 15:49 UTC 

[PATCH] [RESEND] drm: i915: remove timeval users
 2018-01-17 15:48 UTC 

[PATCH] print kdump kernel loaded status in stack dump
 2018-01-17 15:48 UTC  (5+ messages)

[PATCH] drm: i915: remove timeval users
 2018-01-17 15:47 UTC  (2+ messages)

[PATCH RT 00/13] Linux 3.18.91-rt98-rc1
 2018-01-17 15:46 UTC  (3+ messages)
` [PATCH RT 07/13] Revert "fs: jbd2: pull your plug when waiting for space"

[GIT pull] x86/pti - The final bits and fixes
 2018-01-17 15:43 UTC 

[PATCH] [RESEND] aoe: use ktime_t instead of timeval
 2018-01-17 15:41 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2018-01-17 15:41 UTC 

[PATCH 0/8] Consolidate init_task handling and expand macros
 2018-01-17 15:25 UTC  (2+ messages)
` [PATCH 1/8] cris: Make THREAD_SIZE available to vmlinux.lds

[REGRESSION] mux/gpio.c is not able to get any gpio pins
 2018-01-17 15:27 UTC  (5+ messages)
` [PATCH 0/3] pinctrl: sx150x: fixes for the probe
  ` [PATCH 3/3] pinctrl: sx150x: add a static gpio/pinctrl pin range mapping

[PATCH 5 v2: 00/19] staging: lustre: use standard wait_event macros
 2018-01-17 15:36 UTC  (13+ messages)
` [PATCH 15/19] staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbd
` [PATCH 14/19] staging: lustre: improve waiting in sptlrpc_req_refresh_ctx
` [PATCH 17/19] staging: lustre: remove l_wait_event from ptlrpc_set_wait
` [PATCH 16/19] staging: lustre: use explicit poll loop in ptlrpc_unregister_reply
` [PATCH 18/19] staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_exclusive
` [PATCH 19/19] staging: lustre: remove l_wait_event() and related code

[PATCH][devlink-next] devlink: make functions a couple of new functions static
 2018-01-17 15:35 UTC  (2+ messages)

[PATCH v3 00/12] iommu/rockchip: Use OF_IOMMU
 2018-01-17 15:25 UTC  (2+ messages)
` [PATCH v3 10/12] iommu/rockchip: Fix error handling in init

[GIT PULL] scheduler fix
 2018-01-17 15:34 UTC 

[PATCH 08a/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
 2018-01-16 19:39 UTC  (2+ 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).