All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-02 04:07:38 to 2019-02-02 07:29:33 UTC [more...]

[PATCH v3 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-02  7:29 UTC  (68+ messages)
` [PATCH v3 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v3 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v3 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v3 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v3 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v3 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v3 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v3 08/13] spi: atmel-quadspi: drop unused and NOP transfer macros
` [PATCH v3 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v3 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v3 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v3 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v3 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v2] Bluetooth: hci_uart: Switch pty driver to slave side in tty_set_termios()
 2019-02-02  7:28 UTC 

[Qemu-devel] [PATCH v2 00/27] make qemu configurable for Kconfig
 2019-02-02  7:24 UTC  (28+ messages)
` [Qemu-devel] [PATCH v2 01/27] arm: disable CONFIG_SERIAL_ISA
` [Qemu-devel] [PATCH v2 02/27] ide: split ioport registration to a separate file
` [Qemu-devel] [PATCH v2 03/27] vfio: move conditional up to hw/Makefile.objs
` [Qemu-devel] [PATCH v2 04/27] hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
` [Qemu-devel] [PATCH v2 05/27] build: actually use CONFIG_PAM
` [Qemu-devel] [PATCH v2 06/27] hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
` [Qemu-devel] [PATCH v2 07/27] hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board
` [Qemu-devel] [PATCH v2 08/27] hw/m68k/Makefile.objs: Conditionally build boards
` [Qemu-devel] [PATCH v2 09/27] hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
` [Qemu-devel] [PATCH v2 10/27] hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
` [Qemu-devel] [PATCH v2 11/27] hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
` [Qemu-devel] [PATCH v2 12/27] hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
` [Qemu-devel] [PATCH v2 13/27] hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
` [Qemu-devel] [PATCH v2 14/27] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
` [Qemu-devel] [PATCH v2 15/27] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
` [Qemu-devel] [PATCH v2 16/27] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
` [Qemu-devel] [PATCH v2 17/27] hw/nios2/Makefile.objs: Conditionally build nios2
` [Qemu-devel] [PATCH v2 18/27] hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
` [Qemu-devel] [PATCH v2 19/27] hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
` [Qemu-devel] [PATCH v2 20/27] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [PATCH v2 21/27] hw/cris/Makefile.objs: Create CONFIG_* for cris
` [Qemu-devel] [PATCH v2 22/27] hw/hppa/Makefile.objs: Create CONFIG_* for hppa
` [Qemu-devel] [PATCH v2 23/27] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [PATCH v2 24/27] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [PATCH v2 25/27] hw/tricore/Makefile.objs: Create CONFIG_* for tricore
` [Qemu-devel] [PATCH v2 26/27] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
` [Qemu-devel] [PATCH v2 27/27] hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-02-02  7:14 UTC  (7+ messages)
` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs
    ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL d
      ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NU
          ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs)

[PATCH 0/2] Some MMU notifier cleanups for Intel/AMD IOMMU
 2019-02-02  7:08 UTC  (8+ messages)
` [PATCH 2/2] iommu/amd: Remove clear_flush_young notifier

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION e28dbaae40bb2490a64d53ad205b4813ada4fbcd
 2019-02-02  7:07 UTC 

[Qemu-devel] [PATCH v1 00/27] make qemu configurable for Kconfig
 2019-02-02  6:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 27/27] hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-01
 2019-02-02  7:00 UTC 

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-02-02  6:57 UTC  (3+ messages)
` [RFC][PATCH v2 14/21] kvm: register in mm_struct

[Buildroot] [PATCH] package/docker-engine: drop unused _DAEMON option
 2019-02-02  6:51 UTC  (2+ messages)

[PATCH BlueZ] mesh: Remove unnecessary variable initialization
 2019-02-02  6:49 UTC 

[PATCH] mm/slab: Increase width of first /proc/slabinfo column
 2019-02-02  6:47 UTC  (3+ messages)

[qemu-mainline test] 132655: regressions - FAIL
 2019-02-02  6:41 UTC 

Possible minor bug in Git
 2019-02-02  6:38 UTC  (5+ messages)

[PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups
 2019-02-02  6:16 UTC  (18+ messages)
` [PATCH 1/8] fbdev: sm712fb: update copyright headers
` [PATCH 2/8] fbdev: sm712fb: use type "u8" for 8-bit I/O
` [PATCH 3/8] fbdev: sm712fb: add 2D-related I/O headers and functions
` [PATCH 4/8] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU
` [PATCH 5/8] fbdev: sm712fb: add 32-bit color modes, drops some other modes
` [PATCH 6/8] Documentation: fb: sm712fb: add information mainly about 2D
` [PATCH 7/8] fbdev: sm712fb: Kconfig: add information about docs
` [PATCH 8/8] MAINTAINERS: sm712fb: list myself as one maintainer

[RFC PATCH 0/4] watchdog: hpwdt: Fix NMI-related behaviour when CONFIG_HPWDT_NMI_DECODING is enabled
 2019-02-02  6:24 UTC  (9+ messages)
` [RFC PATCH 1/4] watchdog: hpwdt: Don't disable watchdog on NMI
` [RFC PATCH 4/4] watchdog: hpwdt: Make panic behaviour configurable

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-02-02  6:22 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Add of_alias_get_highest_id()
` [U-Boot] [PATCH 3/4] i2c: dm: Record maximum id of devices before probing devices

[PATCH 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-02  6:20 UTC  (7+ messages)
` [PATCH 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver

[PATCH] omap3: give off mode enable a more prominent place
 2019-02-02  6:18 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: remove generated verifier/tests.h on 'make clean'
 2019-02-02  6:16 UTC  (2+ messages)

[perf/core] 0e9244483f: perf-sanity-tests.PERF_RECORD_*_events_&_perf_sample_fields.fail
 2019-02-02  6:11 UTC 

fix int_sqrt() for very large numbers
 2019-02-02  6:11 UTC  (3+ messages)
` 32bd07585d: kernel_selftests.lib.prime_numbers.sh.fail
  ` [LKP] "

[xfs] 0e314dbf1a: aim7.jobs-per-min -36.2% regression
 2019-02-02  6:10 UTC 

Copie de : $15,000 a month (30mins “work” lol)
 2019-02-02  5:28 UTC 

[Qemu-devel] [PATCH] hw/xtensa: xtfpga: raise CPU number limit
 2019-02-02  6:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] lmb: handle more than one DRAM BANK
 2019-02-02  6:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] test: lib: lmb: add lmb test for multiple RAM banks

[U-Boot] [PATCH 0/2] Load splash from FIT image (internal, external, offset)
 2019-02-02  6:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] splash: Use splashfile instead of location->name
` [U-Boot] [PATCH 2/2] splash: Load internal and external data from FIT

[U-Boot] [PATCH 1/3] x86: Change 4-level page table base address to low memory
 2019-02-02  6:06 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] x86: Don't copy the cpu_call64() function to a hardcoded address
` [U-Boot] [PATCH 3/3] x86: Use the existing GDT in the ROM for 64-bit U-Boot proper

[U-Boot] [PATCH v4] misc: fs_loader: Add support for initializing block device
 2019-02-02  6:06 UTC  (2+ messages)

[U-Boot] [PATCH] core: ofnode: Add ofnode_pci_get_devfn()
 2019-02-02  6:05 UTC  (6+ messages)

[U-Boot] [RFC PATCH] dm: device: Do not probe parents which are probed already
 2019-02-02  6:05 UTC  (4+ messages)

[mlmmj] https://gitlab.com/mlmmj
 2019-02-02  5:48 UTC 

[xen-4.11-testing test] 132647: tolerable FAIL - PUSHED
 2019-02-02  5:45 UTC 

[radeon-alex:drm-next-5.1-wip 197/225] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5173:4: note: in expansion of macro 'amdgpu_dm_crtc_set_crc_source'
 2019-02-02  5:45 UTC 

[PATCH bpf-next 0/2] nfp: bpf: shifts support cleanups
 2019-02-02  5:39 UTC  (2+ messages)

[PATCH v2] nfit: add Hyper-V NVDIMM DSM command set to white list
 2019-02-02  5:27 UTC  (16+ messages)

[PATCH v3 00/10] x86/split_lock: Enable #AC exception for split locked accesses
 2019-02-02  5:14 UTC  (11+ messages)
` [PATCH v3 01/10] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v3 02/10] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v3 03/10] wlcore: Align reg_ch_conf_pending and tmp_ch_bitmap "
` [PATCH v3 04/10] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v3 05/10] x86/clearcpuid: Support multiple clearcpuid options
` [PATCH v3 06/10] x86/clearcpuid: Support feature flag string in kernel option clearcpuid
` [PATCH v3 07/10] Change document for "
` [PATCH v3 08/10] x86/setcpuid: Add kernel option setcpuid
` [PATCH v3 09/10] x86/split_lock: Define #AC for split lock feature
` [PATCH v3 10/10] x86/split_lock: Handle #AC exception for split lock

[B.A.T.M.A.N.] [PATCH] batman-adv: Increase purge timeout on DAT DHT candidates
 2019-02-02  5:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 for-4.0 00/11] qemu_thread_create: propagate the error to callers to handle
 2019-02-02  4:52 UTC  (13+ messages)
` [Qemu-devel] [PATCH v11 for-4.0 02/11] qemu_thread: supplement error handling for qemu_X_start_vcpu
` [Qemu-devel] [PATCH v11 for-4.0 04/11] qemu_thread: supplement error handling for pci_edu_realize
` [Qemu-devel] [PATCH v11 for-4.0 07/11] qemu_thread: supplement error handling for iothread_complete
` [Qemu-devel] [PATCH v11 for-4.0 08/11] qemu_thread: supplement error handling for qemu_signalfd_compat

[linux-4.19 test] 132640: regressions - FAIL
 2019-02-02  5:01 UTC 

[PATCH net-next] bonding: check slave set command firstly
 2019-02-01 14:07 UTC 

RIP: e030:move_page_tables+0xaa3/0xb80
 2019-02-02  4:37 UTC 

cron job: media_tree daily build: WARNINGS
 2019-02-02  4:35 UTC 

[PATCH] arm64: dts: rockchip: add HDMI sound node for rk3328-rock64
 2019-02-02  4:34 UTC  (3+ messages)

Message
 2019-02-02  3:58 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 34/35] include/linux/pci.h:1430:24: error: expected '; ' before '}' token
 2019-02-02  4:32 UTC 

[PATCH 0/8] xfs: incore unlinked list
 2019-02-02  4:31 UTC  (5+ messages)
` [PATCH 8/8] xfs: cache unlinked pointers in an rhashtable

RAID1 filesystem not mounting
 2019-02-02  4:28 UTC 

[RFC net-next 00/13] Get rid of switchdev_ops
 2019-02-02  4:22 UTC  (5+ messages)
` [RFC net-next 11/13] nfp: Handle SWITCHDEV_PORT_ATTR_GET event

[Bridge] [PATCH net-next] net: Fix ip_mc_{dec, inc}_group allocation context
 2019-02-02  4:20 UTC  (2+ messages)
` [PATCH net-next] net: Fix ip_mc_{dec,inc}_group "

Basic all-cap/all-lower case question on Environment variables
 2019-02-02  4:18 UTC  (2+ messages)

pull-request: bpf-next 2019-02-01
 2019-02-02  4:12 UTC  (2+ messages)

[PATCH] Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
 2019-02-02  4:08 UTC  (3+ 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.