linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-01 18:42:08 to 2019-10-01 22:49:13 UTC [more...]

[PATCH 0/7] irqchip/irq-bcm283x update for BCM7211
 2019-10-01 22:48 UTC  (7+ messages)
` [PATCH 1/7] irqchip: Introduce Kconfig symbol to build irq-bcm283x.c
` [PATCH 2/7] dt-bindings: interrupt-controller: Add brcm,bcm7211-armctrl-ic binding
` [PATCH 3/7] irqchip/irq-bcm2835: Add support for 7211 interrupt controller
` [PATCH 4/7] dt-bindings: interrupt-controller: Add brcm,bcm7211-l1-intc binding
` [PATCH 5/7] irqchip/irq-bcm2836: Add support for the 7211 interrupt controller
` [PATCH 6/7] irqchip: Build BCM283X_IRQ for ARCH_BRCMSTB

[PATCH 1/3] tools/memory-model/Documentation: Fix typos in explanation.txt
 2019-10-01 22:30 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the sound-asoc-fixes tree
 2019-10-01 22:29 UTC 

[PATCH v2 0/3] x86/boot: Introduce the kernel_info et consortes
 2019-10-01 22:28 UTC  (7+ messages)
` [PATCH v2 1/3] x86/boot: Introduce the kernel_info

[PATCH v2 1/3] dt-bindings: watchdog: Convert Samsung SoC watchdog bindings to json-schema
 2019-10-01 22:21 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: watchdog: meson-gxbb-wdt: Include generic watchdog bindings

[PATCH] drm/amdgpu: fix structurally dead code vcn_v2_5_hw_init
 2019-10-01 22:21 UTC  (6+ messages)

[PATCH 4.19 00/63] 4.19.76-stable review
 2019-10-01 22:20 UTC  (11+ messages)
` [PATCH 4.19 33/63] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
` [PATCH 4.19 36/63] locking/lockdep: Add debug_locks check in __lock_downgrade()

DVB-T2 Stick
 2019-10-01 22:19 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: arm: fsl: Add PHYTEC i.MX6 UL/ULL devicetree bindings
 2019-10-01 22:18 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: arm: fsl: Add PHYTEC i.MX6 "

[PATCH] mm: thp: move deferred split queue to memcg's nodeinfo
 2019-10-01 22:16 UTC 

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-10-01 22:16 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: always expose VIRT_SSBD to guests

[PATCH 0/3] arm64: meson: add support for A1 Power Domains
 2019-10-01 22:09 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic secure power domains bindings

[PATCH 0/4] thermal: Introduce support for monitoring falling temperatures
 2019-10-01 22:09 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: thermal: Introduce monitor-falling parameter to thermal trip point binding

[PATCH 1/2] dt-bindings: ptp: Add binding doc for IDT ClockMatrix based PTP clock
 2019-10-01 22:09 UTC  (2+ messages)

[PATCH] dt-bindings: display: imx: fix native-mode setting
 2019-10-01 22:09 UTC  (2+ messages)

[PATCH] of: Add of_get_memory_prop()
 2019-10-01 22:09 UTC  (4+ messages)

[PATCH v1 1/2] dt-bindings: add vendor prefix for logic technologies limited
 2019-10-01 22:05 UTC  (3+ messages)
` [PATCH v1 2/2] drm/panel: simple: add display timings for logic technologies displays

[PATCH] Input: psxpad-spi - switch to using polled mode of input devices
 2019-10-01 22:04 UTC 

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-10-01 21:58 UTC  (19+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-01 21:54 UTC  (13+ messages)

[PATCH v2] staging: speakup: document sysfs attributes
 2019-10-01 21:47 UTC 

[PATCH v2 00/36] MIPS: barriers & atomics cleanups
 2019-10-01 21:53 UTC  (37+ messages)
` [PATCH v2 01/36] MIPS: Unify sc beqz definition
` [PATCH v2 02/36] MIPS: Use compact branch for LL/SC loops on MIPSr6+
` [PATCH v2 03/36] MIPS: barrier: Add __SYNC() infrastructure
` [PATCH v2 04/36] MIPS: barrier: Clean up rmb() & wmb() definitions
` [PATCH v2 05/36] MIPS: barrier: Clean up __smp_mb() definition
` [PATCH v2 06/36] MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
` [PATCH v2 07/36] MIPS: barrier: Clean up __sync() definition
` [PATCH v2 08/36] MIPS: barrier: Clean up sync_ginv()
` [PATCH v2 09/36] MIPS: atomic: Fix whitespace in ATOMIC_OP macros
` [PATCH v2 10/36] MIPS: atomic: Handle !kernel_uses_llsc first
` [PATCH v2 11/36] MIPS: atomic: Use one macro to generate 32b & 64b functions
` [PATCH v2 12/36] MIPS: atomic: Emit Loongson3 sync workarounds within asm
` [PATCH v2 13/36] MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
` [PATCH v2 14/36] MIPS: atomic: Unify 32b & 64b sub_if_positive
` [PATCH v2 15/36] MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
` [PATCH v2 16/36] MIPS: bitops: Handle !kernel_uses_llsc first
` [PATCH v2 17/36] MIPS: bitops: Only use ins for bit 16 or higher
` [PATCH v2 18/36] MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
` [PATCH v2 19/36] MIPS: bitops: ins start position is always an immediate
` [PATCH v2 20/36] MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
` [PATCH v2 21/36] MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
` [PATCH v2 22/36] MIPS: bitops: Use the BIT() macro
` [PATCH v2 23/36] MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
` [PATCH v2 24/36] MIPS: bitops: Abstract LL/SC loops
` [PATCH v2 25/36] MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
` [PATCH v2 26/36] MIPS: bitops: Emit Loongson3 sync workarounds within asm
` [PATCH v2 27/36] MIPS: bitops: Use smp_mb__before_atomic in test_* ops
` [PATCH v2 28/36] MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
` [PATCH v2 29/36] MIPS: cmpxchg: Omit redundant barriers for Loongson3
` [PATCH v2 30/36] MIPS: futex: Emit Loongson3 sync workarounds within asm
` [PATCH v2 31/36] MIPS: syscall: "
` [PATCH v2 32/36] MIPS: barrier: Remove loongson_llsc_mb()
` [PATCH v2 33/36] MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
` [PATCH v2 34/36] MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
` [PATCH v2 35/36] MIPS: genex: Don't reload address unnecessarily
` [PATCH v2 36/36] MIPS: Check Loongson3 LL/SC errata workaround correctness

[PATCH 1/2] x86: math-emu: check __copy_from_user result
 2019-10-01 21:54 UTC  (3+ messages)
` [PATCH 2/2] x86: math-emu: limit MATH_EMULATION to 486SX compatibles

[PATCH] ARM: drivers/amba: release the resource to allow for deferred probe
 2019-10-01 21:50 UTC  (2+ messages)

[PATCH] PCI:cadence:Driver refactored to use as a core library
 2019-10-01 21:49 UTC  (2+ messages)

[PATCH 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-10-01 21:36 UTC  (5+ messages)
` [PATCH 1/3] PCI: pciehp: Add support for disabling in-band presence
` [PATCH 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled
` [PATCH 3/3] PCI: pciehp: Add dmi table for in-band presence disabled

[PATCH] PM / devfreq: exynos-ppmu: remove useless assignment
 2019-10-01 21:33 UTC  (2+ messages)

[PATCH] clk: Don't cache errors from clk_ops::get_phase()
 2019-10-01 21:20 UTC  (2+ messages)

[PATCH] Add framebuffer max width/height fields to drm_mode_config
 2019-10-01 21:20 UTC  (4+ messages)
` [PATCH] drm: add fb "

Kernel Concurrency Sanitizer (KCSAN)
 2019-10-01 21:19 UTC  (2+ messages)

INFO: task hung in nbd_ioctl
 2019-10-01 21:19 UTC  (2+ messages)

[PATCH 1/2] can: D_CAN: perform a sofware reset on open
 2019-10-01 21:17 UTC  (3+ messages)

[PATCH 1/5] leds: Kconfig: Be consistent with the usage of "LED"
 2019-10-01 21:16 UTC  (10+ messages)
` [PATCH 3/5] leds: flash: Remove extern from the header file
` [PATCH 4/5] leds: flash: Add devm_* functions to the flash class
` [PATCH 5/5] leds: lm3601x: Convert class registration to device managed

[PATCH v6 00/19] More improvements for Tegra30 devfreq driver
 2019-10-01 21:15 UTC  (2+ messages)

[char-misc for 4.5-rc2 1/2] mei: me: add comet point (lake) LP device ids
 2019-10-01 23:59 UTC  (2+ messages)
` [char-misc for v4.5-rc2 2/2] mei: avoid FW version request on Ibex Peak and earlier

Lease semantic proposal
 2019-10-01 21:01 UTC  (5+ messages)

[PATCH v2 1/2] can: D_CAN: perform a sofware reset on open
 2019-10-01 21:01 UTC  (2+ messages)
` [PATCH v2 2/2] can: C_CAN: add bus recovery events

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-01 20:54 UTC  (3+ messages)

[PATCH v4 0/4] tpm: add update_durations class op to allow override of chip supplied values
 2019-10-01 20:53 UTC  (3+ messages)

[PATCH] media: cec-notifier: debounce reporing of invalid phys addr
 2019-10-01 20:52 UTC  (2+ messages)
` [PATCH v2] media: cec-adap: add debounce support when setting an "

lift the xfs writepage code into iomap v5
 2019-10-01 20:52 UTC  (3+ messages)
` [PATCH 01/11] iomap: add tracing for the readpage / readpages

[PATCH] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-01 20:52 UTC 

[PATCH] tpm: Detach page allocation from tpm_buf
 2019-10-01 20:51 UTC  (3+ messages)

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-01 20:51 UTC  (10+ messages)

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-10-01 20:50 UTC  (2+ messages)
  ` [RESEND][PATCH v8 3/5] dma-buf: heaps: Add system heap to dmabuf heaps

[PATCH] x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
 2019-10-01 20:50 UTC 

[PATCH v3] rtc: wilco-ec: Handle reading invalid times
 2019-10-01 20:42 UTC  (3+ messages)

[PATCH 5.2 00/45] 5.2.18-stable review
 2019-10-01 20:41 UTC  (3+ messages)
` [PATCH 5.2 02/45] smb3: fix unmount hang in open_shroot

[PATCH v22 00/24] Intel SGX foundations
 2019-10-01 20:39 UTC  (13+ messages)
` [PATCH v22 05/24] x86/sgx: Add ENCLS architectural error codes
` [PATCH v22 06/24] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v22 24/24] docs: x86/sgx: Document kernel internals

[GIT PULL] scheduler fixes
 2019-10-01 20:39 UTC  (5+ messages)

[PATCH] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
 2019-10-01 20:24 UTC 

[PATCH v3] x86, realmode: explicitly set entry via ENTRY in linker script
 2019-10-01 20:18 UTC  (2+ messages)
` [tip: x86/boot] x86/realmode: Explicitly set entry point "

[PATCH] staging: rtl8723bs: hal: Fix memcpy calls
 2019-10-01 20:15 UTC  (8+ messages)

[PATCH 5.4-rc1 BUILD FIX] s390: mark __cpacf_query() as __always_inline
 2019-10-01 20:15 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: h6: Allow GPU to change parent rate
 2019-10-01 20:06 UTC 

[PATCH v6 0/6] MSM8998 Multimedia Clock Controller
 2019-10-01 19:58 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v6 2/6] arm64: dts: msm8998: Add xo clock to gcc node
` [PATCH v6 3/6] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v6 4/6] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v6 5/6] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver
` [PATCH v6 6/6] arm64: dts: qcom: msm8998: Add mmcc node

[PATCH 0/3] Regulator core fixes
 2019-10-01 19:57 UTC  (11+ messages)
` [PATCH 1/3] regulator: core: fix boot-on regulators use_count usage

Will Linux ever add support for new Intel storage controllers in RAID mode?
 2019-10-01 19:54 UTC 

[PATCH] regulator: Document "regulator-boot-on" binding more thoroughly
 2019-10-01 19:46 UTC  (3+ messages)

[PATCH v2] regulator: Document "regulator-boot-on" binding more thoroughly
 2019-10-01 19:45 UTC 

[PATCH v2] PCI: Remove unused includes and superfluous struct declaration
 2019-10-01 19:45 UTC  (2+ messages)

[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-10-01 19:40 UTC  (4+ messages)
` [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range

[PATCH v5 04/11] modpost: add support for symbol namespaces
 2019-10-01 19:37 UTC  (6+ messages)
` [PATCH] modpost: Copy namespace string into 'struct symbol'

[PATCH v1] PM / Domains: Add tracepoints
 2019-10-01 19:37 UTC  (7+ messages)

[PATCH v3 0/1] leds: fix /sys/class/leds/<led>/trigger
 2019-10-01 19:35 UTC  (3+ messages)
` [PATCH v3 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[tip: sched/urgent] sched/membarrier: Fix p->mm->membarrier_state racy load
 2019-10-01 19:34 UTC  (2+ messages)
` [tip: sched/urgent] membarrier: Fix RCU locking bug caused by faulty merge

[RFC PATCH] pci: prevent putting pcie devices into lower device states on certain intel bridges
 2019-10-01 19:34 UTC  (2+ messages)

[PATCH 0/2] block, bfq: make bfq disable iocost and present a double interface
 2019-10-01 19:33 UTC  (3+ messages)
` [PATCH 1/2] blkcg: Make bfq disable iocost when enabled
` [PATCH 2/2] block, bfq: present a double cgroups interface

[PATCH v2 0/4] lib/vsprintf: Introduce %ptT for time64_t
 2019-10-01 19:31 UTC  (3+ messages)
` [PATCH v2 1/4] lib/vsprintf: Print time64_t in human readable format

[PATCH v13 0/8] Exynos5 Dynamic Memory Controller driver
 2019-10-01 19:29 UTC  (2+ messages)

[PATCH 06/24] tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
 2019-10-01 19:23 UTC  (3+ messages)

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-10-01 19:20 UTC  (4+ messages)
` [PATCH v4 8/9] drm: rcar-du: kms: Update CMM in atomic commit tail

[PATCH v4] dt-bindings: iommu: Convert Samsung Exynos IOMMU H/W, System MMU to dt-schema
 2019-10-01 19:14 UTC  (3+ messages)
  ` [PATCH] arm64: dts: exynos: Exynos5433: swap clock order of sysmmu

[PATCH v2 1/2] dt-bindings: sound: Convert Samsung I2S controller to dt-schema
 2019-10-01 19:14 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: exynos: split phandle in dmas property
    ` [PATCH 2/2] arm64: "

[PATCH v2] platform/x86: peaq-wmi: switch to using polled mode of input devices
 2019-10-01 19:13 UTC  (2+ messages)

[PATCH v2 0/5] MIPS: CI20: DTS: Add nodes to Creator CI20 board
 2019-10-01 19:09 UTC  (6+ messages)
` [PATCH v2 1/5] MIPS: JZ4780: DTS: Add I2C nodes
` [PATCH v2 2/5] MIPS: CI20: "
` [PATCH v2 3/5] MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
` [PATCH v2 4/5] MIPS: CI20: DTS: Add Leds
` [PATCH v2 5/5] MIPS: JZ4780: DTS: Add CPU nodes

[PATCH] ASoC: atmel: fix atmel_ssc_set_audio link failure
 2019-10-01 19:02 UTC  (3+ messages)

[PATCH v2] platform/x86: hdaps: switch to using polled mode of input devices
 2019-10-01 18:59 UTC 

[PATCH v2][PATCH net] hv_netvsc: Add the support of hibernation
 2019-10-01 18:59 UTC  (3+ messages)

[PATCH] ARM: xen: unexport HYPERVISOR_platform_op function
 2019-10-01 18:57 UTC  (3+ messages)

[GIT PULL] perf/urgent improvements and fixes
 2019-10-01 18:57 UTC  (4+ messages)
` [PATCH 07/24] tools headers uapi: Sync linux/fs.h with the kernel sources

[PATCH v2] platform/x86: asus-laptop: switch to using polled mode of input devices
 2019-10-01 18:57 UTC 

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-01 18:55 UTC  (8+ messages)
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
      ` [PATCH] sysfs: add BIN_ATTR_WO() macro

[PATCH 0/6] add the DDR clock controller on Meson8 and Meson8b
 2019-10-01 18:53 UTC  (4+ messages)
` [PATCH 2/6] clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller

[PATCH] uaccess: Add missing __must_check attributes
 2019-10-01 18:53 UTC  (4+ messages)

[PATCH 1/7] ASoC: amd: No need PCI-MSI interrupts
 2019-10-01 18:53 UTC  (5+ messages)
` [PATCH 2/7] ASoC: amd: Registering device endpoints using MFD framework

[PATCH v2] scsi: storvsc: Add the support of hibernation
 2019-10-01 18:51 UTC  (2+ messages)

[PATCH v3] Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
 2019-10-01 18:50 UTC  (2+ messages)

[PATCH 1/3] crypto: inside-secure - Fix a maybe-uninitialized warning
 2019-10-01 18:49 UTC  (6+ messages)
` [PATCH 2/3] crypto: inside-secure - Reduce stack usage

[PATHC v6] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-10-01 18:48 UTC  (4+ messages)

[RFC][PATCH] sysctl: Remove the sysctl system call
 2019-10-01 18:46 UTC 

[PATCH v5] video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
 2019-10-01 18:45 UTC  (2+ messages)

[PATCH v3 0/3] Add IMX290 CMOS image sensor support
 2019-10-01 18:43 UTC  (7+ messages)
` [PATCH v3 2/3] media: i2c: Add IMX290 CMOS image sensor driver
` [PATCH v3 3/3] MAINTAINERS: Add entry for "

[PATCH v2 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-01 18:41 UTC  (10+ messages)
` [PATCH v2 01/11] crypto: Add allwinner subdirectory
` [PATCH v2 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
` [PATCH v2 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v2 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v2 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v2 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v2 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v2 10/11] arm64: defconfig: "
` [PATCH v2 11/11] crypto: sun4i-ss: Move to Allwinner directory

[PATCH v2] hv_sock: Add the support of hibernation
 2019-10-01 18:42 UTC  (2+ 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).