linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-13 17:09:45 to 2019-07-14 16:25:07 UTC [more...]

[PATCH 0/5] Convert misc-devices, i2c, w1, spi and some markdown files to ReST
 2019-07-14 16:24 UTC  (5+ messages)
` [PATCH 3/5] docs: i2c: convert to ReST and add to driver-api bookset
` [PATCH 5/5] docs: spi: convert to ReST and add it to the kABI bookset

[PATCH v3] staging: most: remove redundant print statement when kfifo_alloc fails
 2019-07-14 16:20 UTC  (7+ messages)
` [v3] "
` [PATCH v4] "
  ` [v4] "

[PATCH] clone: fix CLONE_PIDFD support
 2019-07-14 16:20 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH v4 0/1] iio: common: cros_ec_sensors: Add protocol v3 support
 2019-07-14 16:19 UTC  (3+ messages)
` [PATCH v4 1/1] iio: common: cros_ec_sensors: determine protocol version

[PATCH v2] Documentation: ABI: iio: Add missing newline at end of file
 2019-07-14 16:17 UTC  (2+ messages)

[PATCH] hwmon: Remove ads1015 driver
 2019-07-14 16:16 UTC  (2+ messages)

[PATCH v2 0/3] STM32 ADC analog switches supply control
 2019-07-14 16:13 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add "
` [PATCH v2 2/3] iio: adc: stm32-adc: "
` [PATCH v2 3/3] ARM: dts: stm32: add syscfg to ADC on stm32mp157c

[PATCH] m68k: One function call less in cf_tlb_miss()
 2019-07-14 16:05 UTC  (4+ messages)
    `  "

[PATCH v1] perf session: fix loading of compressed data split across adjacent records
 2019-07-14 15:49 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q256jvm
 2019-07-14 15:39 UTC  (2+ messages)

[RFC] Fix python feature detection
 2019-07-14 15:40 UTC  (2+ messages)

[PATCH] IIO: stm32: Remove quadrature related functions from trigger driver
 2019-07-14 15:32 UTC  (6+ messages)

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-07-14 15:28 UTC 

[PATCH 1/3] dt-bindings: Add vendor prefix for sensortek
 2019-07-14 15:23 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: iio: light: add stk33xx
` [PATCH 3/3] iio: light: stk3310: Add device tree support

[PATCH] x86/apic: Initialize TPR to block interrupts 16-31
 2019-07-14 15:23 UTC 

[PATCH 01/12] Documentation: move architectures together
 2019-07-14 15:21 UTC  (3+ messages)

[PATCH 0/8] docs: some improvements when producing PDF files
 2019-07-14 15:10 UTC  (9+ messages)
` [PATCH 1/8] docs: conf.py: only use CJK if the font is available
` [PATCH 2/8] scripts/sphinx-pre-install: fix script for RHEL/CentOS
` [PATCH 3/8] scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
` [PATCH 4/8] scripts/sphinx-pre-install: fix latexmk dependencies
` [PATCH 5/8] scripts/sphinx-pre-install: cleanup Gentoo checks
` [PATCH 6/8] scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
` [PATCH 7/8] docs: load_config.py: avoid needing a conf.py just due to LaTeX docs
` [PATCH 8/8] docs: remove extra conf.py files

[PATCH 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-14 15:09 UTC  (7+ messages)
` [PATCH 3/8] PCI/VPD: Add VPD release quirk for Amazon Annapurna Labs host bridge
` [PATCH 4/8] PCI: Add quirk to disable MSI support for Amazon's "

[PATCH] iio: adc: gyroadc: fix uninitialized return code
 2019-07-14 15:09 UTC  (6+ messages)

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-14 15:06 UTC  (9+ messages)

[PATCH v2] IIO: Ingenic JZ47xx: Set clock divider on probe
 2019-07-14 15:04 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the hyperv-fixes tree
 2019-07-14 15:02 UTC  (2+ messages)

[RFC PATCH v4 0/3] x86/sgx: Amend vDSO API to allow enclave/host parameter passing on untrusted stack
 2019-07-14 14:53 UTC  (6+ messages)
` [RFC PATCH v4 1/3] selftests/x86/sgx: Fix Makefile for SGX selftest

[GIT PULL] platform-drivers-x86 for 5.3-1
 2019-07-14 14:53 UTC 

[PATCH 09/14] iio: imu: mpu6050: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-14 14:53 UTC  (2+ messages)

[PATCH 02/14] iio: adc: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-14 14:51 UTC  (2+ messages)

[PATCH 01/14] iio: adc: sc27xx: Introduce local variable 'struct device *dev'
 2019-07-14 14:50 UTC  (2+ messages)

INFO: rcu detected stall in ext4_write_checks
 2019-07-14 14:48 UTC  (12+ messages)

[PATCH] fTPM: fix PTR_ERR() usage
 2019-07-14 14:38 UTC  (4+ messages)

[PATCH v21 00/28] Intel SGX foundations
 2019-07-14 14:36 UTC  (23+ messages)
` [PATCH v21 08/28] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v21 09/28] x86/sgx: Add ENCLS architectural error codes
` [PATCH v21 10/28] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v21 11/28] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v21 12/28] x86/sgx: Enumerate and track EPC sections
` [PATCH v21 13/28] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v21 14/28] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v21 15/28] mm: Introduce vm_ops->may_mprotect()
` [PATCH v21 16/28] x86/sgx: Add the Linux SGX Enclave Driver
` [PATCH v21 17/28] x86/sgx: Add provisioning
` [PATCH v21 18/28] x86/sgx: Add swapping code to the core and SGX driver
` [PATCH v21 19/28] x86/sgx: ptrace() support for the "
` [PATCH v21 20/28] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v21 21/28] x86/fault: Add helper function to sanitize error code
` [PATCH v21 22/28] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v21 23/28] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v21 24/28] selftests/x86: Add a selftest for SGX
` [PATCH v21 25/28] x86/sgx: Update MAINTAINERS
` [PATCH v21 26/28] docs: x86/sgx: Add Architecture documentation
` [PATCH v21 27/28] docs: x86/sgx: Document kernel internals
` [PATCH v21 28/28] docs: x86/sgx: Document the enclave API

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-14 14:36 UTC  (18+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-14 14:37 UTC  (5+ messages)
` [PATCH 04/12] iio: adc: max9611: Fix misuse of GENMASK macro

[PATCH 0/2] Add uncompressed Linux banner to s390 bzImage
 2019-07-14 14:35 UTC  (3+ messages)
` [PATCH 2/2] s390: add Linux banner to the compressed image

[PATCH v5 00/13] Allwinner A64/H6 IR support
 2019-07-14 14:32 UTC  (4+ messages)
` [PATCH v5 04/13] media: rc: sunxi: Add RXSTA bits definition

[PULL] stream_open bits for Linux 5.3
 2019-07-14 14:13 UTC 

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-14 13:56 UTC  (13+ messages)

[PATCH] vmw_balloon: Remove Julien from the maintainers list
 2019-07-14 13:41 UTC  (4+ messages)

[PATCH] sit: use dst_cache in ipip6_tunnel_xmit
 2019-07-14 13:31 UTC 

[PATCH v4 0/3] Add PAT9125 optical tracker driver
 2019-07-14 13:09 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: iio: position: Add docs pat9125
` [PATCH v4 3/3] iio: Add PAT9125 optical tracker sensor

[PATCH v8] Documentation: filesystem: Convert xfs.txt to ReST
 2019-07-14 12:58 UTC 

[PATCH 2/2] ASoC: samsung: odroid: fix a double-free issue for cpu_dai
 2019-07-14 12:47 UTC  (2+ messages)
` [2/2] "

[PATCH] phy: Change the configuration interface param to void* to make it more general
 2019-07-14 12:45 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-07-14 12:17 UTC  (4+ messages)

[PATCH] gve: Remove the exporting of gve_probe
 2019-07-14 12:02 UTC 

[GIT PULL] perf fixes
 2019-07-14 12:01 UTC 

[PATCH 0/2] iio: chemical: pms7003: convert bindings to yaml
 2019-07-14 11:36 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] MAINTAINERS: add entry for plantower pms7003 driver

[GIT PULL] locking fix
 2019-07-14 11:36 UTC 

[GIT PULL] x86 fix
 2019-07-14 11:32 UTC 

[PATCH] sky2: Disable MSI on P5W DH Deluxe
 2019-07-14 10:31 UTC 

[PATCH 1/2] ASoC: samsung: odroid: fix an use-after-free issue for codec
 2019-07-14 10:55 UTC  (3+ messages)
` [1/2] "

[PATCH v3 1/2] x86/mm: Identify the end of the kernel area to be reserved
 2019-07-14 10:27 UTC  (4+ messages)

[PATCH v3 0/3] Add PAT9125 optical tracker driver
 2019-07-14 10:27 UTC  (5+ messages)
` [PATCH v3 3/3] iio: Add PAT9125 optical tracker sensor

[GIT PULL] scheduler fix
 2019-07-14 10:19 UTC 

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-07-14 10:12 UTC  (2+ messages)

[PATCH 0/2] ASoC: samsung: odroid: fix err handling of odroid_audio_probe
 2019-07-14 10:07 UTC  (2+ messages)

[PATCH] proc: revert /proc/*/cmdline rewrite
 2019-07-14  9:51 UTC  (4+ messages)

[PATCH v2] jffs2: remove C++ style comments from uapi header
 2019-07-14  8:08 UTC  (6+ messages)

Linux 5.2.1
 2019-07-14  8:05 UTC  (3+ messages)

[PATCH v3 1/1] builddeb: generate multi-arch friendly linux-libc-dev package
 2019-07-14  7:49 UTC  (5+ messages)
` [PATCH v4 0/1] builddeb: generate multi-arch friendly linux-libc-dev
  ` [PATCH v4] builddeb: generate multi-arch friendly linux-libc-dev package

Linux 5.1.18
 2019-07-14  7:18 UTC  (2+ messages)

Linux 4.19.59
 2019-07-14  7:18 UTC  (2+ messages)

Ingenic pinctrl patchs
 2019-07-14  3:53 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add JZ4760 and JZ4760B bindings
` [PATCH 2/6] pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B
` [PATCH 3/6] dt-bindings: pinctrl: Add X1000 and X1000E bindings
` [PATCH 4/6] pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E
` [PATCH 5/6] dt-bindings: pinctrl: Add X1500 bindings
` [PATCH 6/6] pinctrl: Ingenic: Add pinctrl driver for X1500

[PATCH] blk-mq: fix a memory leak bug
 2019-07-14  7:03 UTC 

[PATCH] test_firmware: fix a memory leak bug
 2019-07-14  6:11 UTC 

[PATCH 5.2 00/61] 5.2.1-stable review
 2019-07-14  6:02 UTC  (7+ messages)

[PATCH 5.1 000/138] 5.1.18-stable review
 2019-07-14  6:01 UTC  (10+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-07-14  5:51 UTC  (12+ messages)

[PATCH 0/4] Remove elevator kernel parameter
 2019-07-14  5:34 UTC  (5+ messages)
` [PATCH 1/4] block: elevator.c: Remove now unused elevator= argument
` [PATCH 2/4] kernel-parameters.txt: Remove elevator argument
` [PATCH 3/4] Documenation: switching-sched: Remove notes about "
` [PATCH 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator=

[PATCH 4.19 00/91] 4.19.59-stable review
 2019-07-14  5:34 UTC  (4+ messages)

[PATCH v8 00/21] MT8183 IOMMU SUPPORT
 2019-07-14  4:41 UTC  (6+ messages)
` [PATCH v8 07/21] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH] driver: block: nbd: Replace magic number 9 with SECTOR_SHIFT
 2019-07-14  4:09 UTC  (3+ messages)

INFO: task hung in unregister_netdevice_notifier (3)
 2019-07-14  4:07 UTC  (2+ messages)

[PATCH] block: elevator.c: Check elevator kernel argument again
 2019-07-14  4:01 UTC  (3+ messages)

[PATCH] mtd: phram: Module parameters add writable permissions
 2019-07-14  3:57 UTC 

[PATCH V2] mpt3sas: support target smid for [abort|query] task
 2019-07-14  3:44 UTC 

[PATCH v3 0/3] kernel/notifier.c: avoid duplicate registration
 2019-07-14  2:45 UTC  (7+ messages)

[RESEND RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-07-14  2:17 UTC  (3+ messages)

net/netfilter/nf_tables_offload.c:135:24: sparse: sparse: incorrect type in initializer (different base types)
 2019-07-14  1:38 UTC 

[RESEND PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-07-14  1:16 UTC  (8+ messages)
` [PATCH v3 5/7] sched: SIS_CORE to disable idle core search

[PATCH] rtc: Don't state that the RTC holds UTC in case it doesn't
 2019-07-14  1:17 UTC  (7+ messages)

[GIT PULL] xfs: new features for 5.3
 2019-07-14  1:17 UTC  (4+ messages)

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-13 23:54 UTC  (5+ messages)

[GIT PULL] Mailbox changes for v5.3
 2019-07-13 23:41 UTC 

[GIT] Sparc
 2019-07-13 23:15 UTC  (2+ messages)

[GIT] Ide
 2019-07-13 23:15 UTC  (2+ messages)

[GIT] Networking
 2019-07-13 23:15 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.3-1 tag
 2019-07-13 23:15 UTC  (2+ messages)

Asus C101P Chromeboot fails to boot with Linux 5.2
 2019-07-13 22:58 UTC  (6+ messages)
  ` [REGRESSION] Xorg segfaults on Asus Chromebook CP101 with Linux v5.2 (was Asus C101P Chromeboot fails to boot with Linux 5.2)

[GIT PULL] Pin control bulk changes for v5.3
 2019-07-13 22:50 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 5.3
 2019-07-13 22:50 UTC  (2+ messages)

[git pull] Input updates for v5.3-rc0
 2019-07-13 22:50 UTC  (2+ messages)

[PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
 2019-07-13 21:28 UTC  (11+ messages)

[PATCH] mm: page_alloc: document kmemleak's non-blockable __GFP_NOFAIL case
 2019-07-13 21:25 UTC  (3+ messages)

[v3,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-13 21:25 UTC  (2+ messages)

[PATCH 0/3] Add Support for MediaTek MT2712 RTC
 2019-07-13 21:12 UTC  (3+ messages)
` [PATCH 2/3] rtc: Add support for the "

[PATCH] phy: Change the configuration interface param to void* to make it more general
 2019-07-13 20:22 UTC  (3+ messages)

[PATCH] drivers: rtc: rtc-wm831x: Add IRQF_ONESHOT flag
 2019-07-13 19:43 UTC  (2+ messages)

[PATCH] rtc: pcf2123: Fix build error
 2019-07-13 19:31 UTC  (2+ messages)

[PATCH v1] drm/modes: Don't apply cmdline's rotation if it wasn't specified
 2019-07-13 18:57 UTC  (3+ messages)

USB on EBV Socrates
 2019-07-13 18:54 UTC 

[PATCH v4 00/11] add thermal driver for h6
 2019-07-13 18:01 UTC  (3+ messages)

[PATCH] sound: pci: emu10k1: Remove unneeded variable "change"
 2019-07-13 17:44 UTC  (2+ messages)
  ` [alsa-devel] "


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