All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-23 05:28:32 to 2020-09-23 06:34:29 UTC [more...]

[PATCH v2 1/5] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property
 2020-09-23  6:25 UTC  (3+ messages)
` [PATCH v2 2/5] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
` [PATCH v2 5/5] arm: dts: ls1021a: fix rcpm failed to claim resource

[PATCH v3 0/3] dmaengine: Add support for QCOM GSI dma controller
 2020-09-23  6:34 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding

[PATCH v2] iommu/arm: Add module parameter to set msi iova address
 2020-09-23  6:32 UTC  (5+ messages)

[PATCH V3 0/3] arm64/mm/hotplug: Improve memory offline event notifier
 2020-09-23  6:31 UTC  (7+ messages)
` [PATCH V3 1/3] arm64/mm/hotplug: Register boot memory hot remove notifier earlier
` [PATCH V3 2/3] arm64/mm/hotplug: Enable MEM_OFFLINE event handling

[PATCH 0/2] mm,swap: skip swap readahead for instant IO (like zswap)
 2020-09-23  6:32 UTC  (3+ messages)
` [PATCH 1/2] mm,swap: extract swap single page readahead into its own function

[Virtio-fs] Branch with patches on top of Linux 5.9-rcX
 2020-09-23  6:30 UTC  (3+ messages)

[PATCH bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-23  6:29 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add raw_tp_test_run

[PATCH 0/7] Remove struct extent_io_ops
 2020-09-23  6:29 UTC  (14+ messages)
` [PATCH 1/7] btrfs: Don't call readpage_end_io_hook for the btree inode
` [PATCH 4/7] btrfs: Don't opencode is_data_inode in end_bio_extent_readpage
` [PATCH 6/7] btrfs: Call submit_bio_hook directly for metadata pages
` [PATCH 7/7] btrfs: Remove struct extent_io_ops

[PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
 2020-09-23  6:26 UTC  (2+ messages)

linux-next: build warning after merge of the drm tree
 2020-09-23  6:27 UTC  (3+ messages)

rfc/wip ttm get rid of binding branch
 2020-09-23  6:27 UTC 

openbmc/phosphor-health-monitor issues, please help check
 2020-09-23  6:12 UTC  (2+ messages)

[PATCH 3/8] vhost scsi: alloc cmds per vq instead of session
 2020-09-23  6:26 UTC 

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-09-23  6:24 UTC  (20+ messages)
` [PATCH 1/5] ext4: Use generic casefolding support
    ` [f2fs-dev] "
` [PATCH 2/5] fscrypt: Export fscrypt_d_revalidate
    ` [f2fs-dev] "
` [PATCH 3/5] libfs: Add generic function for setting dentry_ops
    ` [f2fs-dev] "
` [PATCH 4/5] fscrypt: Have filesystems handle their d_ops
    ` [f2fs-dev] "
` [PATCH 5/5] f2fs: Handle casefolding with Encryption

[pull request][net-next 00/15] mlx5 Connection Tracking in NIC mode
 2020-09-23  6:24 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Refactor multi chains and prios support
` [net-next 02/15] net/mlx5: Allow ft level ignore for nic rx tables
` [net-next 03/15] net/mlx5e: Tc nic flows to use mlx5_chains flow tables
` [net-next 04/15] net/mlx5e: Split nic tc flow allocation and creation
` [net-next 05/15] net/mlx5: Refactor tc flow attributes structure
` [net-next 06/15] net/mlx5e: Add tc chains offload support for nic flows
` [net-next 07/15] net/mlx5e: rework ct offload init messages
` [net-next 08/15] net/mlx5e: Support CT offload for tc nic flows
` [net-next 09/15] net/mlx5e: CT: Use the same counter for both directions
` [net-next 10/15] net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()
` [net-next 11/15] net/mlx5e: Keep direct reference to mlx5_core_dev in tc ct
` [net-next 12/15] net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
` [net-next 13/15] net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
` [net-next 14/15] net/mlx5: simplify the return expression of mlx5_ec_init()
` [net-next 15/15] net/mlx5: remove unreachable return

[meta-security][master][dunfell][PATCH] gitignore added
 2020-09-23  6:25 UTC 

[PATCH] KVM: SVM: Add tracepoint for cr_interception
 2020-09-23  6:24 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() fails
 2020-09-23  6:22 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well v3
 2020-09-23  6:05 UTC  (40+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH] btrfs: fix false alert caused by legacy btrfs root item
 2020-09-23  6:23 UTC  (3+ messages)

[PATCH v5 00/15] Reverse debugging
 2020-09-23  6:22 UTC  (4+ messages)
` [PATCH v5 13/15] docs: convert replay.txt to rst

[PATCH] dm: ofnode: Fix compile breakage with OF_CHECKS enabled
 2020-09-23  6:23 UTC 

[PATCH v2 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-09-23  6:22 UTC  (6+ messages)

[PATCH v1 0/1] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-09-23  6:19 UTC  (10+ messages)
` [PATCH v1 1/1] "

User Interface issues with kernelci.org
 2020-09-23  6:21 UTC  (2+ messages)

[PATCH v4 0/3] xen-blk(back|front): Let users disable persistent grants
 2020-09-23  6:18 UTC  (4+ messages)
` [PATCH v4 1/3] xen-blkback: add a parameter for disabling of "
` [PATCH v4 2/3] xen-blkfront: "
` [PATCH v4 3/3] xen-blkfront: Apply changed parameter name to the document

[PATCH 0/3] colo-compare: minor fixes
 2020-09-23  6:17 UTC  (4+ messages)
` [PATCH 1/3] colo-compare: return -1 if no packet is queued

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-23  6:10 UTC  (3+ messages)
` [Bug 1896096] "

[dpdk-dev] [PATCH v2] net/ixgbe: fix vf reset hw error handling
 2020-09-23  6:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

remove alloc_vm_area
 2020-09-23  6:11 UTC  (11+ messages)
` [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
      ` [Intel-gfx] "

security/selinux/hooks.c:6620:2: warning: 'strncpy' specified bound 64 equals destination size
 2020-09-23  6:09 UTC  (2+ messages)

[PATCH v3 0/4] Fixes for usbip and specialised USB driver selection
 2020-09-23  6:08 UTC  (4+ messages)
` [PATCH v3 4/4] usbcore/driver: Accommodate usbip

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-23  6:06 UTC 

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-23  5:49 UTC  (2+ messages)

[android-common:android-mainline 1/2] fs/incfs/format.c:400:23: sparse: sparse: cast truncates bits from constant value (5346434e49 becomes 46434e49)
 2020-09-23  6:06 UTC 

[PATCH v7 3/4] input: elants: read touchscreen size for EKTF3624
 2020-09-23  6:06 UTC 

[PATCH 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
 2020-09-23  6:04 UTC  (4+ messages)

[PATCH V3] fuse: Remove __GFP_FS flag to avoid allocator recursing
 2020-09-23  5:57 UTC 

[PATCH] btrfs: Fix missing close devices
 2020-09-23  6:03 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[PATCH] crypto: sa2ul: Fix DMA mapping API usage
 2020-09-23  6:02 UTC  (2+ messages)

[PATCH v2 0/4] i2c-hid: Save power by reducing i2c xfers with block reads
 2020-09-23  6:02 UTC  (5+ messages)

patch "iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues." added to staging-next
 2020-09-23  5:56 UTC 

patch "iio:adc:ti-adc12138 Fix alignment issue with timestamp" added to staging-next
 2020-09-23  5:56 UTC 

patch "iio:adc:ti-adc0832 Fix alignment issue with timestamp" added to staging-next
 2020-09-23  5:56 UTC 

patch "iio:imu:st_lsm6dsx Fix alignment and data leak issues" added to staging-next
 2020-09-23  5:56 UTC 

patch "iio:light:si1145: Fix timestamp alignment and prevent data leak." added to staging-next
 2020-09-23  5:56 UTC 

patch "iio:gyro:itg3200: Fix timestamp alignment and prevent data leak." added to staging-next
 2020-09-23  5:56 UTC 

patch "iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return" added to staging-next
 2020-09-23  5:56 UTC 

[PATCH 0/15 v2] BTRFS DIO inode locking/D_SYNC fix
 2020-09-23  5:59 UTC  (9+ messages)
` [PATCH 04/15] iomap: Call inode_dio_end() before generic_write_sync()

[dpdk-dev] [PATCH v2] vhost: remove experimental tag on vDPA API
 2020-09-23  5:58 UTC  (2+ messages)

[xen-unstable test] 154611: tolerable FAIL - PUSHED
 2020-09-23  5:58 UTC 

[PATCH v4 00/59] dm: Add programatic generation of ACPI tables (part D)
 2020-09-23  5:58 UTC  (2+ messages)

[PATCH v2 0/9] Update to zstd-1.4.6
 2020-09-23  5:57 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] nvme: fix use-after-free during booting
 2020-09-23  5:57 UTC  (5+ messages)

[PATCH 5.9] mt76: mt7615: reduce maximum VHT MPDU length to 7991
 2020-09-23  5:56 UTC  (2+ messages)

patch "MAINTAINERS: Consolidate Analog Devices IIO entries and remove" added to staging-next
 2020-09-23  5:55 UTC 

patch "MAINTAINERS: Move Hartmut Knaack to Credits" added to staging-next
 2020-09-23  5:55 UTC 

[GIT PULL] FPGA Manager additional changes for 5.10
 2020-09-23  5:54 UTC  (3+ messages)

[PATCH 1/2] scsi: sg: use queue_logical_block_size() in max_sectors_bytes()
 2020-09-23  5:52 UTC  (2+ messages)
` [PATCH 2/2] block/scsi_ioctl.c: "

[android-common:android-trusty-5.4 1/2] warning: include/uapi/linux/trusty/ipc.h: leak CONFIG_COMPAT to user-space
 2020-09-23  5:52 UTC 

bitbake recipe / Network UPS tool
 2020-09-23  5:48 UTC  (4+ messages)
` [yocto] "

[ovmf test] 154616: all pass - PUSHED
 2020-09-23  5:47 UTC 

Chassis reset
 2020-09-23  5:45 UTC  (7+ messages)

[Intel-gfx] [PATCH v6 01/11] HAX to make DSC work on the icelake test system
 2020-09-23  5:46 UTC  (10+ messages)
` [Intel-gfx] [PATCH v6 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3

[PATCH 0/2] perf stat: Unbreak perf stat with ARMv8 PMU events
 2020-09-23  5:44 UTC  (4+ messages)
` [PATCH 1/2] perf stat: Fix segfault when counting armv8_pmu events

[PATCH 1/2] staging: vchiq: fix __user annotations
 2020-09-23  5:44 UTC  (4+ messages)

[PATCH V2 0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy
 2020-09-23  5:45 UTC  (4+ messages)
` [PATCH V2 2/2] "

Read FRU of host through ipmi in Entity manager
 2020-09-23  5:42 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/4] pick
 2020-09-23  5:44 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/4] net/vhost: remove dequeue zero-copy support
` [dpdk-dev] [PATCH 2/4] examples/vhost_crypto: use vhost async-copy flag
` [dpdk-dev] [PATCH 3/4] examples/vhost: remove dequeue zero-copy support
` [dpdk-dev] [PATCH 4/4] vhost: "

[RFC -V2] autonuma: Migrate on fault among multiple bound nodes
 2020-09-23  5:44 UTC  (4+ messages)

[PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-23  5:38 UTC  (8+ messages)
          ` [Intel-gfx] "

[Devel] [pm:bleeding-edge] BUILD SUCCESS f6c2526bd34bc27821a5c75d22b8ef4d386ffb7f
 2020-09-23  5:43 UTC 

[PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-23  5:42 UTC  (4+ messages)
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
  ` [Intel-gfx] "

[PATCH 0/7] dmaengine: add support for sama7g5 based at_xdmac
 2020-09-23  5:35 UTC  (6+ messages)
` [PATCH 4/7] dmaengine: at_xdmac: adapt perid for mem2mem operations

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-09-23  5:39 UTC  (7+ messages)

[PATCH v2 0/2] arm64/mm: Enable color zero pages
 2020-09-23  5:37 UTC  (6+ messages)
` [PATCH v2 1/2] arm64/mm: Introduce zero PGD table
` [PATCH v2 2/2] arm64/mm: Enable color zero pages

[PATCH v3 0/3] xfs: fix some log stalling problems in defer ops
 2020-09-23  5:33 UTC  (4+ messages)
` [PATCH 1/3] xfs: change the order in which child and parent defer ops are finished
` [PATCH 2/3] xfs: expose the log push threshold
` [PATCH 3/3] xfs: periodically relog deferred intent items

[PATCH v5 0/2] Use the generic PHY framework for Ingenic USB PHY
 2020-09-23  5:35 UTC  (3+ messages)
` [PATCH v5 2/2] PHY: Ingenic: Add USB PHY driver using generic PHY framework

[bpf-next 0/3] Using log2 histogram to display the statistics of every softirq execution
 2020-09-23  5:32 UTC  (6+ messages)
` [bpf-next 2/3] sample/bpf: Add log2 histogram function support

[dpdk-dev] [PATCH 0/3] Bug fixes in event crypto adapter test application
 2020-09-23  5:31 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/3] test/event_crypto_adapter: return error with unsupported mode

[PATCH 0/4] bootconfig: Fix a parser bug
 2020-09-23  5:30 UTC  (2+ messages)

[PATCH] [v2] nvme: replace meaningless judgement by checking whether req is null
 2020-09-23  5:29 UTC  (8+ messages)

[PATCH v5 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2020-09-23  5:28 UTC  (3+ messages)
` [PATCH v5 2/3] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA 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.