All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-22 20:24:06 to 2019-07-22 21:40:33 UTC [more...]

[Xen-devel] [PATCH v2 00/35] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-07-22 21:39 UTC  (16+ messages)
` [Xen-devel] [PATCH v2 01/35] xen/arm64: macros: Introduce an assembly macro to alias x30
` [Xen-devel] [PATCH v2 02/35] xen/arm64: head: Mark the end of subroutines with ENDPROC
` [Xen-devel] [PATCH v2 03/35] xen/arm64: head: Don't clobber x30/lr in the macro PRINT
` [Xen-devel] [PATCH v2 04/35] xen/arm64: head: Rework UART initialization on boot CPU
` [Xen-devel] [PATCH v2 05/35] xen/arm64: head: Introduce print_reg
` [Xen-devel] [PATCH v2 06/35] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs
` [Xen-devel] [PATCH v2 07/35] xen/arm64: head: Rework and document check_cpu_mode()
` [Xen-devel] [PATCH v2 08/35] xen/arm64: head: Rework and document zero_bss()
` [Xen-devel] [PATCH v2 09/35] xen/arm64: head: Improve coding style and document cpu_init()
` [Xen-devel] [PATCH v2 10/35] xen/arm64: head: Improve coding style and document create_pages_tables()
` [Xen-devel] [PATCH v2 11/35] xen/arm64: head: Document enable_mmu()
` [Xen-devel] [PATCH v2 12/35] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path
` [Xen-devel] [PATCH v2 13/35] xen/arm64: head: Don't setup the fixmap on secondary CPUs
` [Xen-devel] [PATCH v2 14/35] xen/arm64: head: Remove 1:1 mapping as soon as it is not used
` [Xen-devel] [PATCH v2 16/35] xen/arm64: head: Rework and document launch()

[PATCH v4 net-next 00/19] Add ionic driver
 2019-07-22 21:40 UTC  (2+ messages)
` [PATCH v4 net-next 01/19] ionic: Add basic framework for IONIC Network device driver

[PATCH v2] staging: wilc1000: flush the workqueue before deinit the host
 2019-07-22 21:38 UTC 

[PATCH] drm/i915: Fix up broken merge
 2019-07-22 21:37 UTC  (3+ messages)

[PATCH 0/5] ASoC: Intel: IPC framework updates
 2019-07-22 21:37 UTC  (3+ messages)

[Xen-devel] [BUG?] limit too low in privcmd-buf.c
 2019-07-22 21:37 UTC  (2+ messages)

[PATCH] ARM: davinci: dm646x: Fix a typo in the comment
 2019-07-22 21:36 UTC  (3+ messages)

[PATCH net-next] net: sched: verify that q!=NULL before setting q->flags
 2019-07-22 21:37 UTC  (2+ messages)

[PATCH 01/11] ext4: add handling for extended mount options
 2019-07-22 21:36 UTC  (4+ messages)

SMACK and keys
 2019-07-22 21:35 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-07-22 21:35 UTC 

[PATCH] clk: rockchip: Fix -Wunused-const-variable
 2019-07-22 21:35 UTC  (4+ messages)

[PATCH 11/11] ext4: fast-commit recovery path changes
 2019-07-22 21:34 UTC  (2+ messages)

[PATCH v2 1/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset
 2019-07-22 21:32 UTC  (2+ messages)
` [PATCH v2 2/2] x86/purgatory: use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS

[PATCH v3] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-07-22 21:33 UTC  (4+ messages)

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-22 21:32 UTC  (2+ messages)
` [PATCH v1 2/2] doc: Update documentation for page_idle virtual address indexing

[RESEND][PATCH] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-07-22 21:32 UTC  (6+ messages)

[PATCH] clk: Add missing documentation of devm_clk_bulk_get_optional() argument
 2019-07-22 21:32 UTC  (2+ messages)

Enumeration of USB keyboard connected to dock fails during boot
 2019-07-22 21:31 UTC 

[RFC PATCH 0/3] md: export internal stats through debugfs
 2019-07-22 21:31 UTC  (2+ messages)

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-22 21:31 UTC  (4+ messages)
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT

[PATCH 2/2] HID: core: only warn once of oversize hid report
 2019-07-22 21:30 UTC  (8+ messages)
` [PATCH v2 1/3] HID: core: reformat and reduce hid_printk macros
  ` [PATCH v2 2/3] HID: core: Add printk_once variants to hid_warn() etc
  ` [PATCH v2 3/3] HID: core: only warn once of oversize hid report

[PATCH 00/11] firmware: arm_scmi: Add support for Rx, async commands and delayed response
 2019-07-22 21:30 UTC  (7+ messages)
` [PATCH 10/11] firmware: arm_scmi: Drop config flag in clk_ops->rate_set
` [PATCH 11/11] firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible

[PATCH nft] libnftables: got rid of repeated initialization of netlink_ctx variable in loop
 2019-07-22 21:29 UTC  (3+ messages)
` [PATCH nft v2 0/2] netlink_ctx initialization fixes

[PATCH 1/5] x86_64: -march=native support
 2019-07-22 21:27 UTC  (8+ messages)
` [PATCH 2/5] x86_64, -march=native: POPCNT support
` [PATCH 3/5] x86_64, -march=native: REP MOVSB support
` [PATCH 4/5] x86_64, -march=native: REP STOSB support
` [PATCH 5/5] x86_64, -march=native: MOVBE support

nvme-tcp: 'page must not be a Slab one'
 2019-07-22 21:27 UTC 

ubifs assert when creating a SMACK transmuting directory
 2019-07-22 21:26 UTC  (2+ messages)

[PATCH] ASoC: rt5665: Fix a typo in the name of a function
 2019-07-22 21:26 UTC  (2+ messages)

[PATCH] clk: imx8mq: Mark AHB clock as critical
 2019-07-22 21:25 UTC  (5+ messages)

[PATCH nft 0/3] fix crash bug during rule restore
 2019-07-22 21:25 UTC  (5+ messages)
` [PATCH nft 3/3] src: evaluate: return immediately if no op was requested

[PATCH][next] clk: Si5341/Si5340: remove redundant assignment to n_den
 2019-07-22 21:24 UTC  (3+ messages)

[PATCH] tracing: kmem: convert call_site addresses to user friendly symbols
 2019-07-22 21:23 UTC  (3+ messages)

[PATCH v4 0/4] Add a generic driver for LED-based backlight
 2019-07-22 21:23 UTC  (4+ messages)

[PATCH] Close transport helper on protocol error
 2019-07-22 21:22 UTC 

[meta-oe][PATCH] cpprest: update to 2.10.14
 2019-07-22 21:23 UTC 

[PATCH] pte_special()/pte_mkspecial() support added
 2019-07-22 21:22 UTC  (2+ messages)

[PATCH 3/3] MIPS: BMIPS: add clock controller nodes
 2019-07-22 21:22 UTC  (3+ messages)

[PATCH 2/3] MIPS: DTS: jz4740: Add node for the MMC driver
 2019-07-22 21:22 UTC  (3+ messages)

[PATCH 2/2] MIPS: Decode config3 register on Ingenic SoCs
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 5/5] MIPS: Undefine PMD_ORDER for 32-bit builds
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 4/5] MIPS: ingenic: Add support for huge pages
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 3/5] MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT
 2019-07-22 21:21 UTC  (2+ messages)

[RFC 0/7] x86/percpu: Use segment qualifiers
 2019-07-22 21:20 UTC  (8+ messages)
` [RFC 3/7] x86/percpu: Use C for percpu accesses when possible
` [RFC 7/7] x86/current: Aggressive caching of current

[PATCH 2/5] MIPS: Add partial 32-bit huge page support
 2019-07-22 21:20 UTC  (2+ messages)

[PATCH v2] arm64: dts: fsl: pico-pi: Add a device tree for the PICO-PI-IMX8M
 2019-07-22 21:19 UTC  (7+ messages)

[meta-oe][PATCH] Introduce recipes for sdbus-c++ library and its tools
 2019-07-22 21:18 UTC  (2+ messages)
` [meta-oe][PATCH] log4cplus: Fix build with gold linker

[PATCH v2 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-22 21:15 UTC  (5+ messages)
` [PATCH v2 6/8] PCI: al: Add support for DW based driver type

[PATCH] ASoC: pcm3168a: Fix a typo in the name of a constant
 2019-07-22 21:15 UTC  (2+ messages)

[PATCH v1] ima-evm-utils: use tsspcrread to read the TPM 2.0 PCRs
 2019-07-22 21:14 UTC 

[PATCH 1/5] MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVA
 2019-07-22 21:15 UTC  (2+ messages)

[PATCH 1/2] MIPS: Rename JZRISC to XBURST
 2019-07-22 21:13 UTC  (2+ messages)

[PATCH] be2net: fix adapter->big_page_size miscaculation
 2019-07-22 21:13 UTC  (6+ messages)

[PATCH 2/2] hwmon/k10temp: Add support for AMD family 17h, model 71h CPUs
 2019-07-22 21:12 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon/k10temp: Add support for AMD family 17h, model 70h CPUs

Possible bug in Makefile when executing curl-config
 2019-07-22 21:12 UTC  (2+ messages)

[PATCH 0/2] Support kexec/kdump for clang built kernel
 2019-07-22 21:12 UTC  (5+ messages)
` [PATCH 1/2] x86/purgatory: add -mno-sse, -mno-mmx, -mno-sse2 to Makefile

[PATCH] linux/dim: fix -Wunused-const-variable warnings
 2019-07-22 21:10 UTC  (2+ messages)

[PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 71h
 2019-07-22 21:09 UTC  (13+ messages)

[Buildroot] [Bug 12051] New: Build succeeds but leaves a temporary libtool wrapper script for dhcp in the rootfs
 2019-07-22 21:07 UTC  (3+ messages)
` [Buildroot] [Bug 12051] "

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2019-07-22 21:06 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
 2019-07-22 21:05 UTC 

[PATCH] ASoC: intel: Add Broadwell rt5650 machine driver
 2019-07-22 21:04 UTC  (3+ messages)

[PATCH] Enable backlight when trigger is activated
 2019-07-22 21:04 UTC  (10+ messages)

[PATCH 05/11] jbd2: fast-commit commit path new APIs
 2019-07-22 21:02 UTC  (2+ messages)

[PATCH v2] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
 2019-07-22 21:02 UTC  (8+ messages)

[PATCH] checkpatch: Added warnings in favor of strscpy()
 2019-07-22 21:01 UTC  (7+ messages)

[PATCH] credential: add nocache option to the credentials API
 2019-07-22 21:00 UTC  (4+ messages)

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-07-22 21:00 UTC  (6+ messages)

[Bug 204275] New: bluetoothd consumes 100% cpu on keyboard disconnect
 2019-07-22 21:00 UTC  (3+ messages)
` [Bug 204275] "

[PATCH 0/2] LP5024/18 LED introduction
 2019-07-22 20:59 UTC  (2+ messages)
` Backlight in motorola Droid 4

[Buildroot] [Bug 12031] New: Build of cups-filters fails while linking, apparently due to missing libiconv
 2019-07-22 20:59 UTC  (2+ messages)
` [Buildroot] [Bug 12031] "

[U-Boot] [PATCH v2 0/3] Enable usage of SDP for i.MX6 Sabre Auto Boards
 2019-07-22 20:54 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/3] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-22 20:53 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH 0/3] arm64: Allow early timestamping of kernel log
 2019-07-22 20:52 UTC  (3+ messages)

[PATCH 0/4] rtc: convert subsystem to i2c_new_dummy_device()
 2019-07-22 20:50 UTC  (2+ messages)

Preferred subj= with multiple LSMs
 2019-07-22 20:50 UTC  (14+ messages)

[Buildroot] [PATCH v2 1/2] boot/opensbi: Upgrade from v0.3 to v0.4
 2019-07-22 20:45 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] boot/opensbi: Implement a choice for the OpenSBI Platform

[PATCH] docs/vm: transhuge: fix typo in madvise reference
 2019-07-22 20:45 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] boot/opensbi: Add support for including Linux payload
 2019-07-22 20:44 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] board/sifive: Add the HiFive Unleased

[PATCH v3 0/7] Convert skb_frag_t to bio_vec
 2019-07-22 20:39 UTC  (3+ messages)

[virtio] [PATCH] README.md: document github use
 2019-07-22 20:39 UTC 

[RFC 00/79] perf tools: Initial libperf separation
 2019-07-22 20:38 UTC  (3+ messages)
` [PATCH 39/79] libperf: Add perf_evlist__add function

(no subject)
 2019-07-22 20:38 UTC  (6+ messages)
` [PATCH v3 1/4] drm/via: drop use of DRM(READ|WRITE) macros
` [PATCH v3 2/4] drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
` [PATCH v3 3/4] drm/via: make via_drv.h self-contained
` [PATCH v3 4/4] drm/via: drop use of drmP.h
` [PATCH v3 0/4] drm/via: drop use of deprecated headers drmP.h and drm_os_linux.h

[v5 2/2] gpio: aspeed: Add SGPIO driver
 2019-07-22 20:36 UTC  (4+ messages)

[PATCH] rtc: imxdi: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 20:17 UTC  (2+ messages)

[PATCH v2 0/9] drm/tinydrm: Move mipi_dbi
 2019-07-22 20:37 UTC  (13+ messages)
` [PATCH v2 4/9] drm/tinydrm: Split struct mipi_dbi in two
` [PATCH v2 5/9] drm/tinydrm/mipi-dbi: Remove CMA helper dependency
` [PATCH v2 6/9] drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICE
` [PATCH v2 7/9] drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPER
` [PATCH v2 8/9] drm/tinydrm: Move mipi-dbi
` [PATCH v2 9/9] MAINTAINERS: Remove tinydrm entry

[PATCH] rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 20:16 UTC  (2+ messages)

New repo request: phosphor-power-monitor
 2019-07-22 20:34 UTC 

[PATCH] video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
 2019-07-22 20:33 UTC  (2+ messages)

[Qemu-devel] [Bug 1772165] [NEW] qemu-system-arm: -device usb-host, bus=001, vendorid=0x04f2, productid=0x0111: Bus '001' not found
 2019-07-22 20:19 UTC  (2+ messages)
` [Qemu-devel] [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support

[PATCH v3 5/6] coresight: etm4x: save/restore state across CPU low power states
 2019-07-22 20:32 UTC  (3+ messages)
` [PATCH] coresight: etm4x: lazily allocate memory for save_state

[Qemu-riscv] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
 2019-07-22 18:58 UTC  (4+ messages)

[Bug 110671] Regression: DP outputs out of sync on dual-DP tiled 5k screen
 2019-07-22 20:30 UTC  (2+ messages)

[PATCH] libata: Disable queued TRIM for Samsung 860 series SSDs
 2019-07-22 20:29 UTC  (6+ messages)

[PATCH] bfq: Check if bfqq is NULL in bfq_insert_request
 2019-07-22 20:29 UTC  (2+ messages)

[Bug 110714] New: Xorg crashes randomly because of memory leak
 2019-07-22 20:27 UTC  (2+ messages)
  ` [Bug 110714] "

[PATCH v2 0/2] usbip: Implement SG support
 2019-07-22 20:26 UTC  (3+ messages)
` [PATCH v2 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci

[Qemu-riscv] [Qemu-devel] [PATCH v1 1/1] riscv/boot: Fixup the RISC-V firmware warning
 2019-07-22 20:21 UTC  (4+ messages)
  `  "

[Qemu-devel] [PATCH v2 1/1] riscv/boot: Fixup the RISC-V firmware warning
 2019-07-22 20:20 UTC  (2+ messages)
` [Qemu-riscv] "

[PATCH v4 0/8] server-side support for "inter" SSC copy
 2019-07-22 20:24 UTC  (4+ messages)
` [PATCH v4 5/8] NFSD check stateids against copy stateids

[PATCH] serial: imx: fix RTS/CTS setting
 2019-07-22 20:24 UTC  (5+ messages)
` [PATCH v6 0/3] serial: imx: fix RTS and RTS/CTS handling
  ` [PATCH v6 2/3] serial: imx: set_mctrl(): correctly restore autoRTS state


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.