messages from 2017-07-31 10:05:19 to 2017-07-31 13:48:38 UTC [more...]
[PATCH] gpio: drop unnecessary includes from include/linux/gpio/driver.h
2017-07-31 13:48 UTC (3+ messages)
[PATCH net-next 0/2] Refactor lan9303_xxx_packet_processing
2017-07-31 13:46 UTC (7+ messages)
` [PATCH net-next 1/2] net: dsa: lan9303: Refactor lan9303_xxx_packet_processing()
` [PATCH net-next 2/2] net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
[PATCH] userfaultfd_zeropage: return -ENOSPC in case mm has gone
2017-07-31 13:45 UTC (5+ messages)
Problematic culture around Signed-off-by
2017-07-31 13:44 UTC (4+ messages)
[PATCH] staging: fsl-mc: add explicit dependencies for compile-tested arches
2017-07-31 13:42 UTC
[RFC] KVM: optimize the kvm_vcpu_on_spin
2017-07-31 13:42 UTC (9+ messages)
wake_wide mechanism clarification
2017-07-31 13:42 UTC (12+ messages)
[PATCH] input: keyboard: constify attribute_group structures
2017-07-31 13:42 UTC (2+ messages)
[PATCH -tip 0/2] kprobes/x86: RO text code bugfix and cleanup
2017-07-31 13:39 UTC (3+ messages)
` [PATCH -tip 1/2] kprobes/x86: Don't forget to set memory back to RO on failure
` [PATCH -tip 2/2] kprobes/x86: Remove addressof operators
[PATCH 0/3] [media] cx231xx: cleanup i2c adapter handling
2017-07-31 13:38 UTC (4+ messages)
` [PATCH 1/3] [media] cx231xx: fail probe if i2c_add_adapter fails
` [PATCH 2/3] [media] cx231xx: drop return value of cx231xx_i2c_unregister
` [PATCH 3/3] [media] cx231xx: only unregister successfully registered i2c adapters
[PATCH] ARM: tegra: Select appropriate DMA options for LPAE
2017-07-31 13:39 UTC (3+ messages)
[RFC PATCH v2] membarrier: expedited private command
2017-07-31 13:36 UTC (5+ messages)
[PATCH] static_key: fix concurrent static_key_slow_inc
2017-07-31 13:33 UTC (5+ messages)
` [tip:locking/urgent] locking/static_key: Fix concurrent static_key_slow_inc()
[PATCH v2 0/4] mm/gfs2: extend file_* API, and convert gfs2 to errseq_t error reporting
2017-07-31 13:32 UTC (14+ messages)
` [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
[PATCHv5 0/3] Add Altera I2C Controller Driver
2017-07-31 13:31 UTC (3+ messages)
` [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver
[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
2017-07-31 13:30 UTC (4+ messages)
` [PATCH v2 1/3] kvm: svm: Add support for additional SVM NPF error codes
[PATCH v7 00/13] Unify the interrupt delivery mode and do its setup in advance
2017-07-31 13:30 UTC (10+ messages)
` [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier
[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
2017-07-31 13:29 UTC (8+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
2017-07-31 13:27 UTC (5+ messages)
` [PATCH 1/5] Fix packed and aligned attribute warnings
` [PATCH 2/5] Fix "ERROR: code indent should use tabs where possible"
[BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
2017-07-31 13:21 UTC (10+ messages)
[PATCH 00/14] Support more devices on rockchip rv1108
2017-07-31 13:16 UTC (19+ messages)
` [PATCH 01/14] clk: rockchip: add more clk ids for rv1108
` [PATCH 02/14] clk: rockchip: support more clks "
` [PATCH 03/14] pinctrl: rockchip: add input schmitt support "
` [PATCH 04/14] dt-bindings: i2c: rk3x: add "
` [PATCH 05/14] "
` [PATCH 06/14] ARM: dts: rockchip: add i2c dt node "
` [PATCH 07/14] spi: rockchip: add compatible string for rv1108 spi
` [PATCH 08/14] ARM: dts: rockchip: add spi dt node for rv1108
` [PATCH 09/14] ARM: dts: rockchip: add pwm "
` [PATCH 10/14] ARM: dts: rockchip: add watchdog "
` [PATCH 11/14] ARM: dts: rockchip: add saradc support "
` [PATCH 12/14] ARM: dts: rockchip: add pwm backlight for rv1108 evb
` [PATCH 13/14] ARM: dts: rockchip: add pmic rk805 dt node "
` [PATCH 14/14] ARM: dts: rockchip: add accelerometer bma250e "
[Question]: try to fix contention between expire_timers and try_to_del_timer_sync
2017-07-31 13:13 UTC (7+ messages)
[PATCH 0/2] platform: x86: ChromeOS ACPI
2017-07-31 13:03 UTC (3+ messages)
` [PATCH 1/2] platform: chrome: add ChromeOS specific platform functions
` [PATCH 2/2] platform: x86: add ACPI driver for ChromeOS
[RFC PATCH] NFS: Fix the access mask checks in NFSv4
2017-07-31 13:02 UTC (3+ messages)
[PATCH v2 0/3] Support for QCOM BAM DMA command descriptor
2017-07-31 13:01 UTC (7+ messages)
` [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors
[RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-31 13:00 UTC (14+ messages)
` [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE
` [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers
` [RFC PATCH v2 35/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting for EL12 register traps
` [RFC PATCH v2 36/38] KVM: arm64: Respect virtual HCR_EL2.TVM and TRVM settings
` [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting
` [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting
[RFC v6 00/62] powerpc: Memory Protection Keys
2017-07-31 13:00 UTC (9+ messages)
` [RFC v6 19/62] powerpc: ability to create execute-disabled pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
[PATCH 0/3] mmc: sdhci: refactor PM in sdhci-pltfm and support PM for cadence port
2017-07-31 12:56 UTC (4+ messages)
` [PATCH 1/3] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
` [PATCH 2/3] mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume
` [PATCH 3/3] mmc: sdhci-cadence: add suspend / resume support
[RFC PATCH 0/5] mm, memory_hotplug: allocate memmap from hotadded memory
2017-07-31 12:55 UTC (9+ messages)
` [RFC PATCH 2/5] mm, arch: unify vmemmap_populate altmap handling
[PATCH] staging/pi433: Solved some coding style issues in pi433_if.c
2017-07-31 12:54 UTC (2+ messages)
[PATCH] drm/bridge: dw_hdmi: add cec notifier support
2017-07-31 12:53 UTC
[PATCH v3 0/4] clk: meson: gxbb-aoclk: Add CEC 32k clock
2017-07-31 12:42 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings
` [PATCH v3 2/4] clk: meson: gxbb-aoclk: Switch to regmap for register access
` [PATCH v3 3/4] dt-bindings: clock: gxbb-aoclk: Add CEC 32k clock
` [PATCH v3 4/4] clk: meson: "
[PATCH] [RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning
2017-07-31 9:50 UTC
[PATCH v8 00/20] ILP32 for ARM64
2017-07-31 12:37 UTC (7+ messages)
[PATCH] psci: add CPU_IDLE dependency
2017-07-31 12:34 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL
2017-07-31 12:27 UTC
[PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
2017-07-31 12:36 UTC (12+ messages)
[PATCH] f2fs: fix potential deadlock
2017-07-31 12:32 UTC
[PATCH v3 0/5] Add STM32 DMAMUX support
2017-07-31 12:31 UTC (7+ messages)
` [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver
[PATCH 0/6] drm/rockchip: Some fixes
2017-07-31 12:28 UTC (4+ messages)
` [PATCH 6/6] drm/rockchip: fix race with kms hotplug and fbdev
[PATCH] clk: samsung: exynos5420: The EPLL rate table corrections
2017-07-31 12:26 UTC (2+ messages)
[PATCH 0/3] net-next: stmmac: support future possible different internal phy mode
2017-07-31 12:26 UTC (9+ messages)
[FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen
2017-07-31 12:22 UTC (3+ messages)
[PATCH v2] f2fs: support inode checksum
2017-07-31 12:19 UTC
[PATCH] KVM: nVMX: Fix try to emulate "Acknowledge interrupt on exit" for interrupt which belongs to L1
2017-07-31 12:17 UTC (3+ messages)
[PATCH 0/2] ceph: make kcephfs use errseq_t for writeback error reporting
2017-07-31 12:11 UTC (4+ messages)
` [PATCH 2/2] ceph: pagecache writeback fault injection switch
[PATCH] Fix Alps Touchpad two finger scroll does not work on right side
2017-07-31 12:10 UTC (3+ messages)
[PATCH] ARM64: dts: meson-gx: Use correct mmc clock source 0
2017-07-31 12:05 UTC
[PATCH] mmc: of_mmc_spi: fix restricted cast warning of sparse
2017-07-31 12:03 UTC
blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
2017-07-31 12:03 UTC (8+ messages)
[PATCH] mmc: sdhci-msm: add static to local functions
2017-07-31 12:00 UTC
[PATCH 0/2] clk: meson: expose clk ids
2017-07-31 12:00 UTC (4+ messages)
` [PATCH 1/2] clk: meson8b: expose every clock in the bindings
` [PATCH 2/2] clk: meson-gxbb: expose almost "
[PATCH] mmc: mmci_qcom_dml: include mmci_qcom_dml.h to fix sparse warnings
2017-07-31 11:59 UTC
[PATCH v5 0/3] Expose VMFUNC to the nested hypervisor
2017-07-31 11:59 UTC (3+ messages)
` [PATCH v5 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
[PATCH v3 0/2] clk: meson: add mmc input 0 clocks
2017-07-31 11:56 UTC (3+ messages)
` [PATCH v3 1/2] clk: meson: gxbb: Add sd_emmc clk0 clkids
` [PATCH v3 2/2] clk: meson: gxbb: Add sd_emmc clk0 clocks
[PATCH] Staging: media: atomisp: i2c: gc0310: fixed brace coding style issue
2017-07-31 11:43 UTC
[PATCH net-next 0/4] net: dsa: lan9303: Fix MDIO issues
2017-07-31 11:44 UTC (7+ messages)
` [PATCH net-next 4/4] net: dsa: lan9303: MDIO access phy registers directly
[PATCH v2 0/4] Optimise 64-bit IOVA allocations
2017-07-31 11:42 UTC (4+ messages)
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching
[PATCH 0/7][RESEND] Fix cpu imbalance with equal weighted groups
2017-07-31 11:39 UTC (5+ messages)
` [PATCH 1/7] sched/fair: use reweight_entity to reweight tasks
` [PATCH 2/7] sched/fair: calculate runnable_weight slightly differently
[RFC PATCH 0/5] ima: namespacing IMA audit messages
2017-07-31 11:31 UTC (16+ messages)
` [RFC PATCH 1/5] ima: extend clone() with IMA namespace support
` [Linux-ima-devel] "
[PATCH net-next v3 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC
2017-07-31 11:27 UTC (6+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and "
` [PATCH net-next v3 2/4] net-next: mediatek: add platform data to adapt into various hardware
` [PATCH net-next v3 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC
` [PATCH net-next v3 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers
[PATCH v3 0/2] clk: rockchip: support clk drivers for RK3126 SoC
2017-07-31 11:24 UTC (4+ messages)
` [PATCH v3 1/2] clk: rockchip: rk3128: modify rk3128 clk driver to support rk3126
` [PATCH v3 2/2] dt-bindings: add documentation for rk3126 clock
[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
2017-07-31 11:28 UTC (3+ messages)
` [Intel-gfx] "
x86/thermal: AB-BA dependency between mvm->mutex and tz->lock
2017-07-31 11:18 UTC
[PATCH] iio: accel: Bugfix to enbale and allow different events to work parallely
2017-07-31 11:17 UTC
Please pull ARCPGU changes
2017-07-31 11:11 UTC
[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
2017-07-31 11:04 UTC (9+ messages)
` [RFC][PATCH v3]: documentation,atomic: Add new documents
[PATCH 1/7] gpio: Cleanup kerneldoc
2017-07-31 11:02 UTC (2+ messages)
[PATCH 1/4] gpio: tegra: Remove unnecessary check
2017-07-31 11:00 UTC (2+ messages)
RISC-V Linux Port v5
2017-07-31 11:00 UTC (3+ messages)
` [PATCH 05/17] clocksource: New RISC-V SBI timer driver
FSGSBASE ABI considerations
2017-07-31 10:55 UTC (2+ messages)
[PATCH 0/3] Add remoteproc driver for Hexagon Q6 - WCSS integrated core
2017-07-31 10:51 UTC (4+ messages)
` [PATCH 2/3] drivers: remoteproc: Add Hexagon Q6 - WCSS integrated core driver
patch for the linux kernels 4.9.x IEEE80211_TX_CTL_REQ_TX_STATUS IEEE80211_TX_INTFL_MLME_CONN_TX
2017-07-31 10:42 UTC
[PATCH V2] staging: ccree: Fix format/argument mismatches
2017-07-31 10:49 UTC
[PATCH v2] ASoC: Intel: Reset hw_ptr on resume trigger
2017-07-31 10:47 UTC
[PATCH v3 0/5] ARM64: disable irq between breakpoint and step exception
2017-07-31 10:40 UTC (6+ messages)
` [PATCH v3 1/5] hw_breakpoint: Add step_needed event attribute
` [PATCH v3 2/5] arm64: use hw_breakpoint_needs_single_step() to decide if step is needed
` [PATCH v3 3/5] register_wide_hw_breakpoint(): modify to accept step_needed arg
` [PATCH v3 4/5] arm64: disable irq between breakpoint and step exception
` [PATCH v3 5/5] arm64: fault: re-enable irq if it was disabled for single stepping
Possible race in spi-tegra114.ko
2017-07-31 10:41 UTC (2+ messages)
Quick Loans
2017-07-31 3:24 UTC
[PATCH v2] qe: fix compile issue for arm64
2017-07-31 10:37 UTC (4+ messages)
[PATCH v2 0/3] USB Mux support for Chipidea
2017-07-31 10:33 UTC (3+ messages)
` [PATCH v2 2/3] usb: chipidea: Hook into mux framework to toggle usb switch
[PATCH 1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long
2017-07-31 10:28 UTC (4+ messages)
` [PATCH 2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index
[PATCH v5 0/6] make io{read|write}64 globally usable
2017-07-31 10:29 UTC (2+ messages)
[PATCH v8 00/13] Fix the on-flight DMA issue on system with amd iommu
2017-07-31 10:29 UTC (11+ messages)
` [PATCH v8 02/13] iommu/amd: add several helper functions
` [PATCH v8 10/13] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
[PATCH v1 0/6] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
2017-07-31 10:27 UTC (8+ messages)
` [PATCH v1 4/6] ASoC: codecs: msm8916-wcd-analog: set default micbias voltage to 1.8
[PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects
2017-07-31 10:23 UTC (6+ messages)
` [PATCH 2/3] ARM: configs: Add Tegra I2S interfaces to tegra_defconfig
` [PATCH 3/3] ARM: configs: Add Tegra I2S interfaces to multi_v7_defconfig
[RFC][PATCH]: x86: clarify/fix no-op barriers for text_poke_bp()
2017-07-31 10:21 UTC
C O N G R A T U L A T I O N S
2017-07-31 10:00 UTC
[PATCH v3] go2001 hardware codec support
2017-07-31 10:17 UTC (3+ messages)
` [PATCH v3] [media] v4l2: Add support for go2001 PCI codec driver
[PATCH] staging: ccree: Fix format/argument mismatches
2017-07-31 10:17 UTC (3+ messages)
[PATCH] soc/tegra: Fix bad of_node_put() in powergate init
2017-07-31 10:13 UTC (2+ messages)
[PATCH] netfilter: fix stringop-overflow warning with UBSAN
2017-07-31 10:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox