All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-10 15:50:21 to 2019-05-10 16:27:48 UTC [more...]

[Qemu-devel] [PATCH v5 00/24] Add qemu_getrandom and ARMv8.5-RNG etc
 2019-05-10 16:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 22/24] target/arm: Implement ARMv8.5-RNG

[PATCH 5.1 00/30] 5.1.1-stable review
 2019-05-10 16:27 UTC  (2+ messages)

[SPDK] Compile error in this morning's current SPDK/DPDK master branch
 2019-05-10 16:27 UTC 

[Qemu-devel] [PATCH v3 0/3] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-10 16:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] VirtIO-RNG: Update default entropy source to `/dev/urandom`

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-10 16:24 UTC  (4+ messages)

[PATCH] media: i2c: adv748x: initialize bit 7 of csi_tx_top_reg_1f
 2019-05-10 16:25 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] Block layer patches
 2019-05-10 16:16 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/15] block: remove bs from lists before closing
` [Qemu-devel] [PULL 02/15] MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"
` [Qemu-devel] [PULL 03/15] MAINTAINERS: Add an entry for the Parallel NOR Flash devices
` [Qemu-devel] [PULL 04/15] qemu-iotests: Fix cleanup for 192
` [Qemu-devel] [PULL 05/15] blockjob: Fix coroutine thread after AioContext change
` [Qemu-devel] [PULL 06/15] test-block-iothread: Job coroutine thread after AioContext switch
` [Qemu-devel] [PULL 07/15] qemu-img: Use IEC binary prefixes for size constants
` [Qemu-devel] [PULL 09/15] vdi: Replace bdrv_{read, write}() with bdrv_{pread, pwrite}()
` [Qemu-devel] [PULL 11/15] block: Remove bdrv_read() and bdrv_write()
` [Qemu-devel] [PULL 15/15] iotests: Add test for rebase without input base

[Bug 110660] New: GeForce GT 750M Mac Edition fullscreen issues
 2019-05-10 16:25 UTC  (5+ messages)
  ` [Bug 110660] "

[PATCH] ASoC: SOF: Fix build error with CONFIG_SND_SOC_SOF_NOCODEC=m
 2019-05-10 16:24 UTC  (5+ messages)
` [PATCH V2] "

[ebtables PATCH] Fix incorrect IPv6 prefix formatting
 2019-05-10 16:24 UTC 

[v2 PATCH] mm: vmscan: correct nr_reclaimed for THP
 2019-05-10 16:23 UTC 

Bulk kmalloc
 2019-05-10 16:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] tests/kms_big_fb: Make sure huge fbs work correctly
 2019-05-10 16:23 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v4] "

[RFC PATCH] ARM: mach-shmobile: Parse DT to get ARCH timer memory region
 2019-05-10 16:22 UTC 

[PATCH] power: supply: ucs1002: Fix build error without CONFIG_REGULATOR
 2019-05-10 16:22 UTC  (3+ messages)

[PATCH ghak111 V2] audit: deliver signal_info regarless of syscall
 2019-05-10 16:21 UTC 

[RESEND PATCH 0/4] um: build and irq fixes
 2019-05-10 16:22 UTC  (8+ messages)
` [RESEND PATCH 4/4] um: irq: don't set the chip for all irqs

[PATCH v8 0/4] vfio: ap: AP Queue Interrupt Control
 2019-05-10 16:21 UTC  (4+ messages)
` [PATCH v8 3/4] s390: ap: implement PAPQ AQIC interception in kernel

[PATCH ghau90 v2] sig_info: use standard template for log messages
 2019-05-10 16:21 UTC 

[PATCH] Headset fixup for System76 Gazelle (gaze14)
 2019-05-10 16:21 UTC  (3+ messages)

[dpdk-dev] [PATCH] librte_net: define TCP flags in rte_tcp.h instead of in rte_eth_ctrl.h
 2019-05-10 16:10 UTC 

[PATCH ghak64 V3] audit: add saddr_fam filter field
 2019-05-10 16:20 UTC  (4+ messages)

Linux kernel 4.19.42 released
 2019-05-10 16:20 UTC 

[PATCH v4.14.y] netfilter: compat: initialize all fields in xt_init
 2019-05-10 16:19 UTC 

[PATCH bpf] libbpf: detect supported kernel BTF features and sanitize BTF
 2019-05-10 16:19 UTC  (5+ messages)

[U-Boot] [PATCH 00/13] Add saveenv support for STM32MP1
 2019-05-10 16:19 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] stm32mp1: activate NAND and NOR support on EV1
` [U-Boot] [PATCH 02/13] stm32mp1: support dynamic MTDPARTS
` [U-Boot] [PATCH 03/13] env: ext4: Allow overriding interface, device and partition
` [U-Boot] [PATCH 04/13] board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()
` [U-Boot] [PATCH 05/13] env: allow ENV_IS_NOWHERE with other storage target
` [U-Boot] [PATCH 06/13] env: enable saveenv command when one CONFIG_ENV_IS_IN is activated
` [U-Boot] [PATCH 07/13] configs: stm32mp15: Enable ENV_IS_IN_EXT4 and all relative flags
` [U-Boot] [PATCH 08/13] stm32mp1: Add env_get_location()
` [U-Boot] [PATCH 09/13] mtd: Fix get_mtdparts()
` [U-Boot] [PATCH 10/13] stm32mp1: Move ENV_SIZE to Kconfig
` [U-Boot] [PATCH 11/13] configs: stm32mp15: Enable ENV_IS_IN_UBI
` [U-Boot] [PATCH 12/13] configs: stm32mp15: Enable ENV_IS_SPI_FLASH
` [U-Boot] [PATCH 13/13] stm32mp1: Update env_get_location for NOR support

bypassing wireguard using firejail
 2019-05-10 16:18 UTC  (2+ messages)
  ` Fwd: "

[U-Boot] [PATCH 00/14] Add saveenv support for STM32MP1
 2019-05-10 16:18 UTC  (16+ messages)
` [U-Boot] [PATCH 01/14] Prepare v2019.07-rc1
` [U-Boot] [PATCH 02/14] stm32mp1: activate NAND and NOR support on EV1
` [U-Boot] [PATCH 03/14] stm32mp1: support dynamic MTDPARTS
` [U-Boot] [PATCH 04/14] env: ext4: Allow overriding interface, device and partition
` [U-Boot] [PATCH 05/14] board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()
` [U-Boot] [PATCH 06/14] env: allow ENV_IS_NOWHERE with other storage target
` [U-Boot] [PATCH 07/14] env: enable saveenv command when one CONFIG_ENV_IS_IN is activated
` [U-Boot] [PATCH 08/14] configs: stm32mp15: Enable ENV_IS_IN_EXT4 and all relative flags
` [U-Boot] [PATCH 09/14] stm32mp1: Add env_get_location()
` [U-Boot] [PATCH 10/14] mtd: Fix get_mtdparts()
` [U-Boot] [PATCH 11/14] stm32mp1: Move ENV_SIZE to Kconfig
` [U-Boot] [PATCH 12/14] configs: stm32mp15: Enable ENV_IS_IN_UBI
` [U-Boot] [PATCH 13/14] configs: stm32mp15: Enable ENV_IS_SPI_FLASH
` [U-Boot] [PATCH 14/14] stm32mp1: Update env_get_location for NOR support

[PATCH v2 0/5] Add supply property for DSI controller
 2019-05-10 16:18 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: display: stm32: add supply property to "
` [PATCH v2 2/3] drm/stm: dsi: add support of an optional regulator
` [PATCH v2 3/5] ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-10 16:17 UTC  (18+ messages)

[PATCH 0/5] pci: expand usage of pci_sbdf_t
 2019-05-10 16:16 UTC  (14+ messages)
` [Xen-devel] "
` [PATCH 1/5] pci: use pci_sbdf_t in pci_dev
  ` [Xen-devel] "
` [PATCH 2/5] pci: use function generation macros for pci_config_{write, read}<size>
  ` [Xen-devel] "
` [PATCH 3/5] pci: switch pci_conf_{read/write} to use pci_sbdf_t
  ` [Xen-devel] "
` [PATCH 4/5] print: introduce a format specifier for pci_sbdf_t
  ` [Xen-devel] "
` [PATCH 5/5] pci: switch PCI capabilities related functions to use pci_sbdf_t
  ` [Xen-devel] "

[PATCH 00/14] entry: preempt_schedule_irq() callers scrub
 2019-05-10 16:16 UTC  (4+ messages)
` [PATCH 06/14] MIPS: entry: Remove unneeded need_resched() loop

[PATCH 00/17] Add support for SHA-256 checksums
 2019-05-10 16:16 UTC  (5+ messages)
` [PATCH 01/17] btrfs: use btrfs_csum_data() instead of directly calling crc32c
` [PATCH 02/17] btrfs: resurrect btrfs_crc32c()

[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
 2019-05-10 16:16 UTC  (5+ messages)
` [PATCH, RFC 2/2] Implement sharing/unsharing of PMDs for FS/DAX

[Virtio-fs] [PATCH 0/2] virtiofs: remove dmap when truncating inode
 2019-05-10 16:16 UTC  (5+ messages)
` [Virtio-fs] [PATCH 1/2] fuse: remove unnecessary allocated_ranges
  ` [Virtio-fs] [PATCH 2/2] fuse: remove dmap when truncating inode

Build Warnings, BlueZ TIP, Fedora-30
 2019-05-10 16:15 UTC  (3+ messages)

[SPDK] Compile error in this morning's current SPDK/DPDK master branch
 2019-05-10 16:15 UTC 

[PATCH libnftnl,v1 1/2] src: add ct expectation support
 2019-05-10 16:11 UTC  (2+ messages)
` [PATCH libnftnl,v1 2/2] examples: add ct expectation examples

[dpdk-dev] [PATCH] eventdev: fix Rx adapter event flush logic
 2019-05-10 16:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

grub-mkrescue: Problem with MBR partition table at start of EFI partition
 2019-05-10 16:12 UTC  (3+ messages)

[PATCH v2] cannelloni: new package, CAN to ethernet proxy
 2019-05-10 16:12 UTC  (3+ messages)

[net-next][PATCH v2 0/2] rds: handle unsupported rdma request to fs dax memory
 2019-05-10 16:13 UTC  (7+ messages)
` [net-next][PATCH v2 1/2] "
` [net-next][PATCH v2 2/2] rds: add sysctl for rds support of On-Demand-Paging

[Qemu-devel] [PATCH v3 0/7] tests/qemu-iotests: Run basic iotests during "make check"
 2019-05-10 16:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 6/7] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run

[PATCH v2] selinux: do not report error on connect(AF_UNSPEC)
 2019-05-10 16:09 UTC  (4+ messages)

[PATCH v3 1/2] platform/chrome: wilco_ec: Add Boot on AC support
 2019-05-10 16:09 UTC  (3+ messages)

[PATCH net 0/2] net/tls: fix W=1 build warnings
 2019-05-10 16:06 UTC  (4+ messages)
` [PATCH net 2/2] net/tls: handle errors from padding_length()

[PATCH v2 1/4] dt-bindings: spi: Add YAML schemas for the generic SPI options
 2019-05-10 16:05 UTC  (3+ messages)

[PATCH v8 0/6] virtio pmem driver
 2019-05-10 15:52 UTC  (28+ messages)
` [Qemu-devel] "
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
  ` [Qemu-devel] "
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
  ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
  ` [Qemu-devel] "
` [PATCH v8 4/6] dax: check synchronous mapping is supported
  ` [Qemu-devel] "
` [PATCH v8 5/6] ext4: disable map_sync for async flush
  ` [Qemu-devel] "
` [PATCH v8 6/6] xfs: "
  ` [Qemu-devel] "

kernelci.org update - 2019-05-10
 2019-05-10 16:05 UTC 

Linux kernel 4.9.175 released
 2019-05-10 16:05 UTC 

Linux kernel 4.14.118 released
 2019-05-10 16:05 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: Use cairo conversion in igt_fb_convert_with_stride, v3
 2019-05-10 16:02 UTC  (5+ messages)

[PATCH] netfilter: nft_ct: add ct expectations support
 2019-05-10 16:00 UTC  (2+ messages)
` [PATCH nf-next,v2] "

[PATCH 1/8] drm/amdkfd: Add gws number to kfd topology node properties
 2019-05-10 16:01 UTC  (8+ messages)
  ` [PATCH 2/8] drm/amdgpu: Remove GWS barriers pre-reservation for gfx
  ` [PATCH 3/8] drm/amdkfd: Add interface to alloc gws from amdgpu
  ` [PATCH 4/8] drm/amdkfd: Allocate gws on device initialization
  ` [PATCH 5/8] drm/amdkfd: Add function to set queue gws
  ` [PATCH 6/8] drm/amdkfd: Add function to add/remove gws to kfd process
  ` [PATCH 7/8] drm/amdkfd: New IOCTL to allocate queue GWS
  ` [PATCH 8/8] drm/amdkfd: PM4 packets change to support GWS

[PATCH v5 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-05-10 16:01 UTC  (11+ messages)
` [PATCH v5 03/15] media: v4l2-common: Support custom imagesize/bytesperline in fill_pixfmt()

[PATCH v2 1/6] drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
 2019-05-10 16:00 UTC  (3+ messages)
` [PATCH v2 4/6] drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp

[RFC i-g-t 0/1] intel_gpu_top: Per-client engine busyness
 2019-05-10 16:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
 2019-05-10 15:59 UTC  (3+ messages)

[PATCH 12/18] btrfs: allow MAP_SYNC mmap
 2019-05-10 15:59 UTC  (5+ messages)
` [PATCH for-goldwyn] btrfs: disallow MAP_SYNC outside of DAX mounts

[Qemu-devel] [PATCH v2] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
 2019-05-10 15:56 UTC  (5+ messages)

[MPTCP] [PATCH v3 3/3] mptcp: allow collapsing consecutive sendpages on the same substream
 2019-05-10 15:59 UTC 

[MPTCP] [PATCH v3 2/3] mptcp: sendmsg() do spool all the provided data
 2019-05-10 15:59 UTC 

[MPTCP] [PATCH v3 1/3] mptcp: use sk_page_frag() in sendmsg
 2019-05-10 15:59 UTC 

[MPTCP] [PATCH v3 0/3] mptcp: refactor xmit path
 2019-05-10 15:59 UTC 

[Qemu-devel] [PATCH] crypto: Fix LGPL information in the file headers
 2019-05-10 15:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] include: android_bl_msg.h: Initial import
 2019-05-10 15:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] runner: Use glib's regex utilities instead of POSIX ERE
 2019-05-10 15:57 UTC  (3+ messages)

Single-threaded accesses and signal handlers
 2019-05-10 15:56 UTC  (2+ messages)

[ANNOUNCE] iproute2 5.1.0
 2019-05-10 15:54 UTC 

[RFC PATCH 0/3] prerequisites for device reserved local mem rework
 2019-05-10 15:53 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: meson: g12a board node order
 2019-05-10 15:53 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: meson: sei510: consistently order nodes
` [PATCH 2/2] arm64: dts: meson: u200: "

[Qemu-devel] [PATCH v2] chardev/char-i2c: Implement Linux I2C character device
 2019-05-10 15:51 UTC  (4+ messages)

Altp2m use with PML can deadlock Xen
 2019-05-10 15:52 UTC  (10+ messages)
                ` [Xen-devel] "

[Qemu-devel] [PATCH v2] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-05-10 15:33 UTC 

[PATCH] arm64: add support for rng-seed
 2019-05-10 15:51 UTC  (6+ messages)

[PATCH 5.0 00/95] 5.0.15-stable review
 2019-05-10 15:50 UTC  (3+ messages)

[PATCH v4 0/2] thermal: rcar_gen3_thermal: fix IRQ issues
 2019-05-10 15:50 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.