linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-01 14:46:16 to 2018-10-01 18:46:17 UTC [more...]

[PATCH v3 0/2] Add sdm845 interconnect provider driver
 2018-10-01 18:45 UTC  (3+ messages)
` [PATCH v3 1/2] interconnect: qcom: "

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-10-01 18:44 UTC  (8+ messages)
` [PATCH v6 2/2] iio: proximity: vl53l0x: add interrupt support

[PATCH] dts: sun8i-h3: add sy8106a to orange pi plus
 2018-10-01 15:44 UTC  (4+ messages)

[PATCH v2] ARM: dts: sun8i-h3: add sy8106a to orange pi plus
 2018-10-01 15:45 UTC  (2+ messages)

[PATCH] firmware: Always initialize the fw_priv list object
 2018-10-01 18:32 UTC  (6+ messages)

[BUG] sleep in atomic in 8250 runtime PM code path
 2018-10-01 18:21 UTC  (4+ messages)

[PATCH v13 1/2] leds: core: Introduce LED pattern trigger
 2018-10-01 18:26 UTC  (4+ messages)

WARNING in pcpu_alloc
 2018-10-01 18:23 UTC  (2+ messages)

[PATCH 0/3] ARM/PSCI: Fix THUMB2_KERNEL entry points
 2018-10-01 18:17 UTC  (3+ messages)
` [PATCH 3/3] soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL

RESEND and REBASE arm+arm64+aarch32 vdso rewrite
 2018-10-01 18:15 UTC  (25+ messages)
` RESEND [PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
` RESEND [PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
` RESEND [PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
` RESEND [PATCH v5 04/12] arm: vdso: do calculations outside reader loops
` RESEND [PATCH v6 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
` RESEND [PATCH v5 06/12] arm: vdso: add support for clock_getres
` RESEND [PATCH v5 07/12] arm: vdso: disable profiling
` RESEND [PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
` RESEND [PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
` RESEND [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
` RESEND [PATCH v6 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
` RESEND [PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
` RESEND [PATCH] lib: vdso: add support for time
` RESEND [PATCH v3 1/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (C sources)
` RESEND [PATCH v3 2/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (assembler sources)
` RESEND [PATCH v3 3/3] arm64: compat: Add CONFIG_KUSER_HELPERS
` RESEND [PATCH] arm64: compat: Expose offset to registers in sigframes
` RESEND [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if available
` RESEND [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` RESEND [PATCH 3/6] arm64: Refactor vDSO init/setup
` RESEND [PATCH v2 4/6] arm64: compat: Add a 32-bit vDSO
` RESEND [PATCH 5/6] arm64: compat: 32-bit vDSO setup
` RESEND [PATCH v2 6/6] arm64: Wire up and expose the new compat vDSO

INFO: task hung in ext4_fallocate
 2018-10-01 18:14 UTC 

[PATCH] ARM: makefile: pass -march=armv4 to assembler even on CPU32v3
 2018-10-01 18:13 UTC  (5+ messages)

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2018-10-01 18:13 UTC  (14+ messages)
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic

[PATCH v2] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-10-01 18:13 UTC  (2+ messages)

linux-next: commits in the cisco tree
 2018-10-01 18:12 UTC  (3+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-10-01 18:06 UTC  (12+ messages)

[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
 2018-10-01 17:58 UTC  (7+ messages)

[PATCH] staging: dgnc: Fix Kconfig help header and text
 2018-10-01 17:38 UTC  (4+ messages)
` [PATCH v3] "

[GIT PULL] Late arm64 fixes for 4.19
 2018-10-01 17:46 UTC 

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-10-01 17:45 UTC  (5+ messages)
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2

[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
 2018-10-01 17:44 UTC  (11+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Ensure only THP is candidate for adjustment
` [PATCH v8 2/9] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v8 3/9] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v8 4/9] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v8 5/9] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v8 6/9] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v8 7/9] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v8 8/9] KVM: arm64: Update age handlers to support "
` [PATCH v8 9/9] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH v2] x86/boot: define CC_HAVE_ASM_GOTO
 2018-10-01 17:38 UTC  (5+ messages)

[PATCH v2 0/4] AHCI support for BCM63138
 2018-10-01 17:33 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: ata: Document BCM63138 compatible string
` [PATCH v2 2/4] ata: ahci_brcm: Allow optional reset controller to be used
` [PATCH v2 3/4] ata: ahci_brcm: Match BCM63138 compatible strings
` [PATCH v2 4/4] ata: ahci_brcm: Allow using driver or DSL SoCs

[PATCH v3 0/4] drivers: clk: Add ZynqMP clock driver support
 2018-10-01 17:26 UTC  (7+ messages)
` [PATCH v3 2/4] firmware: xilinx: Add zynqmp IOCTL API for device control

[PATCH 1/3] kbuild: add -Wno-pointer-sign flag unconditionally
 2018-10-01 17:24 UTC  (6+ messages)
` [PATCH 2/3] kbuild: add -Wdeclaration-after-statement "
` [PATCH 3/3] kbuild: add -Wno-unused-but-set-variable compiler "

[PATCH] serial: 8250_dw: Fix runtime PM handling
 2018-10-01 17:23 UTC  (2+ messages)

[PATCH -V5 RESEND 00/21] swap: Swapout/swapin THP in one piece
 2018-10-01 17:21 UTC  (11+ messages)
` [PATCH -V5 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()

[PATCH RESEND] scsi: sg: Prevent potential double frees in sg driver
 2018-10-01 17:20 UTC  (3+ messages)

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-01 17:19 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

[PATCH 1/2] drm: virtual connectors can have edid too
 2018-10-01 17:17 UTC  (2+ messages)

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-10-01 17:17 UTC  (7+ messages)
` [RFC][PATCH 1/3] locking/qspinlock: Re-order code
` [RFC][PATCH 2/3] locking/qspinlock: Rework some comments
` [RFC][PATCH 3/3] locking/qspinlock: Optimize for x86

[PATCH net-next v3 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-01 17:10 UTC  (9+ messages)
` [PATCH net-next v3 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next v3 11/11] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH] MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style
 2018-10-01 16:57 UTC  (2+ messages)

[PATCH v2] ARC: prevent showing irrelevant exception info in signal message
 2018-10-01 16:56 UTC  (3+ messages)

[PATCH] libnvdimm, dimm: Maximize label transfer size
 2018-10-01 16:55 UTC  (5+ messages)

[PATCH] ARM: disable ARMv6 for Clang older than 8.0
 2018-10-01 16:53 UTC  (3+ messages)

[PATCH] btrfs: list usage cleanup
 2018-10-01 16:48 UTC  (3+ messages)

[PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
 2018-10-01 16:45 UTC  (2+ messages)

[PATCH] mei: samples: fix a signedness bug in amt_host_if_call()
 2018-10-01 16:44 UTC 

[PATCH v2] PCI: kirin: Fix section mismatch warning
 2018-10-01 16:44 UTC  (6+ messages)

[PATCH v3] RISC-V: Show IPI stats
 2018-10-01 16:42 UTC  (2+ messages)

[PATCH] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
 2018-10-01 16:42 UTC  (2+ messages)

[PATCH] RISC-V: Show IPI stats
 2018-10-01 16:42 UTC  (2+ messages)

[PATCH v6 0/7] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-10-01 16:41 UTC  (13+ messages)
` [PATCH v6 4/7] KVM: x86: hyperv: keep track of mismatched VP indexes
` [PATCH v6 7/7] KVM: x86: hyperv: implement PV IPI send hypercalls

[PATCH] arm_pmu: Delete incorrect cache event mapping for some armv8_pmuv3 events
 2018-10-01 16:39 UTC  (3+ messages)

[PATCH net-next] net: mscc: allow extracting the FCS into the skb
 2018-10-01 16:35 UTC  (3+ messages)

[PATCH v2 0/2] pwm: sysfs: fix exporting PWM channel
 2018-10-01 16:29 UTC  (6+ messages)
` [PATCH v2 1/2] Revert "pwm: Set class for exported channels in sysfs"
` [PATCH v2 2/2] pwm: send a uevent on the pwmchip device upon channel sysfs (un)export

[PATCH net-next 0/5] Various improvements to Microsemi PHY driver
 2018-10-01 16:27 UTC  (5+ messages)
` [PATCH net-next 2/5] net: phy: mscc: Add EEE init sequence

[PATCH] MAINTAINERS: Fix typo in cxlflash stanza
 2018-10-01 16:26 UTC 

[PATCH v5 0/8] tracing: Hist trigger snapshot and onchange additions
 2018-10-01 16:18 UTC  (9+ messages)
` [PATCH v5 1/8] tracing: Refactor hist trigger action code
` [PATCH v5 2/8] tracing: Split up onmatch action data
` [PATCH v5 3/8] tracing: Generalize hist trigger onmax and save action
` [PATCH v5 4/8] tracing: Add conditional snapshot
` [PATCH v5 5/8] tracing: Move hist trigger key printing into a separate function
` [PATCH v5 6/8] tracing: Add snapshot action
` [PATCH v5 7/8] tracing: Add hist trigger onchange() handler
` [PATCH v5 8/8] trace: Add alternative synthetic event trace action syntax

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-01 16:18 UTC  (12+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH] kernel: jump_label: fix NULL dereference bug in __jump_label_mod_update()
 2018-10-01 16:18 UTC  (2+ messages)

[RFC 0/5] perf: Per PMU access controls (paranoid setting)
 2018-10-01 16:15 UTC  (13+ messages)

[PATCH v6 0/4] devres: provide and use devm_kstrdup_const()
 2018-10-01 16:09 UTC  (2+ messages)

[PATCH] nvmem: fix nvmem_cell_get_from_lookup()
 2018-10-01 16:10 UTC  (3+ messages)

[PATCH v2 0/7] x86/mm/tlb: make lazy TLB mode even lazier
 2018-10-01 16:09 UTC  (7+ messages)
` [PATCH 1/7] x86/mm/tlb: Always use lazy TLB mode
` [PATCH 7/7] x86/mm/tlb: Make lazy TLB mode lazier

[PATCH] net: usbnet: make driver_info const
 2018-10-01 16:02 UTC 

[RFC workqueue/driver-core PATCH 0/5] Add NUMA aware async_schedule calls
 2018-10-01 16:01 UTC  (7+ messages)
` [RFC workqueue/driver-core PATCH 1/5] workqueue: Provide queue_work_near to queue work near a given NUMA node

[PATCH] of: Fix property name in of_node_get_device_type
 2018-10-01 16:01 UTC 

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.20
 2018-10-01 16:00 UTC  (4+ messages)
` [GIT PULL] Qualcomm "

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-10-01 15:59 UTC  (13+ messages)
                ` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

[PATCH v3 0/4] arm64 live patching
 2018-10-01 15:57 UTC  (9+ messages)
` [PATCH v3 1/4] DYNAMIC_FTRACE configurable with and without REGS
` [PATCH v3 2/4] arm64: implement ftrace with regs

[PATCH v4 1/7] [media] ad5820: Define entity function
 2018-10-01 15:55 UTC  (8+ messages)
` [PATCH v4 3/7] [media] ad5820: DT new optional field enable-gpios

[PATCH] MAINTAINERS: Change maintainer of genwqe
 2018-10-01 15:53 UTC  (5+ messages)

[PATCH 0/2] Fixes for the SAMA5D2/SAMA5D4 watchdog
 2018-10-01 15:52 UTC  (5+ messages)
` [PATCH 2/2] watchdog: sama5d4: write the mode register in two steps

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-10-01 15:51 UTC  (15+ messages)
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call

[PATCH] ipw2x00: clean up clang warning on extraneous parentheses
 2018-10-01 15:49 UTC  (2+ messages)

[ftrace/kprobes PATCH 0/3] tracing: probeevent: Fix module symbol probing
 2018-10-01 15:48 UTC  (3+ messages)

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-10-01 15:44 UTC  (9+ messages)

[PATCH v9 0/5] Venus updates - PIL
 2018-10-01 15:44 UTC  (8+ messages)
` [PATCH v9 1/5] venus: firmware: add routine to reset ARM9

[PATCH] b43: fix spelling mistake "hw_registred" -> "hw_registered"
 2018-10-01 15:43 UTC  (2+ messages)

[PATCH 0/2] Faster migration for automatic NUMA balancing
 2018-10-01 15:41 UTC  (5+ messages)
` [PATCH 1/2] mm, numa: Remove rate-limiting of automatic numa balancing migration
` [PATCH 2/2] mm, numa: Migrate pages to local nodes quicker early in the lifetime of a task

[PATCH v2] rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
 2018-10-01 15:37 UTC  (2+ messages)

[PATCH v2] ath5k: Remove unused BUG_ON
 2018-10-01 15:36 UTC  (2+ messages)

[PATCH] driver core: device: add BUS_ATTR_WO macro
 2018-10-01 15:32 UTC 

[PATCH v3 0/2] spi: Add Macronix controller driver
 2018-10-01 15:35 UTC  (3+ messages)
` [PATCH v3 1/2] spi: Add MXIC "

[PATCH] fs: ufs: Convert ufs_set_de_type to use lookup table
 2018-10-01 15:33 UTC 

[PATCH] rsi: Remove unnecessary boolean condition
 2018-10-01 15:32 UTC  (2+ messages)

[PATCH] drm: fix use-after-free read in drm_mode_create_lease_ioctl()
 2018-10-01 15:31 UTC 

[PATCH] wireless: ipw2x00: Remove unnecessary parentheses
 2018-10-01 15:30 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 0/9] Devicetree build consolidation
 2018-10-01 15:25 UTC  (10+ messages)
` [PATCH v4 1/9] powerpc: build .dtb files in dts directory
` [PATCH v4 2/9] nios2: "
` [PATCH v4 3/9] nios2: use common rules to build built-in dtb
` [PATCH v4 4/9] nios2: fix building all dtbs
` [PATCH v4 5/9] c6x: use common built-in dtb support
` [PATCH v4 6/9] kbuild: consolidate Devicetree dtb build rules
` [PATCH v4 7/9] powerpc: enable building all dtbs
` [PATCH v4 8/9] c6x: "
` [PATCH v4 9/9] microblaze: "

[PATCH V3 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-01 15:25 UTC  (5+ messages)
` [PATCH V3 2/13] KVM/MMU: Add tlb flush with range helper function
` [PATCH V3 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()

[PATCH net 2/5] net/smc: remove duplicate mutex_unlock
 2018-10-01 15:22 UTC  (2+ messages)

[PATCH] media: cx18: Don't check for address of video_dev
 2018-10-01 15:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-10-01 15:20 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation

Linux RDMA mini-conf at Plumbers 2018
 2018-10-01 15:17 UTC  (2+ messages)

[PATCH libdrm v4] libdrm: headers: Sync with drm-next
 2018-10-01 15:09 UTC 

virtio-console downgrade the virtio-pci-blk performance
 2018-10-01 14:58 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v1 0/2] driver: thermal: Move some drivers into subdirs
 2018-10-01 14:54 UTC  (2+ messages)

[PATCH v3 0/9] Devicetree build consolidation
 2018-10-01 14:48 UTC  (10+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH v5 0/3] Remove #if 0 blocks and fix macros
 2018-10-01 14:48 UTC  (3+ messages)
` [PATCH v5 2/3] staging: mt7621-mmc: Remove single statement macro msdc_irq_restore()
` [PATCH v5 3/3] staging: mt7621-mmc: Remove unused single statement macros

[PATCH] cpuidle: menu: Replace data->predicted_us with local variable
 2018-10-01 14:46 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).