messages from 2019-06-19 16:29:47 to 2019-06-19 17:15:10 UTC [more...]
[Buildroot] [PATCH 1/1] package/busybox: update S10mdev
2019-06-19 17:15 UTC (4+ messages)
[PATCH V4 0/5] block: improve print_req_error
2019-06-19 17:13 UTC (6+ messages)
` [PATCH V4 1/5] "
` [PATCH V4 2/5] block: add centralize REQ_OP_XXX to string helper
` [PATCH V4 3/5] block: use blk_op_str() in blk-mq-debugfs.c
` [PATCH V4 4/5] block: update print_req_error()
` [PATCH V4 5/5] f2fs: use block layer helper for show_bio_op macro
[meta-oe][PATCH] gpsd: Force using python-scons-native for now
2019-06-19 17:13 UTC
[PATCH 4.9 00/83] 4.9.181-stable review
2019-06-19 17:13 UTC (4+ messages)
` [PATCH 4.9 45/83] staging: vc04_services: prevent integer overflow in create_pagelist()
[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
2019-06-19 17:13 UTC (7+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD
[virtio-comment] [PATCH v4 0/3] Large shared memory regions
2019-06-19 17:13 UTC (6+ messages)
` [virtio-comment] [PATCH v4 2/3] shared memory: Define PCI capability
` [virtio-comment] Re: [virtio-dev] "
[PATCH] x86/cacheinfo: fix a -Wtype-limits warning
2019-06-19 17:12 UTC (4+ messages)
[dpdk-dev] [PATCH v5 1/3] baseband/turbo_sw: option to build turbosw PMD without SDK
2019-06-19 17:11 UTC (5+ messages)
` [dpdk-dev] [PATCH v6 0/3] BBDEV turbo_sw PMD compilation fix
` [dpdk-dev] [PATCH v6 1/3] baseband/turbo_sw: option to build turbosw PMD without SDK
` [dpdk-dev] [PATCH v6 2/3] docs/guides: updating turbo_sw building steps
` [dpdk-dev] [PATCH v6 3/3] baseband/turbo_sw: meson build support for PMD driver
[Printing-architecture] Fwd: raw socket Linux kernel panic
2019-06-19 17:12 UTC (3+ messages)
[Qemu-devel] [PATCH] gdbstub: print message on startup as gdbserver
2019-06-19 17:01 UTC (2+ messages)
Need help in converting trace data into CTF
2019-06-19 17:10 UTC
[PATCH v2 00/25] LSM: Module stacking for AppArmor
2019-06-19 17:10 UTC (15+ messages)
` [PATCH v2 04/25] LSM: Create and manage the lsmblob data structure
` [PATCH v2 07/25] net: Prepare UDS for secuirty module stacking
` [PATCH v2 15/25] LSM: Specify which LSM to display
` [PATCH v2 16/25] LSM: Ensure the correct LSM context releaser
[PATCH v6 0/5] Basic DT support for Lenovo Miix 630
2019-06-19 17:10 UTC (5+ messages)
` [PATCH v6 2/5] HID: quirks: Refactor ELAN 400 and 401 handling
` "
d_lookup: Unable to handle kernel paging request
2019-06-19 17:09 UTC (12+ messages)
[stable/4.14.y PATCH 0/3] mmc: Fix a potential resource leak when shutting down request queue
2019-06-19 17:09 UTC (4+ messages)
[PATCH 0/4] drm/i915: Eliminate platform specific drm_driver vfuncs
2019-06-19 17:08 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Fix various tracepoints for gen2
` [PATCH 2/4] drm/i915: Switch to per-crtc vblank vfuncs
` [PATCH 3/4] drm/i915: Nuke drm_driver irq vfuncs
` [PATCH 4/4] drm/i915: Initialize drm_driver vblank funcs at compile time
[dpdk-dev] [PATCH 0/2] rawdev autotest fixes
2019-06-19 17:08 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] raw/skeleton: fix failing test case
` [dpdk-dev] [PATCH 2/2] app/test: add missing rawdev autotest to meson build
[PATCH nf-next v1] netfilter: nft_ct: fix null pointer in ct expectations support
2019-06-19 17:08 UTC (2+ messages)
Alternatives to /sys/kernel/debug/wakeup_sources
2019-06-19 17:07 UTC (10+ messages)
[PATCH] mm: Use local variable for swap address space
2019-06-19 17:07 UTC (3+ messages)
[PATCH v10 00/13] mm: Sub-section memory hotplug support
2019-06-19 17:06 UTC (5+ messages)
` [PATCH v10 12/13] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
[PATCH 1/2 nf-next] netfilter: nft_meta: add NFT_META_BRI_PVID support
2019-06-19 17:06 UTC (4+ messages)
` [PATCH 2/2 nf-next] netfilter: nft_meta: Add NFT_META_BRI_VLAN support
[PATCH net-next] br_netfilter: prevent UAF in brnf_exit_net()
2019-06-19 17:05 UTC (3+ messages)
` [Bridge] "
✅ PASS: Stable queue: queue-4.19
2019-06-19 17:05 UTC
[PATCH V7 0/7] nvme-cli: Introduce nvme-status mapping with errno
2019-06-19 17:05 UTC (3+ messages)
[PATCH] usb: Replace a < b ? a : b construct with min_t(type, a, b) in adutux driver
2019-06-19 17:04 UTC (6+ messages)
[PATCH v2] drm/i915: Keep rings pinned while the context is active
2019-06-19 17:01 UTC (4+ messages)
` [PATCH v3] "
[PATCH bpf-next v7 0/9] bpf: getsockopt and setsockopt hooks
2019-06-19 16:59 UTC (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: implement "
` [PATCH bpf-next v7 2/9] bpf: sync bpf.h to tools/
` [PATCH bpf-next v7 3/9] libbpf: support sockopt hooks
` [PATCH bpf-next v7 4/9] selftests/bpf: test sockopt section name
` [PATCH bpf-next v7 5/9] selftests/bpf: add sockopt test
` [PATCH bpf-next v7 6/9] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v7 7/9] selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
` [PATCH bpf-next v7 8/9] bpf: add sockopt documentation
` [PATCH bpf-next v7 9/9] bpftool: support cgroup sockopt
[cip-dev] [ANNOUNCE] 4.19.50-cip3 and 4.4.181-cip33
2019-06-19 16:58 UTC (3+ messages)
[Intel-wired-lan] [net] ixgbevf: Use cached link state instead of re-reading the value for ethtool
2019-06-19 16:58 UTC
[PATCH net] inet: clear num_timeout reqsk_alloc()
2019-06-19 16:57 UTC (3+ messages)
[Xen-devel] Fwd: [xen-4.10-testing bisection] complete test-armhf-armhf-xl-arndale
2019-06-19 16:56 UTC (4+ messages)
[PATCH 0/2] nvme: flush rescan worker before resetting
2019-06-19 16:56 UTC (5+ messages)
` [PATCH 2/2] nvme: flush scan_work when resetting controller
[Intel-wired-lan] [PATCH net-next v3 0/6] net/sched: Add txtime-assist support for taprio
2019-06-19 16:55 UTC (9+ messages)
` [Intel-wired-lan] [PATCH net-next v3 2/6] etf: Add skip_sock_check
` "
` [Intel-wired-lan] [PATCH net-next v3 4/6] taprio: Add support for txtime-assist mode
` "
[RFC] Sorting out dwc3 ISOC endpoints once and for all
2019-06-19 16:55 UTC (7+ messages)
[PATCH V3] regulator: da9061/62: Adjust LDO voltage selection minimum value
2019-06-19 16:55 UTC (2+ messages)
[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 2/4] PCI: Modify extend_bridge_window() to set resource size directly]
2019-06-19 16:55 UTC
[U-Boot] [PATCH] rockchip: rk3399: Add Khadas Edge board support
2019-06-19 16:54 UTC (11+ messages)
` [PATCH v2] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
` [U-Boot] "
[PATCH] staging: vt6656: fix indentation on break statement
2019-06-19 16:54 UTC (2+ messages)
[Buildroot] [PATCH v2 1/2] configs/qemu_riscv64_virt: Update to 5.1 kernel
2019-06-19 16:54 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/qemu_riscv32_virt: "
[RFC/RFT PATCH] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
2019-06-19 16:53 UTC
[PATCH v7 0/9] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
2019-06-19 16:50 UTC (11+ messages)
` [PATCH v7 1/9] mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
` [PATCH v7 2/9] mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()
` [PATCH v7 3/9] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v7 4/9] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v7 5/9] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v7 6/9] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v7 7/9] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v7 8/9] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
` [PATCH v7 9/9] mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1
[PATCH] openssh: Add missing DEPENDS on virtual/crypt
2019-06-19 16:51 UTC
[PATCH net-next 0/5] ipv6: avoid taking refcnt on dst during route lookup
2019-06-19 16:51 UTC (4+ messages)
` [PATCH net-next 3/5] ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
[PATCH v4 0/3] lspci: Update verbose help and show_range()
2019-06-19 16:48 UTC (12+ messages)
` [Linux-kernel-mentees] "
` [PATCH v4 1/3] lspci: Include -vvv option in help
` [Linux-kernel-mentees] "
` [PATCH v4 2/3] lspci: Remove unnecessary !verbose check in show_range()
` [Linux-kernel-mentees] "
` [PATCH v4 3/3] lspci: Change output for bridge with empty range to "[disabled]"
` [Linux-kernel-mentees] "
[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
2019-06-19 16:50 UTC (4+ messages)
[PATCH RESEND nf-next] netfilter: add support for matching IPv4 options
2019-06-19 16:50 UTC (4+ messages)
[PATCH] staging: rtl8723bs: os_dep: fix indentation on break statement
2019-06-19 16:50 UTC (2+ messages)
[PATCH 00/17] Fix MSVC support, at long last
2019-06-19 16:49 UTC (4+ messages)
` [PATCH 15/17] msvc: do not pretend to support all signals
[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
2019-06-19 16:48 UTC (14+ messages)
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
[PATCH 0/9] keys: Namespacing [ver #4]
2019-06-19 16:48 UTC (20+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "
[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
2019-06-19 16:46 UTC (5+ messages)
` [PATCH v5 06/11] ima-evm-utils: Start converting find_keyid to use "
dev_pagemap related cleanups v2
2019-06-19 16:46 UTC (6+ messages)
[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 4/4] PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size independently]
2019-06-19 16:45 UTC
[PATCH] can: xilinx_can: clean up indentation issue
2019-06-19 16:45 UTC (3+ messages)
[PATCH v2 0/3] ceph: don't NULL terminate virtual xattr values
2019-06-19 16:45 UTC (4+ messages)
` [PATCH v2 1/3] lib/vsprintf: add snprintf_noterm
` [PATCH v2 2/3] ceph: don't NULL terminate virtual xattr strings
` [PATCH v2 3/3] ceph: return -ERANGE if virtual xattr value didn't fit in buffer
[PATCH] ext2: add missing brelse() in ext2_iget()
2019-06-19 16:45 UTC (3+ messages)
[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
2019-06-19 16:27 UTC
[Buildroot] [PATCH 0/3] Update Busybox to 1.31 and use mdev daemon mode
2019-06-19 16:42 UTC (4+ messages)
` [Buildroot] [PATCH 1/3] package/busybox: bump version to 1.31.0
` [Buildroot] [PATCH 2/3] package/busybox: convert S10mdev to the canonical init script format
` [Buildroot] [PATCH 3/3] package/busybox: run mdev in daemon mode
[QEMU PATCH v4 0/10]: target/i386: kvm: Add support for save and restore of nested state
2019-06-19 16:21 UTC (9+ messages)
` [Qemu-devel] [QEMU PATCH v4 02/10] KVM: Introduce kvm_arch_destroy_vcpu()
` [Qemu-devel] [QEMU PATCH v4 03/10] target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
` [Qemu-devel] [QEMU PATCH v4 04/10] target/i386: kvm: Re-inject #DB to guest with updated DR6
` [Qemu-devel] [QEMU PATCH v4 05/10] target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
` [Qemu-devel] [QEMU PATCH v4 07/10] vmstate: Add support for kernel integer types
` [Qemu-devel] [QEMU PATCH v4 08/10] target/i386: kvm: Add support for save and restore nested state
` [Qemu-devel] [QEMU PATCH v4 09/10] target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
` [Qemu-devel] [QEMU PATCH v4 10/10] target/i386: kvm: Add nested migration blocker only when kernel lacks required capabilities
[bug report] ASoC: codecs: ad193x: Fix frame polarity for DSP_A format
2019-06-19 16:39 UTC (2+ messages)
[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
2019-06-19 16:39 UTC (5+ messages)
"no space left on device" from tar on ppc64le
2019-06-19 16:39 UTC (3+ messages)
[PATCH v1 1/2] kernel.h: Update comment about simple_strto<foo>() functions
2019-06-19 16:38 UTC (2+ messages)
` [PATCH v1 2/2] auxdisplay: charlcd: Deduplicate simple_strtoul()
[Qemu-devel] [PATCH] blockjob: drain all job nodes in block_job_drain
2019-06-19 16:37 UTC (2+ messages)
[PATCH 00/14] Add support to generate ABI documentation at admin-guide
2019-06-19 16:37 UTC (9+ messages)
` [PATCH 12/14] doc-rst: add ABI documentation to the admin-guide book
[Qemu-devel] [PATCH v12 0/5]
2019-06-19 16:21 UTC (3+ messages)
` [Qemu-devel] [PATCH v12 5/5] linux-user: Fix flock structure for MIPS O64 ABI
[PATCH] nfsiostat: Add error count to end of RPC iostats version 1.1
2019-06-19 16:35 UTC (4+ messages)
` [PATCHv2 1/3] nfsiostat: Add error counts to output when RPC iostats version >= 1.1
` [PATCH 3/3] mountstats: Check for RPC iostats version >= 1.1 with error counts
general protection fault in call_fib6_multipath_entry_notifiers
2019-06-19 16:35 UTC (2+ messages)
kernelci.org update - 2019-02-19
2019-06-19 16:34 UTC
[RFC] Exposing plane type mask and handling 'all' planes
2019-06-19 16:33 UTC (2+ messages)
[PATCH v3 0/7] Hexdump Enhancements
2019-06-19 16:31 UTC (5+ messages)
[Xen-devel] Starting to port xen on beagleboard-x15 (GSoC 2019 project)
2019-06-19 16:31 UTC (11+ messages)
[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
2019-06-18 15:41 UTC (4+ messages)
` [PATCH v4 03/22] iommu: Introduce device fault report API
One question is regarding of PECI driver
2019-06-19 16:31 UTC (2+ messages)
[PATCH nf-next] netfilter: synproxy: use nf_cookie_v6_check() from core
2019-06-19 16:30 UTC
[PATCH v3 0/6] crypto: switch to crypto API for ESSIV generation
2019-06-19 16:29 UTC (2+ messages)
` [PATCH v3 6/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.