All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-03 13:59:37 to 2020-11-03 14:19:02 UTC [more...]

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-03 13:43 UTC  (2+ messages)
` [PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

post-receive: pub/scm/linux/kernel/git/s390/linux
 2020-11-03 14:19 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-03 14:19 UTC 

[PATCH] clk-si5341: Support NVM programming through sysfs
 2020-11-03 14:17 UTC 

[x86/ioapic] b643128b91: Kernel panic - not syncing: timer doesn't work through Interrupt-remapped IO-APIC
 2020-11-03 14:31 UTC 

[dpdk-dev] [PATCH 00/15] remove mbuf timestamp
 2020-11-03 14:17 UTC  (28+ messages)
` [dpdk-dev] [PATCH 15/15] mbuf: move pool pointer in hotterfirst half
` [dpdk-dev] [PATCH v5 00/16] remove mbuf timestamp
  ` [dpdk-dev] [PATCH v5 01/16] eventdev: remove software Rx timestamp
  ` [dpdk-dev] [PATCH v5 02/16] mbuf: add Rx timestamp flag and helpers
  ` [dpdk-dev] [PATCH v5 03/16] latency: switch Rx timestamp to dynamic mbuf field
  ` [dpdk-dev] [PATCH v5 04/16] net/ark: "
  ` [dpdk-dev] [PATCH v5 05/16] net/dpaa2: "
  ` [dpdk-dev] [PATCH v5 06/16] net/mlx5: fix dynamic mbuf offset lookup check
  ` [dpdk-dev] [PATCH v5 07/16] net/mlx5: switch Rx timestamp to dynamic mbuf field
  ` [dpdk-dev] [PATCH v5 08/16] net/nfb: "
  ` [dpdk-dev] [PATCH v5 09/16] net/octeontx2: "
  ` [dpdk-dev] [PATCH v5 10/16] net/pcap: "
  ` [dpdk-dev] [PATCH v5 11/16] app/testpmd: "
  ` [dpdk-dev] [PATCH v5 12/16] examples/rxtx_callbacks: switch timestamp to dynamic field
  ` [dpdk-dev] [PATCH v5 13/16] ethdev: add doxygen comment for Rx timestamp API
  ` [dpdk-dev] [PATCH v5 14/16] mbuf: remove deprecated timestamp field
  ` [dpdk-dev] [PATCH v5 15/16] mbuf: add Tx timestamp registration helper
  ` [dpdk-dev] [PATCH v5 16/16] ethdev: include mbuf registration in Tx timestamp API

[dpdk-dev] [PATCH] net/octeontx2: register dynamic mbuf timestamp field
 2020-11-03 14:16 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-03 14:17 UTC 

[dpdk-dev] [PATCH 0/2] fix build error on lower version GCC
 2020-11-03 14:13 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/2] net/ice: "
` [dpdk-dev] [PATCH v2 0/2] "
  ` [dpdk-dev] [PATCH v2 1/2] net/ice: "
  ` [dpdk-dev] [PATCH v2 2/2] net/iavf: "

[PATCH] linux-user: Check copy_from_user() return value in vma_dump_size()
 2020-11-03 14:15 UTC 

[PATCH 00/19] Transparent Hugepages for non-tmpfs filesystems
 2020-11-03 14:16 UTC  (5+ messages)
` [PATCH 02/19] mm: Use multi-index entries in the page cache
` [PATCH 05/19] mm/filemap: Rename generic_file_buffered_read subfunctions

[hp_wmi] Recieving same keycode from two keys
 2020-11-03 14:16 UTC  (5+ messages)

[PATCH v2] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
 2020-11-03 14:16 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Expose more parameters for emitting writes into the ring
 2020-11-03 14:16 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/gt: Flush xcs before tgl breadcrumbs
      ` [Intel-gfx] "

[PATCH 00/11 v2] ftrace: Have callbacks handle their own recursion
 2020-11-03 14:10 UTC  (8+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "

[dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf
 2020-11-03 14:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] hw/intc: Fix incorrect calculation of core in liointc_read() and liointc_write()
 2020-11-03 14:05 UTC  (3+ messages)

Recent upgrade of 4.13 -> 4.14 issue
 2020-11-03 14:15 UTC  (13+ messages)

[PATCH v2] libxl: Add suppress-vmdesc to QEMU machine
 2020-11-03 14:14 UTC  (4+ messages)

[PATCH v2 00/13] Backport of patch series for stable 5.4 branch
 2020-11-03 14:13 UTC  (14+ messages)
` [PATCH v2 01/13] xen/events: avoid removing an event channel while handling it
` [PATCH v2 02/13] xen/events: add a proper barrier to 2-level uevent unmasking
` [PATCH v2 03/13] xen/events: fix race in evtchn_fifo_unmask()
` [PATCH v2 04/13] xen/events: add a new "late EOI" evtchn framework
` [PATCH v2 05/13] xen/blkback: use lateeoi irq binding
` [PATCH v2 06/13] xen/netback: "
` [PATCH v2 07/13] xen/scsiback: "
` [PATCH v2 08/13] xen/pvcallsback: "
` [PATCH v2 09/13] xen/pciback: "
` [PATCH v2 10/13] xen/events: switch user event channels to lateeoi model
` [PATCH v2 11/13] xen/events: use a common cpu hotplug hook for event channels
` [PATCH v2 12/13] xen/events: defer eoi in case of excessive number of events
` [PATCH v2 13/13] xen/events: block rogue events for some time

[PATCH v7 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-03 14:12 UTC  (11+ messages)
  ` [PATCH v7 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device
  ` [PATCH v7 2/6] interconnect: Add generic interconnect driver for Exynos SoCs

[PATCH 00/10] Ext4 fast commit fixes
 2020-11-03 14:13 UTC  (3+ messages)
` [PATCH 02/10] ext4: mark fc ineligible if inode gets evictied due to mem pressure

[PATCH V4 0/2] scsi: ufs: Add DeepSleep feature
 2020-11-03 14:14 UTC  (3+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] scsi: ufs: Allow an error return value from ->device_reset()

[PATCH v3 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-03  7:18 UTC  (42+ messages)
` [PATCH v3 01/19] cgroup: Added cgroup_get_from_kernfs_id
` [PATCH v3 02/19] blkcg: Added a app identifier support for blkcg
` [PATCH v3 03/19] nvme: Added a newsysfs attribute appid_store
` [PATCH v3 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v3 05/19] lpfc: vmid: API to check if VMID is enabled
` [PATCH v3 06/19] lpfc: vmid: Supplementary data structures for vmid
` [PATCH v3 07/19] lpfc: vmid: Forward declarations for APIs
` [PATCH v3 08/19] lpfc: vmid: Add support for vmid in mailbox command
` [PATCH v3 09/19] lpfc: vmid: VMID params initialization
` [PATCH v3 10/19] lpfc: vmid: vmid resource allocation
` [PATCH v3 11/19] lpfc: vmid: cleanup vmid resources
` [PATCH v3 12/19] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v3 13/19] lpfc: vmid: Functions to manage vmids
` [PATCH v3 14/19] lpfc: vmid: Implements CT commands for appid
` [PATCH v3 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request
` [PATCH v3 16/19] lpfc: vmid: Timeout implementation for vmid
` [PATCH v3 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v3 18/19] lpfc: vmid: Introducing vmid in io path
` [PATCH v3 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[PATCH-for-5.2 0/4] misc: Trivial format string fixes
 2020-11-03 14:03 UTC  (3+ messages)

[PATCH] arm-autonomy/linux-arm-autonomy: Add CONFIG_OVERLAY_FS=y to docker-minimal.cfg
 2020-11-03 14:13 UTC 

[PATCH V2] block/vvfat: Fix bad printf format specifiers
 2020-11-03 14:06 UTC  (2+ messages)

[PULL 00/11] Sock next patches
 2020-11-03 14:02 UTC  (12+ messages)
` [PULL 01/11] test-util-sockets: Plug file descriptor leak
` [PULL 02/11] test-util-sockets: Correct to set has_abstract, has_tight
` [PULL 03/11] test-util-sockets: Clean up SocketAddress construction
` [PULL 04/11] test-util-sockets: Factor out test_socket_unix_abstract_one()
` [PULL 05/11] test-util-sockets: Synchronize properly, don't sleep(1)
` [PULL 06/11] test-util-sockets: Test the complete abstract socket matrix
` [PULL 07/11] sockets: Fix default of UnixSocketAddress member @tight
` [PULL 08/11] sockets: Fix socket_sockaddr_to_address_unix() for abstract sockets
` [PULL 09/11] char-socket: Fix qemu_chr_socket_address() "
` [PULL 10/11] sockets: Bypass "replace empty @path" for abstract unix sockets
` [PULL 11/11] sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX

[PATCH 1/4] arm-bsp/linux-linaro-arm: Move N1SDP specifics from .bbapend to .inc
 2020-11-03 14:11 UTC  (4+ messages)
` [PATCH 2/4] arm-bsp/linux-linaro-arm: require linux-yocto.inc
` [PATCH 3/4] arm-bsp/kernel: Introduce linux-linaro-arm-rt recipe
` [PATCH 4/4] arm-bsp/n1sdp: Add support for Kernel PREEMPT_RT with linux-linaro-arm-rt

[PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-11-03 13:46 UTC  (2+ messages)

[PATCH v1 0/2] Two minor fixes for UFS driver
 2020-11-03 14:12 UTC  (9+ messages)
` [PATCH v1 1/2] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
` [PATCH v1 2/2] scsi: ufs: Try to save power mode change and UIC cmd completion timeout

[PATCH for-next] RDMA/nldev: Add parent bdf to device information dump
 2020-11-03 14:11 UTC  (4+ messages)

PROBLEM: unable to get QCA6390 to work
 2020-11-03 14:12 UTC  (6+ messages)

[PATCH v9 00/41] btrfs: zoned block device support
 2020-11-03 14:10 UTC  (3+ messages)
` [PATCH v9 11/41] btrfs: implement log-structured superblock for ZONED mode

[PATCH] ASoC: Intel: Skylake: Add alternative topology binary name
 2020-11-03 14:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-11-03 14:11 UTC 

[PATCH 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (5+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-03 14:10 UTC  (7+ messages)
        `  "

[patch v5 0/5] scsi: Support to handle Intermittent errors
 2020-11-03  7:15 UTC  (6+ messages)
` [patch v5 1/5] scsi: Added a new definition in scsi_cmnd.h
` [patch v5 2/5] scsi: Added a new error code in scsi.h
` [patch v5 3/5] scsi: No retries on abort success
` [patch v5 4/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [patch v5 5/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs

[PATCH i2c-next v1 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-03 14:08 UTC  (6+ messages)
` [PATCH i2c-next v1 6/6] dt-bindings: i2c: Convert DT file to YAML schema

[PATCH v3 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
 2020-11-03 13:45 UTC  (3+ messages)

[PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-03 12:00 UTC  (3+ messages)
` [PATCH v4 4/7] iommu: Add quirk for Intel graphic devices in map_sg
  ` [Intel-gfx] "

[PATCH 00/12] Readdir enhancements
 2020-11-03 14:09 UTC  (5+ messages)
` [PATCH 01/12] NFS: Ensure contents of struct nfs_open_dir_context are consistent
  ` [PATCH 02/12] NFS: Clean up readdir struct nfs_cache_array

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 12:25 UTC  (3+ messages)
` [patch V3 05/37] asm-generic: Provide kmap_size.h
  ` [Intel-gfx] "

FAILED: patch "[PATCH] usb: dwc3: gadget: Reclaim extra TRBs after request" failed to apply to 4.19-stable tree
 2020-11-03 14:10 UTC 

[PATCH] scsi: allow user to set werror as report
 2020-11-03 14:03 UTC  (3+ messages)

[PATCH] s390: add support for TIF_NOTIFY_SIGNAL
 2020-11-03 14:09 UTC  (2+ messages)

possible lockdep regression introduced by 4d004099a668 ("lockdep: Fix lockdep recursion")
 2020-11-03 14:08 UTC  (2+ messages)

[PATCH for-5.2] s390x: fix build for --without-default-devices
 2020-11-03 14:06 UTC  (3+ messages)

FAILED: patch "[PATCH] usb: dwc3: gadget: Reclaim extra TRBs after request" failed to apply to 5.4-stable tree
 2020-11-03 14:10 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Reclaim extra TRBs after request" failed to apply to 4.14-stable tree
 2020-11-03 14:10 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Reclaim extra TRBs after request" failed to apply to 4.9-stable tree
 2020-11-03 14:10 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-11-03 14:08 UTC 

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-11-03 14:06 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-03 14:06 UTC 

[PATCH] ARM: dts: exynos: Enable DWC2 dual-role support on OdroidU3+ boards
 2020-11-03 14:02 UTC 

FAILED: patch "[PATCH] dm raid: fix discard limits for raid1 and raid10" failed to apply to 5.4-stable tree
 2020-11-03 14:03 UTC 

[PATCH] spi: tegra20-slink: fix reference leak in slink ops of tegra20
 2020-11-03 14:13 UTC 

[PATCH net-next] enetc: Remove Tx checksumming offload code
 2020-11-03 14:02 UTC 

FAILED: patch "[PATCH] dm raid: fix discard limits for raid1 and raid10" failed to apply to 5.9-stable tree
 2020-11-03 14:02 UTC 

[PATCH 0/3] Maintenance IV: Platform-specific background maintenance
 2020-11-03 14:03 UTC  (4+ messages)
` [PATCH 1/3] maintenance: extract platform-specific scheduling
` [PATCH 2/3] maintenance: use launchctl on macOS
` [PATCH 3/3] maintenance: use Windows scheduled tasks

[PATCH] spi: tegra114: fix reference leak in tegra spi ops
 2020-11-03 14:13 UTC 

[PATCH] spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
 2020-11-03 14:13 UTC 

[PATCH 00/13] Backport of patch series for stable 4.9 branch
 2020-11-03 14:05 UTC  (5+ messages)
` [PATCH 02/13] xen/events: avoid removing an event channel while handling it

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-11-03 14:03 UTC  (11+ messages)

[Intel-gfx] [PATCH V2] drm/i915/ehl: Implement W/A 22010492432
 2020-11-03 14:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Implement W/A 22010492432 (rev2)

FAILED: patch "[PATCH] btrfs: send, recompute reference path after orphanization of" failed to apply to 4.9-stable tree
 2020-11-03 14:04 UTC 

[dpdk-dev] [PATCH 1/4] test/lpm: fix cycle calculation in rcu qsbr perf
 2020-11-03 14:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/4] test/lpm: fix rcu qsbr perf test
  ` [dpdk-dev] [PATCH v2 4/4] test/lpm: avoid code duplication in rcu qsbr perf

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-03 14:04 UTC 

[PATCH v2 1/2] base-files/profile: Add universal resize function
 2020-11-03 14:03 UTC  (4+ messages)
` [OE-core] "

[dpdk-dev] [PATCH 0/8] net/ionic: minor updates and documentation
 2020-11-03 14:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH 8/8] ionic: nits - whitespace, logging, helper variables

[igt-dev] [PATCH i-g-t v7 0/2] tests/kms_ccs: CCS Clear Color test
 2020-11-03 14:00 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v7 2/2] "

[RFC] Accessing QSPI device under mtd
 2020-11-03 14:01 UTC  (7+ messages)

FAILED: patch "[PATCH] btrfs: send, recompute reference path after orphanization of" failed to apply to 4.4-stable tree
 2020-11-03 14:00 UTC 

FAILED: patch "[PATCH] btrfs: reschedule when cloning lots of extents" failed to apply to 4.19-stable tree
 2020-11-03 13:57 UTC 

FAILED: patch "[PATCH] btrfs: reschedule when cloning lots of extents" failed to apply to 5.4-stable tree
 2020-11-03 13:57 UTC 

[PATCH] spi: spi-mem: fix reference leak in spi_mem_access_start
 2020-11-03 14:09 UTC 

FAILED: patch "[PATCH] btrfs: fix readahead hang and use-after-free after removing a" failed to apply to 4.4-stable tree
 2020-11-03 13:59 UTC 

FAILED: patch "[PATCH] btrfs: fix readahead hang and use-after-free after removing a" failed to apply to 4.9-stable tree
 2020-11-03 13:59 UTC 

[PATCH v7 0/4] Introduce mini-dump support for remoteproc
 2020-11-03  9:19 UTC  (2+ messages)
` [PATCH v7 3/4] remoteproc: qcom: Add capability to collect minidumps

[dunfell][PATCH] xcb-proto: backport fix for python gcd function
 2020-11-03 13:59 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: fix readahead hang and use-after-free after removing a" failed to apply to 4.14-stable tree
 2020-11-03 13:59 UTC 

FAILED: patch "[PATCH] btrfs: fix readahead hang and use-after-free after removing a" failed to apply to 4.19-stable tree
 2020-11-03 13:59 UTC 

[PATCH] spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
 2020-11-03 14:09 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.