All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 17:29:29 to 2021-01-11 17:57:40 UTC [more...]

[PATCH 0/7] Add and enable GPI DMA users
 2021-01-11 17:56 UTC  (9+ messages)
` [PATCH 2/7] soc: qcom: geni: move struct geni_wrapper to header
` [PATCH 7/7] arm64: dts: qcom: sdm845: enable dma for spi

Check pahole availibity and BPF support of toolchain before starting a Linux kernel build
 2021-01-11 17:56 UTC  (3+ messages)

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-01-11 17:55 UTC  (9+ messages)

[RFC 0/3] mm, slab, slub: remove cpu and memory hotplug locks
 2021-01-11 17:55 UTC  (3+ messages)

[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
 2021-01-11 17:48 UTC  (7+ messages)
` [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
` [PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument

[PATCH 5.10 000/145] 5.10.7-rc1 review
 2021-01-11 17:54 UTC  (5+ messages)
` [PATCH 5.10 018/145] net: dcb: Validate netlink message in DCB handler
` [PATCH 5.10 109/145] mm: make wait_on_page_writeback() wait for multiple pending writebacks

[PATCH 0/2] Add Awinic AW9523(B) I2C GPIO Expander driver
 2021-01-11 17:54 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander

[Buildroot] [PATCH v3 1/1] {linux, linux-headers}: bump 5.{4, 10}.x 4.{4, 9, 14, 19} series
 2021-01-11 17:55 UTC 

[RFC PATCH 04/23] x86/cpufeatures: Add SGX1 and SGX2 sub-features
 2021-01-11 17:54 UTC  (11+ messages)

[PATCH rdma-core v4 0/6] Add user space dma-buf support
 2021-01-11 17:52 UTC  (3+ messages)

[PATCH] scsi: libsas and users: Remove notifier indirection
 2021-01-11 17:52 UTC  (4+ messages)

[PATCH] systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found
 2021-01-11 17:52 UTC 

[RFC PATCH 00/23] KVM SGX virtualization support
 2021-01-11 17:20 UTC  (2+ messages)

[PATCH v3] kasan: remove redundant config option
 2021-01-11 17:49 UTC  (11+ messages)

[PATCH] iov_iter: fix the uaccess area in copy_compat_iovec_from_user
 2021-01-11 17:50 UTC  (2+ messages)

[PATCH bpf-next 2/4] selftests/bpf: add non-BPF_LSM test for task local storage
 2021-01-11 17:49 UTC  (4+ messages)
  ` [PATCH bpf-next 3/4] bpf: runqslower: prefer use local vmlinux
  ` [PATCH bpf-next 4/4] bpf: runqslower: use task local storage

[PATCH v20210111 00/39] leftover from 2020
 2021-01-11 17:42 UTC  (40+ messages)
` [PATCH v20210111 01/39] stubdom: fix tpm_version
` [PATCH v20210111 02/39] xl: use proper name for bash_completion file
` [PATCH v20210111 03/39] docs: remove stale create example from xl.1
` [PATCH v20210111 04/39] docs: substitute XEN_CONFIG_DIR in xl.conf.5
` [PATCH v20210111 05/39] tools: add with-xen-scriptdir configure option
` [PATCH v20210111 06/39] Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts
` [PATCH v20210111 07/39] xl: optionally print timestamps during xl migrate
` [PATCH v20210111 08/39] xl: fix description of migrate --debug
` [PATCH v20210111 09/39] tools: add readv_exact to libxenctrl
` [PATCH v20210111 10/39] tools: add xc_is_known_page_type "
` [PATCH v20210111 11/39] tools: use xc_is_known_page_type
` [PATCH v20210111 12/39] tools: unify type checking for data pfns in migration stream
` [PATCH v20210111 13/39] tools: show migration transfer rate in send_dirty_pages
` [PATCH v20210111 14/39] tools/guest: prepare to allocate arrays once
` [PATCH v20210111 15/39] tools/guest: save: move batch_pfns
` [PATCH v20210111 16/39] tools/guest: save: move mfns array
` [PATCH v20210111 17/39] tools/guest: save: move types array
` [PATCH v20210111 18/39] tools/guest: save: move errors array
` [PATCH v20210111 19/39] tools/guest: save: move iov array
` [PATCH v20210111 20/39] tools/guest: save: move rec_pfns array
` [PATCH v20210111 21/39] tools/guest: save: move guest_data array
` [PATCH v20210111 22/39] tools/guest: save: move local_pages array
` [PATCH v20210111 23/39] tools/guest: restore: move pfns array
` [PATCH v20210111 24/39] tools/guest: restore: move types array
` [PATCH v20210111 25/39] tools/guest: restore: move mfns array
` [PATCH v20210111 26/39] tools/guest: restore: move map_errs array
` [PATCH v20210111 27/39] tools/guest: restore: move mfns array in populate_pfns
` [PATCH v20210111 28/39] tools/guest: restore: move pfns "
` [PATCH v20210111 29/39] tools/guest: restore: split record processing
` [PATCH v20210111 30/39] tools/guest: restore: split handle_page_data
` [PATCH v20210111 31/39] tools/guest: restore: write data directly into guest
` [PATCH v20210111 32/39] tools: remove tabs from code produced by libxl_save_msgs_gen.pl
` [PATCH v20210111 33/39] tools: recognize LIBXL_API_VERSION for 4.15
` [PATCH v20210111 34/39] tools: adjust libxl_domain_suspend to receive a struct props
` [PATCH v20210111 35/39] tools: change struct precopy_stats to precopy_stats_t
` [PATCH v20210111 36/39] tools: add callback to libxl for precopy_policy and precopy_stats_t
` [PATCH v20210111 37/39] tools: add --max_iters to libxl_domain_suspend
` [PATCH v20210111 38/39] tools: add --min_remaining "
` [PATCH v20210111 39/39] tools: add --abort_if_busy "

[PATCH 0/1] ARM: imx: build suspend-imx6.S with arm instruction set
 2021-01-11 17:49 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] nvme: trace: parse format nvm command in detail
 2021-01-11 17:50 UTC  (8+ messages)

[PATCH net-next v14 0/6] Add support for mv88e6393x family of Marvell
 2021-01-11 17:49 UTC  (4+ messages)
` [PATCH net-next v14 2/6] net: phy: Add 5GBASER interface mode

[PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
 2021-01-11 17:22 UTC  (2+ messages)

[PATCH v3 0/4] xfs: support shrinking free space in the last AG
 2021-01-11 17:47 UTC  (11+ messages)
` [PATCH v3 2/4] xfs: get rid of xfs_growfs_{data,log}_t
` [PATCH v3 3/4] xfs: hoist out xfs_resizefs_init_new_ags()

nodejs complation fails on dunfell
 2021-01-11 17:49 UTC  (2+ messages)
` [oe] "

[PATCH 01/11] drm/i915/gt: Limit VFE threads based on GT
 2021-01-11 17:48 UTC  (10+ messages)
` [Intel-gfx] [PATCH 02/11] drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
` [PATCH 03/11] drm/i915: Allow the sysadmin to override security mitigations
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/11] drm/i915/gt: Limit VFE threads based on GT

[PULL v2 00/15] Testing, CI and bsd-user patches
 2021-01-11 17:47 UTC  (2+ messages)

[PATCH v2 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-11 17:47 UTC  (10+ messages)
` [PATCH v2 2/2] "

BITBAKE HANGS
 2021-01-11 17:48 UTC  (2+ messages)
` [yocto] "

[gatesgarth][meta-multimedia][PATCH 1/2] gssdp: Upgrade to 1.2.2 -> 1.2.3
 2021-01-11 17:48 UTC  (4+ messages)
` [oe] "

[PATCH BlueZ] input/hog: Fix double registering report value callbacks
 2021-01-11 17:47 UTC  (2+ messages)

[PATCH 1/2] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-01-11 17:46 UTC  (10+ messages)
` [PATCH v2 0/2] drm/sun4i: fix DCLK and improve its handling
  ` [PATCH v2 2/2] drm/sun4i: tcon: improve DCLK polarity handling
          ` [PATCH v3] drm/sun4i: tcon: fix inverted DCLK polarity

[PATCH 0/5] hw: Replace some impossible checks by assertions
 2021-01-11 17:41 UTC  (4+ messages)
` [PATCH 4/5] hw/ppc/ppc4xx_pci: Replace pointless warning by assert()

[PATCH v6 00/23] tcg: Better handling of constants
 2021-01-11 17:19 UTC  (17+ messages)
` [PATCH v6 05/23] tcg: Expand TCGTemp.val to 64-bits
` [PATCH v6 08/23] tcg: Introduce TYPE_CONST temporaries
` [PATCH v6 09/23] tcg/optimize: Improve find_better_copy
` [PATCH v6 11/23] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v6 12/23] tcg: Convert tcg_gen_dupi_vec to TCG_CONST
` [PATCH v6 13/23] tcg: Use tcg_constant_i32 with icount expander
` [PATCH v6 14/23] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
` [PATCH v6 15/23] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PATCH v6 16/23] tcg: Use tcg_constant_{i32, i64, vec} with gvec expanders
` [PATCH v6 17/23] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v6 18/23] tcg: Remove movi and dupi opcodes
` [PATCH v6 19/23] tcg: Add tcg_reg_alloc_dup2
` [PATCH v6 20/23] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v6 21/23] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
` [PATCH v6 22/23] tcg/ppc: Use tcg_constant_vec with tcg vec expanders
` [PATCH v6 23/23] tcg/aarch64: "

[PATCH v4 net-next 00/10] Configuring congestion watermarks on ocelot switch using devlink-sb
 2021-01-11 17:43 UTC  (11+ messages)
` [PATCH v4 net-next 01/10] net: mscc: ocelot: auto-detect packet buffer size and number of frame references
` [PATCH v4 net-next 02/10] net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
` [PATCH v4 net-next 03/10] net: dsa: add ops for devlink-sb
` [PATCH v4 net-next 04/10] net: dsa: felix: reindent struct dsa_switch_ops
` [PATCH v4 net-next 05/10] net: dsa: felix: perform teardown in reverse order of setup
` [PATCH v4 net-next 06/10] net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
` [PATCH v4 net-next 07/10] net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
` [PATCH v4 net-next 08/10] net: mscc: ocelot: register devlink ports
` [PATCH v4 net-next 09/10] net: mscc: ocelot: initialize watermarks to sane defaults
` [PATCH v4 net-next 10/10] net: mscc: ocelot: configure watermarks using devlink-sb

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-11 17:44 UTC  (9+ messages)
` [v3 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v3 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size

[dpdk-dev] [PATCH v3 0/6] net/bnxt: add support for Stingray2
 2021-01-11 17:44 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/6] net/bnxt: add support for 58818 chip family
  ` [dpdk-dev] [PATCH v4 2/6] net/bnxt: add new RX checksum mode
  ` [dpdk-dev] [PATCH v4 3/6] net/bnxt: modify VNIC accounting
  ` [dpdk-dev] [PATCH v4 4/6] net/bnxt: add LRO support for SR2 chip
  ` [dpdk-dev] [PATCH v4 5/6] net/bnxt: modify context memory allocation
  ` [dpdk-dev] [PATCH v4 6/6] net/bnxt: add Rx logic for 58818 chips

5.11-rc device reordering breaks ThinkPad rmi4 suspend
 2021-01-11 17:42 UTC  (3+ messages)

[PATCH] vhost-user-fs: add the "bootindex" property
 2021-01-11 17:38 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH net 0/9] MAINTAINERS: remove inactive folks from networking
 2021-01-11 17:41 UTC  (4+ messages)
` [PATCH net 6/9] MAINTAINERS: mtk-eth: remove Felix

[PATCH 0/2] usb: dwc2: Use clk bulk API for supporting multiple clocks
 2021-01-11 17:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc2: Add support for additional clock

[PATCH v3 01/12] drm: Add dummy page per device or GEM object
 2021-01-11 17:41 UTC  (13+ messages)

[dpdk-dev] [PATCH] build: provide suitable error for "both" libraries option
 2021-01-11 17:40 UTC  (2+ messages)

[PATCH 0/9] xfs: rework log quiesce to cover the log
 2021-01-11 17:38 UTC  (3+ messages)
` [PATCH 1/9] xfs: sync lazy sb accounting on quiesce of read-only mounts

[PATCH v1] i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
 2021-01-11 17:38 UTC  (6+ messages)

Old platforms: bring out your dead
 2021-01-11 17:29 UTC  (4+ messages)

Second Edition, Release Candidate 2
 2021-01-11 17:39 UTC 

[PATCH] configure: Add flags for MinGW32 standalone build
 2021-01-11 17:34 UTC  (8+ messages)

[RFC PATCH 0/2] userfaultfd: handle minor faults, add UFFDIO_CONTINUE
 2021-01-11 17:37 UTC  (4+ messages)
` [RFC PATCH 1/2] userfaultfd: add minor fault registration mode

[PATCH v5 19/21] drm/tegra: Implement new UAPI
 2021-01-11 17:37 UTC  (4+ messages)

[PATCH 3/3] scsi: sd: add support for expect_media_change_suspend flag
 2021-01-11 17:37 UTC  (3+ messages)

[PATCH][next] ASoC: soc-pcm: Fix uninitialised return value in variable ret
 2021-01-11 17:37 UTC  (4+ messages)

[PATCH] arm64: Remove arm64_dma32_phys_limit and its uses
 2021-01-11 17:35 UTC  (3+ messages)

UBSAN: object-size-mismatch in wg_xmit
 2021-01-11 17:35 UTC  (11+ messages)

[Intel-gfx] [PATCH] drm/i915/dg1: Update voltage swing tables for DP
 2021-01-11 17:36 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] rcu: Trace cbs accelerated without leaf rnp node lock held
 2021-01-11 17:35 UTC  (2+ messages)

[PATCH] char_dev: replace cdev_map with an xarray
 2021-01-11 17:35 UTC  (2+ messages)

[RFC v2 0/6] Generate machine-readable output
 2021-01-11 17:33 UTC  (7+ messages)
` [RFC v2 1/6] rt-tests: Rename error.h to rt-error.h
` [RFC v2 2/6] cyclictest: Move thread data to struct thread_param
` [RFC v2 3/6] signaltest: "
` [RFC v2 4/6] rt-utils: Add JSON common header output helper
` [RFC v2 5/6] cyclictest: Add JSON output feature
` [RFC v2 6/6] signaltest: "

[PATCH] rcu: Only trace when cbs are accelerated
 2021-01-11 17:34 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
 2021-01-11 17:32 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf
` [RFC PATCH bpf-next 2/2] selftests/bpf: test libbpf-based type display

[PATCH v4 0/4] xfs: support shrinking free space in the last AG
 2021-01-11 17:33 UTC  (3+ messages)
` [PATCH v4 1/4] xfs: rename `new' to `delta' in xfs_growfs_data_private()

[PATCH v3 0/6] Fix issues on pf8x00 driver
 2021-01-11 17:32 UTC  (5+ messages)
` [PATCH v3 3/6] regulator: dt-bindings: pf8x00: remove nxp,ilim-ma property

[PATCH 0/2] Use static_call for kvm_x86_ops
 2021-01-11 17:31 UTC  (2+ messages)

About scsi device queue depth
 2021-01-11 17:31 UTC  (3+ messages)

[PATCH] Request backport of a vfio patch for 5.4 stable
 2021-01-11 17:31 UTC  (2+ messages)
` [PATCH] vfio iommu: Add dma available capability

[PATCH 0/6] ethernet: fixes for stmmac driver
 2021-01-11 17:30 UTC  (5+ messages)
` [PATCH 2/6] ethernet: stmmac: stop each tx channal independently
` [PATCH 4/6] ethernet: stmmac: fix dma physical address of descriptor when display ring

[PATCH 01/10] dovetail/sirq: implement sirq request and free and post
 2021-01-11 17:31 UTC  (5+ messages)
` [PATCH 04/10] dovetail/sched: implement pipeline_init_shadow_tcb and pipeline_init_root_tcb
` [PATCH 05/10] dovetail/init: implement Xenomai stage enabling and disabling

[PATCH] spi: spi-bcm-qspi: style: Simplify bool comparison
 2021-01-11 17:29 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] meson: update meson build for armada drivers
 2021-01-11 17:30 UTC  (4+ messages)
` [dpdk-dev] [EXT] Re: [PATCH v3] "

[PATCH 00/20] pack-revindex: prepare for on-disk reverse index
 2021-01-11 17:29 UTC  (5+ messages)

[PATCH] seccomp: Add missing return in non-void function
 2021-01-11 17:28 UTC 

[PATCH net-next 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2021-01-11 17:28 UTC  (2+ messages)


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.