All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-19 00:08:35 to 2021-02-19 02:27:05 UTC [more...]

[PATCH v2 bpf-next 0/6] Add BTF_KIND_FLOAT support
 2021-02-19  2:25 UTC  (2+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Add BTF_KIND_FLOAT to uapi

[PATCH net v4] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
 2021-02-19  2:25 UTC 

[zen-kernel-zen-kernel:5.11/futex2 1/13] kernel/futex2.c:163:16: warning: incompatible integer to pointer conversion passing 'uintptr_t' (aka 'unsigned long') to parameter of type 'const void
 2021-02-19  2:25 UTC 

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-19  2:23 UTC  (8+ messages)
          ` [PATCH v2 1/1] PCI/RCEC: Fix RCiEP capable devices RCEC association

[PATCH] xfs: set aside allocation btree blocks from block reservation
 2021-02-19  2:24 UTC  (4+ messages)

[ZEN] 2d56caddc2: hackbench.throughput -20.5% regression
 2021-02-19  2:24 UTC 

[PATCH] bus: mhi: core: Move to polling method to wait for MHI ready
 2021-02-19  2:18 UTC 

[PATCH v4 0/3] Serialize execution environment changes for MHI
 2021-02-19  2:17 UTC  (4+ messages)
` [PATCH v4 1/3] bus: mhi: core: Clear devices when moving execution environments
` [PATCH v4 2/3] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v4 3/3] bus: mhi: core: Process execution environment changes serially

[PATCH] net: eepro100: validate various address values
 2021-02-19  2:14 UTC  (5+ messages)

[PATCH v2 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19  2:10 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-02-19  2:08 UTC  (3+ messages)
` [PATCH 4/6] powerpc/mm/64s/hash: Factor out change_memory_range()

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-19  2:07 UTC  (20+ messages)
` [Nouveau] "
` [PATCH v2 1/4] hmm: Device exclusive memory access
  ` [Nouveau] "
` [PATCH v2 2/4] hmm: Selftests for exclusive device memory
  ` [Nouveau] "
` [PATCH v2 3/4] nouveau/svm: Refactor nouveau_range_fault
  ` [Nouveau] "
` [PATCH v2 4/4] nouveau/svm: Implement atomic SVM access
  ` [Nouveau] "

[Split IRQ] 2d2d3b0760: WARNING:inconsistent_lock_state
 2021-02-19  2:07 UTC 

[ndctl PATCH v2 00/13] Initial CXL support
 2021-02-19  2:03 UTC  (28+ messages)
` [ndctl PATCH v2 01/13] cxl: add a cxl utility and libcxl library
` [ndctl PATCH v2 02/13] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl PATCH v2 03/13] libcxl: add support for command query and submission
` [ndctl PATCH v2 04/13] libcxl: add support for the 'Identify Device' command
` [ndctl PATCH v2 05/13] test: rename 'ndctl_test' to 'test_ctx'
` [ndctl PATCH v2 06/13] test: rename 'ndctl_test_*' helpers to 'test_*'
` [ndctl PATCH v2 07/13] test: introduce a libcxl unit test
` [ndctl PATCH v2 08/13] libcxl: add GET_HEALTH_INFO mailbox command and accessors
` [ndctl PATCH v2 09/13] libcxl: add support for the 'GET_LSA' command
` [ndctl PATCH v2 10/13] util/hexdump: Add a util helper to print a buffer in hex
` [ndctl PATCH v2 11/13] test/libcxl: add a test for {set, get}_lsa commands
` [ndctl PATCH v2 12/13] Documentation/cxl: add library API documentation
` [ndctl PATCH v2 13/13] test/libcxl: introduce a command size fuzzing test

[MPTCP] Re: [PATCH iproute2-next] mptcp: add support for port based endpoint
 2021-02-19  2:04 UTC 

[PATCH 0/5] Initial trace-cmd perf support
 2021-02-19  2:03 UTC  (3+ messages)
` [PATCH 5/5] [WIP] trace-cmd: Add new subcomand "trace-cmd perf"

[PATCH net v2] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
 2021-02-19  2:03 UTC  (4+ messages)
` [PATCH net v3] "

[PATCH] nfsd: Don't keep looking up unhashed files in the nfsd file cache
 2021-02-19  2:02 UTC 

[meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674
 2021-02-19  2:02 UTC  (2+ messages)
` [oe] "

next/pending-fixes baseline: 176 runs, 9 regressions (v5.11-2286-g3c15bb8df3365)
 2021-02-19  1:57 UTC 

[PATCH] ntfs: check for valid standard information attribute
 2021-02-19  1:54 UTC  (2+ messages)

[PATCH v5 00/10] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-02-19  1:56 UTC  (11+ messages)
` [PATCH v5 01/10] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v5 02/10] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v5 03/10] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v5 04/10] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v5 05/10] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v5 06/10] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v5 07/10] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v5 08/10] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v5 09/10] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v5 10/10] mtd: spi-nor-tiny: "

[MPTCP] Re: [PATCH mptcp-net] mptcp: do not wakeup listener for MPJ subflows
 2021-02-19  1:55 UTC 

[PATCH 0/3] vfio/type1: batch page pinning
 2021-02-19  1:50 UTC  (4+ messages)
` [PATCH 3/3] "

[MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 1/2] mptcp: move to next addr when subflow creation fail
 2021-02-19  1:49 UTC 

[tcp] 9d9b1ee0b2: packetdrill.packetdrill/gtests/net/tcp/user_timeout/user-timeout-probe_ipv4-mapped-v6.fail
 2021-02-19  1:48 UTC  (2+ messages)

[PATCH 0/5] Add Micronova srl S027_3 board support
 2021-02-19  1:44 UTC  (3+ messages)
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-02-19  1:42 UTC  (6+ messages)
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions

[PATCH] firmware: don't build hvmloader if it is not needed
 2021-02-19  1:42 UTC  (8+ messages)

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-19  1:42 UTC  (5+ messages)

[PATCH v6 0/3] xfsprogs: consolidate stripe validation
 2021-02-19  1:37 UTC  (8+ messages)
` [PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
  ` [PATCH v7 "

[PATCH] drm/ioctl: fix space prohibited after that open parenthesis
 2021-02-19  1:38 UTC 

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-02-19  1:36 UTC  (10+ messages)

[OE-core] [PATCH] wordsize.h: This file should be the same under arm and aarch64, othersise the following error happens:
 2021-02-19  1:36 UTC 

[OE-core] [PATCH] glibc-package.inc: Fix build error under multilib as following:
 2021-02-19  1:35 UTC 

[PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements
 2021-02-19  1:31 UTC  (6+ messages)
` [PATCH 05/14] KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEs

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.176-38-gb9ca1d941eac)
 2021-02-19  1:31 UTC 

[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-02-19  1:29 UTC  (3+ messages)

[Intel-wired-lan] [PATCH next-queue v2 0/2] PPS and SDP support for i225
 2021-02-19  1:31 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH next-queue v2 1/2] igc: Enable internal i225 PPS
` [Intel-wired-lan] [PATCH next-queue v2 2/2] igc: enable auxiliary PHC functions for the i225

[PATCH v5 0/5] x86: Improve Minimum Alternate Stack Size
 2021-02-19  1:25 UTC  (3+ messages)
` [PATCH v5 4/5] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v9 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2021-02-19  1:25 UTC  (7+ messages)
` [PATCH v9 1/7] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v9 6/7] clk: clock-wizard: Remove the hardcoding of the clock outputs

[PATCH v8 0/9] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-19  1:25 UTC  (6+ messages)
` [PATCH v8 7/9] crypto: hisilicon/hpre - add 'ECDH' algorithm

RFC: Grub project management
 2021-02-19  1:22 UTC  (7+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.257-38-g75122d114f4f7)
 2021-02-19  1:20 UTC 

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] mptcp: free resources when the port number is mismatched
 2021-02-19  1:20 UTC 

[PATCH 4/4] drm/amdgpu: Init the cp MQD if it's not be initialized before
 2021-02-19  1:19 UTC 

[PATCH 3/4] drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
 2021-02-19  1:19 UTC 

[PATCH 2/4] drm/amdgpu: get xgmi info at eary_init
 2021-02-19  1:19 UTC 

Wandboard WB-IMX6U-BW CAM-OV5645 camera
 2021-02-19  1:19 UTC  (4+ messages)
` [meta-freescale] "

[PATCH 1/4] drm/amdgpu: Reset the devices in the XGMI hive duirng probe
 2021-02-19  1:18 UTC 

[PATCH] of: error: 'const struct kimage' has no member named 'arch'
 2021-02-19  1:13 UTC  (10+ messages)

+ mm-memory_hotplug-prevalidate-the-address-range-being-added-with-platform-fix.patch added to -mm tree
 2021-02-19  1:15 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: add rm_list_tx in mptcp_pm_data"
 2021-02-19  1:14 UTC 

corrupt leaf, unexpected item end, unmountable
 2021-02-19  1:10 UTC  (3+ messages)

[PATCH v2 5.12] io_uring: don't hold uring_lock when calling io_run_task_work*
 2021-02-19  1:12 UTC  (2+ messages)

RFC on packfile URIs and .gitmodules check
 2021-02-19  1:08 UTC  (5+ messages)
` [PATCH 0/4] Check .gitmodules when using packfile URIs

[PATCH v6 0/2] fix a NULL pointer bug and simplify the code
 2021-02-19  1:07 UTC  (2+ messages)

[PATCH 09/09] Enable Modem Manager Support via a plugin
 2021-02-19  1:08 UTC 

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-18  9:31 UTC  (11+ messages)

[PATCH 08/09] MMSD Allow Maintainer mode to compile without -WError
 2021-02-19  1:06 UTC 

[PATCH 08/09] Fix a few Bugs in service.c
 2021-02-19  1:05 UTC 

[PATCH 07/09] MMSD: Update the README
 2021-02-19  1:04 UTC 

[PATCH 06/10] MMSD: Allow for a user configurable max attachments size
 2021-02-19  1:03 UTC 

[PATCH 05/09] MMSD: Fix issue if there is an empty string in encoded text
 2021-02-19  1:02 UTC 

[PATCH v3] IMA: support for duplicate measurement records
 2021-02-19  1:00 UTC 

[PATCH 04/09] MMSD: Ensure Compatibilty with AT&T
 2021-02-19  1:01 UTC 

[PATCH 03/09] MMSD: Ensure Compatibility with Telus
 2021-02-19  1:00 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.221-44-g58879fce08ef)
 2021-02-19  0:57 UTC 

[PATCH] Fix mmsd to work with T-mobile
 2021-02-19  0:57 UTC 

[PATCH] drm/amdgpu: fix shutdown with s0ix
 2021-02-19  0:57 UTC  (2+ messages)

libnetfilter_queue example
 2021-02-19  0:57 UTC 

[RFC PATCH v2 0/2] PCIe DOE for PCIe and CXL 2.0 v2 release
 2021-02-19  0:53 UTC  (11+ messages)
` [RFC PATCH v2 1/2] Basic PCIe DOE support
` [RFC v2 2/2] Basic CXL DOE for CDAT and Compliance Mode

[PATCH] arm64: dts: qcom: sc7180: Avoid glitching SPI CS at bootup on trogdor
 2021-02-19  0:55 UTC  (2+ messages)

pstore: fix compression
 2021-02-19  0:54 UTC  (3+ messages)

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-02-19  0:54 UTC  (8+ messages)
` [PATCH 00/14] fsck: API improvements

My kexec test patches for OpenBMC
 2021-02-19  0:53 UTC 

[PATCH 0/1] Add preliminary support for QFW on Arm
 2021-02-19  0:52 UTC  (2+ messages)
` [PATCH 1/1] arm: qemu: support qfw

[linux-stable-rc:linux-4.19.y 4058/6859] sound/soc/amd/acp-rt5645.c:180:36: warning: unused variable 'cz_audio_acpi_match'
 2021-02-19  0:52 UTC 

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-19  0:48 UTC  (7+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode
` [PATCH v7 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v7 3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v7 4/6] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v7 5/6] userfaultfd: update documentation to describe minor fault handling
` [PATCH v7 6/6] userfaultfd/selftests: add test exercising "

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.99-1-ga268543f1a3af)
 2021-02-19  0:48 UTC 

ibv_req_notify_cq clarification
 2021-02-19  0:45 UTC  (8+ messages)

[RFC PATCH] push: perform negotiation before sending packfile
 2021-02-19  0:42 UTC  (2+ messages)

#av1 #armv6 #raspberrypi #neon
 2021-02-19  0:42 UTC  (12+ messages)
    ` [yocto] "

page->index limitation on 32bit system?
 2021-02-19  0:37 UTC  (5+ messages)

[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
 2021-02-19  0:38 UTC  (8+ messages)
` [RESEND v2 "

[PATCH] nvmet-tcp: enable optional queue idle period tracking
 2021-02-19  0:34 UTC  (4+ messages)

[RFC PATCH 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-02-19  0:34 UTC  (3+ messages)
` [RFC PATCH 6/7] add: warn when pathspec only matches SKIP_WORKTREE entries

general protection fault in tomoyo_socket_sendmsg_permission
 2021-02-19  0:33 UTC  (2+ messages)
` [PATCH] usb: usbip: serialize attach/detach operations

[PATCH] btrfs: make btrfs_dirty_inode() to always reserve metadata space
 2021-02-19  0:31 UTC  (5+ messages)

[PATCH] staging: i2400m: use explicit host byte-order types in comparison
 2021-02-19  0:30 UTC 

[PATCH] rockchip: rk3399-puma: Increase environment size to 16 kiB
 2021-02-19  0:30 UTC 

[PATCH 0/3] x86/sev-es: Check for trusted regs->sp in __sev_es_ist_enter()
 2021-02-19  0:28 UTC  (8+ messages)
` [PATCH 2/3] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack

[PATCH] rockchip: rk3399-puma: Restore correct VDD_LOG supply
 2021-02-19  0:29 UTC 

[PATCH libnetfilter_queue v3] src: fix IPv6 header handling
 2021-02-19  0:24 UTC  (2+ messages)

[PATCH v2 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
 2021-02-19  0:22 UTC  (4+ messages)
` [PATCH v2 2/2] mm, kasan: don't poison boot memory with tag-based modes

[PATCH 00/25 V5] target: fix cmd plugging and submission
 2021-02-19  0:22 UTC  (3+ messages)
` [PATCH 05/25] srpt: Convert to new submission API

[PATCH] use explicit host byte-order types in comparison
 2021-02-19  0:21 UTC 

[PATCH v2 2/2] NFSv4 account for selinux security context when deciding to share superblock
 2021-02-19  0:22 UTC 

[libnftnl PATCH 2/2] Avoid out of bounds read from data
 2021-02-19  0:18 UTC  (4+ messages)
  ` [libnftnl PATCH 2/2 v2] "

hexagon sysemu - library loading path feature
 2021-02-19  0:15 UTC  (4+ messages)

[RFC PATCH 0/5] Add hugetlb soft dirty support
 2021-02-19  0:14 UTC  (4+ messages)
` [RFC PATCH 5/5] mm proc/task_mmu.c: add hugetlb specific routine for clear_refs

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.17-6-g4794fa0c53317)
 2021-02-19  0:14 UTC 

[PATCH] mm, kasan: don't poison boot memory
 2021-02-19  0:09 UTC  (5+ messages)

[meta-gplv2] [PATCH] disable-gplv3.inc: Update pattern match to what we really mean
 2021-02-19  0:08 UTC 


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.