All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-12 22:57:30 to 2019-08-13 00:47:35 UTC [more...]

[Intel-wired-lan] [PATCH net-next 0/7] ipv6: Extension header infrastructure
 2019-08-13  0:47 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net-next 1/7] ipeh: Create exthdrs_options.c and ipeh.h

[Virtio-fs] [PATCH v2] virtiofsd: Prevent multiply running with same vhost_user_socket
 2019-08-13  0:45 UTC  (4+ messages)

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13  0:41 UTC  (36+ messages)
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 04/18] kunit: test: add assertion printing library
` [PATCH v12 05/18] kunit: test: add the concept of expectations
` [PATCH v12 07/18] kunit: test: add initial tests

`iwlist scan` fails with many networks available
 2019-08-13  0:43 UTC  (4+ messages)
` [PATCH] "

[PATCH v9 2/7] powerpc/mce: Fix MCE handling for huge pages
 2019-08-13  0:40 UTC  (3+ messages)

[PATCH 1/2] drm/i915/icl: Implement gen11 flush including tile cache
 2019-08-13  0:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH v3] perf diff: Report noisy for cycles diff
 2019-08-13  0:40 UTC  (3+ messages)

[Xen-devel] [linux-next test] 139986: regressions - FAIL
 2019-08-13  0:39 UTC 

[PATCH v8 00/20] fscrypt: key management improvements
 2019-08-13  0:39 UTC  (23+ messages)
` [PATCH v8 10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
    ` [f2fs-dev] "
` [PATCH v8 13/20] fscrypt: v2 encryption policy support
    ` [f2fs-dev] "
` [PATCH v8 14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies
    ` [f2fs-dev] "
` [PATCH v8 15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
    ` [f2fs-dev] "

[PATCH v2 bpf-next 0/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE
 2019-08-13  0:38 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl

[PATCH] tools: bpftool: add feature check for zlib
 2019-08-13  0:38 UTC  (2+ messages)

KASAN: use-after-free Read in rxrpc_queue_local
 2019-08-13  0:36 UTC  (2+ messages)

[PATCH v3 00/20] sg: add v4 interface
 2019-08-13  0:35 UTC  (7+ messages)
` [PATCH v3 04/20] sg: rework sg_poll(), minor changes
` [PATCH v3 07/20] sg: move header to uapi section

[PATCH] mm: memcontrol: flush percpu vmevents before releasing memcg
 2019-08-13  0:30 UTC  (2+ messages)

[patch net-next rfc 0/7] net: introduce alternative names for network interfaces
 2019-08-13  0:29 UTC  (13+ messages)
` [patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames

[keys] f771fde820: kernel_BUG_at_security/keys/keyring.c
 2019-08-13  0:28 UTC  (2+ messages)

[PATCH v3] ext4: shrink directory when last block is empty
 2019-08-13  0:24 UTC  (3+ messages)

[patch net-next v3 0/3] net: devlink: Finish network namespace support
 2019-08-13  0:24 UTC  (2+ messages)

RECEIVE AND KEEP THIS MONEY FOR ME IN YOUR BANK ACCOUNT,REPLY TO fta447447@gmail.com FOR DETAILS
 2019-08-13  0:24 UTC 

[U-Boot] Booting Linux kernel on x86_64
 2019-08-13  0:23 UTC  (4+ messages)

[PATCH net] ipv4/route: do not check saddr dev if iif is LOOPBACK_IFINDEX
 2019-08-13  0:23 UTC  (6+ messages)

[PATCH 1/7] drm/msm/mdp4: Drop unused GPIO include
 2019-08-13  0:22 UTC  (4+ messages)

[PATCH v4] ext4: shrink directory when last block is empty
 2019-08-13  0:21 UTC 

[PATCH] RISC-V: Issue a local tlb flush if possible
 2019-08-13  0:15 UTC  (4+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2019-08-13  0:14 UTC 

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-13  0:07 UTC  (4+ messages)
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

[rcu:rcu/next 47/86] include/asm-generic/atomic-long.h:17:9: error: unknown type name 'atomic_t'
 2019-08-13  0:08 UTC 

[Buildroot] Help with forcing a rebuild of the target
 2019-08-13  0:07 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/guc: keep breadcrumb irq always enabled
 2019-08-13  0:06 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: drop engine_pin/unpin_breadcrumbs_irq
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/guc: keep breadcrumb irq always enabled
` ✓ Fi.CI.BAT: success "

[PATCH v6 0/8] Introduce support for Guest CET feature
 2019-08-13  0:06 UTC  (13+ messages)
` [PATCH v6 3/8] KVM: x86: Implement CET CPUID enumeration for Guest
` [PATCH v6 4/8] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v6 5/8] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v6 7/8] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v6 8/8] KVM: x86: Add user-space access interface for CET MSRs

Can the grub2.02 improve the limit of initrd size in 64-bit system?
 2019-08-13  0:05 UTC  (4+ messages)

template replacement
 2019-08-13  0:04 UTC  (4+ messages)

[PATCH 4.19 00/74] 4.19.65-stable review
 2019-08-13  0:04 UTC  (7+ messages)
` [PATCH 4.19 03/74] ARM: dts: rockchip: Make rk3288-veyron-mickeys emmc work again
` [PATCH 4.19 04/74] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend

[PATCH] /dev/kmem : Debug preadv() progress
 2019-08-12 23:59 UTC  (2+ messages)

[PATCH v2 0/3] soundwire: debugfs support for 5.4
 2019-08-12 23:59 UTC  (4+ messages)
` [PATCH v2 1/3] soundwire: add debugfs support
` [PATCH v2 2/3] soundwire: cadence_master: add debugfs register dump
` [PATCH v2 3/3] soundwire: intel: "

RECEIVE AND KEEP THIS MONEY FOR ME IN YOUR BANK ACCOUNT,REPLY TO fta447447@gmail.com FOR DETAILS
 2019-08-12 23:59 UTC  (2+ messages)

[MPTCP] [PATCH] mptcp: Add sock_put() call on error path
 2019-08-12 23:57 UTC 

[PATCH v5 00/18] add thermal driver for h6
 2019-08-12 23:54 UTC  (14+ messages)
` [PATCH v5 02/18] dt-bindings: thermal: add binding document for h6 thermal controller
` [PATCH v5 08/18] thermal: sun8i: support mod clocks

[PATCH v2 1/4] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-12 23:52 UTC  (4+ messages)
` [PATCH v2 2/4] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision
` [PATCH v2 3/4] hwmon/ltc2990: Add platform_data support
` [PATCH v2 4/4] i2c/busses/i2c-icy: Add platform_data for LTC2990

[PATCH] dma-buf/sw_sync: Synchronize signal vs syncpt free
 2019-08-12 23:52 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/5] Add support for WD MyCloud EX2 Ultra (+ versatile UART-based restart/poweroff drivers)
 2019-08-12 23:50 UTC  (4+ messages)
` [PATCH 1/5] power: reset: Add UART-based MCU poweroff DT bindings

[RFC PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-12 23:49 UTC  (3+ messages)

[GIT PULL] arm64: dts: Amlogic fixes for v5.3-rc
 2019-08-12 23:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] HACKING: Document 'struct' keyword usage
 2019-08-12 23:46 UTC 

[Buildroot] [PATCH] package/nfs-utils: enable IPv6 if libtirpc is selected
 2019-08-12 23:47 UTC  (4+ messages)

[PATCH 1/2] dt/bindings: mips: Document Ingenic SoCs binding
 2019-08-12 23:43 UTC  (2+ messages)

[PATCH 0/3] Collapse vimc into single monolithic driver
 2019-08-12 23:41 UTC  (10+ messages)

[PATCH v2 0/6] PWM JZ4740 fixes and cleanups
 2019-08-12 23:39 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: Remove unused compatible strings

[PATCHv3] nvme: Return BLK_STS_TARGET if the DNR bit is set
 2019-08-12 23:37 UTC  (2+ messages)

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-08-12 23:36 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: hwrng: add NPCM RNG documentation

[Qemu-devel] [PATCH v4 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-12 23:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 22/29] Include hw/boards.h a bit less

linux-next: manual merge of the risc-v tree with the arm64 tree
 2019-08-12 23:34 UTC 

[PATCH v1 00/19] Delayed Attributes
 2019-08-12 23:34 UTC  (4+ messages)
` [PATCH v1 19/19] xfsprogs: Add log item printing for ATTRI and ATTRD

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-08-12 23:33 UTC  (8+ messages)
` [PATCH 3/3] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[bpf-next] selftests/bpf: fix race in flow dissector tests
 2019-08-12 23:30 UTC 

[PATCH v3 0/2] rtc: add new Amlogic Virtual Wake RTC
 2019-08-12 23:28 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
` [PATCH v3 2/2] rtc: Add Amlogic Virtual Wake RTC

[v2 1/4] dt-bindings: display: Add DT bindings for LS1028A HDP-TX PHY
 2019-08-12 23:29 UTC  (2+ messages)

[Buildroot] [Bug 10171] New: devmem2 w (word) is 8 bytes in x86 64 systems
 2019-08-12 23:28 UTC  (2+ messages)
` [Buildroot] [Bug 10171] "

Recipe local variables
 2019-08-12 23:26 UTC  (2+ messages)

[PATCH v3 00/16] Secure Virtual Machine Enablement
 2019-08-12 23:21 UTC  (5+ messages)
` [PATCH v3 11/16] powerpc/pseries/svm: Export guest SVM status to user space via sysfs

[PATCH tip/core/rcu 0/14] No-CBs bypass addition for v5.4
 2019-08-12 23:23 UTC  (4+ messages)
` [PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs

[PATCH] kbuild: Change fallthrough comments to attributes
 2019-08-12 23:23 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] gcc-runtime: Move content from gcclibdir into libdir
 2019-08-12 23:22 UTC 

[PATCH v2 00/58] qla2xxx patches for kernel v5.4
 2019-08-12 23:22 UTC  (4+ messages)
` [PATCH v2 46/58] qla2xxx: Make qlt_handle_abts_completion() more robust

[PATCH v2 0/2] rtc: add new Amlogic Virtual Wake RTC
 2019-08-12 23:21 UTC  (6+ messages)
` [PATCH v2 2/2] rtc: Add "

[v2 2/3] dt/bindings: display: Add optional property node defined for Mali DP500
 2019-08-12 23:19 UTC  (2+ messages)

[PATCH] drm/i915/cml: Add Missing PCI IDs
 2019-08-12 23:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH] version: 19.11-rc0
 2019-08-12 23:17 UTC  (2+ messages)

[SPDK] nvmf_tgt *ERROR*: Data buffer split over multiple RDMA Memory Regions
 2019-08-12 23:17 UTC 

[v6,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-08-12 23:16 UTC  (3+ messages)
` [v6,2/2] dt-bindings: rtc: add bindings for FlexTimer Module

[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-08-12 23:12 UTC  (3+ messages)
` [PATCH v10 01/15] clk: tegra20/30: Add custom EMC clock implementation

[PATCH v1] dt-bindings: fec: explicitly mark deprecated properties
 2019-08-12 23:12 UTC  (2+ messages)

[PATCH net] ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
 2019-08-12 23:08 UTC  (2+ messages)

[Qemu-riscv] [PATCH-4.2 v2 5/5] target/riscv: Fix Floating Point register names
 2019-08-12 23:08 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] drm/i915/guc: keep breadcrumb irq always enabled
 2019-08-12 23:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH 0/6] build system improvements
 2019-08-12 23:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] build: remove redundant libs from pkgconfig
` [dpdk-dev] [PATCH 2/6] drivers: add some reasons for meson disabling
` [dpdk-dev] [PATCH 3/6] net/mlx: fix meson build with custom dependency path
` [dpdk-dev] [PATCH 4/6] net/mlx: fix build with make and recent gcc
` [dpdk-dev] [PATCH 5/6] devtools: test compiler availability only once
` [dpdk-dev] [PATCH 6/6] devtools: load target-specific compilation environment

[meta-oe][PATCH 1/1] php: zlib and zip support
 2019-08-12 23:04 UTC  (4+ messages)

tun: mark small packets as owned by the tap sock
 2019-08-12 22:19 UTC 

[Buildroot] [PATCH 1/1] package/python-brotli: new package
 2019-08-12 23:03 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_eio: Restrict number of batches of submitted
 2019-08-12 23:03 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

need_heavy_qs flag for PREEMPT=y kernels
 2019-08-12 23:01 UTC  (6+ messages)

[PATCH] mm: vmscan: do not share cgroup iteration between reclaimers
 2019-08-12 23:00 UTC  (3+ messages)

[PATCH v2 0/5]Add support for mt2701 JPEG ENC support
 2019-08-12 22:59 UTC  (4+ messages)
` [PATCH 1/5] media: dt-bindings: Add JPEG ENC device tree node document

[PATCH 0/6] fs-verity fixups
 2019-08-12 22:58 UTC  (5+ messages)
` [PATCH 3/6] f2fs: skip truncate when verity in progress in ->write_begin()
    ` [f2fs-dev] "

[PATCH v2 2/2] mmc: sdhci: sdhci-pci-core: Add Genesis Logic GL975x support
 2019-08-12 22:58 UTC  (4+ messages)
  ` [PATCH v3 2/3] PCI: Add Genesys Logic, Inc. Vendor ID
  ` [PATCH v3 3/2] mmc: host: sdhci-pci: add Genesys Logic GL975x support


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.