All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-10 14:16:13 to 2019-01-10 14:58:36 UTC [more...]

[PATCH v6 01/10] cryptodev: add opaque userdata pointer into crypto sym session
 2019-01-10 14:58 UTC  (18+ messages)
` [PATCH v7 00/10] ipsec: new library for IPsec data-path processing
` [PATCH v7 01/10] cryptodev: add opaque userdata pointer into crypto sym session
` [PATCH v7 02/10] security: add opaque userdata pointer into security session
` [PATCH v7 03/10] net: add ESP trailer structure definition
` [PATCH v7 04/10] lib: introduce ipsec library
` [PATCH v7 05/10] ipsec: add SA data-path API
` [PATCH v7 06/10] ipsec: implement "
` [PATCH v7 07/10] ipsec: rework SA replay window/SQN for MT environment
` [PATCH v7 08/10] ipsec: helper functions to group completed crypto-ops
` [PATCH v7 09/10] test/ipsec: introduce functional test
` [PATCH v7 10/10] doc: add IPsec library guide

[PATCH bpf] selftests/bpf: add missing executables to .gitignore
 2019-01-10 14:58 UTC  (2+ messages)

[PATCH] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-01-10 14:56 UTC  (2+ messages)

[PATCH 0/9] kprobes: Fix and improve blacklist symbols
 2019-01-10 14:57 UTC  (4+ messages)
` [PATCH 1/9] x86/kprobes: Prohibit probing on optprobe template code

[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
 2019-01-10 14:56 UTC  (2+ messages)

v4.20.1 build: 0 failures 4 warnings (v4.20.1)
 2019-01-10 14:56 UTC 

[PATCH] ibmvscsi: use GFP_ATOMIC with dma_alloc_coherent in map_sg_data
 2019-01-10 14:56 UTC  (2+ messages)

[Buildroot] Xtensa toolchain issue ?
 2019-01-10 14:56 UTC  (5+ messages)

[PATCH v2] net/virtio: add platform memory ordering feature support
 2019-01-10 14:56 UTC  (12+ messages)
` [PATCH v3 0/3] Missing barriers and VIRTIO_F_ORDER_PLATFORM
    ` [PATCH v3 1/3] net/virtio: add missing barrier before reading the flags
    ` [PATCH v3 2/3] net/virtio: update memory ordering comment for vq notify
    ` [PATCH v3 3/3] net/virtio: add platform memory ordering feature support

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2019-01-10 14:56 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5

[RESEND PATCH v3 0/2] sysctl: handle overflow for file-max
 2019-01-10 14:55 UTC  (5+ messages)
` [RESEND PATCH v3 2/2] "

[RFC 0/3] reduce THP fault thrashing
 2019-01-10 14:55 UTC  (5+ messages)
` [RFC 1/3] mm, thp: restore __GFP_NORETRY for madvised thp fault allocations

[PATCH] mm/hmm: Convert to use vm_fault_t
 2019-01-10 14:59 UTC 

[PATCH 1/2] drm/ttm: add lru notify to bo driver
 2019-01-10 14:52 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: set bulk_moveable to false when lru changed

[MPTCP] eBPF support for user defined TCP options
 2019-01-10 14:52 UTC 

nvme-cli: tag new version?
 2019-01-10 14:52 UTC  (2+ messages)

seqcount usage in xt_replace_table()
 2019-01-10 14:52 UTC  (5+ messages)

[PATCH v5 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-10 14:52 UTC  (10+ messages)
` [PATCH v5 1/5] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command

general protection fault in fuse_dev_do_write
 2019-01-10 14:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/6] Promote x-nbd-server-add-bitmap to stable
 2019-01-10 14:51 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/6] nbd: Only require disabled bitmap for read-only exports
` [Qemu-devel] [PATCH v2 2/6] nbd: Merge nbd_export_set_name into nbd_export_new
` [Qemu-devel] [PATCH v2 5/6] nbd: Merge nbd_export_bitmap "

[LTP] [PATCH] lib/tst_net.sh: fix tst_set_sysctl() for non-netns setup
 2019-01-10 14:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] board: tbs2910: Add u-boot.imx size limit check
 2019-01-10 14:51 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] board: tbs2910: Remove FIT support in defconfig to reduce u-boot size

[PATCH] nvme: fix out of bounds access in nvme_cqe_pending
 2019-01-10 14:50 UTC  (5+ messages)

[PATCH 2/2 RESEND] ARM: dts: msm8660: Fix up GIC IRQ flags
 2019-01-10 14:50 UTC  (2+ messages)

[PATCH 1/2 RESEND] ARM: dts: msm8660: Mark two GSBI blocks "disabled"
 2019-01-10 14:50 UTC  (2+ messages)

[PATCH v4 00/12] cryptodev: change qp conf and sym session
 2019-01-10 14:50 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] cryptodev: change queue pair configure structure
  ` [PATCH v5 02/12] cryptodev: add sym session mempool create
  ` [PATCH v5 03/12] app/test-crypto-perf: use separate session mempools
  ` [PATCH v5 04/12] net/softnic: "
  ` [PATCH v5 05/12] examples: "
  ` [PATCH v5 06/12] vhost/crypto: "
  ` [PATCH v5 07/12] test/crypto: "
  ` [PATCH v5 08/12] cryptodev: add sym session header size API
  ` [PATCH v5 09/12] cryptodev: update symmetric session structure
  ` [PATCH v5 10/12] cryptodev: add user data size to symmetric session
  ` [PATCH v5 11/12] cryptodev: add reference count to session private data
  ` [PATCH v5 12/12] cryptodev: add opaque data field to symmetric session

[PATCH v2] x86/trace: set TRACE_INCLUDE_PATH correctly instead of header search path
 2019-01-10 14:50 UTC  (2+ messages)

seqcount usage in xt_replace_table()
 2019-01-10 14:50 UTC  (11+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-10 14:50 UTC  (14+ messages)

[PATCH 01/41] fmc: update to c7576ab
 2019-01-10  8:16 UTC  (2+ messages)
` [PATCH 15/41] libpkcs11: update to efd15b9

[PATCH V3 1/3] dt-bindings: mmc: tegra: Add pinctrl for pad drive strength config
 2019-01-10 14:48 UTC  (2+ messages)

[PATCH 4.19 000/170] 4.19.14-stable review
 2019-01-10 14:42 UTC  (8+ messages)

[PATCH] vhostuser: fix deadlock when vhost unregister
 2019-01-10 14:48 UTC  (2+ messages)

amdgpu/TTM oopses since merging swiotlb_dma_ops into the dma_direct code
 2019-01-10 14:48 UTC  (4+ messages)

[PATCH V7 0/2] HW Command Queue support for Tegra SDMMC
 2019-01-10 14:47 UTC  (3+ messages)
` [PATCH V7 1/2] arm64: dtsi: Fix SDMMC address range

[Buildroot] [PATCH v2 0/4] Support Linux 4.20
 2019-01-10 14:47 UTC  (5+ messages)

[PATCH] vfio_pci: set TRACE_INCLUDE_PATH to fix the build error
 2019-01-10 14:47 UTC  (2+ messages)

[PATCH] powerpc/vdso32: Drop -mabi=elfv1 for 32 bit objects
 2019-01-10 14:45 UTC  (3+ messages)

[PATCH net] ipv6: fix kernel-infoleak in ipv6_local_error()
 2019-01-10 14:46 UTC  (2+ messages)

[PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
 2019-01-10 14:45 UTC  (6+ messages)
` [PATCH] arm64: dts: Remove inconsistent use of 'arm,armv8' "

[U-Boot] [GIT] Pull request: u-boot-dfu (10.01.2019)
 2019-01-10 14:45 UTC  (7+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: default to 4.19.x
 2019-01-10 14:45 UTC 

[U-Boot] [PATCH PATCH v2 0/2] Use CONFIG_USB_GADGET and CONFIG_SPL_USB_GADGET to select the USB gadget code
 2019-01-10 14:44 UTC  (3+ messages)
` [U-Boot] [PATCH PATCH v2 1/2] Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
` [U-Boot] [PATCH PATCH v2 2/2] usb: Make compiling gadget support optional

Question about qspinlock nest
 2019-01-10 14:43 UTC  (2+ messages)

`SATA_AHCI` not selected by default with `make olddefconfig`
 2019-01-10 14:43 UTC 

[PATCH v2 0/2] net/virtio-user: add packed vq support
 2019-01-10 14:40 UTC  (6+ messages)
` [PATCH v2 1/2] net/virtio-user: ctrl vq support for packed
` [PATCH v2 2/2] Revert "net/virtio-user: fail if cq used with packed vq"

[PATCH 1/3] net: introduce SO_BINDTOIF sockopt
 2019-01-10 14:41 UTC  (6+ messages)
` [PATCH 2/3] net/ipv4/udp_tunnel: prefer SO_BINDTOIF over SO_BINDTODEVICE
` [PATCH 3/3] net/ipv6/udp_tunnel: "

[PATCH RFC memory-model 0/6] LKMM updates
 2019-01-10 14:40 UTC  (10+ messages)
` [PATCH RFC LKMM 7/7] tools/memory-model: Dynamically check SRCU lock-to-unlock matching

[PATCH 1/2] ARM: config: Update SPEAr 3xx defconfig
 2019-01-10 14:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: config: spear3xx: Activate PL111 DRM driver

[PATCH] examples/vhost: remove unnecessary method and constant
 2019-01-10 14:39 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 00/13] igt: chamelium: Test YUV buffers using the Chamelium
 2019-01-10 14:38 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 04/13] igt: fb: Move i915 YUV buffer clearing code to a function

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Fix backlight regulator numbering
 2019-01-10 13:40 UTC  (9+ messages)

[RFT][PATCH V2 00/10] net: dsa: microchip: Convert to regmap
 2019-01-10 14:37 UTC  (10+ messages)
` [RFT][PATCH V2 09/10] net: dsa: microchip: Factor out regmap config generation into common header

[igt-dev] [PATCH i-g-t] lib/i915/shaders: Tweak converter.py
 2019-01-10 14:37 UTC  (2+ messages)

[GIT PULL for 5.1] Sensor driver patches
 2019-01-10 14:35 UTC 

[SPDK] Kernel panic on redhat 7.5 host
 2019-01-10 14:36 UTC 

[PATCH v3 0/6] media: adv748x: Implement dynamic routing support
 2019-01-10 14:36 UTC  (3+ messages)
` [PATCH v3 6/6] media: adv748x: Implement TX link_setup callback

[PATCH] USB: quirks: add NO_LPM quirk for Logitech Flare|Meetup|Brio|Rally
 2019-01-10 14:36 UTC  (4+ messages)

[PATCH v3] kernel-shark-qt: Fix a bug in the plugin actions execution
 2019-01-10 14:35 UTC  (2+ messages)

[PATCH] net/core/neighbour: tell kmemleak about hash tables
 2019-01-10 14:35 UTC  (2+ messages)

[PATCH] mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
 2019-01-10 14:35 UTC  (2+ messages)

[linux-lvm] how to copy a snapshot, or restore snapshot without deleting it
 2019-01-10 14:34 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
 2019-01-10 14:33 UTC  (2+ messages)

[PATCH] net: cxgb4: fix various indentation issues
 2019-01-10 14:31 UTC  (3+ messages)

[U-Boot] [PATCH] arm: ti: boot: Fix am57xx evm fdtfile name
 2019-01-10 14:31 UTC  (3+ messages)

[PATCH] net: cxgb3: fix various indentation issues
 2019-01-10 14:31 UTC  (3+ messages)

[Qemu-devel] [PULL v6 00/35] Misc patches for 2018-12-18
 2019-01-10 14:30 UTC  (4+ messages)

[PATCH 0/5] Cosmetic modifications in KsQuickContextMenu
 2019-01-10 14:31 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] Machine queue, 2019-01-10
 2019-01-10 14:29 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] qemu-deprecated.texi: Rename the HMP section
` [Qemu-devel] [PULL 02/10] Update that HMP 'cpu-add' is deprecated in 4.0
` [Qemu-devel] [PULL 03/10] Mention that QMP 'cpu-add' will be deprecated
` [Qemu-devel] [PULL 04/10] range: add some more functions
` [Qemu-devel] [PULL 05/10] memory-device: rewrite address assignment using ranges
` [Qemu-devel] [PULL 06/10] spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
` [Qemu-devel] [PULL 07/10] machine: Eliminate unnecessary stringify() usage
` [Qemu-devel] [PULL 08/10] machine: Use shorter format for GlobalProperty arrays
` [Qemu-devel] [PULL 09/10] qdev: fix -device scsi-hd, help regression
` [Qemu-devel] [PULL 10/10] qom: Don't keep error value between object_property_parse() calls

[PATCH v1] : Switch to use new generic UUID API
 2019-01-10 14:30 UTC 

Block device flush ordering
 2019-01-10 14:30 UTC 

[PATCH v2 1/3] rt2x00: use ratelimited variants dev_warn/dev_err
 2019-01-10 14:29 UTC  (10+ messages)
` [PATCH v2 2/3] rt2x00: check number of EPROTO errors

[Qemu-devel] [PATCH v4 for-4.0 0/7] vhost-user-blk: Add support for backend reconnecting
 2019-01-10 14:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 for-4.0 1/7] char-socket: Enable "nowait" option on client sockets

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Enable HS400 of SDHI3
 2019-01-10 14:28 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu: validate user GEM object size"
 2019-01-10 14:28 UTC  (2+ messages)

[PATCH net] ip: on queued skb use skb_header_pointer instead of pskb_may_pull
 2019-01-10 14:28 UTC  (2+ messages)

[PATCH] perf/core: don't WARN for impossible rb sizes
 2019-01-10 14:27 UTC 

[PATCH v2 0/4] Introduce TEE bus driver framework
 2019-01-10 14:27 UTC  (10+ messages)
` [PATCH v2 2/4] tee: optee: add TEE bus device enumeration support
` [PATCH v2 3/4] tee: add supp_nowait flag in tee_context struct
` [PATCH v2 4/4] hwrng: add OP-TEE based rng driver

[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
 2019-01-10 14:26 UTC  (4+ messages)

[PATCH net v2 1/2] tun: publish tfile after it's fully initialized
 2019-01-10 14:26 UTC  (2+ messages)

[Buildroot] [PATCH] patchelf: update _SITE to new location
 2019-01-10 14:26 UTC  (2+ messages)

[Buildroot] [git commit] patchelf: update _SITE to new location
 2019-01-10 14:26 UTC 

BUG: iomap_dio_rw() accesses freed memory
 2019-01-10 14:25 UTC  (2+ messages)

[PATCH v2] vmbus: Switch to use new generic UUID API
 2019-01-10 14:25 UTC 

[PATCH 1/1] v4l: ioctl: Validate num_planes for debug messages
 2019-01-10 14:24 UTC 

[Qemu-devel] [PATCH] target/ppc/kvm: Drop useless include directive
 2019-01-10 14:23 UTC 

[PATCH libdrm] amdgpu: update to latest marketing names from 18.50
 2019-01-10 14:22 UTC 

[PATCH v1 1/1] veth: Do not drop packets larger then the mtu set on the receiving side
 2019-01-10 14:21 UTC  (2+ messages)

[PATCH kvmtool v2 0/6] arm: Add support for firmware booting
 2019-01-10 14:20 UTC  (7+ messages)
` [PATCH kvmtool v2 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool v2 2/6] arm: Move firmware function
` [PATCH kvmtool v2 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool v2 4/6] arm: Support firmware loading
` [PATCH kvmtool v2 5/6] kvm: Add arch specific reset
` [PATCH kvmtool v2 6/6] arm: Support non-volatile memory

[PATCH v2 00/11] thermal: add new flag irq-mode for trip point
 2019-01-10 14:20 UTC  (7+ messages)
  ` [PATCH v2 02/11] thermal: add irq-mode configuration "

[PATCH v4 1/2] crypto: talitos - reorder code in talitos_edesc_alloc()
 2019-01-10 14:05 UTC  (2+ messages)

[PATCH v10 0/8] Introduce on-chip interconnect API
 2019-01-10 14:19 UTC  (12+ messages)

Possible use of RCU while in extended QS: idle vs RCU read-side in interrupt vs rcu_eqs_exit
 2019-01-10 14:19 UTC  (4+ messages)

[PATCH 0/4] Add MediaTek MUSB Controller Driver
 2019-01-10 14:18 UTC  (10+ messages)
` [PATCH 4/4] usb: musb: Add support for MediaTek musb controller
            ` [4/4] "

[PATCH 0/5] NanoPC-T4 (and a bit of NanoPi M4) support
 2019-01-10 14:18 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: dts: rockchip: Add DT for NanoPC-T4

[PATCH 1/1] v4l: ioctl: Validate num_planes before using it
 2019-01-10 14:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 0/8] linux-user: Split do_syscall
 2019-01-10 14:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 8/8] linux-user: Split out some process syscalls

[PATCH v3 0/7] arm64: add system vulnerability sysfs entries
 2019-01-10 14:16 UTC  (5+ messages)
` [PATCH v3 4/7] arm64: add sysfs vulnerability show for meltdown


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.