linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 10:35:59 to 2019-03-26 13:57:15 UTC [more...]

[PATCH] x86/boot: Use EFI setup data if provided
 2019-03-26 13:57 UTC  (12+ messages)
  ` [PATCH v2] "

[PATCH v4a 1/2] selftests/kexec: make tests independent of IMA being enabled
 2019-03-26 13:56 UTC  (5+ messages)

[PATCH v3 1/2] iio: Add driver for TLA202x ADCs
 2019-03-26 13:56 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: iio: Add bindings for TI "

[PATCH 0/5] Device property improvements, add %pfw format specifier
 2019-03-26 13:55 UTC  (7+ messages)
` [PATCH 5/5] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names

[PATCH V3 00/23] perf: Add Icelake support
 2019-03-26 13:55 UTC  (6+ messages)
` [PATCH V3 01/23] perf/x86: Support outputting XMM registers

[PULL REQUEST] Lockdown patches for 5.2
 2019-03-26 13:54 UTC  (7+ messages)
` [PATCH 22/27] Lock down kprobes
` [PATCH 23/27] bpf: Restrict kernel image access functions when the kernel is locked down

[PATCH v1 0/3] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
 2019-03-26 13:54 UTC  (23+ messages)
` [PATCH v1 2/3] media:st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
` [PATCH v2 0/2] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
  ` [PATCH v2 2/2] media:st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
` [PATCH v3 0/2] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
  ` [PATCH v3 1/2] dt-bindings: Document MIPID02 bindings
  ` [PATCH v3 2/2] media:st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-26 13:42 UTC  (11+ messages)
` [PATCH net-next v5 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v5 05/22] ethtool: introduce ethtool netlink interface
` [PATCH net-next v5 06/22] ethtool: helper functions for "

[PATCH] cpu/hotplug: Create SMT sysfs interface for all arches
 2019-03-26 13:53 UTC  (4+ messages)

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-26 13:52 UTC  (2+ messages)

[RFC PATCH v4 0/8] This patch-set is to enable Guest CET support
 2019-03-25 20:45 UTC  (2+ messages)

[RESEND PATCH v6 00/11] mfd: add support for max77650 PMIC
 2019-03-26 13:49 UTC  (4+ messages)
` [RESEND PATCH v6 06/11] mfd: max77650: new core mfd driver

[PATCH v2] arm64: dts: rockchip: add rk3399 UART DMAs
 2019-03-26 13:49 UTC  (4+ messages)

[PATCH] KVM: x86: nVMX: allow RSM to restore VMXE CR4 flag
 2019-03-26 13:48 UTC  (3+ messages)

[PATCH] Staging: emxx_udc: emxx_udc: Fixed a coding style error
 2019-03-26 13:47 UTC 

[PATCH v2 0/4] Clean up comments and codes in sparse_add_one_section()
 2019-03-26 13:45 UTC  (9+ messages)
` [PATCH v2 2/4] mm/sparse: Optimize sparse_add_one_section()
` [PATCH v2 4/4] drivers/base/memory.c: Rename the misleading parameter

[PATCH v2] devantech-srf04.yaml: transform DT binding to YAML
 2019-03-26 13:39 UTC 

[PATCH] arm64: dts: rockchip: decrease rising edge time of UART2
 2019-03-26 13:39 UTC  (10+ messages)

[PATCH v5 0/9] selftests/kexec: add kexec tests
 2019-03-26 13:34 UTC  (10+ messages)
` [PATCH v5 1/9] selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
` [PATCH v5 2/9] selftests/kexec: cleanup the kexec selftest
` [PATCH v5 3/9] selftests/kexec: define a set of common functions
` [PATCH v5 4/9] selftests/kexec: define common logging functions
` [PATCH v5 5/9] kselftest/kexec: define "require_root_privileges"
` [PATCH v5 6/9] selftests/kexec: kexec_file_load syscall test
` [PATCH v5 7/9] selftests/kexec: Add missing '=y' to config options
` [PATCH v5 8/9] selftests/kexec: check kexec_load and kexec_file_load are enabled
` [PATCH v5 9/9] selftests/kexec: make kexec_load test independent of IMA being enabled

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-26 13:36 UTC  (12+ messages)
` [PATCH 2/4] signal: Make flush_sigqueue() use free_q to release memory

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-03-26 13:35 UTC  (2+ messages)

[LINUX PATCH v13] rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-03-26 13:27 UTC  (2+ messages)

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-26 13:32 UTC  (12+ messages)
` [PATCH v2 1/6] device property: Add functions for accessing node's parents
` [PATCH v2 2/6] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v2 3/6] device property: Add a function to obtain a node's prefix
` [PATCH v2 4/6] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v2 5/6] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v2 6/6] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names

[PATCH 0/2] Add EDMA0/EDMA1 nodes
 2019-03-26 13:30 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8qxp: "

[PATCH v1] phy: qcom-qmp: Add msm8998 PCIe QMP PHY support
 2019-03-26 13:26 UTC  (5+ messages)
  ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] dt-bindings: phy-qcom-qmp: Add qcom,msm8998-qmp-pcie-phy

[PATCH] PCI: al: add pcie-al.c
 2019-03-26 13:24 UTC  (5+ messages)
` [PATCH v2] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver

[PATCH v7 0/3] Mixel DPHY support for i.MX8
 2019-03-26 13:20 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: phy: Add documentation for mixel dphy

[PATCH v12 01/11] bitops: Introduce the for_each_set_clump8 macro
 2019-03-26 13:18 UTC  (4+ messages)

[PATCH] timekeeping: Force upper bound for setting CLOCK_REALTIME
 2019-03-26 13:16 UTC  (4+ messages)

Reading `/sys/kernel/debug/kmemleak` takes 3 s and content not shown
 2019-03-26 13:17 UTC  (4+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2019-03-26 13:15 UTC  (2+ messages)

[PATCH v0] nvmem: core: Export nvmem cell info to userspace
 2019-03-26 13:14 UTC  (5+ messages)

[PATCH] mfd: Kconfig: Fix typo in PMIC_ADP5520 help text
 2019-03-26 13:16 UTC 

[PATCH] scsi: ses: fix some risks of out of bound access
 2019-03-26 13:06 UTC  (2+ messages)

[PATCH] drm/stm: add sleep power management
 2019-03-26 13:02 UTC  (2+ messages)

[PATCH v2] pci: pcie-xilinx: fix a missing-check bug for __get_free_pages
 2019-03-26 13:01 UTC  (2+ messages)

[PATCH v8 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-03-26 12:58 UTC  (11+ messages)
` [PATCH v8 01/10] crypto: akcipher - default implementations for request callbacks
` [PATCH v8 02/10] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v8 03/10] crypto: akcipher - new verify API for public key algorithms
` [PATCH v8 04/10] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v8 05/10] X.509: parse public key parameters from x509 for akcipher
` [PATCH v8 06/10] crypto: Kconfig - create Public-key cryptography section
` [PATCH v8 07/10] crypto: ecc - make ecc into separate module
` [PATCH v8 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v8 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v8 10/10] integrity: support EC-RDSA signatures for asymmetric_verify

[PATCH 1/2] devantech-srf04.yaml: transform DT binding to YAML
 2019-03-26 12:58 UTC  (2+ messages)

[PATCH] drm/stm: dw_mipi_dsi-stm: add sleep power management
 2019-03-26 12:52 UTC  (2+ messages)

[PATCH] drm/panel: otm8009a: set clock to 29.70 Mhz
 2019-03-26 12:50 UTC  (2+ messages)

[PATCH] drm/panel: rm68200: no error msg if probe deferred
 2019-03-26 12:50 UTC  (2+ messages)

[PATCH] drm/panel: otm8009a: no error msg if probe deferred
 2019-03-26 12:49 UTC  (2+ messages)

[PATCH] drm/panel: otm8009a: add delay at the end of initialization
 2019-03-26 12:48 UTC  (2+ messages)

[PATCH] iio: adc: stm32: fix sleep inside atomic section when using DMA
 2019-03-26 12:44 UTC 

Print map for total physical and virtual memory
 2019-03-26 12:43 UTC  (4+ messages)
  ` [External] "

[PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2
 2019-03-26 12:41 UTC  (4+ messages)
` [PATCH 1/3] tracing: Remove unnecessary var_ref destroy in track_data_destroy()
` [PATCH 2/3] tracing: initialize variable in create_dyn_event()
` [PATCH 3/3] ftrace: Fix warning using plain integer as NULL & spelling corrections

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-26 12:40 UTC  (6+ messages)
` [PATCH v19,RESEND 08/27] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v19,RESEND 16/27] x86/sgx: Add the Linux SGX Enclave Driver

[RFC v2 0/2] vfio/pci: wrap pci device as a mediated device
 2019-03-26 12:37 UTC  (8+ messages)
` [RFC v2 1/2] vfio/pci: export common symbols in vfio-pci

[kernfs] e19dfdc83b: BUG:KASAN:global-out-of-bounds_in_s
 2019-03-26 12:33 UTC  (4+ messages)

[PATCH 2/2] devantech-srf04.txt: remove old DT documentation
 2019-03-26 12:31 UTC 

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-03-26 12:31 UTC  (3+ messages)

[PATCH 0/2] transform devantech-srf04.txt into yaml format
 2019-03-26 12:30 UTC 

[PATCH -next] x86/apic: Reduce print level of CPU limit announcement
 2019-03-26 12:29 UTC  (2+ messages)

[PATCH v2 0/6] Add nvmem support on STM32
 2019-03-26 12:27 UTC  (2+ messages)

[RFC] mm/hotplug: Make get_nid_for_pfn() work with HAVE_ARCH_PFN_VALID
 2019-03-26 12:25 UTC  (6+ messages)

[PATCH v2 0/3] tracing: introduce TRACE_EVENT_NOP and use it
 2019-03-26 12:22 UTC  (6+ messages)
` [PATCH v2 1/3] tracing: introduce TRACE_EVENT_NOP()
` [PATCH v2 2/3] sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is not set
` [PATCH v2 3/3] rcu: validate arguments for rcu tracepoints

[RFC PATCH 0/10] Another Approach to Use PMEM as NUMA Node
 2019-03-26 12:19 UTC  (8+ messages)

[PATCH] media: vpss: fix the order of resource clean up
 2019-03-26 12:17 UTC 

[PATCH v3] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-26 12:11 UTC 

MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them
 2019-03-26 12:10 UTC  (6+ messages)
` Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'
` Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

WARNING in ovl_instantiate
 2019-03-26 12:10 UTC  (2+ messages)

[PATCH v2] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-26 12:09 UTC 

[PATCH 4.9 00/30] 4.9.166-stable review
 2019-03-26 12:03 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Fix leak in scmi_mailbox_check
 2019-03-26 11:59 UTC  (3+ messages)

[PATCH] clk: asr: clock driver support for ASR AquilaC Soc
 2019-03-26 11:53 UTC  (2+ messages)

[PATCH BUGFIX IMPROVEMENT V3 0/9] lock, bfq: fix bugs, reduce exec time and boost performance
 2019-03-26 11:53 UTC  (2+ messages)

[RESEND] i2c: imx: defer probing on dma channel request
 2019-03-26 11:52 UTC  (3+ messages)

[PATCH] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-26 11:52 UTC  (4+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-26 11:48 UTC  (4+ messages)
` [RFC net-next 1/8] subdev: Introducing subdev bus

[PATCH v5 0/2] Enable Bluetooth functionality for WCN3998
 2019-03-26 11:45 UTC  (3+ messages)
` [PATCH v5 1/2] Bluetooth: hci_qca: Added support "
` [PATCH v5 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998

[PATCH v12 00/11] Introduce the for_each_set_clump8 macro
 2019-03-26 11:42 UTC  (5+ messages)
` [PATCH v12 01/11] bitops: "

[PATCH 1/1] MAINTAINERS: fix bad file reference into Documentation
 2019-03-26 11:42 UTC  (3+ messages)
  ` [PATCH v5.1 RESEND] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings

[PATCH] x86/xen: Add "xen_timer_slop" command line option
 2019-03-26 11:41 UTC  (9+ messages)

[PATCH v4 1/2] x86/MCE: Add function to allow filtering of MCA errors
 2019-03-26 11:41 UTC  (3+ messages)

[PATCH v2] pci: pcie-xilinx: fix a missing-check bug for __get_free_pages
 2019-03-26 11:40 UTC  (3+ messages)
` [PATCH v3] PCI: xilinx: Check for __get_free_pages() failure

[PATCH v2 0/2] Correct the processing for base_frequency
 2019-03-26 11:38 UTC  (2+ messages)

KASAN: use-after-free Read in path_lookupat
 2019-03-26 11:38 UTC  (11+ messages)
              ` ceph: fix use-after-free on symlink traversal

[PATCH] clocksource: Make clocksource insert entry more efficient
 2019-03-26 11:34 UTC 

[PATCH] firmware: arm_scmi: check return value of idr_find
 2019-03-26 11:34 UTC  (3+ messages)

[PATCH] dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets
 2019-03-26 11:33 UTC  (4+ messages)

[PATCH v12 0/4] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-03-26 11:29 UTC  (6+ messages)
` [PATCH v12 3/4] cpuidle: Export the next timer/tick expiration for a CPU

[PATCH] ARM: dts: sun7i: fix typos in uart pin mux
 2019-03-26 11:29 UTC 

[PATCH v2 0/3] mfd: syscon: Add optional clock support needed on stm32
 2019-03-26 11:24 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: Add clock on stm32mp157c syscfg

[PATCH v3 0/4] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
 2019-03-26 11:19 UTC  (5+ messages)
` [PATCH v3 1/4] cpufreq: intel_pstate: Driver-specific handling of _PPC updates
` [PATCH v3 2/4] cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()
` [PATCH v3 3/4] cpufreq: schedutil: Simplify iowait boosting
` [PATCH v3 4/4] cpufreq: intel_pstate: Update max frequency on global turbo changes

[PATCH 0/3] ARM: dts: stm32: IPCC mailbox support on STM32MP157c
 2019-03-26 11:18 UTC  (2+ messages)

[PATCH v7 1/3] dt-bindings: iio/temperature: Add thermocouple types (and doc)
 2019-03-26 11:18 UTC  (3+ messages)
` [PATCH v7 2/3] iio:temperature:max31856:Add device tree bind info
` [PATCH v7 3/3] iio:temperature: Add MAX31856 thermocouple support

[PATCH v2] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-03-26 11:11 UTC  (2+ messages)

[PATCH] arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabled
 2019-03-26 11:08 UTC  (2+ messages)

[PATCH v4 0/2] Fix command errors during tuning
 2019-03-26 11:00 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: sdhci: Export sdhci_finish_command()
` [PATCH v4 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning

[PATCH v2] MAINTAINERS: Fix the link to ad7606 dt-bindings
 2019-03-26 10:59 UTC 

[PATCH v1] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3
 2019-03-26 10:58 UTC  (4+ messages)

[GIT PULL] file locking bugfix for v5.1
 2019-03-26 10:56 UTC 

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-26 10:54 UTC  (5+ messages)

[PATCH 3/4] mtd: spinand: Enabled support to detect parameter page
 2019-03-26 10:52 UTC 

[PATCH 2/4] mtd: nand: Move ONFI code into nand/ directory
 2019-03-26 10:51 UTC 

[PATCH 4/4] mtd: spinand: micron: Support for new Micron SPI NAND flashes
 2019-03-26 10:52 UTC 

[PATCH 1/4] mtd: rawnand: Turn the ONFI support to generic
 2019-03-26 10:51 UTC 

[PATCH 0/4] Introduce generic ONFI support
 2019-03-26 10:51 UTC 

[PATCH v2 0/4] Add new features for the Spreadtrum serial controller
 2019-03-26 10:41 UTC  (2+ messages)

[RFC PATCH v2 0/5] MTD: Add Initial Hyperbus support
 2019-03-26 10:40 UTC  (3+ messages)
` [RFC PATCH v2 5/5] mtd: hyperbus: Add driver for TI's Hyperbus memory controller

[PATCH 0/8] stm32 m4 remoteproc on STM32MP157c
 2019-03-26 10:37 UTC  (2+ messages)

[RFC PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-03-26 10:35 UTC  (4+ 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).