linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-14 16:23:55 to 2018-03-14 18:03:44 UTC [more...]

[PATCH v3] EDAC, sb_edac: Remove VLA usage
 2018-03-14 18:03 UTC  (2+ messages)

[PATCH v3 2/9] x86/microcode/AMD: check whether the equivalence table fits in the file
 2018-03-14 18:02 UTC  (6+ messages)
` [PATCH v3 3/9] x86/microcode/AMD: install_equiv_cpu_table() should not return (signed) int
` [PATCH v3 4/9] x86/microcode/AMD: automatically compute the PATCH_MAX_SIZE macro

[PATCH v3 00/20] firmware: development for v4.17
 2018-03-14 17:58 UTC  (4+ messages)

use generic dma-direct and swiotlb code for x86 V2
 2018-03-14 17:52 UTC  (15+ messages)
` [PATCH 01/14] x86: remove X86_PPRO_FENCE
` [PATCH 02/14] x86: remove dma_alloc_coherent_mask
` [PATCH 03/14] x86: use dma-direct
` [PATCH 04/14] x86: use generic swiotlb_ops
` [PATCH 05/14] x86/amd_gart: look at coherent_dma_mask instead of GFP_DMA
` [PATCH 06/14] x86/amd_gart: use dma_direct_{alloc,free}
` [PATCH 07/14] iommu/amd_iommu: "
` [PATCH 08/14] iommu/intel-iommu: cleanup intel_{alloc,free}_coherent
` [PATCH 09/14] x86: remove dma_alloc_coherent_gfp_flags
` [PATCH 10/14] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 11/14] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 12/14] dma-direct: handle the memory encryption bit in common code
` [PATCH 13/14] dma-direct: handle force decryption for dma coherent buffers "
` [PATCH 14/14] swiotlb: remove swiotlb_{alloc,free}_coherent

arc_usr_cmpxchg and preemption
 2018-03-14 17:53 UTC  (2+ messages)

[PATCH 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS
 2018-03-14 17:52 UTC  (10+ messages)
` [PATCH 1/7] kbuild: clear LDFLAGS in the top Makefile
` [PATCH 2/7] kbuild: touch autoksyms.h when it is really missing
` [PATCH 3/7] kbuild: move 'scripts' target below
` [PATCH 4/7] kbuild: restore touching autoksyms.h to the top Makefile
` [PATCH 5/7] kbuild: hide CONFIG_TRIM_UNUSED_KSYMS code from external module building
` [PATCH 6/7] kbuild: move include/config/ksym/* to include/ksym/*
` [PATCH 7/7] kbuild: link vmlinux just once for CONFIG_TRIM_UNUSED_KSYMS

use generic dma-direct and swiotlb code for x86 V2
 2018-03-14 17:51 UTC 

[PATCH 1/1 v2] x86: pkey-mprotect must allow pkey-0
 2018-03-14 17:51 UTC  (4+ messages)

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-14 17:50 UTC  (5+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v9 4/5] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH] PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
 2018-03-14 17:49 UTC  (5+ messages)

[PATCH][next] ASoC: samsung: remove redundant pointer cpu_dai
 2018-03-14 17:45 UTC  (2+ messages)
` [alsa-devel] "

[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-03-14 17:44 UTC  (7+ messages)
` [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls

[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
 2018-03-14 17:43 UTC  (14+ messages)
` [PATCH 4/8] struct page: add field for vm_struct
` [PATCH 5/8] Protectable Memory

[PATCH net] tg3: prevent scheduling while atomic splat
 2018-03-14 17:43 UTC  (4+ messages)

[PATCH] perf vendor events: fix processing for xfs
 2018-03-14 17:42 UTC  (2+ messages)

blk_mq_freeze_queue hang and possible race in percpu-refcount
 2018-03-14 17:42 UTC  (3+ messages)

[PATCH 0/2] Silent PCI realignment messages during boot
 2018-03-14 17:42 UTC  (5+ messages)
` [PATCH 1/2, pci] pci: Addition of PCI_DEV_FLAGS_QUIET_PCI_REALIGN attribute to the PCI subsystem
` [PATCH 2/2, powerpc/powernv] powerpc/powernv: Tweak PCI_DEV_FLAGS_QUIET_PCI_REALIGN on/off during boot

[PATCH 0/3] irqchip: GIC kexec/kdump improvement and workarounds
 2018-03-14 17:42 UTC  (6+ messages)

[PATCH 08/16] procfs: remove CONFIG_HARDWALL dependency
 2018-03-14 17:41 UTC  (2+ messages)

[PATCH V2 0/3] Use efi_rts_workqueue to invoke EFI Runtime Services
 2018-03-14 17:40 UTC  (9+ messages)
` [PATCH V2 2/3] efi: Introduce efi_rts_workqueue and some infrastructure to invoke all efi_runtime_services()

[PATCH] RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE
 2018-03-14 17:41 UTC  (2+ messages)

[PATCH v6 00/25] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-03-14 17:40 UTC  (32+ messages)
` [PATCH v6 01/25] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v6 02/25] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v6 03/25] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v6 04/25] PM / Domains: Add support for CPU devices to genpd
` [PATCH v6 05/25] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v6 06/25] timer: Export next wakeup time of a CPU
` [PATCH v6 07/25] PM / Domains: Add genpd governor for CPUs
` [PATCH v6 08/25] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v6 09/25] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v6 10/25] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v6 11/25] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v6 12/25] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v6 13/25] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v6 14/25] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v6 15/25] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v6 16/25] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v6 17/25] drivers: firmware: psci: Prepare to use "
` [PATCH v6 18/25] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v6 19/25] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v6 20/25] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v6 21/25] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v6 22/25] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v6 23/25] MAINTAINERS: Update files for PSCI
` [PATCH v6 24/25] arm64: kernel: Respect the hierarchical CPU topology in DT "
` [PATCH v6 25/25] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH] Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
 2018-03-14 17:36 UTC  (7+ messages)

[PATCH 02/11] RISC-V: Add section of GOT.PLT for kernel module
 2018-03-14 17:34 UTC  (2+ messages)

[PATCH][next] perf tests: fix out of bounds access on array fd when cnt is 100
 2018-03-14 17:33 UTC 

[PATCH] perf stat: Add support for s390 transaction counters
 2018-03-14 17:31 UTC  (8+ messages)

[PATCH 1/3] serial: 8250_early: Add earlycon support for AMD Carrizo / Stoneyridge
 2018-03-14 17:31 UTC  (7+ messages)

[PATCH 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
 2018-03-14 17:30 UTC  (4+ messages)

[PATCH 0/6] Implement proper MST fallback retraining in i915
 2018-03-14 17:28 UTC  (5+ messages)
` [PATCH v3 1/5] drm/i915: Move DP modeset retry work into intel_dp

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-14 17:28 UTC  (4+ messages)
` [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER

[PATCH] vhost: add vsock compat ioctl
 2018-03-14 17:26 UTC 

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-14 17:25 UTC  (17+ messages)

[RFC PATCH] ACPI / processor: Get accurate possible CPU count
 2018-03-14 17:24 UTC  (2+ messages)

[PATCH v2] platform/x86: dell-smbios: Resolve dependency error on ACPI_WMI
 2018-03-14 17:23 UTC  (7+ messages)
` Dell Inc. XPS 13 9343/0TM99H fails to boot v4.16-rc5

[RESEND PATCH v4 3/3]] ARM: dts: STi: Remove "console=ttyASN" from bootargs for STi boards
 2018-03-14 17:22 UTC 

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-14 17:22 UTC  (11+ messages)
` [PATCH v3 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V

[PATCH net-next] tuntap: XDP_TX can use native XDP
 2018-03-14 17:21 UTC  (2+ messages)

[PATCH v3] media: staging/imx: fill vb2_v4l2_buffer sequence entry
 2018-03-14 17:21 UTC  (2+ messages)

[PATCH 01/11] RISC-V: Add sections of PLT and GOT for kernel module
 2018-03-14 17:20 UTC  (2+ messages)

[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
 2018-03-14 17:20 UTC  (4+ messages)
` [RFT][PATCH v4 1/7] time: tick-sched: Reorganize idle tick management code

[RESEND PATCH v4 3/3] ARM: dts: STi: Remove console=ttyASN from bootargs for STi boards] ARM: dts: STi: Remove "console=ttyASN" from bootargs for STi boards
 2018-03-14 17:19 UTC  (2+ messages)

[PATCH 0/5] DPAA Ethernet fixes
 2018-03-14 17:17 UTC  (2+ messages)

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-14 17:17 UTC  (7+ messages)
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH v5 0/2] drivers/qcom: add Command DB support
 2018-03-14 17:13 UTC  (3+ messages)
` [PATCH v5 1/2] drivers: qcom: add command DB driver
` [PATCH v5 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH v2 0/4] Add support for the Gateworks System Controller
 2018-03-14 17:13 UTC  (4+ messages)
` [PATCH v2 4/4] input: misc: Add Gateworks System Controller support

[PATCH 00/47] arch-removal: device drivers
 2018-03-14 17:12 UTC  (44+ messages)
` [PATCH 07/47] raid: remove tile specific raid6 implementation
` [PATCH 10/47] char: remove obsolete ds1302 rtc driver
` [PATCH 11/47] char: remove tile-srom.c
` [PATCH 12/47] char: remove blackfin OTP driver
` [PATCH 15/47] ASoC: remove blackfin drivers
` [PATCH 29/47] mmc: remove bfin_sdh driver
` [PATCH 36/47] pwm: remobe pwm-bfin driver
` [PATCH 37/47] usb: host: remove tilegx platform glue
` [PATCH 38/47] usb: musb: remove blackfin port
` [PATCH 39/47] usb: isp1362: remove blackfin arch glue
` [PATCH 40/47] serial: remove cris/etrax uart drivers
` [PATCH 41/47] serial: remove blackfin drivers
` [PATCH 42/47] serial: remove m32r_sio driver
` [PATCH 43/47] serial: remove tile uart driver
` [PATCH 44/47] tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers
` [PATCH 45/47] tty: hvc: remove tile driver
` [PATCH 46/47] staging: irda: remove bfin_sir driver
` [PATCH 47/47] staging: iio: remove iio-trig-bfin-timer driver

[PATCH v3 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-14 17:09 UTC  (3+ messages)
` [PATCH v3 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver

[PATCH v2 00/27] x86: PIE support and option to extend KASLR randomization
 2018-03-14 17:09 UTC  (5+ messages)
` [PATCH v2 06/27] x86/entry/64: Adapt assembly for PIE support

[PATCH] Input: appletouch - use true and false for boolean values
 2018-03-14 17:09 UTC  (2+ messages)

[PATCH 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
 2018-03-14 17:07 UTC  (2+ messages)

[PATCH 4.4 00/36] 4.4.121-stable review
 2018-03-14 17:06 UTC  (8+ messages)
` [PATCH 4.4 24/36] netlink: ensure to loop over all netns in genlmsg_multicast_allns()
` [PATCH 4.4 31/36] sctp: verify size of a new chunk in _sctp_make_chunk()

[PATCH] vhost: fix vhost ioctl signature to build with clang
 2018-03-14 17:05 UTC 

[PATCH 05/16] arch: remove blackfin port
 2018-03-14 17:04 UTC  (3+ messages)
` [PATCH] scripts/checkstack.pl: remove blackfin support

[PATCH] vgacon: fix function prototypes
 2018-03-14 17:03 UTC  (2+ messages)

[PATCH] slab, slub: remove size disparity on debug kernel
 2018-03-14 17:02 UTC  (5+ messages)

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-14 16:59 UTC  (3+ messages)
` [PATCH 5/8] "

[GIT PULL] auxdisplay for v4.16-rc6
 2018-03-14 16:56 UTC  (2+ messages)

[PATCH 0/3 v2] tracing: Rewrite the function filter code
 2018-03-14 16:54 UTC  (4+ messages)
` [PATCH 1/3 v2] tracing: Combine enum and arrays into single macro in "
` [PATCH 2/3 v2] tracing: Clean up and document pred_funcs_##type creation and use
` [PATCH 3/3 v2] tracing: Rewrite filter logic to be simpler and faster

[PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-03-14 16:54 UTC  (6+ messages)
` [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH] can: enable multi-queue for SocketCAN devices
 2018-03-14 16:51 UTC 

[PATCH] jump_label: Fix sparc64 warning
 2018-03-14 16:46 UTC  (2+ messages)

[PATCH v7 00/15] Krait clocks + Krait CPUfreq
 2018-03-14 16:45 UTC  (5+ messages)
` [PATCH v7 14/15] cpufreq: Add module to register cpufreq on Krait CPUs

[PATCH V2] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-14 16:43 UTC  (3+ messages)

[PATCH] spi: bcm-qspi: fIX some error handling paths
 2018-03-14 16:40 UTC  (2+ messages)
` Applied "spi: bcm-qspi: fIX some error handling paths" to the spi tree

[PATCH] regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
 2018-03-14 16:39 UTC  (2+ messages)
` Applied "regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'" to the regulator tree

[PATCH] ASoC: uniphier: evea: add switch for changing source of line-in
 2018-03-14 16:39 UTC  (3+ messages)
` Applied "ASoC: uniphier: evea: add switch for changing source of line-in" to the asoc tree

[PATCH v5 0/4] new driver for Valve Steam Controller
 2018-03-14 16:39 UTC  (4+ messages)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-14 16:38 UTC  (4+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
  ` [PATCH 12/16] asm-generic: siginfo: remove obsolete #ifdefs

[RESEND PATCH] Input: joystick/analog - Use get_cycles() on PPC
 2018-03-14 16:39 UTC  (2+ messages)

Fully initialized stack usage (was Re: [PATCH RFC v9 4/7] x86/entry: Erase kernel stack in syscall_trace_enter())
 2018-03-14 16:38 UTC  (7+ messages)

[PATCH] of: Respect CONFIG_CMDLINE{,_EXTENED,_FORCE) with no chosen node
 2018-03-14 16:31 UTC 

[PATCH 1/2] mtd: maps: remove bfin-async-flash driver
 2018-03-14 16:30 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: remove bf5xx_nand driver

[PATCH v2 0/2] Introduce STM32MP1 Reset driver
 2018-03-14 16:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: add STM32MP1 resets
` [PATCH v2 2/2] reset: stm32mp1: Enable stm32mp1 reset driver

[PATCH v2 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-14 16:29 UTC  (6+ messages)
` [PATCH v2 08/15] KVM: s390: interface to enable AP execution mode

[PATCH v8 00/13] V4L2 Explicit Synchronization
 2018-03-14 16:25 UTC  (3+ messages)
` [PATCH v8 10/13] [media] vb2: add out-fence support to QBUF

[PATCH v9 00/24] Speculative page faults
 2018-03-14 16:25 UTC  (4+ messages)
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-14 16:23 UTC  (18+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory


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