linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-09 19:05:20 to 2018-03-09 23:25:57 UTC [more...]

[PATCH v4 00/10] drivers/qcom: add RPMH communication support
 2018-03-09 23:25 UTC  (2+ messages)
` [PATCH v4 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs

WARNING in __proc_create
 2018-03-09 23:21 UTC  (8+ messages)

[PATCH] ia64: fix ptrace(PTRACE_GETREGS) (unbreaks strace, gdb)
 2018-03-09 23:15 UTC  (2+ messages)
` [PATCH v2, simpler] "

[PATCH v2 0/4] Add support for the Gateworks System Controller
 2018-03-09 23:14 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings

[RFC 0/1] Loading optional firmware
 2018-03-09 23:09 UTC  (3+ messages)
` [PATCH 1/1] firmware: add a function to load "
  ` [PATCH] firmware: add a function to load optional firmware v2

Nokia N900: refcount_t underflow, use after free
 2018-03-09 23:06 UTC  (8+ messages)

[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
 2018-03-09 23:06 UTC  (9+ messages)

[PATCH v5 0/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-03-09 23:03 UTC  (3+ messages)
` [PATCH v5 1/3] "

[PATCH v6 0/5] Add coupled regulators mechanism
 2018-03-09 23:01 UTC  (3+ messages)
  ` [PATCH v6 2/6] regulator: bindings: Add properties for coupled regulators

Nokia N900: v4.16-rc4: oops in iio when grepping sysfs
 2018-03-09 23:01 UTC  (3+ messages)

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-09 23:00 UTC  (2+ messages)

[PATCH v2 2/2] riscv/atomic: Strengthen implementations with fences
 2018-03-09 22:57 UTC  (4+ messages)

[PATCH][RFC] rslib: Remove VLAs by setting upper bound on nroots
 2018-03-09 22:57 UTC  (4+ messages)

[PATCH] proc: register filesystem last
 2018-03-09 22:49 UTC  (2+ messages)

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-03-09 22:49 UTC  (6+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH 0/1] make start_isolate_page_range() thread safe
 2018-03-09 22:47 UTC  (2+ messages)
` [PATCH v2] mm: make start_isolate_page_range() fail if already isolated

VLA removal, device_handler and COMMAND_SIZE
 2018-03-09 22:48 UTC  (5+ messages)
` [PATCH] device_handler: remove VLAs
` [PATCH] scsi: resolve COMMAND_SIZE at compile time

[PATCH] Input: stmpe-keypad - remove VLA usage
 2018-03-09 22:42 UTC 

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-09 22:40 UTC  (10+ messages)

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-09 22:23 UTC  (37+ messages)
` [PATCH v5 01/36] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v5 02/36] drm/rockchip: Remove analogix psr worker
` [PATCH v5 03/36] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v5 04/36] drm/rockchip: add mutex vop lock
` [PATCH v5 05/36] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v5 06/36] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v5 07/36] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v5 08/36] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v5 09/36] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v5 10/36] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v5 11/36] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v5 12/36] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v5 13/36] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v5 14/36] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v5 15/36] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v5 16/36] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v5 17/36] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v5 18/36] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v5 19/36] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v5 20/36] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v5 21/36] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v5 22/36] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v5 23/36] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v5 24/36] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v5 25/36] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v5 26/36] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v5 27/36] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v5 28/36] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v5 29/36] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v5 30/36] drm/rockchip: Disable PSR on input events
` [PATCH v5 31/36] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v5 32/36] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v5 33/36] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v5 34/36] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v5 35/36] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v5 36/36] drm/rockchip: psr: Remove flush by CRTC

[PATCH] proc: do mmput ASAP for /proc/*/map_files
 2018-03-09 22:31 UTC 

[PATCH] proc: faster /proc/cmdline
 2018-03-09 22:29 UTC 

[PATCH] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
 2018-03-09 22:28 UTC  (2+ messages)

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-09 22:26 UTC  (10+ messages)

[PATCH] bfa: remove VLA
 2018-03-09 22:15 UTC  (3+ messages)

[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
 2018-03-09 22:12 UTC  (2+ messages)

[v5 0/2] initialize pages on demand during boot
 2018-03-09 22:08 UTC  (3+ messages)
` [v5 1/2] mm: disable interrupts while initializing deferred pages
` [v5 2/2] mm: initialize pages on demand during boot

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-09 22:08 UTC  (2+ messages)

[PATCH 01/11] media: vsp1: drm: Fix minor grammar error
 2018-03-09 22:04 UTC  (11+ messages)
` [PATCH 02/11] media: vsp1: use kernel __packed for structures
` [PATCH 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH 04/11] media: vsp1: Remove unused display list structure field
` [PATCH 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH 08/11] media: vsp1: Add support for extended display list headers
` [PATCH 09/11] media: vsp1: Provide support for extended command pools
` [PATCH 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH 0/2] aspeed: watchdog: fix system reset and read alt-boot option
 2018-03-09 22:06 UTC  (5+ messages)
` [PATCH 1/2] watchdog: aspeed: Fix translation of reset mode to ctrl register
` [PATCH 2/2] watchdog: aspeed: Allow configuring for alternate boot

[PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500
 2018-03-09 22:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Add an option to dm-verity to validate hashes at most once
 2018-03-09 22:04 UTC  (3+ messages)

[PATCH] pstore: use crypto compress API
 2018-03-09 22:00 UTC  (2+ messages)

[PATCH v2] exec: Set file unwritable before LSM check
 2018-03-09 21:54 UTC  (4+ messages)

[PATCH v4 0/3] mm: improve zone->lock scalability
 2018-03-09 21:58 UTC  (6+ messages)
` [PATCH v4 3/3] mm/free_pcppages_bulk: prefetch buddy while not holding lock
      ` [PATCH v4 3/3 update] "

[PATCH] f2fs: avoid selinux denial on CAP_SYS_RESOURCE
 2018-03-09 21:57 UTC  (3+ messages)

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-09 21:47 UTC  (3+ messages)

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-09 21:37 UTC  (5+ messages)
` [PATCH v3 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-09 21:36 UTC  (6+ messages)

[GIT PULL] KVM fixes for Linux 4.16-rc5
 2018-03-09 21:34 UTC 

[PATCH] powerpc/64: Fix section mismatch warnings for early boot symbols
 2018-03-09 21:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] Implement proper MST fallback retraining in i915
 2018-03-09 21:32 UTC  (6+ messages)
` [PATCH v3 1/5] drm/i915: Move DP modeset retry work into intel_dp
  ` [PATCH v3 2/5] drm/i915: Only use one link bw config for MST topologies
  ` [PATCH v3 3/5] drm/dp_mst: Add drm_dp_mst_topology_mgr_lower_link_rate()
  ` [PATCH v3 4/5] drm/dp_mst: Add drm_atomic_dp_mst_retrain_topology()
  ` [PATCH v3 5/5] drm/i915: Implement proper fallback training for MST

[PATCH 0/6] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-03-09 21:29 UTC  (5+ messages)
` [PATCH 1/6] reset: qcom: AOSS (Always on subsystem) reset controller

[PATCH v3] input: bcm5974 - Add driver for Apple Magic Trackpad 2
 2018-03-09 21:00 UTC  (4+ messages)

[PATCH] [v2] docs: clarify security-bugs disclosure policy
 2018-03-09 21:15 UTC  (3+ messages)

[PATCH] Detect early free of a live mm
 2018-03-09 21:11 UTC  (2+ messages)
` 94d3a25408: kernel_BUG_at_kernel/fork.c

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-03-09 21:09 UTC  (8+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 3/7] interconnect: Add debugfs support
` [PATCH v4 4/7] interconnect: qcom: Add RPM communication
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v4 6/7] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v4 7/7] interconnect: Allow endpoints translation via DT

[PATCH v5 0/4] Add DTS for SDM845 SoC and MTP
 2018-03-09 21:00 UTC  (3+ messages)
` [PATCH v5 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "

general protection fault in ucma_accept
 2018-03-09 20:59 UTC 

general protection fault in ucma_set_ib_path
 2018-03-09 20:59 UTC 

KASAN: stack-out-of-bounds Read in rdma_bind_addr
 2018-03-09 20:59 UTC 

KASAN: stack-out-of-bounds Read in rdma_resolve_addr
 2018-03-09 20:59 UTC 

BUG: corrupted list in tipc_nametbl_unsubscribe
 2018-03-09 20:59 UTC 

KASAN: use-after-free Read in snd_pcm_oss_get_formats
 2018-03-09 20:59 UTC 

[PATCH v2] perf machine: Fix load kernel symbol with '-k' option
 2018-03-09 20:56 UTC  (2+ messages)

[PATCH v3 1/6] staging: vc04_services: Replace "firmware" node with a compatible lookup
 2018-03-09 20:44 UTC  (4+ messages)
` [PATCH v3 3/6] dt-bindings: soc: Add a binding for the Broadcom VCHIQ services. (v3)

[PATCH] ASoC: soc-core: Add missing NULL check
 2018-03-09 20:22 UTC  (6+ messages)

[PATCH] rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions
 2018-03-09 20:17 UTC  (9+ messages)

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-09 20:14 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support
` [RFC PATCH v2 2/3] ima: Add ns_status for storing namespaced iint data
` [RFC PATCH v2 3/3] ima: mamespace audit status flags

[PATCH v2] [media] Use common error handling code in 20 functions
 2018-03-09 20:10 UTC  (2+ messages)
` [PATCH v3] [media] Use common error handling code in 19 functions

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-09 19:45 UTC  (7+ messages)

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-09 19:38 UTC  (13+ messages)
` [PATCH v3 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
` [PATCH v3 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v3 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v3 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v3 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-09 19:37 UTC  (5+ messages)

[PATCH] perf tools arm64: Add libdw DWARF post unwind support for ARM64
 2018-03-09 19:35 UTC  (9+ messages)

[PATCH 0/3] bus: fsl-mc: enhance Management Complex userspace support
 2018-03-09 19:34 UTC  (5+ messages)
` [PATCH 1/3] bus: fsl-mc: add restool "
` [PATCH 2/3] bus: fsl-mc: add root dprc rescan attribute

[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
 2018-03-09 19:27 UTC  (3+ messages)

[PATCH] perf annotate: Don't prepend symfs path to build_id_filename
 2018-03-09 19:26 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 4.16-6
 2018-03-09 19:23 UTC 

[PATCH 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-09 19:19 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (ucd9000) Add gpio chip interface
` [PATCH 2/2] hwmon: (ucd9000) Add debugfs attributes to provide mfr_status

[PATCH] exec: Set file unwritable before LSM check
 2018-03-09 19:13 UTC  (2+ messages)

[PATCH V4 5/5] perf/x86: Fix: disable userspace RDPMC usage for large PEBS
 2018-03-09 19:10 UTC  (5+ messages)
` [tip:perf/core] perf/x86/intel: Disable "

[PATCH V2] ARM: dts: BCM5301X: add missing LEDs for Buffalo WZR-900DHP
 2018-03-09 19:07 UTC  (2+ messages)

Bug: Microblaze stopped booting after 0fa1c579349fdd90173381712ad78aa99c09d38b
 2018-03-09 19:05 UTC  (2+ messages)

[PATCH v2 8/9] lib/vsprintf: Remove useless NULL checks
 2018-03-09 19:05 UTC  (12+ messages)
` [PATCH] vsprintf: Make "null" pointer dereference more robust


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