linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 07:43:54 to 2018-05-14 09:50:44 UTC [more...]

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-14  9:46 UTC  (17+ 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 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
` [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 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

DEBUG_RWSEMS warning from thaw_super()
 2018-05-14  9:50 UTC  (3+ messages)

[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 0/3] arm64: dts: Draak: Enable HDMI input and VIN4
 2018-05-14  9:49 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input

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

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

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

Allwinner A64: Issue on external rtc clock to wifi chip
 2018-05-14  9:42 UTC  (7+ messages)

[PATCH 00/19 v3] Refactor fixed and GPIO regulators
 2018-05-14  9:42 UTC  (22+ messages)
` [PATCH 01/19 v3] regulator: fixed: Convert to use GPIO descriptor only
` [PATCH 02/19 v3] regulator: gpio: Get enable GPIO using GPIO descriptor
` [PATCH 03/19 v3] regulator: arizona-ldo1: Look up a descriptor and pass to the core
` [PATCH 04/19 v3] regulator: max8973: Pass descriptor instead of GPIO number
` [PATCH 05/19 v3] regulator: max77686: "
` [PATCH 06/19 v3] regulator: lm363x: "
` [PATCH 07/19 v3] regulator: lp8788-ldo: "
` [PATCH 08/19 v3] regulator: max8952: "
` [PATCH 09/19 v3] regulator: pfuze100: Delete reference to ena_gpio
` [PATCH 10/19 v3] regulator: s2mps11: Pass descriptor instead of GPIO number
` [PATCH 11/19 v3] regulator: s5m8767: "
` [PATCH 12/19 v3] regulator: tps65090: "
` [PATCH 13/19 v3] regulator: wm8994: "
` [PATCH 14/19 v3] regulator: core: Only support passing enable GPIO descriptors
` [PATCH 15/19 v3] regulator: fixed/gpio: Pull inversion/OD into gpiolib
` [PATCH 16/19 v3] regulator: fixed/gpio: Update device tree bindings
` [PATCH 17/19 v3] regulator: gpio: Convert to fully use descriptors
` [PATCH 18/19 v3] regulator: gpio: Simplify probe path
` [PATCH 19/19 v3] ARM: s3c64xx: Tidy up handling of regulator GPIO lookups

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

[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
 2018-05-14  9:38 UTC  (7+ messages)
` [PATCH v2 2/2] "
` [PATCH v2 1/2] dt-bindings/display/bridge: "

[bisected] 051f3ca02e46 "Introduce NUMA identity node sched domain" breaks fake NUMA on s390
 2018-05-14  9:39 UTC  (2+ messages)

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

[PATCH 0/4] ALSA: usb: UAC3 new features
 2018-05-14  9:36 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] ALSA: usb-audio: UAC3: Parse Input Terminal number of channels

[PATCH 0/2] Stackleak for arm64
 2018-05-14  9:35 UTC  (11+ messages)
` [PATCH 2/2] arm64: Clear the stack

[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 4.16 00/72] 4.16.9-stable review
 2018-05-14  9:32 UTC  (6+ messages)
` [PATCH 4.16 41/72] mtd: rawnand: Make sure we wait tWB before polling the STATUS reg

[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] m68k: Implement ndelay() as an inline function to force type checking/casting
 2018-05-14  9:29 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH net-next v2 02/13] net: phy: sfp: handle non-wired SFP connectors
` [PATCH net-next v2 06/13] phy: add 2.5G SGMII mode to the phy_mode enum

[Ksummit-discuss] bug-introducing patches
 2018-05-14  9:25 UTC  (23+ 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  (7+ messages)
` [PATCH 2/3] cpufreq: imx6q: add cpufreq cooling device based on device tree
` [PATCH 3/3] ARM: dts: imx: add cooling-cells for cpufreq cooling device

[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  (3+ 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)

[PATCH] x86: pad assembly functions with INT3
 2018-05-14  9:04 UTC  (4+ messages)

[PATCH 00/13] [v4] x86, pkeys: two protection keys bug fixes
 2018-05-14  8:59 UTC  (5+ messages)
  ` [PATCH] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
  ` [PATCH] x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI

[RFC PATCH 00/10] Add persistent clock support
 2018-05-14  8:55 UTC  (11+ messages)
` [RFC PATCH 01/10] time: "
` [RFC PATCH 02/10] clocksource: sprd: Add one persistent timer for Spreadtrum platform
` [RFC PATCH 03/10] arm: omap: Convert 32K counter to use persistent clock
` [RFC PATCH 04/10] clocksource: tegra20_timer: Remove register_persistent_clock() API
` [RFC PATCH 05/10] arm: time: Remove the persistent clock support for ARM
` [RFC PATCH 06/10] clocksource: arm_arch_timer: Register the persistent clock
` [RFC PATCH 07/10] clocksource: timer-ti-32k: "
` [RFC PATCH 08/10] clocksource: time-pistachio: "
` [RFC PATCH 09/10] x86: tsc: "
` [RFC PATCH 10/10] time: timekeeping: Remove time compensating from nonstop clocksources

[PATCH] clk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()'
 2018-05-14  8:50 UTC  (2+ messages)
`  "

[PATCH] ipvlan: flush arp table when mac address changed
 2018-05-14  8:49 UTC  (3+ messages)
  ` 答复: "

[PATCH v1] gpu: host1x: Fix dma_free_wc() argument in the error path
 2018-05-14  8:45 UTC  (2+ messages)

[PATCH] gpu: host1x: Fix compiler errors
 2018-05-14  8:43 UTC  (2+ messages)

[PATCH v5 5/7] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option
 2018-05-14  8:34 UTC  (5+ messages)

[PATCH 00/21] arm64: allwinner: Add A64 DE2 HDMI support
 2018-05-14  8:40 UTC  (8+ messages)
` [PATCH 03/21] clk: sunxi-ng: Enable DE2_CCU for Allwinner 64-bit SoCs
` [PATCH 09/21] arm64: dts: allwinner: a64: Add HDMI support

[GIT PULL 1/2] ARM: SOC driver update v4.18
 2018-05-14  8:28 UTC  (3+ messages)

[PATCH v3] bus: arm-cci: remove unnecessary unreachable()
 2018-05-14  8:23 UTC  (2+ messages)

[PATCH 0/4] drm/panel: otm8009a: backlight fixes & improvements
 2018-05-14  8:39 UTC  (9+ messages)
` [PATCH 1/4] drm/panel: otm8009a: fix backlight updates
` [PATCH 2/4] drm/panel: otm8009a: fix glitches by moving backlight enable to otm8009a_enable()
` [PATCH 3/4] drm/panel: otm8009a: no message if probe success
` [PATCH 4/4] drm/panel: otm8009a: use new backlight api

[PATCH 0/2] USB: dwc3: get extcon device by OF graph bindings
 2018-05-14  8:38 UTC  (3+ messages)
  ` [PATCH 1/2] "

Build regressions/improvements in v4.17-rc5
 2018-05-14  8:35 UTC  (2+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-14  8:33 UTC  (6+ messages)
` [PATCH 6/7] "

[PATCH RFC 00/19] perf tools and x86_64 KPTI entry trampolines
 2018-05-14  8:32 UTC  (3+ messages)
` [PATCH RFC 10/19] perf tools: Create maps for "

[PATCH] HID: i2c-hid: check if device is there before really probing
 2018-05-14  8:29 UTC  (2+ messages)

[PATCH 4.14 00/62] 4.14.41-stable review
 2018-05-14  8:28 UTC  (2+ messages)

linux-next: build warning after merge of the block tree
 2018-05-14  8:29 UTC  (2+ messages)

[PATCH] md/raid1: add error handling of read error from FailFast device
 2018-05-14  8:24 UTC 

[PATCH] PM / core: refactor PM_OPS initializers
 2018-05-14  8:21 UTC 

[PATCH v2 0/9] Input: support for latest Lenovo thinkpads (series 80)
 2018-05-14  8:19 UTC  (5+ messages)

drivers/edac/skx_edac.c:399: undefined reference to `nfit_get_smbios_id'
 2018-05-14  8:19 UTC  (4+ messages)

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-14  8:17 UTC  (5+ messages)
` [PATCH v5 15/23] iommu: handle page response timeout
` [PATCH v5 17/23] iommu/vt-d: report non-recoverable faults to device

[PATCH net-next] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
 2018-05-14  8:11 UTC  (3+ messages)

[PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
 2018-05-14  8:13 UTC  (4+ messages)
` [PATCH 1/3] docs/vm: transhuge: change sections order
` [PATCH 2/3] docs/vm: transhuge: minor updates
` [PATCH 3/3] docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge

[PATCH fixes-for-current] arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433
 2018-05-14  8:01 UTC  (2+ messages)

[GIT PULL] tee driver fixes for v4.17
 2018-05-14  8:02 UTC  (2+ messages)

[GIT PULL] ARM: uniphier: fixes for v4.17
 2018-05-14  7:57 UTC  (2+ messages)

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-14  8:10 UTC  (6+ messages)
` [PATCH -resend 01/27] linkage: new "
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-05-14  8:09 UTC  (2+ messages)

[PATCH] mailbox: arm_mhu: add support for mhuv2
 2018-05-14  8:07 UTC  (3+ messages)

[PATCH] mailbox: arm_mhu: add support for mhuv2
 2018-05-14  8:02 UTC 

[PATCH v2] ARM: dts: exynos: Add support for audio over HDMI for Odroid X/X2/U3
 2018-05-14  8:01 UTC 

[PATCH] ARM: dts: exynos: Use dedicated DT bindings for Odroid X/X2, U3
 2018-05-14  8:01 UTC  (3+ messages)

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-14  8:00 UTC  (5+ messages)
` Are media drivers abusing of GFP_DMA? - was: "

[PATCH] net: mvpp2: fix mvpp2_tx()'s return type
 2018-05-14  7:52 UTC  (2+ messages)

[PATCH v1 0/7] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-05-14  7:52 UTC  (8+ messages)
` [PATCH v1 1/7] drm/mediatek: move dpi private data to device
` [PATCH v1 2/7] drm/mediatek: fix to get right bridge for dpi encoder
` [PATCH v1 3/7] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v1 4/7] drm/mediatek: add hdmi driver for different hardware
` [PATCH v1 5/7] drm/mediatek: implement connection from BLS to DPI0
` [PATCH v1 6/7] drm/mediatek: add a error return value when clock driver has been prepared
` [PATCH v1 7/7] drm/mediatek: config component output by device node port

[PATCH 2/2] lockdep: Move sanity check to inside lockdep_print_held_locks()
 2018-05-14  7:54 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: "

[PATCH v2] sched: Distinguish between idle_cpu calls based on desired effect
 2018-05-14  7:52 UTC  (2+ messages)
` [tip:sched/core] sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()

[PATCH 1/2] lockdep: Use for_each_process_thread() for debug_show_all_locks()
 2018-05-14  7:53 UTC  (2+ messages)
` [tip:locking/core] locking/lockdep: "

[PATCH] sched/deadline: add overrun signal and GRUB-PA in the documentation
 2018-05-14  7:53 UTC  (2+ messages)
` [tip:sched/core] sched/deadline/Documentation: Add overrun signal and GRUB-PA documentation

[PATCH] sched/swait: include wait.h
 2018-05-14  7:51 UTC  (2+ messages)
` [tip:sched/core] sched/wait: Include <linux/wait.h> in <linux/swait.h>

[PATCH] sched/numa: Stagger NUMA balancing scan periods for new threads v2
 2018-05-14  7:51 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Stagger NUMA balancing scan periods for new threads

[PATCH 16/17] efi/capsule-loader: Don't output reset log when reset flags are not set
 2018-05-14  7:50 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 15/17] efi/x86: Ignore unrealistically large option roms
 2018-05-14  7:50 UTC  (2+ messages)
` [tip:efi/core] efi/x86: Ignore unrealistically large option ROMs

[PATCH 14/17] efi/x86: fold __setup_efi_pci32 and __setup_efi_pci64 into one
 2018-05-14  7:49 UTC  (2+ messages)
` [tip:efi/core] efi/x86: Fold __setup_efi_pci32() and __setup_efi_pci64() into one function

[PATCH 13/17] efi: align efi_pci_io_protocol typedefs to type naming convention
 2018-05-14  7:49 UTC  (2+ messages)
` [tip:efi/core] efi: Align "

[PATCH 11/17] efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static
 2018-05-14  7:48 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 10/17] efi: Decode IA32/X64 Context Info structure
 2018-05-14  7:48 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 09/17] efi: Decode IA32/X64 MS Check structure
 2018-05-14  7:47 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 1/9] armv8: pm: add rcpm module support
 2018-05-14  7:47 UTC  (4+ messages)
` [PATCH 3/9] soc: fsl: set rcpm bit for FTM

[PATCH 08/17] efi: Decode additional IA32/X64 Bus Check fields
 2018-05-14  7:47 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 07/17] efi: Decode IA32/X64 Cache, TLB, and Bus Check structures
 2018-05-14  7:46 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 06/17] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
 2018-05-14  7:46 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 05/17] efi: Decode IA32/X64 Processor Error Info Structure
 2018-05-14  7:45 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 04/17] efi: Decode IA32/X64 Processor Error Section
 2018-05-14  7:45 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 03/17] efi: Fix IA32/X64 Processor Error Record definition
 2018-05-14  7:44 UTC  (2+ messages)
` [tip:efi/core] "

[PATCH 02/17] efi/cper: Remove the INDENT_SP silliness
 2018-05-14  7:44 UTC  (2+ messages)
` [tip:efi/core] "


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