linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-22 10:00:12 to 2019-05-22 13:24:18 UTC [more...]

[PATCH 0/3] perf tools: Assorted fixes and cleanups for namespace events
 2019-05-22 13:23 UTC  (5+ messages)
` [PATCH 1/3] perf tools: Protect reading thread's namespace
` [PATCH 2/3] perf tools: Add missing swap ops for namespace events

[PATCH 00/18] locking/atomic: atomic64 type cleanup
 2019-05-22 13:22 UTC  (5+ messages)
` [PATCH 01/18] locking/atomic: crypto: nx: prepare for atomic64_read() conversion
` [PATCH 02/18] locking/atomic: s390/pci: "
` [PATCH 03/18] locking/atomic: generic: use s64 for atomic64
` [PATCH 04/18] locking/atomic: alpha: "

[PATCH v20 00/28] Intel SGX1 support
 2019-05-22 13:22 UTC  (14+ messages)
      ` SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)

[PATCH] dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml
 2019-05-22 13:19 UTC  (2+ messages)

[RFC 0/7] introduce memory hinting API for external process
 2019-05-22 13:16 UTC  (8+ messages)

[PATCH 0/2] Add 96Boards Meerkat96 board support
 2019-05-22 13:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding
` [PATCH 2/2] ARM: dts: Add support for 96Boards Meerkat96 board

[PATCH v2] tracing: silence GCC 9 array bounds warning
 2019-05-22 13:11 UTC  (3+ messages)

[GIT PULL] arm64: First round of fixes for -rc2
 2019-05-22 13:11 UTC 

[PATCH] swiotlb: sync buffer when mapping FROM_DEVICE
 2019-05-22 13:09 UTC  (4+ messages)

[PATCH V1 00/12] LP0 entry and exit support for Tegra210
 2019-05-22 13:02 UTC  (10+ messages)
` [PATCH V1 01/12] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V1 02/12] pinctrl: tegra: add suspend and resume support
` [PATCH V1 08/12] soc/tegra: pmc: allow support for more tegra wake models
` [PATCH V1 09/12] soc/tegra: pmc: add pmc wake support for tegra210

[PATCH] MIPS: TXx9: Fix boot crash in free_initmem()
 2019-05-22 12:07 UTC  (3+ messages)

Oops caused by race between livepatch and ftrace
 2019-05-22 13:00 UTC  (9+ messages)

implement generic dma_map_ops for IOMMUs v5
 2019-05-22 12:54 UTC  (3+ messages)
` [PATCH 01/24] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable

[PATCH] ACPI/IORT: Fix build without CONFIG_IOMMU_API
 2019-05-22 12:54 UTC  (2+ messages)

[PATCH v3 00/13] epoll: support pollable epoll from userspace
 2019-05-22 12:54 UTC  (9+ messages)
` [PATCH v3 05/13] epoll: offload polling to a work in case of epfd polled "
` [PATCH v3 13/13] epoll: implement epoll_create2() syscall

[PATCH] spi: dt-bindings: Convert Arm pl022 to json-schema
 2019-05-22 12:49 UTC  (3+ messages)

[PATCH 0/6] Minor updates to kpc_i2c driver and kpc2000 core
 2019-05-22 12:46 UTC  (10+ messages)
` [PATCH 1/6] staging: kpc2000: make kconfig symbol 'KPC2000' select dependencies
` [PATCH 2/6] staging: kpc2000: kpc_i2c: remove unused module param disable_features
` [PATCH 3/6] staging: kpc2000: kpc_i2c: newline fixups to meet linux style guide
` [PATCH 4/6] staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>
` [PATCH 5/6] staging: kpc2000: kpc_i2c: Remove unnecessary function tracing prints
` [PATCH 6/6] staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.c

[PATCH] kernel/hung_task.c: Monitor killed tasks
 2019-05-22 12:38 UTC  (6+ messages)

[PATCH] drm_edid-load: Fix a missing-check bug in drivers/gpu/drm/drm_edid_load.c
 2019-05-22 12:39 UTC 

[PATCH v3 0/2] drm/panfrost: drm_gem_map_offset() helper
 2019-05-22 12:39 UTC  (5+ messages)
` [PATCH v3 2/2] drm/panfrost: Use drm_gem_shmem_map_offset()

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-05-22 12:34 UTC  (8+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH 1/2] Revert "f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG"
 2019-05-22 12:32 UTC  (4+ messages)
` [PATCH 2/2] f2fs: allow ssr block allocation during checkpoint=disable period
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] Revert "f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG"

[PATCH] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
 2019-05-22 12:32 UTC  (9+ messages)

[Patch v2] staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0
 2019-05-22 12:32 UTC  (2+ messages)

[PATCH] f2fs: add missing sysfs entries in documentation
 2019-05-22 12:26 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-22 12:19 UTC  (5+ messages)
` [PATCH v3 03/16] iommu: Add I/O ASID allocator

[GIT PULL] gfs2: Fix sign extension bug in gfs2_update_stats
 2019-05-22 12:19 UTC 

[PATCH v2] vt: Fix a missing-check bug in drivers/tty/vt/vt.c
 2019-05-22 12:19 UTC  (9+ messages)
              ` [PATCH v3] "

[PATCH v3] mm/kasan: Print frame description for stack bugs
 2019-05-22 12:19 UTC  (2+ messages)

mainline/master boot bisection: v5.2-rc1-129-g9c7db5004280 on rk3288-veyron-jaq
 2019-05-22 12:18 UTC 

[PATCH] tick/sched: Drop duplicated tick_sched.inidle
 2019-05-22 12:18 UTC  (2+ messages)

ARM router NAT performance affected by random/unrelated commits
 2019-05-22 12:17 UTC  (4+ messages)

[PATCH] tty: serial: cpm_uart - fix init when SMC is relocated
 2019-05-22 12:17 UTC 

[PATCH 1/2] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-05-22 12:11 UTC  (2+ messages)
` [PATCH 2/2] tty/serial/8250: use mctrl_gpio helpers

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-22 12:09 UTC  (18+ messages)
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options

[PATCH v2] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
 2019-05-22 12:07 UTC 

[PATCH V7 00/15] Add Tegra194 PCIe support
 2019-05-22 12:05 UTC  (4+ messages)
` [PATCH V7 14/15] PCI: tegra: "

[PATCH v2] clk: renesas: r9a06g032: Add clock domain support
 2019-05-22 12:01 UTC  (2+ messages)

[PATCH 0/6] drm/bridge: Add ICN6211 MIPI-DSI/RGB bridge
 2019-05-22 12:01 UTC  (4+ messages)
` [PATCH 3/6] drm/sun4i: dsi: Add bridge support
  ` [linux-sunxi] "

[PATCH] message/fusion/mptbase.c: Use kmemdup instead of memcpy and kmalloc
 2019-05-22 11:48 UTC  (2+ messages)

[PATCH][V2] leds: TI LMU: fix u8 variable comparisons with less than zero
 2019-05-22 11:42 UTC  (2+ messages)

[PATCH] mm: mlockall error for flag MCL_ONFAULT
 2019-05-22 11:23 UTC 

[PATCH] lib/sort: Add the sort_r() variant
 2019-05-22 11:25 UTC 

[PATCH] tty_io: Fix a missing-check bug in drivers/tty/tty_io.c
 2019-05-22 11:24 UTC  (10+ messages)

[PATCH 4.19 000/105] 4.19.45-stable review
 2019-05-22 11:20 UTC  (18+ messages)
` [PATCH 4.19 038/105] ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
` [PATCH 4.19 067/105] ext4: protect journal inodes blocks using block_validity
` [PATCH 4.19 093/105] KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
      ` ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

[PATCH] HID: logitech-hidpp: HID: make const array consumer_rdesc_start static
 2019-05-22 11:19 UTC  (2+ messages)

[PATCH] HID: logitech-dj: make const array template static
 2019-05-22 11:19 UTC  (2+ messages)

[PATCH -next v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-22 11:16 UTC  (8+ messages)

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-05-22 11:15 UTC  (4+ messages)
` [PATCH v12 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers

[PATCH] smp,cpumask: Don't call functions on offline CPUs
 2019-05-22 11:15 UTC 

[PATCHv2] perf/report: Support s390 diag event display on x86
 2019-05-22 11:12 UTC  (2+ messages)

[PATCH v2] fix use-after-free in perf_sched__lat
 2019-05-22 11:08 UTC  (3+ messages)

[PATCH 0/3] PM8005 regulator support for msm8998 GPU
 2019-05-22 11:01 UTC  (5+ messages)
` [PATCH 2/3] regulator: qcom_spmi: Add support for PM8005

[PATCH] spi: spi-fsl-spi: call spi_finalize_current_message() at the end
 2019-05-22 11:00 UTC 

[GIT PULL] Immutable branch between LEDs, MFD and REGULATOR
 2019-05-22 10:59 UTC  (4+ messages)

[PATCH V5 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-22 10:59 UTC  (2+ messages)

[v5 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-05-22 10:55 UTC  (13+ messages)
` [PATCH v5 4/6] usb: roles: add API to get usb_role_switch by node

[PATCH 0/5] Exynos EHCI/OHCI: resolve conflict with the generic USB device bindings
 2019-05-22 10:54 UTC  (4+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-22 10:54 UTC  (16+ messages)

[PATCH v5 0/5] prerequisites for device reserved local mem rework
 2019-05-22 10:54 UTC  (4+ messages)
` [PATCH v5 2/5] USB: use genalloc for USB HCs with local memory

[PATCH v4 00/16] Software fwnode references
 2019-05-22 10:51 UTC  (17+ messages)
` [PATCH v4 01/16] software node: Allow node creation without properties
` [PATCH v4 02/16] software node: Simplify software_node_release() function
` [PATCH v4 03/16] software node: Add support for static node descriptors
` [PATCH v4 04/16] software node: Use kobject name when finding child nodes by name
` [PATCH v4 05/16] software node: Add software_node_get_reference_args()
` [PATCH v4 06/16] driver core: Add helper device_find_child_by_name()
` [PATCH v4 07/16] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH v4 08/16] device property: Introduce fwnode_find_reference()
` [PATCH v4 09/16] device connection: Find connections also by checking the references
` [PATCH v4 10/16] usb: typec: Registering real device entries for the muxes
` [PATCH v4 11/16] platform/x86: intel_cht_int33fe: Register max17047 in its own function
` [PATCH v4 12/16] platform/x86: intel_cht_int33fe: Remove unused fusb302 device property
` [PATCH v4 13/16] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH v4 14/16] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v4 15/16] platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependencies
` [PATCH v4 16/16] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH] ignore disabled memory-region nodes
 2019-05-22 10:47 UTC  (2+ messages)
` [PATCH V2] of: reserved-memory: "

[PATCH v5 2/5] USB: use genalloc for USB HCs with local memory
 2019-05-22 10:45 UTC  (2+ messages)

d_lookup: Unable to handle kernel paging request
 2019-05-22 10:40 UTC 

[PATCH 3/4] w1: ds2413: when the slave is not responding during read, select it again
 2019-05-22 10:40 UTC  (2+ messages)
` [PATCH 3/4 v2] "

[PATCH 09/33] fbcon: Remove fbcon_has_exited
 2019-05-22 10:38 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] HID: multitouch: handle faulty Elo touch device
 2019-05-22 10:38 UTC  (3+ messages)

[PATCH v4 00/30] coresight: Support for ACPI bindings
 2019-05-22 10:35 UTC  (32+ messages)
` [PATCH v4 01/30] coresight: funnel: Clean up device book keeping
` [PATCH v4 02/30] coresight: replicator: Cleanup device tracking
` [PATCH v4 03/30] coresight: tmc: Clean up device specific data
` [PATCH v4 04/30] coresight: catu: Cleanup "
` [PATCH v4 05/30] coresight: tpiu: Clean up "
` [PATCH v4 06/30] coresight: stm: Cleanup "
` [PATCH v4 07/30] coresight: etm: Clean up "
` [PATCH v4 08/30] coresight: etb10: "
` [PATCH v4 09/30] coresight: Use coresight device names for sinks in PMU attribute
` [PATCH v4 10/30] coresight: Rename of_coresight to coresight-platform
` [PATCH v4 11/30] coresight: etm3x: Rearrange cp14 access detection
` [PATCH v4 12/30] coresight: stm: Rearrange probing the stimulus area
` [PATCH v4 13/30] coresight: tmc-etr: Rearrange probing default buffer size
` [PATCH v4 14/30] coresight: platform: Make memory allocation helper generic
` [PATCH v4 15/30] coresight: Make sure device uses DT for obsolete compatible check
` [PATCH v4 16/30] coresight: Introduce generic platform data helper
` [PATCH v4 17/30] coresight: Make device to CPU mapping generic
` [PATCH v4 18/30] coresight: Remove cpu field from platform data
` [PATCH v4 19/30] coresight: Remove name from platform description
` [PATCH v4 20/30] coresight: Cleanup coresight_remove_conns
` [PATCH v4 21/30] coresight: Reuse platform data structure for connection tracking
` [PATCH v4 22/30] coresight: Rearrange platform data probing
` [PATCH v4 23/30] coresight: Add support for releasing platform specific data
` [PATCH v4 24/30] coresight: platform: Use fwnode handle for device search
` [PATCH v4 25/30] coresight: Use fwnode handle instead of device names
` [PATCH v4 26/30] coresight: Use platform agnostic names
` [PATCH v4 27/30] coresight: stm: ACPI support for parsing stimulus base
` [PATCH v4 28/30] coresight: Support for ACPI bindings
` [PATCH v4 29/30] coresight: acpi: Support for AMBA components
` [PATCH v4 30/30] coresight: acpi: Support for platform devices
` [TEST PATCH 31/30][EDK2] edk2-platform: juno: Update ACPI CoreSight Bindings

[PATCH] drm/cirrus: remove leftover files
 2019-05-22 10:33 UTC 

[PATCH v4 0/5] Allwinner H6 watchdog support
 2019-05-22 10:32 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: watchdog: add Allwinner H6 r_watchdog

[PATCH 0/2] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
 2019-05-22 10:27 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-22 10:25 UTC  (7+ messages)

[PATCH RFC 0/2] docs: Deal with some Sphinx deprecation warnings
 2019-05-22 10:19 UTC  (3+ messages)

[PATCH] mm: Rename mm_vmscan_lru_shrink_inactive trace event variables
 2019-05-22 10:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
 2019-05-22 10:16 UTC 

[PATCH 1/2] video: fbdev: pvr2fb: remove function prototypes
 2019-05-22 10:15 UTC 

[PATCH] firmware: arm_scmi: clock: set rate_discrete
 2019-05-22 10:15 UTC 

[GIT PULL] SPDX update for 5.2-rc1 - round 1
 2019-05-22 10:14 UTC  (4+ messages)

[PATCH] input: silead: Add MSSL0017 to acpi_device_id
 2019-05-22 10:12 UTC  (2+ messages)

[PATCH v4 00/14] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-22 10:10 UTC  (12+ messages)
` [PATCH v4 05/14] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v4 06/14] spi: imx: fix ERR009165
` [PATCH v4 07/14] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v4 08/14] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v4 09/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v4 10/14] dma: imx-sdma: add i.mx6ul/6sx compatible name
` [PATCH v4 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v4 12/14] ARM: dts: imx6ul: add dma support on ecspi
` [PATCH v4 13/14] ARM: dts: imx6sll: correct sdma compatible
` [PATCH v4 14/14] arm64: defconfig: Enable SDMA on i.mx8mq/8mm

[PATCH] x86/fpu: allow kernel_fpu_{begin,end} to be used by non-GPL modules
 2019-05-22 10:09 UTC  (2+ messages)

[PATCH] crypto: arm/sha512 - make function static
 2019-05-22 10:07 UTC 

[PATCH] net: stmmac: move reset gpio parse & request to stmmac_mdio_register
 2019-05-22 10:06 UTC 

[PATCH] net: stmmac: fix reset gpio free missing
 2019-05-22 10:05 UTC 

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-22 10:03 UTC  (7+ messages)

[PATCH] arm: topology: make function static
 2019-05-22 10:03 UTC 

[PATCH] mm/kasan: Print frame description for stack bugs
 2019-05-22 10:02 UTC  (4+ messages)

[PATCH] net: phy: lxt: Add suspend/resume support to LXT971 and LXT973
 2019-05-22 10:01 UTC 

[PATCH][next] leds: TI LMU: remove redundant u8 comparisons with less than zero
 2019-05-22 10:00 UTC  (3+ 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).