All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-11 10:17:46 to 2018-05-11 11:09:03 UTC [more...]

[U-Boot] [PULL] u-boot-socfpga/master
 2018-05-11 11:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/3] spi: mxs_spi: DM conversion
 2018-05-11 11:09 UTC  (5+ messages)

[U-Boot] [PATCH] SPDX: Convert a few files that were missed before
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] "

aio poll and a new in-kernel poll API V10
 2018-05-11 11:08 UTC  (29+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 24/32] net/nfc: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "

[U-Boot] [PATCH 1/1] tools/file2include: avoid incorrect comments
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 1/1] include: update log2 header from the Linux kernel
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/1] xyz-modem: va_start() must be matched by va_end()
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] tools/file2include: create Linux style SPDX header
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] bootm: fix 'memory-fixup' for vxWorks boot
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] board/freescale: Remove invalid fsl email addresses
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] p1022ds: Change Timur's email address
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH v5 7/7] bootcount: display5: config: Enable boot count feature in the display5 board
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 6/7] bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 5/7] bootcount: spl: Extend SPL to support bootcount incrementation
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 4/7] bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
 2018-05-11 11:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 3/7] bootcount: Add function wrappers to handle bootcount increment and error checking
 2018-05-11 11:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 2/7] bootcount: Add include guards into bootcount.h file
 2018-05-11 11:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 1/7] bootcount: spl: Enable bootcount support in SPL
 2018-05-11 11:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[Qemu-devel] [PATCH] target/m68k: Fix build Werror with gcc 8.0.1
 2018-05-11 11:06 UTC  (3+ messages)

[PATCH 0/8] nvmem: patches for v4.18
 2018-05-11 11:07 UTC  (9+ messages)
` [PATCH 1/8] drivers: nvmem: Export nvmem_add_cells()
` [PATCH 2/8] dt-bindings: nvmem: Add binding for RAVE SP EEPROM driver
` [PATCH 3/8] nvmem: Add "
` [PATCH 4/8] nvmem: meson-efuse: remove econfig global
` [PATCH 5/8] nvmem: meson-efuse: simplify read callback
` [PATCH 6/8] nvmem: meson-efuse: add write support
` [PATCH 7/8] nvmem: core: describe add missing dev function parameter
` [PATCH 8/8] nvmem: properly handle returned value nvmem_reg_read

[PATCH v4 00/18] Fix default build on gcc8.0.1
 2018-05-11 11:04 UTC  (20+ messages)
` [PATCH v4 06/18] net/nfp/nfpcore: solve strncpy misuse
` [PATCH v4 07/18] net/nfp/nfpcore: off-by-one and no NUL on strncpy use
` [PATCH v4 08/18] net/nfp: don't memcpy out of source range
` [PATCH v4 09/18] net/qede: strncpy length constant and NUL
` [PATCH v4 10/18] net/qede: solve broken strncpy
` [PATCH v4 11/18] net/sfc: correct strncpy length
` [PATCH v4 12/18] net/sfc: solve strncpy size and NUL
` [PATCH v4 14/18] net/vdev_netvsc: 3 x strncpy misuse
` [PATCH v4 15/18] app: can't find include

[PATCH v5 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-11 11:03 UTC  (6+ messages)
` [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9

printk feature for syzbot?
 2018-05-11 11:02 UTC  (4+ messages)
      ` [PATCH] printk: fix possible reuse of va_list variable

[PATCH 1/2] musl-utils: monitor commits for upstream tracking
 2018-05-11 11:02 UTC  (2+ messages)
` [PATCH 2/2] distcc: disable upstream checking for now

kvm_read_guest_page() missing kvm->srcu read lock?
 2018-05-11 11:02 UTC  (3+ messages)

[PATCH 0/5] rcar-vin: Add support for digital input on Gen3
 2018-05-11 11:01 UTC  (9+ messages)
` [PATCH 1/5] media: rcar-vin: Add support for R-Car R8A77995 SoC
` [PATCH 2/5] media: rcar-vin: Add digital input subdevice parsing
` [PATCH 5/5] media: rcar-vin: Use FTEV for digital input

[PATCH] perf/ring_buffer: ensure atomicity and order of updates
 2018-05-11 10:59 UTC  (2+ messages)

[PATCH v3 0/3] btrfs: Add write time super block validation
 2018-05-11 10:56 UTC  (7+ messages)
` [PATCH v3 1/3] btrfs: Move btrfs_check_super_valid() to avoid forward declaration
` [PATCH v3 3/3] btrfs: Do super block verification before writing it to disk

[GIT PULL] xen: fix for 4.17-rc5
 2018-05-11 10:57 UTC 

[GIT PULL] xen: fix for 4.17-rc5
 2018-05-11 10:57 UTC 

[LTP] network stress route-change-if test
 2018-05-11 10:56 UTC  (3+ messages)

[PATCH] net/virtio-user: strip VIRTIO_NET_F_MAC when MAC isn't specified
 2018-05-11 10:55 UTC 

[PATCH IB/core 0/2] Do not form IB connections between limited partition members
 2018-05-11 10:55 UTC  (8+ messages)
` [PATCH IB/core 2/2] IB/cm: Send authentic pkey in REQ msg and check eligibility of the pkeys

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

[Buildroot] BUG: BR-2018.05-rc1 cannot build dahdi-linux 2.11.1
 2018-05-11 10:53 UTC 

[xen-4.6-testing test] 122657: regressions - FAIL
 2018-05-11 10:52 UTC 

[PATCH linux dev-4.13 1/6] gpio/aspeed: Set output latch before changing direction
 2018-05-11 10:51 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/4] New runner to rule them all
 2018-05-11 10:51 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/4] runner: New test runner

[RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020
 2018-05-11 10:50 UTC  (3+ messages)

[pyro][PATCH 1/2] Revert "gcc: Remove patch causing ICE on x86_64 valgrind compile"
 2018-05-11 10:49 UTC  (3+ messages)
` [pyro][PATCH 2/2] gcc: Remove patch causing ICE on x86_64 valgrind compile (on x86-64 only)

[DPDK] net/ixgbe: fix missing Port Representor data-path callbacks
 2018-05-11 10:49 UTC  (2+ messages)

[PATCH] net/i40e: fix missing Port Representor data-path callbacks
 2018-05-11 10:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] qcow2: fix preallocation with metadata on bare block device
 2018-05-11 10:46 UTC  (3+ messages)

KASAN: null-ptr-deref Read in rds_ib_get_mr
 2018-05-11 10:46 UTC  (3+ messages)
  ` [rds-devel] "

[PATCH] app/testpmd: enabled vxlan and nvgre encap/decap support for rte_flow
 2018-05-11 10:45 UTC  (3+ messages)

Remaining old offloading API usage in PMDs
 2018-05-11 10:45 UTC 

[igt-dev] [PATCH i-g-t] tests/gem_userptr_blits: test zero user_size
 2018-05-11 10:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/gem_userptr_blits: test zero user_size (rev2)

[Qemu-devel] [PATCH] linux-user: correctly align types in thunking code
 2018-05-11 10:43 UTC  (2+ messages)

[PATCH v16 0/9] Address error and recovery for AER and DPC
 2018-05-11 10:43 UTC  (10+ messages)
` [PATCH v16 1/9] PCI: Unify wait for link active into generic PCI
` [PATCH v16 2/9] pci-error-recovery: Add AER_FATAL handling
` [PATCH v16 3/9] PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
` [PATCH v16 4/9] PCI/AER: Rename error recovery to generic PCI naming
` [PATCH v16 5/9] PCI/AER: Factor out error reporting from AER
` [PATCH v16 6/9] PCI/PORTDRV: Implement generic find service
` [PATCH v16 7/9] PCI/PORTDRV: Implement generic find device
` [PATCH v16 8/9] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v16 9/9] PCI/DPC: Disable ERR_NONFATAL and enable ERR_FATAL for DPC

[PATCH V2] xfstest: overlay: Add tests for overlay metadata only copy up feature
 2018-05-11 10:41 UTC  (3+ messages)

master - radix-tree: fix a function decl
 2018-05-11 10:41 UTC 

master - radix-tree: remove some unneccessary includes
 2018-05-11 10:41 UTC 

[PATCH 0/2] Add basic support for Mediatek MT8183 SoC
 2018-05-11 10:41 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
` [PATCH 2/2] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH 0/2] Restore performance of rpm in Docker containers
 2018-05-11 10:39 UTC  (4+ messages)
` [PATCH 2/2] rpm: Assume a max limit of 1024 open files

[PATCH] armpmu: broadcast overflow irq on multi-core system having one muxed SPI for PMU
 2018-05-11 10:39 UTC  (5+ messages)

[PATCH] drm/i915/selftests: scrub 64K
 2018-05-11 10:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: scrub 64K (rev2)

[PATCH v3 0/6] Driver for at91 usart in spi mode
 2018-05-11 10:38 UTC  (21+ messages)
` [PATCH v3 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v3 2/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v3 3/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v3 4/6] dt-bindings: add binding for at91-usart in spi mode
` [PATCH v3 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v3 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH for-4.11 00/10] x86: Improvements and fixes to Spectre handling
 2018-05-11 10:38 UTC  (11+ messages)
` [PATCH 01/10] x86/spec_ctrl: Read MSR_ARCH_CAPABILITIES only once
` [PATCH 02/10] x86/spec_ctrl: Express Xen's choice of MSR_SPEC_CTRL value as a variable
` [PATCH 03/10] x86/spec_ctrl: Merge bti_ist_info and use_shadow_spec_ctrl into spec_ctrl_flags
` [PATCH 04/10] x86/spec_ctrl: Fold the XEN_IBRS_{SET, CLEAR} ALTERNATIVES together
` [PATCH 05/10] x86/spec_ctrl: Rename bits of infrastructure to avoid NATIVE and VMEXIT
` [PATCH 06/10] x86/spec_ctrl: Split X86_FEATURE_SC_MSR into PV and HVM variants
` [PATCH 07/10] x86/spec_ctrl: Explicitly set Xen's default MSR_SPEC_CTRL value
` [PATCH 08/10] x86/cpuid: Improvements to guest policies for speculative sidechannel features
` [PATCH 09/10] x86/spec_ctrl: Introduce a new `spec-ctrl=` command line argument to replace `bti=`
` [PATCH 10/10] x86/spec_ctrl: Elide MSR_SPEC_CTRL handling in idle context when possible

general protection fault in fuse_ctl_remove_conn
 2018-05-11 10:30 UTC  (6+ messages)
  ` [PATCH] fuse: don't keep inode-less dentry at fuse_ctl_add_dentry()

[Qemu-devel] [PATCH v5 0/6] s390x: vfio-ap: guest dedicated crypto adapters
 2018-05-11 10:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 4/6] s390x/vfio: ap: Introduce VFIO AP device

[RFC] regmap: allow volatile register writes with cached only read maps
 2018-05-11 10:29 UTC  (5+ messages)

[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
 2018-05-11 10:24 UTC  (3+ messages)

[PATCH] mlx4_core: allocate 4KB ICM chunks
 2018-05-11 10:27 UTC  (2+ messages)

[Bug 106447] System freeze after resuming from suspend (amdgpu)
 2018-05-11 10:26 UTC  (2+ messages)

[PATCH v2 1/2] malloc: add biggest free IOVA-contiguous element to stats
 2018-05-11 10:25 UTC  (4+ messages)
` [PATCH v3 0/3] Improve zero-length memzone allocation
  ` [PATCH v3 3/3] memzone: improve zero-length memzone reserve

[PATCH V2 1/2] Revert "ssb: Prevent build of PCI host features in module"
 2018-05-11 10:25 UTC  (5+ messages)

[PATCH] misc: cxl: Change return type to vm_fault_t
 2018-05-11 10:24 UTC  (2+ messages)

[oe-commits] [openembedded-core] 03/19: gcc-runtime: Disable gcc version of libssp
 2018-05-11 10:23 UTC 

[PATCH] ARM: dts: vexpress: Replace '_' with '-' in node names
 2018-05-11 10:23 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: vexpress: use standard gpio bindings for sys_{led, mci, flash}
  ` [PATCH v2 2/2] ARM: dts: vexpress: replace '_' with '-' in node names

[PATCH v3 00/11] Btrfs: orphan and truncate fixes
 2018-05-11 10:19 UTC  (3+ messages)
` [PATCH v3 01/11] Btrfs: remove stale comment referencing vmtruncate()

unstable nfs connection
 2018-05-11 10:21 UTC 

[PATCH v2 0/3] Fix an Atmel USBA UDC issue introducted in 4.17-rc1
 2018-05-11 10:19 UTC  (11+ messages)
` [PATCH v2 1/3] usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
  ` [v2,1/3] "
` [PATCH v2 2/3] usb: gadget: udc: atmel: Remove obsolete include
  ` [v2,2/3] "
` [PATCH v2 3/3] usb: gadget: udc: atmel: Fix indenting
  ` [v2,3/3] "

[PATCH v3 00/14] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-05-11 10:20 UTC  (6+ messages)
` [PATCH v3 02/14] drivers: soc: sunxi: Add dedicated compatibles for the A13, A20 and A33

[PATCH] tpm_tis: verify locality released before returning from release_locality
 2018-05-11 10:19 UTC  (5+ messages)

selftests: kvm tests need config file
 2018-05-11 10:19 UTC  (3+ messages)

[PATCH] tpm: tpm_crb: relinquish locality on error path
 2018-05-11 10:18 UTC  (12+ messages)

[PATCH 4.17 1/2] Revert "ssb: Prevent build of PCI host features in module"
 2018-05-11 10:18 UTC  (5+ messages)
` [PATCH 4.17 2/2] ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y

[PATCH] ssb: Fix regression caused by disabling PCI cores on non-MIPS architecture
 2018-05-11 10:18 UTC  (2+ messages)
`  "

[PATCH 0/6] Upgrade gawk, sysstat, dbus, dbus-test, dbus-glib and sudo
 2018-05-11 10:17 UTC  (3+ messages)
` [PATCH 5/6] dbus-glib: upgrade to 0.110


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.