linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-19 09:12:26 to 2019-03-19 13:05:14 UTC [more...]

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2019-03-19 13:04 UTC  (4+ messages)
    ` [linux-sunxi] "

[PATCH 0/6] mfd: da9063: remove platform_data
 2019-03-19 13:01 UTC  (15+ messages)
` [PATCH 1/6] regulator: da9063: remove platform_data support
` [PATCH 2/6] input: da9063_onkey: "
` [PATCH 3/6] mfd: da9063: "
` [PATCH 4/6] regulator: da9063: move definitions out of a header into the driver
` [PATCH 5/6] mfd: da9063: remove leftover platform_data definitions
` [PATCH 6/6] regulator: da9063: platform_data is gone, depend on OF

[PATCH 00/22] perf: Add Icelake support
 2019-03-19 13:00 UTC  (3+ messages)
` [PATCH 01/22] perf/core: Support outputting registers from a separate array

[PATCH RESEND V2 1/2] clk: imx8mq: add GPIO clocks to clock tree
 2019-03-19 13:00 UTC  (3+ messages)
` [PATCH RESEND V2 2/2] arm64: dts: freescale: imx8mq: add clock for GPIO node

[PATCH v2] sched/fair: Limit sched_cfs_period_timer loop to avoid hard lockup
 2019-03-19 13:00 UTC 

[PATCH] arm64/stacktrace: Export save_stack_trace_regs()
 2019-03-19 12:59 UTC  (2+ messages)

[PATCH v3 0/4] Ingenic JZ47xx NEMC patchset V3
 2019-03-19 12:59 UTC  (3+ messages)
` [PATCH v3 4/4] memory: jz4780_nemc: Add support for the JZ4740

[PATCH v1] dmaengine: idma64: Use actual device for DMA transfers
 2019-03-19 12:57 UTC  (2+ messages)

[PATCH 0/4] da9063: convert to SPDX
 2019-03-19 12:56 UTC  (10+ messages)
` [PATCH 1/4] mfd: da9063: convert headers "
` [PATCH 2/4] regulator: da9063: convert header "
` [PATCH 3/4] input: da9063_onkey: "
` [PATCH 4/4] rtc: da9063: "

[RESEND PATCH] Make Fujitsu Erratum 010001 patch can be applied on A64FX v1r0
 2019-03-19 12:52 UTC  (5+ messages)

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-19 12:48 UTC  (9+ messages)

[PATCH 0/3] SMSC USB333x ULPI USB PHY Support
 2019-03-19 12:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: Add bindings for the SMSC USB333x ULPI USB PHY

Linux 5.0.3
 2019-03-19 12:47 UTC  (2+ messages)

Linux 4.20.17
 2019-03-19 12:47 UTC  (2+ messages)

Linux 4.19.30
 2019-03-19 12:46 UTC  (2+ messages)

Linux 4.14.107
 2019-03-19 12:45 UTC  (2+ messages)

[PATCH v5 00/10] Add support for TISCI irqchip drivers
 2019-03-19 12:44 UTC  (5+ messages)
` [PATCH v5 06/10] irqchip: ti-sci-intr: Add support for Interrupt Router driver

Linux 4.9.164
 2019-03-19 12:44 UTC  (2+ messages)

[PATCH] USB: serial: option: set driver_info for SIM5218 and compatibles
 2019-03-19 12:43 UTC  (11+ messages)

[PATCH] sched: Do not re-read h_load_next during hierarchical load calculation v2
 2019-03-19 12:36 UTC 

[PATCH] sched: Do not re-read h_load_next during hierarchical load calculation
 2019-03-19 12:36 UTC  (6+ messages)

[syzbot? printk?] no WARN_ON() messages printed before "Kernel panic - not syncing: panic_on_warn set ..."
 2019-03-19 12:35 UTC  (10+ messages)

[PATCH 1/2] ARM: imx: drop uneccessary of_platform_default_populate
 2019-03-19 12:28 UTC  (6+ messages)
` [PATCH 2/2] ARM: imx: mach-imx7ulp: warn when imx_soc_device_init fail

[PATCH] perf: extend total_ref_count usage to protect perf_trace_buf access
 2019-03-19 12:21 UTC  (2+ messages)
` [PATCH] perf: fix use after free of perf_trace_buf

[PATCH] fbdev: fix divide error in fb_var_to_videomode
 2019-03-19 12:20 UTC 

[PATCH 5.0 00/43] 5.0.3-stable review
 2019-03-19 12:20 UTC  (7+ messages)

[PATCH 4.14 00/34] 4.14.107-stable review
 2019-03-19 12:20 UTC  (5+ messages)
` [PATCH 4.14 31/34] perf/x86/intel: Fix memory corruption

[PATCH] locking/static_key: Fix false positive warnings on concurrent dec/inc
 2019-03-19 12:18 UTC  (2+ messages)

[PATCH v2] usb: typec: fusb302: Fix debugfs mutex initialisation
 2019-03-19 12:18 UTC  (3+ messages)

[PATCH 00/12] misc: xilinx sd-fec driver
 2019-03-19 12:17 UTC  (14+ messages)
` [PATCH 01/12] dt-bindings: xilinx-sdfec: Add SDFEC binding
` [PATCH 02/12] misc: xilinx-sdfec: add core driver
` [PATCH 03/12] misc: xilinx_sdfec: Add CCF support
` [PATCH 04/12] misc: xilinx_sdfec: Add open, close and ioctl
` [PATCH 05/12] misc: xilinx_sdfec: Store driver config and state
` [PATCH 06/12] misc: xilinx_sdfec: Add ability to configure turbo mode
` [PATCH 07/12] misc: xilinx_sdfec: Add ability to configure LDPC
` [PATCH 08/12] misc: xilinx_sdfec: Add ability to get/set config
` [PATCH 09/12] misc: xilinx_sdfec: Support poll file operation
` [PATCH 10/12] misc: xilinx_sdfec: Add stats & status ioctls
` [PATCH 11/12] Docs: misc: xilinx_sdfec: Add documentation
` [PATCH 12/12] MAINTAINERS: add maintainer for SD-FEC support

[PATCH] ASoC: samsung: i2s: Don't use register read to determine slave/master mode
 2019-03-19 12:11 UTC 

[PATCH v5 00/14] Mediatek MT8183 scpsys support
 2019-03-19 12:09 UTC  (9+ messages)
` [PATCH v5 04/14] soc: mediatek: Refactor polling timeout and documentation
` [PATCH v5 06/14] soc: mediatek: Refactor clock control
` [PATCH v5 07/14] soc: mediatek: Refactor sram control
` [PATCH v5 08/14] soc: mediatek: Refactor bus protection control

[PATCH 4/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:08 UTC 

[PATCH 3/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:08 UTC 

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-19 12:08 UTC  (3+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

[PATCH 2/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:07 UTC 

[PATCH 1/4] Add support for SUNIX Multi-I/O board
 2019-03-19 12:07 UTC 

[PATCH v4 00/12] Add support for usb on Hikey960
 2019-03-19 12:07 UTC  (4+ messages)
` [PATCH v4 08/12] usb: roles: Add usb role switch notifier

[PATCH v3 0/3] rsnd: dts: change to use extended audio dmac register
 2019-03-19 12:06 UTC  (3+ messages)

[PATCH] arm: use memblocks_present
 2019-03-19 12:06 UTC  (3+ messages)

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-19 12:04 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-19 11:57 UTC  (2+ messages)

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-03-19 11:54 UTC 

[PATCH v5 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-19 11:54 UTC  (12+ messages)
` [PATCH v5 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v5 4/7] s390: ap: setup relation betwen KVM and mediated device

[PATCH] writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-19 11:52 UTC  (3+ messages)

[PATCH V6 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19 11:49 UTC  (6+ messages)
` [PATCH V6 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH] arm64: dts: fsl: imx8mq: enable the thermal management unit (TMU)
 2019-03-19 11:46 UTC  (3+ messages)
` [PATCH v2] arm64: dts: fsl: imx8mq: enable the multi sensor TMU

[PATCH] arm64/io: Don't use WZR in writel
 2019-03-19 11:45 UTC  (14+ messages)

[PATCH v3 0/2] Fixes for commands errors during tuning
 2019-03-19 11:45 UTC  (4+ messages)
` [PATCH v3 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error "

mm/cma.c: High latency for cma allocation
 2019-03-19 11:45 UTC  (7+ messages)
    ` [External] "

[PATCH] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-19 11:44 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v4 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-19 11:44 UTC  (3+ messages)
` [PATCH v4 1/4] drm: rockchip: introduce rk3066 hdmi

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-03-19 11:35 UTC  (10+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[PATCH v5 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
 2019-03-19 11:30 UTC  (5+ messages)
` [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()

[PATCH v10 1/4] can: m_can: Create a m_can platform framework
 2019-03-19 11:29 UTC  (3+ messages)

[PATCH v2] USB: serial: cp210x: Fix GPIO in autosuspend
 2019-03-19 11:15 UTC  (4+ messages)

[PATCH v1 0/9] Bounce buffer for untrusted devices
 2019-03-19 11:21 UTC  (8+ messages)
` [PATCH v1 4/9] iommu/vt-d: Add bounce buffer API for domain map/unmap

[PATCH 00/25] objtool: UACCESS validation v4
 2019-03-19 11:20 UTC  (9+ messages)
` [PATCH 01/25] x86: Make SMAP 64-bit only
  ` [PATCH 01/25] sched/x86: Save [ER]FLAGS on context switch
` [PATCH 02/25] tracing: Improve "if" macro code generation
` [PATCH 26/25] sched/x86_64: Don't save flags on context switch

[PATCH v2 3/3] sched/fair: Skip LLC nohz logic for asymmetric systems
 2019-03-19 11:13 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Skip LLC NOHZ "

[PATCH 1/2] regmap: debugfs: Replace code by already existing function
 2019-03-19 11:14 UTC  (3+ messages)
` [PATCH 2/2] regmap: debugfs: Jump to the next readable register

[PATCH] usb: typec: Fix unchecked return value
 2019-03-19 11:13 UTC  (2+ messages)

[PATCH v2 2/3] sched/fair: Tune down misfit nohz kicks
 2019-03-19 11:13 UTC  (2+ messages)
` [tip:sched/urgent] sched/fair: Tune down misfit NOHZ kicks

[RFC] xhci: clear port_remote_wakeup on device disconnection
 2019-03-19 11:01 UTC  (2+ messages)

[PATCH v2 1/3] sched/fair: Comment some nohz_balancer_kick() kick conditions
 2019-03-19 11:12 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH] sched/core: fix buffer overflow in cgroup2 property cpu.max
 2019-03-19 11:11 UTC  (2+ messages)
` [tip:sched/urgent] sched/core: Fix "

[PATCH] sched/cpufreq: Fix 32bit math overflow
 2019-03-19 11:10 UTC  (2+ messages)
` [tip:sched/urgent] sched/cpufreq: Fix 32-bit "

[PATCH v2] mmc: dw_mmc: Fix to avoid potential NULL pointer dereference
 2019-03-19 11:09 UTC  (2+ messages)

[PATCH] drm: etnaviv: fix strncpy sizeof argument
 2019-03-19 11:09 UTC  (3+ messages)

[PATCH] net: stmmac: fix memory corruption with large MTUs
 2019-03-19 11:07 UTC  (3+ messages)

[RFC][PATCH 0/8] perf/x86: event scheduling cleanups
 2019-03-19 11:05 UTC  (4+ messages)
` [PATCH 1/8] perf/x86/intel: Fix memory corruption

[PATCH v2] platform/x86: Add support for Basin Cove power button
 2019-03-19 10:59 UTC 

[PATCH v2 00/10] HID: intel-ish-hid: Clean up external interfaces
 2019-03-19 10:59 UTC  (2+ messages)

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

[PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-19 10:56 UTC  (3+ messages)
` [RESEND PATCH "

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-19 10:56 UTC  (6+ messages)

[PATCH v8 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-03-19 10:53 UTC  (9+ 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

[PATCH V2] cpufreq: Call transition notifier only once for each policy
 2019-03-19 10:49 UTC  (5+ messages)

[PATCH v2] hid: logitech: check the return value of create_singlethread_workqueue
 2019-03-19 10:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/8] drm/meson: Add support for HDMI2.0 4k60
 2019-03-19 10:38 UTC  (4+ messages)
` [PATCH v2 7/8] drm/meson: Add YUV420 output support

[BUG] cros_ec_debugfs causes a WARNING trace during suspend on ASUS C201
 2019-03-19 10:36 UTC 

[PATCH] Use fall-through attribute rather than magic comments
 2019-03-19 10:34 UTC  (3+ messages)
` [PATCH] fix semicolon.cocci warnings

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2019-03-19 10:34 UTC  (5+ messages)
` [linux-sunxi] [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed

[PATCH 4.20 00/52] 4.20.17-stable review
 2019-03-19 10:34 UTC  (2+ messages)

[PATCH 4.19 00/52] 4.19.30-stable review
 2019-03-19 10:34 UTC  (2+ messages)

[PATCH 4.9 00/31] 4.9.164-stable review
 2019-03-19 10:33 UTC  (2+ messages)

[PATCH 1/2] fpga: doc: documentation for FPGA debugfs
 2019-03-19 10:32 UTC  (4+ messages)
` [PATCH 2/2] fpga: add FPGA manager debugfs

[PATCH v2] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-19 21:36 UTC  (2+ messages)

[PATCH] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-19 10:30 UTC  (8+ messages)

[PATCH] clk: meson-gxbb: round the vdec dividers to closest
 2019-03-19 10:25 UTC 

[PATCH RESEND V6 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-19 10:25 UTC  (4+ messages)

[RESEND PATCH v2] powerpc: mute unused-but-set-variable warnings
 2019-03-19 10:21 UTC  (3+ messages)

[PATCH v3 0/4] perf: Support a new 'percore' event qualifier
 2019-03-19 10:20 UTC  (2+ messages)

[PATCH v2 0/2] clk: meson: add video decoder clocks for G12A
 2019-03-19 10:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add VDEC clock IDs
` [PATCH v2 2/2] clk: meson-g12a: add video decoder clocks

[PATCH v7 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-03-19 10:08 UTC  (2+ messages)

[PATCH] list.h: fix list_is_first() kernel-doc
 2019-03-19 10:04 UTC  (2+ messages)

[PATCH] clk: g12a-aoclk: re-export CLKID_AO_SAR_ADC_SEL clock id
 2019-03-19 10:02 UTC  (2+ messages)

[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
 2019-03-19 10:01 UTC  (4+ messages)

[PATCH 0/3] clk: meson: add support for PCIE PLL
 2019-03-19 10:01 UTC  (5+ messages)
` [PATCH 3/3] clk: meson-g12a: add PCIE PLL clocks

[PATCH v7 00/15] Add utilization clamping support
 2019-03-19 10:00 UTC  (4+ messages)
` [PATCH v7 11/15] sched/core: uclamp: Extend CPU's cgroup controller

[PATCH 0/6] H6 Cedrus support
 2019-03-19  9:49 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: allwinner: h6: Add Video Engine node
  ` [linux-sunxi] "

general protection fault in loop_validate_file (2)
 2019-03-19  9:41 UTC  (3+ messages)

[PATCH] usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0
 2019-03-19  9:33 UTC  (5+ messages)

[PATCH v2 0/2] clk: meson: g12a: Add CPU Clock support
 2019-03-19  9:39 UTC  (4+ messages)
` [PATCH v2 2/2] clk: meson: g12a: add cpu clocks

[PATCH] ceph: Fix a memory leak in ci->i_head_snapc
 2019-03-19  9:39 UTC  (7+ messages)

[PATCH] USB: serial: ftdi_sio: add additional NovaTech products
 2019-03-19  9:36 UTC  (2+ messages)

[PATCH] clk: hi3660: clk: Mark clk_gate_ufs_subsys as critical
 2019-03-19  9:36 UTC  (2+ messages)

[PATCH 0/2] clk: meson: add video decoder clocks for G12A
 2019-03-19  9:34 UTC  (4+ messages)
` [PATCH 2/2] clk: meson-g12a: add video decoder clocks

[PATCH 01/10] staging: rtl8723bs: Remove Dead Code in `struct mlme_priv`
 2019-03-19  9:32 UTC  (3+ messages)
` [PATCH 05/10] staging: rtl8723bs: Remove unreachable Code in core/rtw_cmd.c

[RESEND PATCH] clk: hi3660: Mark clk_gate_ufs_subsys as critical
 2019-03-19  9:31 UTC 

[PATCH v5] Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
 2019-03-19  9:26 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 0/8] Rewrite clk parent handling
 2019-03-19  9:25 UTC  (5+ messages)
` [PATCH v2 6/8] clk: Allow parents to be specified without string names

[PATCH v2] clk: at91: fix programmable clock for sama5d2
 2019-03-19  9:24 UTC  (4+ messages)

[PATCH v2] usb: introduce usb_ep_type_string() function
 2019-03-19  9:23 UTC  (3+ messages)

general protection fault in sctp_v6_get_dst (2)
 2019-03-19  9:22 UTC 

general protection fault in ip6_dst_hoplimit
 2019-03-19  9:22 UTC 

[PATCH v6 0/3] Stingray USB PHY driver support
 2019-03-19  9:15 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: phy: Add Stingray USB PHY binding document
` [PATCH v6 2/3] phy: sr-usb: Add Stingray USB PHY driver
` [PATCH v6 3/3] arm64: dts: Add USB DT nodes for Stingray SoC


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