linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 15:26:18 to 2018-01-17 16:46:18 UTC [more...]

[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 v5 0/4] Address error and recovery for AER and DPC
 2018-01-17 16:45 UTC  (5+ 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 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 1/6] backlight: Nuke unused backlight.props.state states
 2018-01-17 16:44 UTC  (5+ messages)
` [PATCH 2/6] backlight/generic-bl: remove DRIVER1 state

[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 RFC tip/core/rcu] Make SRCU be once again optional
 2018-01-17 16:32 UTC  (11+ messages)

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

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-17 16:32 UTC  (7+ 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  (8+ messages)
` [PATCH 1/6] arm64: zynqmp: Use zynqmp specific compatible string for macb
` [PATCH 2/6] arm64: zynqmp: Fix alignment in dts files
` [PATCH 3/6] arm64: zynqmp: Add SPDX license identifier
` [PATCH 4/6] arm64: zynqmp: Add missing aliases for ep108
` [PATCH 5/6] arm64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts
` [PATCH 6/6] arm64: zynqmp: Add 8-bit bus width property for ep108
` [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"

[PATCH] ipmi: use dynamic memory for DMI driver override
 2018-01-17 16:36 UTC 

[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:26 UTC  (5+ messages)
` [PATCH 1/8] cris: Make THREAD_SIZE available to vmlinux.lds
` [PATCH 6/8] Expand various INIT_* macros and remove
` [PATCH 7/8] Expand the INIT_SIGNALS and INIT_SIGHAND "
` [PATCH 8/8] Expand INIT_STRUCT_PID "

[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  (37+ messages)
` [PATCH 06/19] staging: lustre: introduce and use l_wait_event_abortable()
` [PATCH 17/19] staging: lustre: remove l_wait_event from ptlrpc_set_wait
` [PATCH 02/19] staging: lustre: discard SVC_SIGNAL and related functions
` [PATCH 07/19] staging: lustre: simplify l_wait_event when intr handler but no timeout
` [PATCH 10/19] staging: lustre: simplify waiting in ptlrpc_invalidate_import()
` [PATCH 03/19] staging: lustre: replace simple cases of l_wait_event() with wait_event()
` [PATCH 14/19] staging: lustre: improve waiting in sptlrpc_req_refresh_ctx
` [PATCH 05/19] staging: lustre: use wait_event_idle_timeout() where appropriate
` [PATCH 09/19] staging: lustre: open code polling loop instead of using l_wait_event()
` [PATCH 12/19] staging: lustre: make polling loop in ptlrpc_unregister_bulk more obvious
` [PATCH 11/19] staging: lustre: remove back_to_sleep()
` [PATCH 13/19] staging: lustre: use wait_event_idle_timeout in ptlrpcd()
` [PATCH 04/19] staging: lustre: discard cfs_time_seconds()
` [PATCH 08/19] staging: lustre: simplify waiting in ldlm_completion_ast()
` [PATCH 15/19] staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbd
` [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  (12+ messages)
` [PATCH v3 02/12] iommu/rockchip: Fix error handling in probe
` [PATCH v3 03/12] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v3 04/12] iommu/rockchip: Fix error handling in attach
` [PATCH v3 05/12] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v3 06/12] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v3 07/12] iommu/rockchip: Control clocks needed to access the IOMMU
` [PATCH v3 08/12] iommu/rockchip: Use IOMMU device for dma mapping operations
` [PATCH v3 09/12] iommu/rockchip: Use OF_IOMMU to attach devices automatically
` [PATCH v3 10/12] iommu/rockchip: Fix error handling in init
` [PATCH v3 11/12] iommu/rockchip: Add runtime PM support
` [PATCH v3 12/12] iommu/rockchip: Support sharing IOMMU between masters

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

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-01-17 15:34 UTC  (6+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-17 15:31 UTC  (3+ messages)
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks

[GIT pull] timer fix for 4.15
 2018-01-17 15:32 UTC 

[PATCH] rtc: tps65910: add bounds checking
 2018-01-17 15:30 UTC 

[PATCH] drm/vmwgfx: fix memory corruption with legacy/sou connectors
 2018-01-17 15:31 UTC  (2+ messages)

[PATCH] IIO: ADC: stm32-dfsdm: remove unused variable
 2018-01-17 15:27 UTC  (3+ messages)

[GIT PULL] perf fix
 2018-01-17 15:27 UTC 

[RFC] UBIFS authentication
 2018-01-17 15:19 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).