linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-02 14:00:11 to 2019-04-02 16:27:29 UTC [more...]

Work on iio: stating: frequency: ad9832
 2019-04-02 16:27 UTC  (4+ messages)

[PATCH 0/3] IRQ next prediction and mbed governor
 2019-04-02 16:26 UTC  (5+ messages)
` [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems

[RESEND PATCH 0/3] improve vmap allocation
 2019-04-02 16:25 UTC  (4+ messages)
` [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for "
` [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
` [RESEND PATCH 3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro

[PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-04-02 16:23 UTC  (4+ messages)

[PATCH] usb: xhci: inherit dma_mask from bus if set correctly
 2019-04-02 16:22 UTC  (3+ messages)

[RFC PATCH 0/4] bus: ti-sysc: Add generic enable/disable & PRUSS
 2019-04-02 16:22 UTC  (3+ messages)
` [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled

On guest free page hinting and OOM
 2019-04-02 16:19 UTC  (19+ messages)

b050de0f98 ("fs/binfmt_elf.c: free PT_INTERP filename ASAP"): BUG: KASAN: null-ptr-deref in allow_write_access
 2019-04-02 16:17 UTC  (3+ messages)

[RFC PATCH 0/5] MultiColor LED framework Documentation
 2019-04-02 16:17 UTC  (9+ messages)
` [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention
` [RFC PATCH 3/5] documention: leds: Add multicolor class documentation

[PATCH v2 1/3] dt-bindings: Add doc for the ingenic-drm driver
 2019-04-02 16:16 UTC  (4+ messages)
` [PATCH v2 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
 2019-04-02 16:16 UTC  (5+ messages)

ext3 file system livelock and file system corruption, 4.9.166 stable kernel
 2019-04-02 16:15 UTC  (4+ messages)

[PATCH v2] vfio/type1: Limit DMA mappings per container
 2019-04-02 16:15 UTC 

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-02 16:14 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu
` [PATCH RFC tip/core/rcu 2/4] drivers/gpu/drm: Dynamically allocate drm_unplug_srcu
` [PATCH RFC tip/core/rcu 3/4] drivers/gpu/drm/amd: Dynamically allocate kfd_processes_srcu
` [PATCH RFC tip/core/rcu 4/4] rcu: Forbid DEFINE{,_STATIC}_SRCU() from modules

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-02 16:12 UTC  (7+ messages)
` [PATCH 2/7] thermal/drivers/core: Remove module unload code
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation
` [PATCH 4/7] thermal/drivers/core: Use governor table to initialize
` [PATCH 5/7] thermal/drivers/core: Remove depends on THERMAL in Kconfig
` [PATCH 6/7] thermal/drivers/core: Fix typo in the option name
` [PATCH 7/7] hwmon/drivers/core: Simplify complex dependency

[RFC PATCH v2 3/3] kasan: add interceptors for all string functions
 2019-04-02 16:14 UTC  (4+ messages)

[PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks
 2019-04-02 16:04 UTC 

[patch 00/14] x86/exceptions: Add guard patches to IST stacks
 2019-04-02 16:11 UTC  (8+ messages)
` [patch 14/14] x86/exceptions: Enable IST guard pages
  ` [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()

[GIT PULL 00/44] perf/core improvements and fixes for 5.2
 2019-04-02 16:05 UTC  (45+ messages)
` [PATCH 01/44] perf trace: Add 'string' event alias to select syscalls with string args
` [PATCH 02/44] perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg
` [PATCH 03/44] perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes
` [PATCH 04/44] perf trace beauty renameat: No need to include linux/fs.h
` [PATCH 05/44] perf tools: Add header defining used namespace struct to event.h
` [PATCH 06/44] perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES
` [PATCH 07/44] perf stat: Revert checks for duration_time
` [PATCH 08/44] perf stat: Implement duration_time as a proper event
` [PATCH 09/44] perf evsel: Support printing evsel name for 'duration_time'
` [PATCH 10/44] perf list: Output tool events
` [PATCH 11/44] tools lib traceevent: Handle trace_printk() "%px"
` [PATCH 12/44] tools lib traceevent: Add mono clocks to be parsed in seconds
` [PATCH 13/44] tools lib traceevent: Implement a new API, tep_list_events_copy()
` [PATCH 14/44] tools lib traceevent: Add more debugging to see various internal ring buffer entries
` [PATCH 15/44] tools lib traceevent: Change description of few APIs
` [PATCH 16/44] tools lib traceevent: Coding style fixes
` [PATCH 17/44] tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields
` [PATCH 18/44] tools lib traceevent: Removed unneeded !! and return parenthesis
` [PATCH 19/44] tools lib traceevent: Remove tep filter trivial APIs
` [PATCH 20/44] tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()
` [PATCH 21/44] tools tools, tools lib traceevent: Make traceevent APIs more consistent
` [PATCH 22/44] tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep
` [PATCH 23/44] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep"
` [PATCH 24/44] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter "
` [PATCH 25/44] tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep
` [PATCH 26/44] tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
` [PATCH 27/44] perf record: Implement --mmap-flush=<number> option
` [PATCH 28/44] perf vendor events intel: Update metrics from TMAM 3.5
` [PATCH 29/44] perf vendor events intel: Update Broadwell events to v23
` [PATCH 30/44] perf vendor events intel: Update Broadwell-DE events to v7
` [PATCH 31/44] perf vendor events intel: Update Skylake events to v42
` [PATCH 32/44] perf vendor events intel: Update SkylakeX events to v1.12
` [PATCH 33/44] perf vendor events intel: Update BroadwellX events to v14
` [PATCH 34/44] perf vendor events intel: Update HaswellX events to v20
` [PATCH 35/44] perf vendor events intel: Update IvyTown "
` [PATCH 36/44] perf vendor events intel: Update JakeTown "
` [PATCH 37/44] perf vendor events intel: Update SandyBridge events to v16
` [PATCH 38/44] perf vendor events intel: Update IvyBridge events to v21
` [PATCH 39/44] perf vendor events intel: Update Haswell events to v28
` [PATCH 40/44] perf vendor events intel: Update KnightsLanding events to v9
` [PATCH 41/44] perf vendor events intel: Update Bonnell to V4
` [PATCH 42/44] perf vendor events intel: Update Goldmont to v13
` [PATCH 43/44] perf vendor events intel: Update GoldmontPlus to v1.01
` [PATCH 44/44] perf vendor events intel: Update Silvermont to v14

[PATCH -next] reset: fix linux/reset.h errors
 2019-04-02 16:05 UTC  (2+ messages)

[PATCH v1] driver core: platform: Propagate error from insert_resource()
 2019-04-02 16:02 UTC  (2+ messages)

[PATCH 0/4] lockdep cleanups and optimizations
 2019-04-02 16:02 UTC  (5+ messages)
` [PATCH 1/4] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
` [PATCH 2/4] locking/lockdep: Map remaining magic numbers to lock usage mask names
` [PATCH 3/4] locking/lockdep: Use expanded masks on find_usage_*() functions
` [PATCH 4/4] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()

[PATCH v9 0/9] freezer for cgroup v2
 2019-04-02 16:02 UTC  (3+ messages)
` [PATCH v9 4/9] cgroup: cgroup v2 freezer

[PATCH] kobject: Add support for default attribute groups to kobj_type
 2019-04-02 16:02 UTC  (4+ messages)
` [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
  ` [PATCH v2 3/8] block: Replace all ktype default_attrs with groups

[PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes
 2019-04-02 15:58 UTC  (2+ messages)

[git pull] habanalabs fixes for 5.1-rc4
 2019-04-02 15:55 UTC  (2+ messages)

BUG: KASAN: stack-out-of-bounds in unwind_next_frame()
 2019-04-02 15:55 UTC 

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2019-04-02 15:55 UTC  (3+ messages)

[PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources
 2019-04-02 15:52 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD

[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-02 15:53 UTC  (2+ messages)

[PATCH] clocksource/drivers/tegra: rework for compensation of suspend time
 2019-04-02 15:50 UTC  (3+ messages)

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-02 15:50 UTC  (9+ messages)
` [PATCH 09/17] fpga: dfl: add id_table for dfl private feature driver
` [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function
` [PATCH 12/17] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH 14/17] fpga: dfl: fme: add thermal management support

[PATCH v3 00/24] Convert vfs.txt to vfs.rst
 2019-04-02 15:49 UTC  (2+ messages)

[PATCH 0/3] Fix for drm_mode_config_cleanup issue
 2019-04-02 15:49 UTC  (3+ messages)
  ` [PATCH 1/3] ipuv3-crtc: add remove action for devres data

[PATCH] platform: chrome: Add ChromeOS EC ISHTP driver
 2019-04-02 15:48 UTC  (2+ messages)

[PATCH] fs: kernfs: Corrected spelling mistake
 2019-04-02 15:45 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6
 2019-04-02 15:45 UTC  (6+ messages)
` [PATCH v2 1/5] nvmem: sunxi-sid: fix wrong description in kernel doc
` [PATCH v2 2/5] nvmem: sunxi-sid: add binding for H6's SID controller
` [PATCH v2 3/5] nvmem: sunxi-sid: convert to SPDX license tags
` [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func
` [PATCH v2 5/5] nvmem: sunxi-sid: add support for H6's SID controller

[PATCH 1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call
 2019-04-02 15:44 UTC  (4+ messages)

[PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree"
 2019-04-02 15:43 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-04-02 15:42 UTC  (2+ messages)

correcting incorrect peripheral device type 0x0
 2019-04-02 15:40 UTC  (2+ messages)

[PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment
 2019-04-02 15:34 UTC  (3+ messages)

[PATCH] x86/microcode: Remove useless code after early microcode support added
 2019-04-02 15:35 UTC  (2+ messages)

[GIT PULL] pidfd fixes for v5.1-rc3
 2019-04-02 15:33 UTC 

[RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
 2019-04-02 15:09 UTC  (5+ messages)

[PATCH v4 0/3] x86/perf/amd: AMD PMC counters and NMI latency
 2019-04-02 15:21 UTC  (4+ messages)
` [PATCH v4 1/3] x86/perf/amd: Resolve race condition when disabling PMC
` [PATCH v4 2/3] x86/perf/amd: Resolve NMI latency issues for active PMCs
` [PATCH v4 3/3] x86/perf/amd: Remove need to check "running" bit in NMI handler

linux-next: build warning after merge of the fbdev tree
 2019-04-02 15:16 UTC  (3+ messages)

[PATCH 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-02 15:08 UTC  (3+ messages)

[RFC PATCH ghak10 v6 0/2] audit: Log changes that can affect the system clock
 2019-04-02 15:02 UTC  (6+ messages)
` [RFC PATCH ghak10 v6 2/2] ntp: Audit NTP parameters adjustment

[PATCH V1] mmc: tegra: add sdhci tegra suspend and resume
 2019-04-02 14:59 UTC  (2+ messages)

[PATCH] vfio/type1: Limit DMA mappings per container
 2019-04-02 14:58 UTC  (6+ messages)

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-04-02 14:56 UTC  (4+ messages)

[RFC PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-02 14:51 UTC  (4+ messages)
` [RFC PATCH 01/20] drm: Remove users of drm_format_num_planes

[PATCH] kvm: move KVM_CAP_NR_MEMSLOTS to common code
 2019-04-02 14:51 UTC  (2+ messages)

[PATCH 5.0 000/146] 5.0.6-stable review
 2019-04-02 14:50 UTC  (3+ messages)

[PATCH RFC memory-model 0/21] LKMM updates for review
 2019-04-02 14:49 UTC  (3+ messages)
` [PATCH tip/core/rcu 08/21] tools/memory-model: Add support for synchronize_srcu_expedited()

[PATCH v9 0/5] drm/sun4i: sun6i_mipi_dsi: Fixes/updates
 2019-04-02 14:47 UTC  (10+ messages)
` [PATCH v9 2/5] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-02 14:49 UTC  (3+ messages)

[PATCH v8 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-04-02 14:45 UTC  (13+ messages)
` [PATCH v8 01/15] drm/sun4i: dsi: Fix video start delay computation
` [PATCH v8 02/15] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes

[GIT PULL] hwmon fixes for hwmon-for-v5.1-rc4
 2019-04-02 14:43 UTC 

Adding plain accesses and detecting data races in the LKMM
 2019-04-02 14:42 UTC  (2+ messages)

[PATCH 2/4] staging: iio: ad9832: add SPDX identifier
 2019-04-02 14:40 UTC  (3+ messages)

[PATCH 3.16 00/99] 3.16.65-rc1 review
 2019-04-02 14:39 UTC  (5+ messages)
` [PATCH 3.16 23/99] tty/ldsem: Wake up readers after timed out down_write()

[PATCH RFC v2 tip/core/rcu 0/4] Real-time elimination of RCU_SOFTIRQ
 2019-04-02 14:38 UTC  (5+ messages)
` [PATCH RFC v2 tip/core/rcu 1/4] rcu: Enable elimination of Tree-RCU softirq processing
` [PATCH RFC v2 tip/core/rcu 2/4] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
` [PATCH RFC v2 tip/core/rcu 3/4] rcu: Only do rcu_read_unlock_special() wakeups if expedited
` [PATCH RFC v2 tip/core/rcu 4/4] rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()

[PATCH v15 0/6] Media Device Allocator API
 2019-04-02 14:38 UTC  (3+ messages)

[PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components
 2019-04-02 14:38 UTC  (4+ messages)
` [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe

[PATCH] usb: uas: fix usb subsystem hang after power off hub port
 2019-04-02 14:38 UTC  (2+ messages)

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-02 14:35 UTC  (16+ messages)
` [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support

[PATCH v4] HID: core: move Usage Page concatenation to Main item
 2019-04-02 14:34 UTC  (2+ messages)

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-04-02 14:28 UTC  (6+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH 1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is
 2019-04-02 14:23 UTC  (4+ messages)
` [PATCH 2/6] kbuild: allow Kbuild to start from any directory

[PATCH V4 0/3] hwmon: pwm-fan: Add RPM support
 2019-04-02 14:21 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: hwmon: Add tachometer interrupt to pwm-fan
` [PATCH V4 2/3] Documentation: pwm-fan: Add description for RPM support
` [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt

[PATCH 1/2] tty: add SPDX identifiers to Kconfig and Makefiles
 2019-04-02 14:20 UTC  (3+ messages)
` [PATCH 2/2] tty: fix up a few remaining files without SPDX identifiers

[rcu:dev.2019.03.20b 54/83] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:50:1: error: type defaults to 'int' in declaration of 'DEFINE_SRCU'
 2019-04-02 14:16 UTC  (6+ messages)

[PATCH] Do not overwrite CFLAG passed into makefile
 2019-04-02 14:11 UTC 

linux-next: build failure after merge of the drm-misc tree
 2019-04-02 14:10 UTC  (5+ messages)

[PATCH] ELAN touchpad i2c_hid bugs fix
 2019-04-02 14:08 UTC  (9+ messages)

[PATCH] ACPI / processor_idle: use dead loop instead of io port access for wait
 2019-04-02 14:03 UTC 

[PATCH v2 0/9] Add Support for MediaTek PMIC MT6358
 2019-04-02 14:07 UTC  (6+ messages)
` [PATCH v2 8/9] rtc: mt6397: fix alarm register overwrite
` [PATCH v2 9/9] rtc: Add support for the MediaTek MT6358 RTC

[PATCH] HID: force setting drvdata to NULL when removing the driver
 2019-04-02 14:02 UTC  (6+ messages)

[PATCH] doc:it_IT: translation for maintainer-pgp-guide
 2019-04-02 14:00 UTC  (4+ messages)

[RFC PATCH] irqchip/gic-v3: Make gic_handle_irq() notrace
 2019-04-02 14:00 UTC  (4+ 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).