All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-14 09:06:18 to 2018-05-14 09:47:40 UTC [more...]

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-14  9:46 UTC  (25+ 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 v2] generic/488: Add SEEK_DATA tests for offsets in the middle of holes
 2018-05-14  9:47 UTC 

[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-14  9:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 04/11] pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions

ghes_edac: enable HIP08 platform edac driver
 2018-05-14  9:47 UTC 

[PATCH] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
 2018-05-14  9:46 UTC  (8+ messages)

[PATCH 1/3] thinkpad_acpi: add support for inhibit_charge
 2018-05-14  9:46 UTC  (2+ messages)

[PATCH 0/2] Configurable GnuPG command for git-credential-netrc
 2018-05-14  9:46 UTC  (4+ messages)
` [PATCH 1/2] git-credential-netrc: adapt to test framework for git

Direct execlists submission
 2018-05-14  9:45 UTC  (13+ messages)
` [PATCH 01/10] drm/i915: Mark up nested spinlocks
` [PATCH 02/10] drm/i915: Remove tasklet flush before disable
` [PATCH 03/10] drm/i915: Wrap tasklet_struct for abuse
` [PATCH 04/10] drm/i915: Only sync tasklets once for recursive reset preparation
` [PATCH 05/10] drm/i915/execlists: Direct submit onto idle engines
` [PATCH 06/10] drm/i915/execlists: Direct submission from irq handler
` [PATCH 07/10] drm/i915: Rearrange gen8_cs_irq_handler
` [PATCH 08/10] drm/i915: Remove USES_GUC_SUBMISSION() pointer chasing from gen8_cs_irq_handler
` [PATCH 09/10] drm/i915: Speed up idle detection by kicking the tasklets
` [PATCH 10/10] drm/i915: Detect if we missed kicking the execlists tasklet
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Mark up nested spinlocks
` ✗ Fi.CI.SPARSE: "

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-14  9:45 UTC  (9+ messages)
` [PATCH v3 24/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v3 25/40] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v3 26/40] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH v3 27/40] drm/i915: Implement HDCP2.2 link integrity check

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

[PATCH v2 00/13] add power domain support for Rockchip Socs
 2018-05-14  9:45 UTC  (4+ 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  (7+ messages)
` [PATCH v2] "

[PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14  9:44 UTC  (4+ messages)

[PATCH v3 00/10] xen/arm64: Suspend preconditions and CPU hotplug fixes
 2018-05-14  9:44 UTC  (17+ messages)
` [PATCH v3 10/10] xen/arm: Enable errata for secondary CPU on hotplug after the boot

[PATCH] net: phy: micrel: workaround for errata #2 for KSZ9031
 2018-05-14  9:42 UTC  (3+ messages)

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

[PATCH 00/19 v3] Refactor fixed and GPIO regulators
 2018-05-14  9:42 UTC  (5+ messages)
` [PATCH 05/19 v3] regulator: max77686: Pass descriptor instead of GPIO number
` [PATCH 10/19 v3] regulator: s2mps11: "

Greetings
 2018-05-14  9:42 UTC 

[GIT PULL 1/3] ti-sysc driver changes for v4.18 merge window
 2018-05-14  9:41 UTC  (5+ messages)
` [GIT PULL 3/3] omap sdhci dts "

[xen-unstable test] 122660: regressions - trouble: blocked/broken/fail/pass
 2018-05-14  9:40 UTC  (3+ messages)

[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

[Qemu-devel] [PATCH v2 0/2] xen-hvm: use new resource mapping API
 2018-05-14  9:38 UTC  (3+ messages)
  `  "

[PATCH kernel v3] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-14  9:39 UTC 

[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
 2018-05-14  9:38 UTC  (9+ 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 V5 0/9] nvme: pci: fix & improve timeout handling
 2018-05-14  9:38 UTC  (4+ messages)

[PATCH v5 00/14] staging: typec: tcpci: move out of staging
 2018-05-14  9:38 UTC  (16+ messages)
` [PATCH v5 01/14] dt-bindings: connector: add properties for typec
` [PATCH v5 03/14] staging: typec: tcpci: add compatible string for nxp ptn5110
      ` [v5,03/14] "
` [PATCH v5 05/14] usb: typec: add API to get typec basic port power and data config
      ` [v5,05/14] "
` [PATCH v5 14/14] staging: typec: tcpci: move tcpci driver out of staging
      ` [v5,14/14] "

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

[PATCH v4 00/14] media: imx: Switch to subdev notifiers
 2018-05-14  9:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Document intent for supported build platforms and bump min glib to 2.42
 2018-05-14  9:36 UTC  (4+ messages)
` [Qemu-devel] Requiring Python 2.7+ (was Re: [PATCH 0/3] Document intent for supported build platforms and bump min glib to 2.42)

[PATCH net-next] net: stmmac: Add Jose Abreu as co-maintainer
 2018-05-14  9:36 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  (12+ messages)
` [PATCH 2/2] arm64: Clear the stack

[PATCH] ext4/309: Add SEEK_DATA tests for offsets in the middle of holes
 2018-05-14  9:35 UTC  (4+ 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  (4+ messages)
` [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

[LTP] [PATCH] migrate_pages02: update for 4.15
 2018-05-14  9:32 UTC  (6+ messages)

[U-Boot] [PATCH] x86: tsc: add support for reading CPU freq from cpuid
 2018-05-14  9:32 UTC 

[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  (13+ messages)
` [PATCH 2/2] tools/testing/selftests/x86: fix error: conflicting types for 'pkey_get|pkey_set'

[distros-debian-sid test] 74714: tolerable FAIL
 2018-05-14  9:31 UTC 

[PATCH] m68k: Implement ndelay() as an inline function to force type checking/casting
 2018-05-14  9:29 UTC  (3+ messages)

[ovmf test] 122718: regressions - FAIL
 2018-05-14  9:29 UTC 

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

[U-Boot] [PATCH] rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC
 2018-05-14  9:28 UTC  (5+ messages)
` [U-Boot] "

[PATCH RESEND v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14  9:27 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
` [PATCH RESEND v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error

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

[PATCH v4 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-05-14  9:26 UTC  (3+ messages)
` [PATCH v4 2/4] um: Add generated/ to MODE_INCLUDE

[LTP] [PATCH 2/2] madvise: add ERRORS check for MADV_REMOVE/MADV_FREE/MADV_WIPEONFORK
 2018-05-14  9:26 UTC 

[LTP] [PATCH 1/2] madvise: add MADV_WIPEONFORK/MADV_KEEPONFORK in madvise() test
 2018-05-14  9:26 UTC 

[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
 2018-05-14  9:26 UTC  (5+ 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  (12+ messages)

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

[Qemu-devel] [PATCH v1] s390x: refactor reset/reipl handling
 2018-05-14  9:24 UTC  (2+ messages)

[PATCH v2] ipvlan: flush arp table when mac address changed
 2018-05-14  9:22 UTC 

[PATCH] powerpc/cpu: nr_cpu_ids should be aligned on threads_per_core
 2018-05-14  9:22 UTC  (2+ messages)

[PATCH for-4.11 00/10] x86: Improvements and fixes to Spectre handling
 2018-05-14  9:23 UTC  (4+ messages)
` [PATCH 01/10] x86/spec_ctrl: Read MSR_ARCH_CAPABILITIES only once

4.13 call trace in btrfs_update_device
 2018-05-14  9:17 UTC 

[PATCH] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2018-05-14  9:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] test: fix build with icc
 2018-05-14  9:21 UTC  (3+ 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] drm: mali-dp: Add debugfs file for reporting internal errors
 2018-05-14  9:19 UTC  (3+ messages)

[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 v2] tty: pl011: Avoid spuriously stuck-off interrupts
 2018-05-14  9:18 UTC  (3+ messages)

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

[PATCH v5 00/14] media: ov772x: support media controller, device tree probing, etc
 2018-05-14  9:16 UTC  (10+ messages)
` [PATCH v5 08/14] media: ov772x: support device tree probing
` [PATCH v5 12/14] media: ov772x: avoid accessing registers under power saving mode
` [PATCH v5 13/14] media: ov772x: make set_fmt() and s_frame_interval() return -EBUSY while streaming
` [PATCH v5 14/14] media: ov772x: create subdevice device node

[PATCH v4 0/2] GMBUS changes
 2018-05-14  9:19 UTC  (3+ messages)
` [PATCH v4 1/2] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op

[PATCH/RFC,v3,4/4] arm64: dts: renesas: r8a7795: add OF graph for usb role switch
 2018-05-14  9:16 UTC  (2+ messages)
` [PATCH/RFC v3 4/4] "

[PATCH/RFC,v3,3/4] usb: gadget: udc: renesas_usb3: use usb role switch API
 2018-05-14  9:15 UTC  (2+ messages)
` [PATCH/RFC v3 3/4] "

[PATCH/RFC,v3,2/4] usb: gadget: udc: renesas_usb3: Add register of usb role switch
 2018-05-14  9:15 UTC  (2+ messages)
` [PATCH/RFC v3 2/4] "

[PATCH/RFC,v3,1/4] base: devcon: add a new API to find the graph
 2018-05-14  9:15 UTC  (2+ messages)
` [PATCH/RFC v3 1/4] "

[PATCH/RFC v3 0/4] usb: role: rcar-usb3-role-switch: add support for R-Car SoCs
 2018-05-14  9:15 UTC 

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

[U-Boot] [PATCH v7 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-05-14  9:13 UTC  (11+ messages)
` [U-Boot] [PATCH v7 06/35] musb: sunxi: Add OTG device clkgate and reset for H3/H5

[Qemu-devel] [PATCH v2 00/17] MemoryDevice: use multi stage hotplug handlers
 2018-05-14  9:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 04/17] pc: route all memory devices through the machine hotplug handler

[bug report] svcrdma: Allocate recv_ctxt's on CPU handling Receives
 2018-05-14  9:12 UTC 

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)

[U-Boot] mtd: spi-nor: new NXP FlexSPI driver location & framework to use ?
 2018-05-14  9:12 UTC  (3+ messages)

[PATCH RESEND v5 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
 2018-05-14  9:10 UTC  (2+ messages)
` [PATCH RESEND v5 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error

[Buildroot] [mfgtools][PATCH] mfgtools: Allow target build
 2018-05-14  9:11 UTC  (2+ messages)
` [Buildroot] [PATCH v2] package/mfgtools: "

[U-Boot] [RFC PATCH 0/1] Convert USB fastboot code to use shared protocol
 2018-05-14  9:11 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] usb: fastboot: Convert USB f_fastboot to shared fastboot

patch "xhci: Fix USB3 NULL pointer dereference at logical disconnect." added to usb-linus
 2018-05-14  9:10 UTC 

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

[U-Boot] [PATCH v3 00/13] Add fastboot UDP support
 2018-05-14  9:09 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v3 02/13] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [PATCH v3 03/13] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v3 04/13] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v3 05/13] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v3 06/13] fastboot: Add missing newlines
` [U-Boot] [PATCH v3 07/13] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v3 08/13] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v3 09/13] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v3 10/13] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v3 11/13] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v3 12/13] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v3 13/13] net: fastboot: Merge AOSP UDP fastboot

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

[PATCH net-next v9 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-14  9:08 UTC  (4+ messages)
` [PATCH net-next v9 1/7] "

[PATCH] drm/i915/psr: Nuke PSR support for VLV and CHV
 2018-05-14  9:09 UTC  (2+ messages)

[LTP] [PATCH 1/1] ipneigh : Use new API
 2018-05-14  9:07 UTC 

[U-Boot] [PATCH] ARM: socfpga: Put stack at the end of SRAM
 2018-05-14  9:06 UTC  (5+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.