LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2018-05-14 09:56:23 to 2018-05-14 12:38:17 UTC [more...]
[PATCH v1.3 3/3] objtool: Support GCC 8 switch tables
2018-05-14 12:38 UTC (2+ messages)
` [tip:core/urgent] "
[PATCH 2/3] objtool: Support GCC 8 cold subfunctions
2018-05-14 12:37 UTC (2+ messages)
` [tip:core/urgent] objtool: Support GCC 8's "
[PATCH 1/3] objtool: Fix "noreturn" detection for recursive sibling calls
2018-05-14 12:37 UTC (2+ messages)
` [tip:core/urgent] "
[FAIL bisect] Sound card probe error
2018-05-14 12:36 UTC (5+ messages)
[PATCH net 1/2] vmxnet3: set the DMA mask before the first DMA map operation
2018-05-14 12:14 UTC
[PATCH net 1/2] vmxnet3: set the DMA mask before the first DMA map operation
2018-05-14 12:28 UTC
[GIT PULL 0/5] perf/urgent fixes
2018-05-14 12:23 UTC (6+ messages)
` [PATCH 1/5] perf test: "probe libc's inet_pton" fails on s390 due to missing inline
` [PATCH 2/5] perf annotate: Display all available events on --stdio
` [PATCH 3/5] perf cs-etm: Support unknown_thread in cs_etm_auxtrace
` [PATCH 4/5] perf cs-etm: Remove redundant space
` [PATCH 5/5] perf tools: Add missing newline when parsing empty BPF proggie
[PATCH v1] i2c: tegra: Remove suspend-resume
2018-05-14 12:21 UTC (4+ messages)
[PATCH v1] mfd: tps6586x: Move interrupt handling into workqueue
2018-05-14 12:20 UTC (4+ messages)
[PATCH v2] device property: Get rid of union aliasing
2018-05-14 12:18 UTC (3+ messages)
DEBUG_RWSEMS warning from thaw_super()
2018-05-14 12:16 UTC (6+ messages)
commit bd9240a18edfbfa72e957fc2ba831cf1f13ea073 seems to break with intel-ucode 20180425
2018-05-14 12:15 UTC (3+ messages)
[PATCH net 2/2] vmxnet3: use DMA memory barriers where required
2018-05-14 12:14 UTC
[PATCH] mtd: nand: Fix return type of __DIVIDE() when called with 32-bit
2018-05-14 12:13 UTC (7+ messages)
WARNING in dev_vprintk_emit
2018-05-14 12:13 UTC (3+ messages)
[PATCH] nvme: fix lockdep warning in nvme_mpath_clear_current_path
2018-05-14 12:13 UTC
Not able to set smp_affinity for an IRQ on i.MX7
2018-05-14 12:12 UTC (6+ messages)
` Delivery Status Notification (Failure)
[PATCH 00/18] arm64: invoke syscalls with pt_regs
2018-05-14 12:10 UTC (32+ messages)
` [PATCH 01/18] arm64: consistently use unsigned long for thread flags
` [PATCH 02/18] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
` [PATCH 03/18] arm64: introduce sysreg_clear_set()
` [PATCH 04/18] arm64: kill config_sctlr_el1()
` [PATCH 05/18] arm64: kill change_cpacr()
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
` [PATCH 06/18] arm64: move sve_user_{enable, disable} "
` [PATCH 07/18] arm64: remove sigreturn wrappers
` [PATCH 08/18] arm64: convert raw syscall invocation to C
` [PATCH 10/18] arm64: convert native/compat syscall entry "
` [PATCH 11/18] arm64: zero GPRs upon entry from EL0
` [PATCH 12/18] kernel: add ksys_personality()
` [PATCH 17/18] arm64: convert compat wrappers to C
[PATCH] x86-64/Xen: fix stack switching
2018-05-14 12:08 UTC (4+ messages)
[PATCH] PM / core: refactor PM_OPS initializers
2018-05-14 12:07 UTC (4+ messages)
[PATCH] pinctrl: rockchip: Add pinctrl support for PX30
2018-05-14 11:59 UTC
[PATCH 4.4 00/56] 4.4.132-stable review
2018-05-14 12:05 UTC (2+ messages)
[PATCH] sh: switch to NO_BOOTMEM
2018-05-14 12:03 UTC (2+ messages)
[PATCH] ANDROID: binder: remove 32-bit binder interface
2018-05-14 12:03 UTC (4+ messages)
[PATCH] staging: bcm2835-camera: Add TODO for removing overlay support
2018-05-14 11:59 UTC (2+ messages)
[PATCH v2] selftests: add headers_install to lib.mk
2018-05-14 11:58 UTC (2+ messages)
` [PATCH v3] "
[PATCH V2] ASoC: amd: modified dma pointer callback implementation
2018-05-14 11:57 UTC
[PATCH 1/1] s390: vfio-ccw: push down unsupported IDA check
2018-05-14 11:55 UTC (2+ messages)
[PATCH 2/2] staging: lustre: Fix trivial checkpatch warnings
2018-05-14 11:54 UTC (2+ messages)
[PATCH 1/2] pinctrl: mvebu: update use "nand" function for "rb" pin
2018-05-14 11:49 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: armada-xp-98dx: Add NAND pinctrl information
[PATCH 00/19 v3] Refactor fixed and GPIO regulators
2018-05-14 11:49 UTC (4+ messages)
` [PATCH 01/19 v3] regulator: fixed: Convert to use GPIO descriptor only
[PATCH 00/14] thermal: ti-soc-thermal: simplify the driver a bit
2018-05-14 11:42 UTC (15+ messages)
` [PATCH 01/14] thermal: ti-soc-thermal: fix TALERT IRQ handling for DRA752
` [PATCH 02/14] thermal: ti-soc-thermal: fix comment in omap5xxx-bandgap.h
` [PATCH 03/14] thermal: ti-soc-thermal: fix comments in omap4-thermal-data.c
` [PATCH 04/14] thermal: ti-soc-thermal: cleanup COUNTER feature handling for OMAP5
` [PATCH 05/14] thermal: ti-soc-thermal: remove redundant methods from struct ti_bandgap_data
` [PATCH 06/14] thermal: ti-soc-thermal: remove ->threshold_[thot,tcold]_mask fields
` [PATCH 07/14] thermal: ti-soc-thermal: remove ->tshut_[hot,cold]_mask fields
` [PATCH 08/14] thermal: ti-soc-thermal: use common struct temp_sensor_data for OMAP5
` [PATCH 09/14] thermal: ti-soc-thermal: use common struct temp_sensor_data for DRA752
` [PATCH 10/14] thermal: ti-soc-thermal: use OMAP5 defines "
` [PATCH 11/14] thermal: ti-soc-thermal: use OMAP5 register tables "
` [PATCH 12/14] thermal: ti-soc-thermal: add ->adc_to_mcelsius method
` [PATCH 13/14] thermal: ti-soc-thermal: use short int for *_adc_to_temp[] conversion tables
` [PATCH 14/14] thermal: ti-soc-thermal: remove SoC family config options
[PATCH 3.18 00/23] 3.18.109-stable review
2018-05-14 11:45 UTC (2+ messages)
[PATCH v3 0/3] sh: make early_platform code SuperH-specific
2018-05-14 11:38 UTC (3+ messages)
` [PATCH v3 2/3] platform: move the early platform device support to arch/sh
[PATCH v3] ipvlan: call netdevice notifier when master mac address changed
2018-05-14 11:38 UTC
[PATCH 00/12] introduce support for early platform drivers
2018-05-14 11:38 UTC (3+ messages)
MMC performance degradation due to too many requests
2018-05-14 11:30 UTC
[PATCH] perf/ring_buffer: ensure atomicity and order of updates
2018-05-14 11:28 UTC (5+ messages)
[PATCH v2 1/5] media: docs: selection: fix typos
2018-05-14 11:27 UTC (5+ messages)
` [PATCH v2 2/5] media: docs: clarify relationship between crop and selection APIs
` [PATCH v2 3/5] media: docs: selection: rename files to something meaningful
` [PATCH v2 4/5] media: docs: selection: improve formatting
` [PATCH v2 5/5] media: docs: selection: fix misleading sentence about the CROP API
[PATCH 0/8] ubi: fastmap: Support for preseeded fastmap
2018-05-14 11:24 UTC (9+ messages)
` [PATCH 1/8] ubi: fastmap: Add support for flags
` [PATCH 2/8] ubi: fastmap: Add UBI_FM_SB_PRESEEDED_FLG flag
` [PATCH 3/8] ubi: fastmap: Implement PEB fixup
` [PATCH 4/8] ubi: fastmap: Handle bad block count for preseeded fastmap case
` [PATCH 5/8] ubi: fastmap: Fixup pool sizes for preseeded fastmaps
` [PATCH 6/8] ubi: fastmap: Scan empty space if fastmap is preseeded
` [PATCH 7/8] ubi: fastmap: Relax size check
` [PATCH 8/8] ubi: Fix assert in ubi_wl_init
[PATCH 0/5] mtd-utils: Add fastmap support to ubinize
2018-05-14 11:25 UTC (6+ messages)
` [PATCH 1/5] Sync ubi-media.h with Linux
` [PATCH 2/5] ubinize: Don't stat image file twice
` [PATCH 3/5] libubigen: Carry image path and size in volume info
` [PATCH 4/5] libubigen: Maintain a eraseblock association table
` [PATCH 5/5] ubinize: Add fastmap support
[PATCH 1/5] media: docs: selection: fix typos
2018-05-14 11:25 UTC (7+ messages)
` [PATCH 2/5] media: docs: clarify relationship between crop and selection APIs
[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
2018-05-14 11:24 UTC (4+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
[PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines
2018-05-14 11:18 UTC (3+ messages)
Allwinner A64: Issue on external rtc clock to wifi chip
2018-05-14 11:17 UTC (8+ messages)
[PATCH 1/2] x86/stacktrace: do not fail when regs on stack for ORC
2018-05-14 11:08 UTC (12+ messages)
[PATCH] sched: refill quota for current period when refilling timer activates
2018-05-14 11:05 UTC (2+ messages)
[PATCH] x86: pad assembly functions with INT3
2018-05-14 11:05 UTC (5+ messages)
[PATCH v2] x86/io: Define readq()/writeq() to use 64-bit type
2018-05-14 11:04 UTC (5+ messages)
[PATCH v4 4/4] ALSA: usb-audio: UAC3: Parse Input Terminal number of channels
2018-05-14 11:03 UTC (2+ messages)
` [RESEND PATCH "
[PATCH] staging: video: fix warning unused variable
2018-05-14 11:01 UTC (2+ messages)
[PATCH 1/2][stable-4.4] arm64: introduce mov_q macro to move a constant into a 64-bit register
2018-05-14 11:01 UTC (2+ messages)
` [PATCH 2/2] [stable 4.4] arm64: Add work around for Arm Cortex-A55 Erratum 1024718
[RFC PATCH 1/2] scripts/kernel-doc: Auto-detect common code-blocks
2018-05-14 11:03 UTC (4+ messages)
[PATCH 1/2] tpm: replace kmalloc() + memcpy() with kmemdup()
2018-05-14 10:58 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v3 0/6] Driver for at91 usart in spi mode
2018-05-14 10:57 UTC (3+ messages)
` [PATCH v3 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd
[PATCH v8 00/12] Intel Processor Trace virtualization enabling
2018-05-14 10:57 UTC (14+ messages)
` [PATCH v8 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
` [PATCH v8 02/12] perf/x86/intel/pt: Change pt_cap_get() to a public function
` [PATCH v8 03/12] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
` [PATCH v8 04/12] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v8 05/12] perf/x86/intel/pt: Introduce a new function to get capability of "
` [PATCH v8 06/12] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v8 07/12] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v8 08/12] KVM: x86: Add Intel Processor Trace context switch for each vcpu
` [PATCH v8 09/12] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v8 10/12] KVM: x86: Implement Intel Processor Trace MSRs read/write emulation
` [PATCH v8 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
` [PATCH v8 12/12] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest
[RFC PATCH v3 0/5] usb: typec: Support for Alternate Modes
2018-05-14 10:56 UTC (9+ messages)
` [RFC PATCH v3 3/5] usb: typec: Bus type for alternate modes
` [RFC PATCH v3 5/5] usb: typec: tcpm: Support for Alternate Modes
[PATCH 4.16 00/72] 4.16.9-stable review
2018-05-14 10:54 UTC (6+ messages)
` [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Difference between IOVA and bus address when SMMU is enabled
2018-05-14 10:53 UTC (3+ messages)
[PATCH v3 0/2] tpm: improving granularity in poll sleep times
2018-05-14 10:52 UTC (9+ messages)
` [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v3 2/2] tpm: reduce polling time to usecs for even finer granularity
[PATCH] m68k: Implement ndelay() as an inline function to force type checking/casting
2018-05-14 10:52 UTC (3+ messages)
[PATCH] memstick: ms_block: fix unused variable warning
2018-05-14 10:52 UTC (3+ messages)
` [PATCH] memstick: mspro_block: "
` [PATCH v2] "
linux-next: Signed-off-by missing for commit in the mediatek tree
2018-05-14 10:47 UTC (2+ messages)
[PATCH V6 0/5] Add support for Hexagon q6v5-wcss integrated core
2018-05-14 10:46 UTC (6+ messages)
` [PATCH V6 1/5] remoteproc: qcom: mdt_loader: Make the firmware authentication optional
` [PATCH V6 2/5] remoteproc: qcom: Push reset ops, rproc ops in to of_match data
` [PATCH V6 3/5] remoteproc: qcom: Split the head and tail of the q5v5-pil rproc reset function
` [PATCH V6 4/5] remoteproc: qcom: Add support for q6v5-wcss pil
` [PATCH V6 5/5] remoteproc: qcom: Add q6v5-wcss rproc ops
[PATCH v2] tpm: check selftest status before retrying full selftest
2018-05-14 10:41 UTC (2+ messages)
[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
2018-05-14 10:39 UTC (7+ messages)
` Are media drivers abusing of GFP_DMA? - was: "
[PATCH v2 0/4] Add basic support for Mediatek MT8183 SoC
2018-05-14 10:35 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
` [PATCH v2 2/4] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v2 3/4] dt-bindings: serial: "
` [PATCH v2 4/4] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
[PATCH] i2c: synquacer: fix fence-post error in retry loop
2018-05-14 10:35 UTC (2+ messages)
[PATCH 0/3] Add support for energy sensors
2018-05-14 10:35 UTC (5+ messages)
` [PATCH 2/3] hwmon: (ibmpowernv): Add support to read 64 bit sensors
[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
2018-05-14 10:33 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v4 6/6] devfreq: rk3399_dmc: fix spelling mistakes
2018-05-14 10:32 UTC (5+ messages)
` [PATCH v4 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
` [PATCH v4 3/6] devfreq: rk3399_dmc: remove wait for dcf irq event
[PATCH 00/21] arm64: allwinner: Add A64 DE2 HDMI support
2018-05-14 10:31 UTC (6+ messages)
` [PATCH 09/21] arm64: dts: allwinner: a64: Add "
[PATCH] clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups
2018-05-14 10:29 UTC (2+ messages)
[bisected] 051f3ca02e46 "Introduce NUMA identity node sched domain" breaks fake NUMA on s390
2018-05-14 10:30 UTC (3+ messages)
[PATCH] tpm_tis: verify locality released before returning from release_locality
2018-05-14 10:27 UTC (2+ messages)
[PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4
2018-05-14 10:23 UTC (8+ messages)
` [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input
[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
2018-05-14 10:12 UTC (7+ messages)
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare
[PATCH 2/2] arm64: Clear the stack
2018-05-14 10:06 UTC (11+ messages)
[PATCH] KVM: arm/arm64: fix unaligned hva start and end in handle_hva_to_gpa
2018-05-14 10:06 UTC (6+ messages)
[PATCH] ARM: dts: da850-lego-ev3: remove unnecessary gpio-keys properties
2018-05-14 10:04 UTC (2+ messages)
[PATCH v3 0/5] Enhance support for system and runtime power management on malidp
2018-05-14 10:01 UTC (6+ messages)
` [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions
[PATCH 1/1] ARM: dts: stm32: Add HASH support on stm32mp157c
2018-05-14 10:00 UTC
[PATCH] MAINTAINERS: add entry for LEGO MINDSTORMS EV3
2018-05-14 9:55 UTC (2+ messages)
[PATCH v4 3/6] devfreq: rk3399_dmc: remove wait for dcf irq event
2018-05-09 12:57 UTC
page: next (older) | prev (newer) | latest
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).