linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-27 19:58:31 to 2019-08-27 23:05:20 UTC [more...]

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-08-27 22:07 UTC  (3+ messages)
` [PATCH v6 04/12] powerpc/fsl_booke/32: introduce create_tlb_entry() helper

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-08-27 23:04 UTC  (6+ messages)
` [PATCH 1/4] softirq: implement IRQ flood detection mechanism

[PATCH 0/5] mmu notifer debug annotations
 2019-08-27 23:04 UTC  (4+ messages)
` [PATCH 3/5] kernel.h: Add non_block_start/end()

[PATCH net-next] net/ncsi: add response handlers for PLDM over NC-SI
 2019-08-27 23:03 UTC 

[PATCH v1] kunit: fix failure to build without printk
 2019-08-27 22:55 UTC  (14+ messages)

[PATCH] drm/bridge: tc358767: Expose test mode functionality via debugfs
 2019-08-27 22:55 UTC  (7+ messages)

[PATCH v3 0/4] Simplify PCIe hotplug indicator control
 2019-08-27 22:53 UTC  (11+ messages)
` [PATCH v3 2/4] PCI: pciehp: Switch LED indicators with a single write
` [PATCH v3 3/4] PCI: pciehp: Remove pciehp_set_attention_status()
` [PATCH v3 4/4] PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-08-27 22:50 UTC  (13+ messages)

[PATCH 0/2] mm/hmm: two bug fixes for hmm_range_fault()
 2019-08-27 22:48 UTC  (6+ messages)
` [PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop

[PATCH] x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c
 2019-08-27 22:47 UTC  (2+ messages)

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-27 22:37 UTC  (4+ messages)
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW

[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-08-27 22:39 UTC  (7+ messages)
` [PATCH 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound

[PATCH v2 0/6] ] ASoC: atmel: extend SSC support
 2019-08-27 22:37 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: misc: atmel-ssc: LRCLK from TF/RF pin option

[PATCH v2 0/5] 0/6] arm64: meson-sm1: add support for DVFS
 2019-08-27 22:35 UTC  (4+ messages)

[PATCH v2 0/6] Add RSC power domain support
 2019-08-27 22:32 UTC  (3+ messages)
` [PATCH v2 3/6] dt-bindings: soc: qcom: Add RSC power domain specifier

[RESEND PATCH v2 1/2] dt-bindings: usb: mtk-xhci: add an optional xhci_ck clock
 2019-08-27 22:27 UTC  (2+ messages)

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-27 22:26 UTC  (3+ messages)
` [PATCH v2 04/10] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a

[PATCH v2 00/20] Initial support for Marvell MMP3 SoC
 2019-08-27 22:24 UTC  (5+ messages)
` [PATCH v2 04/20] dt-bindings: mrvl,intc: Add a MMP3 interrupt controller
` [PATCH v2 05/20] dt-bindings: phy-mmp3-usb: Add bindings

[PATCH 0/7] arm64: dts: meson: ir keymap updates
 2019-08-27 22:24 UTC  (3+ messages)

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-27 22:23 UTC  (8+ messages)
` [patch V2 38/38] posix-cpu-timers: Utilize timerqueue for storage
          ` [patch V3 "

[PATCH] rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
 2019-08-27 22:23 UTC  (8+ messages)

[PATCH v2 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes
 2019-08-27 22:21 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
  ` [PATCH v3 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[PATCH v2 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-27 22:21 UTC  (8+ messages)
` [PATCH v2 2/5] soc: amlogic: Add support for Everything-Else power domains controller

[RFC PATCH 0/2] Add support for SBI version to 0.2
 2019-08-27 22:19 UTC  (15+ messages)
` [RFC PATCH 1/2] RISC-V: Mark existing SBI as legacy SBI
` [RFC PATCH 2/2] RISC-V: Add basic support for SBI v0.2

[PATCH 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-08-27 22:11 UTC  (6+ messages)

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-08-27 22:03 UTC  (16+ messages)
` [PATCH v2 01/14] KVM: x86: Relocate MMIO exit stats counting
` [PATCH v2 02/14] KVM: x86: Clean up handle_emulation_failure()
` [PATCH v2 03/14] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [PATCH v2 04/14] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [PATCH v2 05/14] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
` [PATCH v2 06/14] KVM: x86: Add explicit flag for forced emulation on #UD
` [PATCH v2 07/14] KVM: x86: Move #UD injection for failed emulation into emulation code
` [PATCH v2 08/14] KVM: x86: Exit to userspace on emulation skip failure
` [PATCH v2 09/14] KVM: x86: Handle emulation failure directly in kvm_task_switch()
` [PATCH v2 10/14] KVM: x86: Move triple fault request into RM int injection
` [PATCH v2 11/14] KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
` [PATCH v2 12/14] KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
` [PATCH v2 13/14] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
` [PATCH v2 14/14] KVM: x86: Add comments to document various emulation types

[PATCH 00/13] Modernize Loongson64 Machine
 2019-08-27 22:05 UTC  (7+ messages)
` [PATCH 02/13] MIPS: Loongson64: Sepreate loongson2ef/loongson64 code
` [PATCH 11/13] dt-bindings: mips: Add loongson cpus & boards

[PATCH v2] bonding: force enable lacp port after link state recovery for 802.3ad
 2019-08-27 22:04 UTC  (2+ messages)

[PATCH] mailmap: Add aliases for Dmitry Safonov
 2019-08-27 22:03 UTC 

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-27 22:03 UTC  (2+ messages)

[PATCH v2 net] Add genphy_c45_config_aneg() function to phy-c45.c
 2019-08-27 22:01 UTC  (2+ messages)

[RESEND PATCH v2 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-27 21:59 UTC  (2+ messages)

[PATCH] vmd: Stop overriding dma_map_ops
 2019-08-27 21:56 UTC  (3+ messages)

[PATCH 0/9] drm/msm: async commit support
 2019-08-27 21:33 UTC  (10+ messages)
` [PATCH 1/9] drm/msm/dpu: unwind async commit handling
` [PATCH 2/9] drm/msm/dpu: add real wait_for_commit_done()
` [PATCH 3/9] drm/msm/dpu: handle_frame_done() from vblank irq
` [PATCH 4/9] drm/msm: add kms->wait_flush()
` [PATCH 5/9] drm/msm: convert kms->complete_commit() to crtc_mask
` [PATCH 6/9] drm/msm: add kms->flush_commit()
` [PATCH 7/9] drm/msm: split power control from prepare/complete_commit
` [PATCH 8/9] drm/msm: async commit support
` [PATCH 9/9] drm/msm/dpu: "

[PATCH 0/3] arm64: dts: meson-g12: specify suspend OPP
 2019-08-27 21:56 UTC  (2+ messages)

[PATCH v2] kbuild: enable unused-function warnings for W= build with Clang
 2019-08-27 21:56 UTC  (5+ messages)

[PATCH v5 0/9] FPGA DFL updates
 2019-08-27 21:38 UTC  (4+ messages)
` [PATCH v5 3/9] fpga: dfl: afu: convert platform_driver to use dev_groups

[PATCH] media: i2c: adv7180: fix adv7280 BT.656-4 compatibility
 2019-08-27 21:55 UTC 

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-08-27 21:52 UTC 

[PATCH] net/mlx5: fix a -Wstringop-truncation warning
 2019-08-27 21:51 UTC  (5+ messages)

[PATCH -v2 0/5] Further sanitize INTEL_FAM6 naming
 2019-08-27 21:51 UTC  (3+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-27 21:50 UTC  (3+ messages)

[PATCH 0/5] misc: fastrpc: few fixes
 2019-08-27 21:45 UTC  (3+ messages)
` [PATCH 4/5] misc: fastrpc: fix double refcounting on dmabuf

[PATCH] perf script: Fix memory leaks in list_scripts()
 2019-08-27 21:45 UTC  (3+ messages)
  ` [tip: perf/core] "

[PATCH v4 1/7] perf: Refactor svg_build_topology_map
 2019-08-27 21:43 UTC  (7+ messages)
` [PATCH v4 2/7] perf/util/svghelper: Replace MAX_NR_CPUS with env->nr_cpus_online
` [PATCH v4 3/7] perf/util/stat: Replace MAX_NR_CPUS with cpu__max_cpu
` [PATCH v4 4/7] perf/util/session: Replace MAX_NR_CPUS with nr_cpus_online
` [PATCH v4 5/7] perf/util/machine: "
` [PATCH v4 6/7] perf/util/header: Replace MAX_NR_CPUS with cpu__max_cpu
` [PATCH v4 7/7] perf/lib/cpumap: Warn when exceeding MAX_NR_CPUS

[PATCH v3 1/5] leds: lm3532: Fix brightness control for i2c mode
 2019-08-27 21:37 UTC  (11+ messages)
` [PATCH v3 2/5] leds: lm3532: Change the define for the fs current register

[PATCH v2] vsprintf: introduce %dE for error constants
 2019-08-27 21:35 UTC  (4+ messages)

[PATCH] leds: Replace {devm_}led_classdev_register() macros with inlines
 2019-08-27 21:34 UTC  (3+ messages)

[PATCH] Input - i8042: Enable wakeup on a stable struct device
 2019-08-27 21:34 UTC 

[PATCH] leds: syscon: Use resource managed variant of device register
 2019-08-27 21:32 UTC  (2+ messages)

[PATCH] Parallel microcode update in Linux
 2019-08-27 21:24 UTC  (8+ messages)
` [PATCH] x86/microcode: Update microcode for all cores in parallel
    ` [PATCH 1/2] x86/microcode: Update late microcode "

objtool warning "uses BP as a scratch register" with clang-9
 2019-08-27 21:21 UTC  (7+ messages)

[RESEND PATCH v4 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-27 21:21 UTC  (14+ messages)
` [RESEND PATCH v4 1/4] dt-bindings: soundwire: add slave bindings
  ` [alsa-devel] "
` [RESEND PATCH v4 3/4] dt-bindings: ASoC: Add WSA881x bindings

[PATCH v2 1/1] netfilter: nf_tables: fib: Drop IPV6 packages if IPv6 is disabled on boot
 2019-08-27 21:19 UTC  (4+ messages)

[PATCHv4 0/3] Odroid c2 usb fixs
 2019-08-27 21:19 UTC  (4+ messages)

[PATCH 0/3] arm64: meson-sm1: add support for the SM1 based VIM3
 2019-08-27 21:18 UTC  (5+ messages)
` [PATCH 2/3] amlogic: arm: add Amlogic SM1 based Khadas VIM3 variant bindings

[PATCH v9 0/8] EDAC drivers for Armada XP L2 and DDR
 2019-08-27 21:15 UTC  (10+ messages)
` [PATCH v9 1/8] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-08-27 21:15 UTC  (6+ messages)

[PATCH -next] net: mlx5: Kconfig: Fix MLX5_CORE_EN dependencies
 2019-08-27 21:15 UTC  (5+ messages)

[PATCH] drm/msm/dpu: remove stray "\n"
 2019-08-27 21:10 UTC 

a bug in genksysms/CONFIG_MODVERSIONS w/ __attribute__((foo))?
 2019-08-27 21:11 UTC  (8+ messages)

[PATCH 0/4] net: dsa: microchip: add KSZ8563 support
 2019-08-27 21:03 UTC  (7+ messages)
` [PATCH 3/4] net: dsa: microchip: fix interrupt mask
` [PATCH 4/4] net: dsa: microchip: avoid hard-codded port count

[PATCH] leds: ti-lmu-common: Fix coccinelle issue in TI LMU
 2019-08-27 21:02 UTC  (6+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2019-08-27 20:55 UTC  (2+ messages)

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-27 20:51 UTC  (8+ messages)

[PATCH] ARM: l2c: move cache-aurora-l2.h to asm/hardware
 2019-08-27 20:49 UTC 

[PATCH] ipv6: Not to probe neighbourless routes
 2019-08-27 20:49 UTC  (2+ messages)

[PATCH] net: intel: Cleanup e1000 - add space between }}
 2019-08-27 20:49 UTC  (9+ messages)
  ` [PATCH] checkpatch: Allow consecutive close braces

[PATCH v4 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-27 20:49 UTC  (3+ messages)
` [PATCH v4 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
 2019-08-27 20:43 UTC  (2+ messages)

[PATCH 0/4] Add binder state and statistics to binderfs
 2019-08-27 20:41 UTC  (5+ messages)
` [PATCH 1/4] binder: add a mount option to show global stats
` [PATCH 2/4] binder: Add stats, state and transactions files
` [PATCH 3/4] binder: Make transaction_log available in binderfs
` [PATCH 4/4] binder: Add binder_proc logging to binderfs

[PATCH v2 00/14] treewide: prefer __section from compiler_attributes.h
 2019-08-27 20:40 UTC  (15+ messages)
` [PATCH v2 01/14] s390/boot: perfer "
` [PATCH v2 02/14] include/linux/compiler.h: prefer "
` [PATCH v2 03/14] parisc: "
` [PATCH v2 04/14] um: "
` [PATCH v2 05/14] ia64: "
` [PATCH v2 06/14] arm: "
` [PATCH v2 07/14] mips: "
` [PATCH v2 08/14] sparc: "
` [PATCH v2 09/14] powerpc: prefer __section and __printf "
` [PATCH v2 10/14] x86: prefer __section "
` [PATCH v2 11/14] include/asm-generic: "
` [PATCH v2 12/14] include/linux: "
` [PATCH v2 13/14] include/linux/compiler.h: remove unused KENTRY macro
` [PATCH v2 14/14] compiler_attributes.h: add note about __section

[PATCH net-next] phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify code
 2019-08-27 20:40 UTC  (2+ messages)

[PATCH 0/4] Disable compat cruft on ppc64le
 2019-08-27 20:36 UTC  (6+ messages)
` [PATCH 1/4] fs: always build llseek
` [PATCH 2/4] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH 3/4] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH 4/4] powerpc/64: Disable COMPAT if littleendian

[RFC] mm: Proactive compaction
 2019-08-27 20:36 UTC  (5+ messages)

[PATCH v4 0/3] genirq/vfio: Introduce irq_update_devid() and optimize VFIO irq ops
 2019-08-27 20:33 UTC  (3+ messages)
` [PATCH v4 3/3] vfio/pci: make use of irq_update_devid and optimize "

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-27 20:29 UTC  (3+ messages)
` [PATCH v3 02/14] dt-bindings: display, renesas,du: Document cmms property

[PATCH v3 0/7] Add initial support for S32V234-EVB
 2019-08-27 20:26 UTC  (3+ messages)
` [PATCH v3 6/7] dt-bindings: serial: Document Freescale LINFlexD UART

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-27 20:22 UTC  (4+ messages)
` [RESEND PATCH 08/13] KVM: x86: Move #UD injection for failed emulation into emulation code

Adding depends-on DT binding to break cyclic dependencies
 2019-08-27 20:18 UTC  (2+ messages)

[PATCH V4 1/4] dt-bindings: watchdog: Add i.MX7ULP bindings
 2019-08-27 20:08 UTC  (2+ messages)

[v4 1/2] dt/bindings: display: Add optional property node define for Mali DP500
 2019-08-27 20:07 UTC  (2+ messages)

[PATCH] trivial: Fix typos "emptry" -> "emptry" and "emtry" -> "entry"
 2019-08-27 20:03 UTC 

[PATCH v2] drm/bridge: adv7511: Attach to DSI host at probe time
 2019-08-27 20:03 UTC  (3+ messages)

[PATCH] iio: dac: ad5380: fix incorrect assignment to val
 2019-08-27 20:03 UTC  (4+ messages)

[PATCH v5 0/4] iio: imu: st_lsm6dsx: Add support for LSM9DS1
 2019-08-27 19:59 UTC  (4+ messages)
` [PATCH v5 2/4] iio: imu: st_lsm6sdx: move register definitions to sensor_settings struct

[PATCH] ASoC: imx-audmix: register the card on a proper dev
 2019-08-27 19:58 UTC  (2+ messages)
` Applied "ASoC: imx-audmix: register the card on a proper dev" to the asoc tree

[PATCH -next] ASoC: SOF: imx8: Make some functions static
 2019-08-27 19:58 UTC  (2+ messages)
` Applied "ASoC: SOF: imx8: Make some functions static" to the asoc tree


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