The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2018-05-14 09:02:58 to 2018-05-14 11:41:16 UTC [more...]

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-14 11:41 UTC  (33+ 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 09/18] arm64: convert syscall trace logic "
` [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 13/18] kernel: add kcompat_sys_{f,}statfs64()
` [PATCH 14/18] arm64: remove in-kernel call to sys_personality()
` [PATCH 15/18] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCH 16/18] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCH 17/18] arm64: convert compat wrappers to C
` [PATCH 18/18] arm64: implement syscall wrappers

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

[PATCH] mtd: nand: Fix return type of __DIVIDE() when called with 32-bit
 2018-05-14 11:32 UTC  (3+ messages)

DEBUG_RWSEMS warning from thaw_super()
 2018-05-14 11:32 UTC  (4+ 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 00/19 v3] Refactor fixed and GPIO regulators
 2018-05-14 11:03 UTC  (7+ messages)
` [PATCH 01/19 v3] regulator: fixed: Convert to use GPIO descriptor only
` [PATCH 05/19 v3] regulator: max77686: Pass descriptor instead of GPIO number
` [PATCH 10/19 v3] regulator: s2mps11: "

[PATCH 0/4] ALSA: usb: UAC3 new features
 2018-05-14 11:03 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] ALSA: usb-audio: UAC3: Parse Input Terminal number of channels
    ` [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  (7+ 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  (8+ messages)
` [PATCH v2 2/2] "
` [PATCH v2 1/2] dt-bindings/display/bridge: "

[PATCH v4 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-05-14 10:32 UTC  (6+ messages)
    ` [PATCH v4 6/6] devfreq: rk3399_dmc: fix spelling mistakes
    ` [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] x86-64/Xen: fix stack switching
 2018-05-14 10:28 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

[FAIL bisect] Sound card probe error
 2018-05-14 10:17 UTC 

[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 0/2] Stackleak for arm64
 2018-05-14 10:06 UTC  (12+ messages)
` [PATCH 2/2] arm64: Clear the stack

[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 v3 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-14  9:53 UTC  (4+ messages)
` [PATCH v3 2/4] Documentation: bindings: add phy_config for Rockchip USB Type-C PHY
` [PATCH v3 3/4] phy: rockchip-typec: support variable phy config value
` [PATCH v3 4/4] drm/rockchip: support dp training outside dp firmware

[PATCH v2 00/13] add power domain support for Rockchip Socs
 2018-05-14  9:51 UTC  (4+ messages)
` [PATCH v2 04/13] soc: rockchip: power-domain: Fix wrong value when power up pd

[PATCH v2] ipvlan: flush arp table when mac address changed
 2018-05-14  9:50 UTC  (2+ messages)

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-14  9:47 UTC  (3+ messages)

[PATCH] clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
 2018-05-14  9:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-14  9:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 01/18 v2] regulator: fixed: Convert to use GPIO descriptor only
 2018-05-14  9:40 UTC  (4+ messages)
` [PATCH 10/18 v2] regulator: s2mps11: Pass descriptor instead of GPIO number

[PATCH v2] edac: fix skx_edac build error when ACPI_NFIT=m
 2018-05-14  9:37 UTC  (2+ messages)

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-14  9:34 UTC  (7+ messages)
` [PATCH v5 01/13] mm: Assign id to every memcg-aware shrinker
` [PATCH v5 03/13] mm: Assign memcg-aware shrinkers bitmap to memcg

[PATCH] i2c: i801: mark PM functions as __maybe_unused
 2018-05-14  9:33 UTC  (2+ messages)
` [PATCH v2] i2c: i801: fix unused-function warning

[PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
 2018-05-14  9:31 UTC  (7+ messages)
` [PATCH 2/2] tools/testing/selftests/x86: fix error: conflicting types for 'pkey_get|pkey_set'

[PATCH] selftests/x86: Add mov_to_ss
 2018-05-14  9:28 UTC  (3+ messages)

linux-next: build warnings after merge of the staging tree
 2018-05-14  9:26 UTC  (2+ messages)

[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
 2018-05-14  9:26 UTC  (4+ messages)
` [PATCH net-next v2 02/13] net: phy: sfp: handle non-wired SFP connectors

[Ksummit-discuss] bug-introducing patches
 2018-05-14  9:25 UTC  (11+ messages)

[PATCH] staging: bcm2835-camera: Fix module section mismatch warnings
 2018-05-14  9:24 UTC  (2+ messages)

[PATCH v2 0/3] Improve schedutil integration for FAIR tasks
 2018-05-14  9:20 UTC  (5+ messages)
` [PATCH v2 1/3] sched/cpufreq: always consider blocked FAIR utilization
` [PATCH v2 2/3] sched/fair: util_est: update before schedutil

[PATCH 0/3] Improve schedutil integration for FAIR tasks
 2018-05-14  9:18 UTC  (5+ messages)
` [PATCH 1/3] sched/cpufreq: always consider blocked FAIR utilization

[PATCH 1/3] thermal: imx: remove cpufreq cooling registration
 2018-05-14  9:18 UTC  (4+ messages)

[PATCH] gpu: drm: qxl: Adding new typedef vm_fault_t
 2018-05-14  9:15 UTC  (7+ messages)

kernel panic: EXT4-fs (device loop0): panic forced after error
 2018-05-14  9:12 UTC  (7+ messages)

[PATCH 3.18 00/23] 3.18.109-stable review
 2018-05-14  9:12 UTC  (2+ messages)

[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-14  9:08 UTC  (2+ messages)

[PATCH v5 7/7] proc: add option to mount only a pids subset
 2018-05-14  9:01 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox