linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 17:28:23 to 2019-07-15 20:49:53 UTC [more...]

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-15 20:49 UTC  (10+ messages)
` [PATCH v9 01/18] kunit: test: add KUnit test runner core
` [PATCH v9 02/18] kunit: test: add test resource management API
` [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v9 06/18] kbuild: enable building KUnit

[PATCH v2 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-07-15 20:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: leds: document the "power-supply" property
` [PATCH v2 2/2] leds: Add control of the voltage/current regulator to the LED core

PROBLEM: Marvell 88E8040 (sky2) fails after hibernation
 2019-07-15 20:40 UTC  (10+ messages)

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-15 20:39 UTC  (3+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-15 20:38 UTC  (6+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id

[PATCH v2] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-15 20:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] binder: prevent transactions to context manager from its own process
 2019-07-15 20:36 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-07-15 20:36 UTC  (13+ messages)

[PATCH] PCI: Remove functions not called in include/linux/pci.h
 2019-07-15 20:34 UTC  (5+ messages)
` [PATCH v2] "
  ` [Linux-kernel-mentees] "
  ` [PATCH v3] "

[PATCH RESEND] arm64: dts: meson-g12a-sei510: enable IR controller
 2019-07-15 20:34 UTC  (2+ messages)

[PATCH] x86_pkg_temp_thermal: make pkg_temp_lock a raw spinlock
 2019-07-15 20:25 UTC 

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-15 20:22 UTC  (3+ messages)

[PATCH v5 00/14] crypto: caam - Add i.MX8MQ support
 2019-07-15 20:19 UTC  (15+ messages)
` [PATCH v5 01/14] crypto: caam - move DMA mask selection into a function
` [PATCH v5 02/14] crypto: caam - simplfy clock initialization
` [PATCH v5 03/14] crypto: caam - convert caam_jr_init() to use devres
` [PATCH v5 04/14] crypto: caam - request JR IRQ as the last step
` [PATCH v5 05/14] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v5 06/14] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v5 07/14] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v5 08/14] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v5 09/14] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v5 10/14] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v5 11/14] crypto: caam - don't hardcode inpentry size
` [PATCH v5 12/14] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs
` [PATCH v5 13/14] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v5 14/14] crypto: caam - add clock entry for i.MX8MQ

[PATCH v3 1/2] x86/mm: Identify the end of the kernel area to be reserved
 2019-07-15 20:16 UTC  (8+ messages)

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:14 UTC  (7+ messages)
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH] staging: kpc2000: Convert put_page() to put_user_page*()
 2019-07-15 20:14 UTC  (2+ messages)

[PATCH 1/6] clk: Sync prototypes for clk_bulk_enable()
 2019-07-15 20:12 UTC  (6+ messages)
` [PATCH 2/6] clk: Sync prototypes for clk_bulk_prepare()
` [PATCH 3/6] clk: Constify second argument of clk_bulk_prepare_enable()
` [PATCH 4/6] clk: Sync prototypes for clk_bulk_disable()
` [PATCH 5/6] clk: Sync prototypes for clk_bulk_unprepare()
` [PATCH 6/6] clk: Constify second argument of clk_bulk_disable_unprepare()

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-15 20:09 UTC  (12+ messages)

[PATCH 5.1 00/96] 5.1.17-stable review
 2019-07-15 20:07 UTC  (4+ messages)
` [PATCH 5.1 29/96] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC

drm pull for v5.3-rc1
 2019-07-15 20:07 UTC  (18+ messages)
  ` DRM "

[PATCH] iio: cros_ec_accel_legacy: Always release lock when returning from _read()
 2019-07-15 20:04 UTC  (5+ messages)

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-15 20:02 UTC  (3+ messages)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)

[PATCH V35 00/29] Kernel lockdown functionality
 2019-07-15 19:59 UTC  (30+ messages)
` [PATCH V35 01/29] security: Support early LSMs
` [PATCH V35 02/29] security: Add a "locked down" LSM hook
` [PATCH V35 03/29] security: Add a static lockdown policy LSM
` [PATCH V35 04/29] Enforce module signatures if the kernel is locked down
` [PATCH V35 05/29] Restrict /dev/{mem,kmem,port} when "
` [PATCH V35 06/29] kexec_load: Disable at runtime if "
` [PATCH V35 07/29] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V35 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V35 09/29] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V35 10/29] hibernate: Disable when "
` [PATCH V35 11/29] PCI: Lock down BAR access "
` [PATCH V35 12/29] x86: Lock down IO port "
` [PATCH V35 13/29] x86/msr: Restrict MSR "
` [PATCH V35 14/29] ACPI: Limit access to custom_method "
` [PATCH V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V35 16/29] acpi: Disable ACPI table override if the kernel is "
` [PATCH V35 17/29] Prohibit PCMCIA CIS storage when "
` [PATCH V35 18/29] Lock down TIOCSSERIAL
` [PATCH V35 19/29] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH V35 20/29] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V35 21/29] Lock down /proc/kcore
` [PATCH V35 22/29] Lock down tracing and perf kprobes when in confidentiality mode
` [PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is "
` [PATCH V35 24/29] Lock down perf when "
` [PATCH V35 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
` [PATCH V35 26/29] debugfs: Restrict debugfs when the kernel is "
` [PATCH V35 27/29] tracefs: Restrict tracefs "
` [PATCH V35 28/29] efi: Restrict efivar_ssdt_load "
` [PATCH V35 29/29] lockdown: Print current->comm in restriction messages

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver
 2019-07-15 20:00 UTC  (6+ messages)
` [PATCH v7 1/2] drm/bridge: sil_sii8620: make remote control optional

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:00 UTC  (4+ messages)
` [PATCH 1/3] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
  ` [PATCH 1/3] x86, s390: "

[PATCH AUTOSEL 5.2 001/249] ath10k: Check tx_stats before use it
 2019-07-15 19:58 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 129/249] blk-iolatency: only account submitted bios

[PATCH] mm/z3fold.c: Reinitialize zhdr structs after migration
 2019-07-15 19:56 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: Remove code valid only for 5GHz
 2019-07-15 19:37 UTC  (2+ messages)

[PATCH v2 0/6] staging: fsl-dpaa2/ethsw: code cleanup
 2019-07-15 19:34 UTC  (3+ messages)
` [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add switch driver documentation

[PATCH] scripts: coccinelle: add check for uncessary double unlikely() calls
 2019-07-15 19:50 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.3
 2019-07-15 19:49 UTC 

[v3 PATCH 0/2] Fix false negative of shmem vma's THP eligibility
 2019-07-15 19:49 UTC  (2+ messages)

[patch 0/1] Kconfig: Introduce CONFIG_PREEMPT_RT
 2019-07-15 19:47 UTC  (3+ messages)
` [patch 1/1] "

[PATCH v1 0/3] Support regulators coupling on NVIDIA Tegra20/30
 2019-07-15 19:45 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: regulator: Document regulators coupling of NVIDIA Tegra20/30 SoCs
` [PATCH v1 2/3] soc/tegra: regulators: Add regulators coupler for Tegra20
` [PATCH v1 3/3] soc/tegra: regulators: Add regulators coupler for Tegra30

[RFC PATCH, x86]: Disable CPA cache flush for selfsnoop targets
 2019-07-15 19:46 UTC  (9+ messages)

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-15 19:19 UTC  (3+ messages)
` [PATCH 4/7] staging: most: "

[PATCH v4 0/7] Allwinner H6 SPDIF support
 2019-07-15 19:38 UTC  (4+ messages)

[PATCH 00/22] x86, objtool: several fixes/improvements
 2019-07-15 19:38 UTC  (17+ messages)
` [PATCH 03/22] x86/kvm: Fix frame pointer usage in vmx_vmenter()
` [PATCH 04/22] x86/kvm: Don't call kvm_spurious_fault() from .fixup
` [PATCH 20/22] objtool: Fix seg fault on bad switch table entry

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (7+ messages)

[PATCH v3 0/5] Add NUMA-awareness to qspinlock
 2019-07-15 19:25 UTC  (6+ messages)
` [PATCH v3 1/5] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH v3 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v3 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v3 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v3 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[GIT PULL] PCI changes for v5.3
 2019-07-15 19:27 UTC 

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-15 19:12 UTC  (5+ messages)
` [PATCH 4/4] debian: add generic rule file

[PATCH v3 0/6] VAG power control improvement for sgtl5000 codec
 2019-07-15 19:06 UTC  (2+ messages)

INFO: task hung in unregister_netdevice_notifier (3)
 2019-07-15 18:58 UTC  (3+ messages)

[PATCH 0/3] Sync unmappings in vmalloc/ioremap areas
 2019-07-15 18:48 UTC  (5+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 18:43 UTC  (9+ messages)
` [PATCH v2 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v3 0/4] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-15 18:40 UTC  (7+ messages)
` [PATCH v3 2/4] of/platform: Add functional dependency link from DT bindings

[PATCH] kvm: x86: ioapic and apic debug macros cleanup
 2019-07-15 18:39 UTC  (2+ messages)

[git pull] drm pull for 5.3-rc1
 2019-07-15 18:37 UTC 

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-15 18:32 UTC 

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-15 18:29 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

[PATCH 0/3] Fix USB3.0 DRD PHY calibration issues (DWC3/XHCI) on Exynos542x SoCs
 2019-07-15 18:29 UTC  (4+ messages)

[PATCH v2 0/3] mfd: mc13xxx: Fixes and enhancements for NXP's mc34708
 2019-07-15 18:27 UTC  (5+ messages)
` [PATCH v2 2/3] input: touchscreen mc13xxx: Make platform data optional

[PATCH] vmw_balloon: Remove Julien from the maintainers list
 2019-07-15 18:18 UTC  (5+ messages)

[PATCH v2] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 18:17 UTC  (2+ messages)

[PATCH] leds: max77650: add MODULE_ALIAS()
 2019-07-15 18:16 UTC  (2+ messages)

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-15 18:16 UTC  (9+ messages)

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-15 18:14 UTC  (4+ messages)
` [PATCH v4 02/16] crypto: caam - simplify clock initialization

[PATCH v3 07/24] rdma/cxgb3: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:11 UTC  (2+ messages)

KASAN: stack-out-of-bounds Read in hfcsusb_probe
 2019-07-15 18:10 UTC  (3+ messages)
` [PATCH] ISDN: hfcsusb: checking idx of ep configuration

linux-next: Tree for Jul 15
 2019-07-15 18:09 UTC  (6+ messages)
` linux-next: Tree for Jul 15 (HEADERS_TEST w/ netfilter tables offload)

[PATCH v3 19/24] vmxnet3: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 18/24] hippi: Remove call to memset after pci_alloc_consistent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 17/24] ethernet: remove redundant memset
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 02/24] atm: idt77252: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-15 18:05 UTC  (5+ messages)
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH 0/3] fpga: altera-cvp: Add Stratix10 Support
 2019-07-15 18:03 UTC  (7+ messages)
` [PATCH 2/3] fpga: altera-cvp: Preparation for V2 parts
` [PATCH 3/3] fpga: altera-cvp: Add Stratix10 (V2) Support

[PATCHv3 0/6] CPPC optional registers AMD support
 2019-07-15 17:57 UTC  (3+ messages)

[PATCH v2 1/2] rt2x00usb: fix rx queue hang
 2019-07-15 17:53 UTC  (2+ messages)

[PATCH] ath10k: work around uninitialized vht_pfr variable
 2019-07-15 17:50 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: Change return type of init_mlme_ext_priv
 2019-07-15 17:46 UTC 

properly communicate queue limits to the DMA layer v2
 2019-07-15 17:46 UTC  (4+ messages)

[PULL 0/7] xtensa updates for v5.3
 2019-07-15 17:44 UTC 

[PATCH 0/2] Remove 32-bit Xen PV guest support
 2019-07-15 17:42 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH v1 1/2] clk: tegra: divider: Fix missing check for enable-bit on rate's recalculation
 2019-07-15 17:35 UTC  (2+ messages)
` [PATCH v1 2/2] clk: tegra: divider: Support enable-bit for Super clocks

[PATCH v3 00/13] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-15 17:26 UTC  (14+ messages)
` [PATCH v3 01/13] ARM: tegra: Remove cpuidle drivers to replace them with a new driver
` [PATCH v3 02/13] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v3 03/13] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v3 04/13] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v3 05/13] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v3 06/13] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v3 07/13] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v3 08/13] clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
` [PATCH v3 09/13] cpuidle: Introduce unified driver for NVIDIA Tegra SoCs
` [PATCH v3 10/13] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v3 11/13] ARM: tegra: Create simple platform device for cpuidle driver
` [PATCH v3 12/13] ARM: multi_v7_defconfig: Enable Tegra "
` [PATCH v3 13/13] ARM: tegra: Enable Tegra cpuidle driver in tegra_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).