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

[PATCH v20210111 00/39] leftover from 2020
 2021-01-11 17:42 UTC  (19+ messages)
` [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 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 20/39] tools/guest: save: move rec_pfns array
` [PATCH v20210111 21/39] tools/guest: save: move guest_data array

[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 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
 2021-01-11 17:46 UTC  (3+ messages)
` [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool

[PATCH 01/11] drm/i915/gt: Limit VFE threads based on GT
 2021-01-11 17:48 UTC  (9+ 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

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

[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  (11+ 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/7] Add and enable GPI DMA users
 2021-01-11 17:46 UTC  (12+ messages)
` [PATCH 2/7] soc: qcom: geni: move struct geni_wrapper to header
` [PATCH 3/7] soc: qcom: geni: Add support for gpi dma
` [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma
` [PATCH 7/7] arm64: dts: qcom: sdm845: enable dma for spi

[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  (24+ messages)
` [PATCH v6 01/23] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v6 02/23] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PATCH v6 03/23] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v6 04/23] tcg: Add temp_readonly
` [PATCH v6 05/23] tcg: Expand TCGTemp.val to 64-bits
` [PATCH v6 06/23] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v6 07/23] tcg: Expand TempOptInfo to 64-bits
` [PATCH v6 08/23] tcg: Introduce TYPE_CONST temporaries
` [PATCH v6 09/23] tcg/optimize: Improve find_better_copy
` [PATCH v6 10/23] tcg/optimize: Adjust TempOptInfo allocation
` [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] scsi: libsas and users: Remove notifier indirection
 2021-01-11 17:44 UTC  (3+ messages)

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

[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  (5+ 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] kasan: remove redundant config option
 2021-01-11 17:40 UTC  (7+ messages)

[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 0/1] ARM: imx: build suspend-imx6.S with arm instruction set
 2021-01-11 17:38 UTC  (4+ messages)
` [PATCH 1/1] "

[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 5.10 000/145] 5.10.7-rc1 review
 2021-01-11 17:36 UTC  (3+ messages)
` [PATCH 5.10 018/145] net: dcb: Validate netlink message in DCB handler

[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  (12+ 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/4] xfs: support shrinking free space in the last AG
 2021-01-11 17:32 UTC  (10+ 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()

[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  (4+ messages)
` [PATCH 1/2] KVM: x86: introduce definitions to support static calls "
` [PATCH 2/2] KVM: x86: use static calls to reduce kvm_x86_ops overhead

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  (10+ messages)
` [PATCH 02/10] dovetail/clock: implement pipeline_read_cycle_counter
` [PATCH 03/10] dovetail/clock: implement pipeline_get_host_time
` [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)

[PATCH v2 0/3] update xenon controller properties in CN913X family
 2021-01-11 17:27 UTC  (3+ messages)
` [PATCH v2 2/3] mmc: xenon: add AP807 compatible string

[PATCHSET 0/3] various: random fixes
 2021-01-11 17:27 UTC  (3+ messages)
` [PATCH 1/3] misc: fix valgrind complaints

[PATCH 0/7] crypto: switch to static calls for CRC-T10DIF
 2021-01-11 17:27 UTC  (2+ messages)

"md/raid10:md5: sdf: redirecting sector 2979126480 to another mirror"
 2021-01-11 17:27 UTC  (2+ messages)

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-11 17:26 UTC  (5+ messages)

[PATCH 1/2] lib/cmdline: add new function get_option_ull()
 2021-01-11 17:24 UTC  (4+ messages)
` [PATCH 2/2] resource: Make it possible to reserve memory on 64bit platform

BITBAKE HANGS
 2021-01-11 17:25 UTC 

Kernel panic on shutdown (qede+bond+bridge) - KASAN: use-after-free in netif_skb_features+0x90a/0x9b0
 2021-01-11 17:24 UTC  (3+ messages)

[Intel-wired-lan] Security issue with vmxnet3 and e100 for AMD SEV(-SNP) / Intel TDX
 2021-01-11 17:24 UTC  (6+ messages)
  `  "

[PATCH 0/5] Rockchip PX30 RGA and VPU support
 2021-01-11 17:23 UTC  (13+ messages)
` [PATCH 3/5] dt-bindings: media: rockchip-vpu: Add PX30 compatible
` [PATCH 5/5] media: hantro: Add support for the Rockchip PX30

[PATCH V3 00/25] smartpqi updates
 2021-01-11 17:22 UTC  (4+ messages)
` [PATCH V3 06/25] smartpqi: add support for BMIC sense feature cmd and feature bits

[PATCH 00/24] NetBSD fixes
 2021-01-11 17:22 UTC  (7+ messages)
` [PATCH 10/24] Make libs/evtchn build on NetBSD

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

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-11 17:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Async flips for all ilk+ platforms (rev2)

[PATCH] hw/ppc/ppc400_bamboo: Set dcr-base correctly when creating UIC
 2021-01-11 17:16 UTC 

[PATCH] iov_iter: fix the uaccess area in copy_compat_iovec_from_user
 2021-01-11 17:19 UTC 

[PATCH bpf] bpf: local storage helpers should check nullness of owner ptr passed
 2021-01-11 17:19 UTC  (6+ messages)

[dpdk-dev] [PATCH] examples/l3fwd: fix max Tx queue count
 2021-01-11 17:18 UTC  (2+ messages)

[PATCH v2 0/2] Fixing several GCC 11 warnings
 2021-01-11 17:09 UTC 

[PATCH net-next] dpaa2-mac: fix the remove path for non-MAC interfaces
 2021-01-11 17:18 UTC 

[PATCH v2] xfs: fix an ABBA deadlock in xfs_rename
 2021-01-11 17:17 UTC  (5+ messages)

[PATCH -tip V3 0/8] workqueue: break affinity initiatively
 2021-01-11 17:16 UTC  (5+ messages)

[PATCH] usb: cdnsp: fixes undefined reference to cdns_remove
 2021-01-11 17:16 UTC  (2+ messages)

[PATCH] KVM: update depracated jump label API
 2021-01-11 17:15 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.