linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 09:55:48 to 2019-06-12 12:17:15 UTC [more...]

[PATCH] pinctrl: lantiq: Switch to SPDX header
 2019-06-12 12:17 UTC  (2+ messages)

[PATCH v5 0/9] Emulated coherent graphics memory
 2019-06-12 12:16 UTC  (6+ messages)
` [PATCH v5 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH v5 3/9] mm: Add write-protect and clean utilities for address space ranges

linux-next: Fixes tag needs some work in the imx-mxs tree
 2019-06-12 12:15 UTC  (5+ messages)

[PATCH v2 00/11] Support for Allwinner V3/S3L and Sochip S3
 2019-06-12 12:14 UTC  (6+ messages)
` [PATCH v2 01/11] dt-bindings: pinctrl: add missing compatible string for V3s
` [PATCH v2 02/11] dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl

[PATCH 1/8] platform: x86: acer-wmi: no need to check return value of debugfs_create functions
 2019-06-12 12:12 UTC  (8+ messages)
` [PATCH 2/8] platform: x86: asus-wmi: "
` [PATCH 3/8] platform: x86: dell-laptop: "
` [PATCH 4/8] platform: x86: ideapad-laptop: "
` [PATCH 5/8] platform: x86: samsung-laptop: "
` [PATCH 6/8] platform: x86: pmc_atom: "
` [PATCH 7/8] platform: x86: intel_pmc: "
` [PATCH 8/8] platform: x86: intel_telemetry: "

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-06-12 12:09 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] nsfs: add evict callback into struct proc_ns_operations
  ` [PATCH v3 2/3] netns: add netns_evict into netns_operations
  ` [PATCH v3 3/3] auth_gss: fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-12 12:09 UTC  (10+ messages)

Linux 5.2-RC regression bisected, mounting glusterfs volumes fails after commit: fuse: require /dev/fuse reads to have enough buffer capacity
 2019-06-12 12:11 UTC  (6+ messages)
      ` [PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)

[PATCH] media: imx214: Fix typo in module description of imx214
 2019-06-12 12:05 UTC 

linux-next: build warning after merge of the i2c tree
 2019-06-12 12:04 UTC  (8+ messages)
  ` [PATCH] media: tua6100: Remove some ugly defines

[PATCH v6 1/3] media: atmel: atmel-isc: split driver into driver base and isc
 2019-06-12 12:00 UTC  (3+ messages)
` [PATCH v6 2/3] media: atmel: atmel-sama5d2-isc: fixed checkpatch warnings
` [PATCH v6 3/3] media: atmel: atmel-isc: fix and cleanup potential bugs

[RFC] printk/sysrq: Don't play with console_loglevel
 2019-06-12 12:00 UTC  (17+ messages)

[PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC
 2019-06-12 11:57 UTC  (17+ messages)

[PATCH 1/2] input: edt-ft5x06 - add polled input support
 2019-06-12 11:57 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Add device fault reporting API
 2019-06-12 11:54 UTC  (3+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-12 11:52 UTC  (40+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-12 11:48 UTC  (7+ messages)
` [PATCH v3 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[PATCH v2 8/8] habanalabs: enable 64-bit DMA mask in POWER9
 2019-06-12 11:48 UTC  (9+ messages)

[PATCH] ARM: dts: imx7ulp: add crypto support
 2019-06-12 11:45 UTC  (3+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-12 11:43 UTC  (16+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 09/15] drm/amdgpu, "
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

What do LSMs *actually* need for checks on notifications?
 2019-06-12 11:43 UTC  (4+ messages)
` [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]

[PATCH v3 1/3] i3c: fix i2c and i3c scl rate by bus mode
 2019-06-12 11:37 UTC  (4+ messages)

[PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-12 11:37 UTC  (4+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-12 11:36 UTC  (10+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 16/20] PCI: mobiveil: Add link up condition check

[PATCH] lkdtm: no need to check return value of debugfs_create functions
 2019-06-12 11:36 UTC  (3+ messages)

[PATCH] vmw_ballon: no need to check return value of debugfs_create functions
 2019-06-12 11:35 UTC  (3+ messages)

[PATCH] sched/core: add __sched tag for io_schedule()
 2019-06-12 11:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/3] media: atmel: atmel-isc: split driver into driver base and isc
 2019-06-12 11:30 UTC  (4+ messages)
` [PATCH v5 2/3] media: atmel: atmel-sama5d2-isc: fixed checkpatch warnings
` [PATCH v5 3/3] media: atmel: atmel-isc: fix and cleanup potential bugs

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-06-12 11:30 UTC  (6+ messages)
` [PATCH 1/8] iommu: Add I/O ASID allocator

[PATCH] csky: remove unsued thread_saved_pc and *_segments functions/macros
 2019-06-12 11:16 UTC 

[PATCH] ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix
 2019-06-12 11:17 UTC  (4+ messages)

[PATCH v2 0/6] serial: uartps:
 2019-06-12 11:14 UTC  (7+ messages)
` [PATCH v2 1/6] serial: uartps: Use the same dynamic major number for all ports
` [PATCH v2 2/6] serial: uartps: Use octal permission for module_param()
` [PATCH v2 3/6] serial: uartps: Fix multiple line dereference
` [PATCH v2 4/6] serial: uartps: Fix long line over 80 chars
` [PATCH v2 5/6] serial: uartps: Do not add a trailing semicolon to macro
` [PATCH v2 6/6] serial: uartps: Remove useless return from cdns_uart_poll_put_char

[PATCH v3] kernel/module: Fix mem leak in module_add_modinfo_attrs
 2019-06-12 11:12 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 0/4] s390/crypto: Use -ENODEV instead of -EOPNOTSUPP
 2019-06-12 11:08 UTC  (15+ messages)
` [PATCH v2 1/4] s390/pkey: "
` [PATCH v2 2/4] s390/crypto: ghash: "
` [PATCH v2 3/4] s390/crypto: prng: "
` [PATCH v2 4/4] s390/crypto: sha: "

[PATCH] regmap: fix bulk writes on paged registers
 2019-06-12 11:03 UTC 

[PATCH v3 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2019-06-12 11:03 UTC  (9+ messages)
` [PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH 0/4] Add labibb regulator support for LCD display mode
 2019-06-12 11:00 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: regulator: Add labibb regulator
` [PATCH 2/4] arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulators
` [PATCH 3/4] regulator: Add labibb driver
` [PATCH 4/4] regulator: adding interrupt handling in labibb regulator

[PATCH] futex: Fix futex lock the wrong page
 2019-06-12 11:01 UTC  (5+ messages)

[PATCH][next] xfrm: fix missing break on AF_INET6 case
 2019-06-12 10:40 UTC  (3+ messages)

[PATCH v2 1/3] drivers: media: i2c: fix warning same module names
 2019-06-12 10:59 UTC  (2+ messages)

[PATCH V2 1/1] perf: event preserve and create across cpu hotplug
 2019-06-12 10:57 UTC  (2+ messages)
` [PATCH V3] "

[PATCH v2 1/2] drm/komeda: Add slave pipeline support
 2019-06-12 10:51 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v12 0/7] virtio pmem driver
 2019-06-12 10:50 UTC  (6+ messages)
` [PATCH v12 2/7] virtio-pmem: Add "
        ` [Qemu-devel] "

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-12 10:47 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v5 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v5 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH v2 0/3] mfd: lp87565: Add support for 4-phase lp87561 combination
 2019-06-12 10:47 UTC  (9+ messages)
` [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

[PATCH 1/1] ARM: dts: imx6ull-colibri: enable UHS-I for USDHC1
 2019-06-12 10:45 UTC  (2+ messages)

[PATCH v3 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-12 10:44 UTC  (4+ messages)

[PATCH 1/1] Address regression in inet6_validate_link_af
 2019-06-12 10:42 UTC  (2+ messages)

[PATCH v2 0/5] hv: Remove dependencies on guest page size
 2019-06-12 10:40 UTC  (9+ messages)
` [PATCH v2 1/5] x86: hv: hyperv-tlfs.h: Create and use Hyper-V page definitions
` [PATCH v2 2/5] x86: hv: hv_init.c: Add functions to allocate/deallocate page for Hyper-V
` [PATCH v2 3/5] hv: vmbus: Replace page definition with Hyper-V specific one
` [PATCH v2 4/5] HID: hv: Remove dependencies on PAGE_SIZE for ring buffer

[PATCH] Revert "usb: core: remove local_irq_save() around ->complete() handler"
 2019-06-12 10:38 UTC  (6+ messages)

[PATCH] thunderbolt: Make sure device runtime resume completes before taking domain lock
 2019-06-12 10:38 UTC  (2+ messages)

[PATCH] x86/xen: disable nosmt in Xen guests
 2019-06-12 10:36 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v5 00/15] tc358767 driver improvements
 2019-06-12 10:31 UTC  (2+ messages)

[GIT PULL v2] PHY: for 5.2-rc
 2019-06-12 10:28 UTC  (7+ messages)
` [PATCH 1/6] phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable
` [PATCH 2/6] phy: renesas: rcar-gen2: Fix memory leak at error paths
` [PATCH 3/6] phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
` [PATCH 4/6] dt-bindings: phy: tegra-xusb: List PLL power supplies
` [PATCH 5/6] phy: tegra: xusb: Add Tegra124 "
` [PATCH 6/6] phy: tegra: xusb: Add Tegra210 "

[PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
 2019-06-12 10:26 UTC  (2+ messages)

[PATCH] x86/hyperv: Disable preemption while setting reenlightenment vector
 2019-06-12 10:25 UTC  (4+ messages)

[PATCH V5 1/7] i2c: tegra: clean up macros
 2019-06-12 10:24 UTC  (12+ messages)
` [PATCH V5 2/7] i2c: tegra: remove unnecessary variable init
` [PATCH V5 3/7] i2c: tegra: fix alignment and spacing violations
` [PATCH V5 4/7] i2c: tegra: add spinlock definition comment
` [PATCH V5 5/7] i2c: tegra: fix msleep warning
` [PATCH V5 6/7] i2c: tegra: fix PIO rx/tx residual transfer check

[GIT PULL] PHY: for 5.2-rc
 2019-06-12 10:21 UTC  (3+ messages)

[PATCH -next] media: meson: vdec: Add missing kthread.h
 2019-06-12 10:21 UTC  (2+ messages)

[PATCH v2] drivers: mfd: 88pm800: fix warning same module names
 2019-06-12 10:21 UTC  (2+ messages)

[PATCH v2 0/2] drm/komeda: Add writeback downscaling split support
 2019-06-12 10:20 UTC  (3+ messages)
` [PATCH v2 1/2] drm/komeda: Add new component komeda_splitter
` [PATCH v2 2/2] drm/komeda: Enable writeback split support

[PATCH v3] mfd: Add support for Merrifield Basin Cove PMIC
 2019-06-12 10:19 UTC 

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-12 10:17 UTC 

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-12 10:16 UTC  (11+ messages)
` [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
  ` [PATCH v2 1/7] drm/bridge: move ANA78xx driver to analogix subdirectory

[v2 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-12 10:11 UTC  (9+ messages)
` [PATCH 2/4] mm: thp: make "
` [PATCH 4/4] mm: shrinker: make shrinker not depend on memcg kmem

[PATCH v3 0/7] cpufreq support for Raspberry Pi
 2019-06-12 10:08 UTC  (3+ messages)
` [PATCH v3 4/7] cpufreq: add driver for Raspbery Pi

[PATCH 0/2] staging: kpc2000: minor fixes in kp2000_pcie_probe
 2019-06-12 10:07 UTC  (5+ messages)
` [PATCH 2/2] staging: kpc2000: remove unnecessary comments "

[PATCH] Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections"
 2019-06-12 10:04 UTC  (9+ messages)

[PATCH] fault-inject: clean up debugfs file creation logic
 2019-06-12  9:58 UTC 

[PATCH v2 0/3] Expose cros_ec_sensors frequency range via iio sysfs
 2019-06-12  9:58 UTC  (4+ messages)
` [PATCH v2 1/3] iio: common: cros_ec_sensors: support protocol v3 message

[PATCH V6 0/6] x86/jump_label: Bound IPIs sent when updating a static key
 2019-06-12  9:57 UTC  (7+ messages)
` [PATCH V6 1/6] jump_label: Add a jump_label_can_update() helper
` [PATCH V6 2/6] x86/jump_label: Add a __jump_label_set_jump_code() helper
` [PATCH V6 3/6] jump_label: Sort entries of the same key by the code
` [PATCH V6 4/6] x86/alternative: Batch of patch operations
` [PATCH V6 5/6] jump_label: Batch updates if arch supports it
` [PATCH V6 6/6] x86/jump_label: Batch jump label updates

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-12  9:53 UTC  (5+ messages)
` [PATCH V10 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V10 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V10 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V10 15/15] arm64: Add Tegra194 PCIe driver to defconfig


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