All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-27 15:31:51 to 2021-04-27 16:28:44 UTC [more...]

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-04-27 16:28 UTC  (4+ messages)
` [PATCH 07/14] tools/xl: Use const whenever we point to literal strings

[PATCH v4 00/26] Hexagon (target/hexagon) update
 2021-04-27 16:27 UTC  (2+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-27 16:28 UTC  (19+ messages)
` [PATCH 015/190] Revert "firmware: Fix a reference count leak."
` [PATCH 016/190] Revert "drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek"
` [PATCH 017/190] Revert "drm/nouveau: fix reference count leak in nv50_disp_atomic_commit"
` [PATCH 018/190] Revert "drm/nouveau: fix multiple instances of reference count leaks"
` [PATCH 019/190] Revert "drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open"
` [PATCH 027/190] Revert "ASoC: rockchip: Fix a reference count leak."
` [PATCH 030/190] Revert "ASoC: tegra: Fix reference count leaks."
` [PATCH 037/190] Revert "RDMA/core: Fix several "

[PATCH 3/3] irqchip: xilinx: Add support to remove the Xilinx INTC driver module
 2021-04-27 16:27 UTC  (3+ messages)

[PATCH 0/3] x86: Initial pieces for guest CET support
 2021-04-27 16:27 UTC  (8+ messages)
` [PATCH 1/3] x86/hvm: Introduce experimental "
` [PATCH 2/3] x86/svm: Enumeration for CET
` [PATCH 3/3] x86/VT-x: "

[PATCH 1/1] qla2xxx: Add marginal path support
 2021-04-27 16:26 UTC  (2+ messages)

[PATCH 0/4] coresight: Add ETR-PERF polling
 2021-04-27 16:24 UTC  (7+ messages)

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-04-27 16:24 UTC  (10+ messages)
` [PATCH v1 3/3] Revert "Revert "driver core: Set fw_devlink=on by default""

[PATCH 0/7] More minor modifications and fixes toward KS 2.0
 2021-04-27 16:24 UTC  (8+ messages)
` [PATCH 1/7] kernel-shark: Fix the build for 32b systems
` [PATCH 2/7] kernel-shark: Add "cron" job to workflows
` [PATCH 3/7] kernel-shark: Fix KS_DEFINE_PLUGIN_CONTEXT macro
` [PATCH 4/7] kernel-shark: Add cleanup of all plugin contexts
` [PATCH 5/7] kernel-shark: Fix memory leak in "sched events" plugin
` [PATCH 6/7] kernel-shark: Disable the pop-up offset dialog
` [PATCH 7/7] kernel-shark: Remove kvm_combo from the list of default plugins

[PATCH v3] nvme: rdma/tcp: fix list corruption with anatt timer
 2021-04-27 16:25 UTC  (4+ messages)

[kvm-unit-tests PATCH v1 1/1] MAINTAINERS: s390x: add myself as reviewer
 2021-04-27 16:25 UTC  (3+ messages)

[PATCH RESEND 0/5] Handle seccomp notification preemption
 2021-04-27 16:23 UTC  (7+ messages)
` [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier

[xen-unstable-smoke test] 161483: tolerable all pass - PUSHED
 2021-04-27 16:25 UTC 

[PATCH] net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
 2021-04-27 16:22 UTC 

[PATCH 167/190] Revert "gdrom: fix a memory leak bug"
 2021-04-27 16:12 UTC  (8+ messages)

[PATCH bpf-next] libbpf: handle ENOTSUPP errno in libbpf_strerror()
 2021-04-27 16:18 UTC  (2+ messages)

gdb python script lx command error
 2021-04-27 16:18 UTC 

[PATCH v2 00/24] userfaultfd-wp: Support shmem and hugetlbfs
 2021-04-27 16:13 UTC  (25+ messages)
` [PATCH v2 01/24] shmem/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v2 02/24] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v2 03/24] mm/userfaultfd: Introduce special pte for unmapped file-backed mem
` [PATCH v2 04/24] mm/swap: Introduce the idea of special swap ptes
` [PATCH v2 05/24] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler
` [PATCH v2 06/24] mm: Drop first_index/last_index in zap_details
` [PATCH v2 07/24] mm: Introduce zap_details.zap_flags
` [PATCH v2 08/24] mm: Introduce ZAP_FLAG_SKIP_SWAP
` [PATCH v2 09/24] mm: Pass zap_flags into unmap_mapping_pages()
` [PATCH v2 10/24] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed
` [PATCH v2 11/24] shmem/userfaultfd: Allow wr-protect none pte for file-backed mem
` [PATCH v2 12/24] shmem/userfaultfd: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v2 13/24] shmem/userfaultfd: Handle the left-overed special swap ptes
` [PATCH v2 14/24] shmem/userfaultfd: Pass over uffd-wp special swap pte when fork()
` [PATCH v2 15/24] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
` [PATCH v2 16/24] hugetlb/userfaultfd: Hook page faults for uffd write protection
` [PATCH v2 17/24] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v2 18/24] hugetlb/userfaultfd: Handle UFFDIO_WRITEPROTECT
` [PATCH v2 19/24] mm/hugetlb: Introduce huge version of special swap pte helpers
` [PATCH v2 20/24] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler
` [PATCH v2 21/24] hugetlb/userfaultfd: Allow wr-protect none ptes
` [PATCH v2 22/24] hugetlb/userfaultfd: Only drop uffd-wp special pte if required
` [PATCH v2 23/24] mm/userfaultfd: Enable write protection for shmem & hugetlbfs
` [PATCH v2 24/24] userfaultfd/selftests: Enable uffd-wp for shmem/hugetlbfs

switch block layer polling to a bio based model v2
 2021-04-27 16:16 UTC  (16+ messages)
` [PATCH 01/15] direct-io: remove blk_poll support
` [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/15] blk-mq: factor out a "classic" poll helper
` [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/15] blk-mq: remove blk_qc_t_valid
` [PATCH 08/15] io_uring: don't sleep when polling for I/O
` [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 11/15] block: define 'struct bvec_iter' as packed
` [PATCH 12/15] block: switch polling to be bio based
` [PATCH 13/15] block: add a QUEUE_FLAG_POLL_CAPABLE flag
` [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 15/15] nvme-multipath: enable polled I/O

[PATCH] uio: uio_pci_generic: add memory mappings
 2021-04-27 16:14 UTC  (4+ messages)

[PATCH] usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
 2021-04-27 16:23 UTC  (2+ messages)

[pmbusplus] userspace i2c, pmbus interactions
 2021-04-27 16:20 UTC  (3+ messages)

[PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
 2021-04-27 16:17 UTC  (8+ messages)

[PATCH nf-next 1/5, v2] netfilter: nftables: rename set element data activation/deactivation functions
 2021-04-27 16:10 UTC  (5+ messages)
` [PATCH nf-next 2/5,v2] netfilter: nftables: add loop check helper function
` [PATCH nf-next 3/5,v2] netfilter: nftables: add helper function to flush set elements
` [PATCH nf-next 4/5] netfilter: nftables: add helper function to validate set element data
` [PATCH nf-next 5/5,v4] netfilter: nftables: add catch-all set element support

[XEN PATCH] xl: constify cmd_table entries
 2021-04-27 16:11 UTC 

[Intel-gfx] [PATCH] drm/i915: Stop using crtc->index as the pipe
 2021-04-27 16:09 UTC  (5+ messages)

[PATCH 1/7] core-image-weston: add sdk/ptest images
 2021-04-27 16:09 UTC  (3+ messages)
` [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features
  ` [OE-core] "

[PATCH v2] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces) warningJoe Perches <joe@perches.com>,
 2021-04-27 16:09 UTC  (2+ messages)

sound/soc/sof/intel/byt.c:1057: undefined reference to `sof_acpi_probe'
 2021-04-27 16:07 UTC  (3+ messages)

[PATCH] [v2] staging: rtl8723bs: avoid bogus gcc warning
 2021-04-27 16:08 UTC  (6+ messages)

[PATCH v3 0/3] x86: shim building adjustments (plus shadow follow-on)
 2021-04-27 16:08 UTC  (3+ messages)
` [PATCH v4] x86/shim: don't permit HVM and PV_SHIM_EXCLUSIVE at the same time
  ` Ping: "

[PATCH] libceph: don't set global_id until we get an auth ticket
 2021-04-27 16:07 UTC  (2+ messages)

[PATCH] libceph: bump CephXAuthenticate encoding version
 2021-04-27 16:07 UTC  (2+ messages)

[PATCH] uio: uio_pci_generic: add memory resource mappings
 2021-04-27 16:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Move nvdimm mailing list
 2021-04-27 15:58 UTC  (3+ messages)

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-04-27 16:03 UTC  (8+ messages)
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks

[dpdk-dev] L3fwd mode in testpmd
 2021-04-27 16:01 UTC  (15+ messages)

[dpdk-dev] [PATCH v4 0/2] lib/mempool: add debug stats
 2021-04-27 16:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/2] mempool: "
  ` [dpdk-dev] [PATCH v5 1/2] mempool: make stats macro generic
  ` [dpdk-dev] [PATCH v5 2/2] mempool: distinguish debug counters from cache and pool

[PATCH] docs: release-technician-checklist: update to leaf tree version pinning
 2021-04-27 16:01 UTC  (2+ messages)
` Ping: "

[PATCH v2 0/8] edid: windows fixes
 2021-04-27 15:59 UTC  (9+ messages)
` [PATCH v2 1/8] qemu-edid: use qemu_edid_size()
` [PATCH v2 2/8] edid: edid_desc_next
` [PATCH v2 3/8] edid: move xtra3 descriptor
` [PATCH v2 4/8] edid: use dta extension block descriptors

[PATCH] Staging:greybus: Add () around gcam macro
 2021-04-27 15:59 UTC  (4+ messages)
` [Outreachy kernel] "

[freescale-fslc:pr/317 13/48] drivers/pci/controller/dwc/pci-imx6.c:2960:29: warning: use of logical '&&' with constant operand
 2021-04-27 15:59 UTC 

[PATCH] kernel-doc: Add support for __deprecated
 2021-04-27 15:59 UTC  (2+ messages)

[dm-devel] [PATCH] dm-integrity: if we have discard support, use it when recalculating
 2021-04-27 15:58 UTC 

[PATCH v3 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-04-27 15:58 UTC  (3+ messages)
` [PATCH v3 1/3] xen/iommu: Move iommu_update_ire_from_msi(..) to xen/iommu.h

[dm-devel] [PATCH] dm-integrity: increase RECALC_SECTORS
 2021-04-27 15:57 UTC 

[dm-devel] [PATCH] dm-integrity: don't write metadata if we overwrite it with the same content
 2021-04-27 15:57 UTC 

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27 15:57 UTC  (7+ messages)
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration "

[net-next, v2, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27 15:56 UTC  (5+ messages)
` [net-next, v2, 3/7] net: dsa: free skb->cb usage in core driver

[iproute2-next] seg6: add counters support for SRv6 Behaviors
 2021-04-27 15:55 UTC 

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-27 15:55 UTC  (4+ messages)
` [RFC v2] "

AppArmor with BusyBox
 2021-04-27 15:57 UTC  (3+ messages)
` [yocto] "

[PATCH V2 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver
 2021-04-27 12:15 UTC 

[PATCH -perfbook v2 0/9] Add script to check period spacing
 2021-04-27 15:51 UTC  (3+ messages)
` [PATCH -perfbook v2 9/9] treewide: Substitute ';' for ',' in label strings

adv7280: Scrolling images on imx6
 2021-04-27 15:51 UTC  (3+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-27 15:51 UTC  (7+ messages)
` [PATCH 21/23] t7527: create test for fsmonitor--daemon
` [PATCH 22/23] p7519: add fsmonitor--daemon
` [PATCH 23/23] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH V2 01/24] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-27 15:50 UTC  (9+ messages)
` [PATCH V2 24/24] ARM: imx8m: verdin-imx8mm: Enable USB Host support

[PATCH 00/26] btrfs-progs: zoned: zoned block device support
 2021-04-27 15:46 UTC  (5+ messages)
` [PATCH 04/26] btrfs-progs: zoned: add new ZONED feature flag

[PATCH v3 00/24] Introducing mpi3mr driver
 2021-04-27 15:47 UTC  (4+ messages)
` [PATCH v3 02/24] mpi3mr: base driver code

[PATCH 1/8] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-27 15:46 UTC  (6+ messages)
` [PATCH 2/8] drm/arm/malidp: Always list modifiers
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/8] drm/arm: Don't set allow_fb_modifiers explicitly

[PATCH kvm-unit-tests v2 0/8] arm/arm64: Prepare for target-efi
 2021-04-27 15:47 UTC  (7+ messages)
` [PATCH kvm-unit-tests v2 8/8] arm/arm64: psci: don't assume method is hvc

[PATCH] Fixed typo in Documentation/x86/x86_64/5level-paging.rst
 2021-04-27 15:45 UTC 

[net-next] seg6: add counters support for SRv6 Behaviors
 2021-04-27 15:44 UTC 

[PATCH RFC 00/15] File system wide monitoring
 2021-04-27 15:44 UTC  (3+ messages)

[LTP] [PATCH 0/4] RTNetlink and network device management library
 2021-04-27 15:44 UTC  (3+ messages)
` [LTP] [PATCH 3/4] RFC: Add rtnetlink helper library

[PATCH v4 0/9] ui: add vdagent implementation and clipboard support
 2021-04-27 15:42 UTC  (5+ messages)
` [PATCH v4 4/9] ui/vdagent: core infrastructure

Two issues with mark_reachable_objects
 2021-04-27 15:43 UTC  (2+ messages)
` [PATCH] prune: save reachable-from-recent objects with bitmaps

[libgpiod][PATCH] tools: gpioget: add new --dir-as-is option for GPO read-back
 2021-04-27 15:42 UTC 

[dpdk-dev] [PATCH 00/17] conntrack support in mlx5 PMD
 2021-04-27 15:38 UTC  (18+ messages)
` [dpdk-dev] [PATCH 01/17] common/mlx5: add connection tracking object definition
` [dpdk-dev] [PATCH 02/17] common/mlx5: add CT offload capability checking
` [dpdk-dev] [PATCH 03/17] net/mlx5: use meter color reg for CT
` [dpdk-dev] [PATCH 04/17] net/mlx5: initialization of CT management
` [dpdk-dev] [PATCH 05/17] common/mlx5: add Dexv CT objects creation
` [dpdk-dev] [PATCH 06/17] net/mlx5: add modify support for CT
` [dpdk-dev] [PATCH 07/17] net/mlx5: add actions creating "
` [dpdk-dev] [PATCH 08/17] net/mlx5: close CT management structure
` [dpdk-dev] [PATCH 09/17] net/mlx5: add ASO CT query implementation
` [dpdk-dev] [PATCH 10/17] net/mlx5: add ASO CT destroy handling
` [dpdk-dev] [PATCH 11/17] net/mlx5: add translation for CT action
` [dpdk-dev] [PATCH 12/17] net/mlx5: add translation of CT item
` [dpdk-dev] [PATCH 13/17] net/mlx5: add CT context update
` [dpdk-dev] [PATCH 14/17] net/mlx5: validation of CT action
` [dpdk-dev] [PATCH 15/17] net/mlx5: validation of CT item
` [dpdk-dev] [PATCH 16/17] net/mlx5: reduce the reference count of CT
` [dpdk-dev] [PATCH 17/17] net/mlx5: add support of CT between two ports

[PATCH] ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
 2021-04-27 15:30 UTC 

[PATCH bpf-next] docs: bpf: Fix literal block
 2021-04-27 15:40 UTC  (2+ messages)

[PATCH v5 net-next 3/3] selftests/net/forwarding: configurable seed tests
 2021-04-27 15:37 UTC 

[PATCH v5 net-next 2/3] net/ipv6: multipath routing: configurable seed
 2021-04-27 15:36 UTC 

RFC v2 GPIO lines
 2021-04-27 15:30 UTC 

[PATCH v3] x86/oprofile: remove compat accessors usage from backtrace
 2021-04-27 15:37 UTC  (2+ messages)

[PATCH RESEND net-next] icmp: standardize naming of RFC 8335 PROBE constants
 2021-04-27 15:36 UTC 

[PATCH v5 net-next 1/3] net/ipv4: multipath routing: configurable seed
 2021-04-27 15:35 UTC 

dma-api debugfs directory is not created since debugfs is not initialized
 2021-04-27 15:36 UTC  (4+ messages)

[PATCH v3 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-04-27 15:34 UTC  (6+ messages)
` [PATCH v3 2/3] drm/mediatek: init panel orientation property

[PATCH v3] util/mkimage: Fix wrong PE32+ section sizes for some arches
 2021-04-27 15:35 UTC  (3+ messages)

[PATCH v5 net-next 0/3] net: multipath routing: configurable seed
 2021-04-27 15:33 UTC 

Question on Box<T> smart pointer
 2021-04-27 15:35 UTC  (4+ messages)

[PATCH 5.10 00/36] 5.10.33-rc1 review
 2021-04-27 15:34 UTC  (2+ messages)

[PATCH] trace-cmd: Add support for non-qemu VMs
 2021-04-27 15:34 UTC  (4+ messages)

[PATCH] drm: i915: fix build when ACPI is disabled and BACKLIGHT=m
 2021-04-27 15:31 UTC  (5+ messages)
    ` [Intel-gfx] "

broonie-sound/for-next bisection: baseline.bootrr.asoc-simple-card-probed on kontron-sl28-var3-ads2
 2021-04-27 15:31 UTC  (11+ messages)

[PATCH] tracing: Map all PIDs to command lines
 2021-04-27 15:32 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.