All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-27 17:18:21 to 2020-05-27 18:07:08 UTC [more...]

blk-mq: improvement CPU hotplug (simplified version) v4
 2020-05-27 18:06 UTC  (9+ messages)
` [PATCH 1/8] blk-mq: remove the bio argument to ->prepare_request
` [PATCH 2/8] blk-mq: simplify the blk_mq_get_request calling convention
` [PATCH 3/8] blk-mq: move more request initialization to blk_mq_rq_ctx_init
` [PATCH 4/8] blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG
` [PATCH 5/8] blk-mq: use BLK_MQ_NO_TAG in more places
` [PATCH 6/8] blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx
` [PATCH 7/8] blk-mq: add blk_mq_all_tag_iter
` [PATCH 8/8] blk-mq: drain I/O when all CPUs in a hctx are offline

sdhci_msm issues with cold-plugged SD cards
 2020-05-22 15:51 UTC 

Check for preemption only when returning from interrupt ?
 2020-05-20  9:38 UTC  (2+ messages)

First patch questions (target mailing list, target tree)
 2020-05-11  5:21 UTC  (7+ messages)

sound over USB
 2020-05-13 13:02 UTC  (3+ messages)

[PATCH 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 1
 2020-05-27 18:06 UTC  (4+ messages)
` [PATCH 00/12] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
  ` [PATCH 02/12] upload-pack: move static vars to upload_pack_data

[PATCH v11 0/7] Add support for the X1830 and fix bugs for X1000
 2020-05-27 18:06 UTC  (4+ messages)
` [PATCH v11 4/7] dt-bindings: clock: Add X1830 clock bindings

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-05-27 18:05 UTC  (6+ messages)
` [PATCH v3 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v3 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v3 3/5] rpmsg: move common structures and defines to headers
` [PATCH v3 4/5] rpmsg: update documentation
` [PATCH v3 5/5] vhost: add an RPMsg API

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-27 18:05 UTC  (7+ messages)

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-05-27 18:04 UTC  (4+ messages)
` [PATCH v3 2/3] btrfs: add authentication support

[PATCH v7 00/32] Add subcluster allocation to qcow2
 2020-05-27 18:03 UTC  (5+ messages)
` [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v7 30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit

[PATCH] make-mod-scripts: Fix a rare build race condition
 2020-05-27 18:04 UTC  (4+ messages)

[RFC] .flush and io_uring_cancel_files
 2020-05-27 18:04 UTC  (4+ messages)

[PATCH] x86: fix clang integrated assembler build
 2020-05-27 18:04 UTC  (2+ messages)

[PATCH 0/4] arm: fix clang build errors
 2020-05-27 18:04 UTC  (5+ messages)
` [PATCH 1/4] efi_loader: allow compiling with clang
` [PATCH 2/4] trace: clang compatible handling of gd register
` [PATCH 3/4] arm: remove outdated comment concerning -ffixed-x18
` [PATCH 4/4] arm: use correct argument size of special registers

[PATCH] iproute2: ip addr: Accept 'optimistic' flag
 2020-05-27 18:03 UTC  (3+ messages)
` [PATCH v2 1/2] iproute2: ip addr: Organize flag properties structurally
  ` [PATCH v2 2/2] iproute2: ip addr: Add support for setting 'optimistic'

[PATCH v2 0/9] refactor completion for switch and checkout
 2020-05-27 18:03 UTC  (3+ messages)
` [PATCH v2 2/9] completion: improve handling of DWIM mode for switch/checkout

[PATCH] arm64: fix clang integrated assembler build
 2020-05-27 18:03 UTC  (3+ messages)

[PATCH] perf script: Fix --call-trace for Intel PT
 2020-05-27 18:02 UTC 

[PATCH rdma-next] IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
 2020-05-27 18:01 UTC  (2+ messages)

kernel BUG at fs/inode.c:531!
 2020-05-27 18:05 UTC 

[PATCH v12 0/7] Add support for the X1830 and fix bugs for X1000
 2020-05-27 17:56 UTC  (8+ messages)
` [PATCH v12 1/7] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH v12 2/7] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v12 3/7] dt-bindings: clock: Add documentation for X1830 bindings
` [PATCH v12 4/7] dt-bindings: clock: Add X1830 clock bindings
` [PATCH v12 5/7] clk: Ingenic: Add CGU driver for X1830
` [PATCH v12 6/7] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH v12 7/7] clk: X1000: Add FIXDIV for SSI clock of X1000

[PATCH] arm64: vdso32: force vdso32 to be compiled as -marm
 2020-05-27 17:58 UTC  (8+ messages)

[PATCH bpf-next] libbpf: fix perf_buffer__free() API for sparse allocs
 2020-05-27 17:58 UTC  (2+ messages)

[PATCH resend] airo: Fix read overflow in mpi_send_packet()
 2020-05-27 17:58 UTC  (2+ messages)
` [PATCH v2] airo: Fix read overflows sending packets

[PATCH 0/4] Add support for SafeStack
 2020-05-27 17:56 UTC  (4+ messages)
` [PATCH 2/4] coroutine: Add check for SafeStack in sigalstack

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-27 17:57 UTC  (8+ messages)
` [PATCH v4 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v4 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v4 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v4 3/5] sequencer: rename amend_author to author_to_free
  ` [PATCH v4 4/5] rebase -i: support --ignore-date
  ` [PATCH v4 5/5] rebase: add --reset-author-date
    ` [PATCH v4 6/5] fixup! "

[PATCH net] net: dsa: declare lockless TX feature for slave ports
 2020-05-27 17:57 UTC  (2+ messages)

[net-next RFC v3 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
 2020-05-27 17:57 UTC  (2+ messages)

[PATCH v1 0/5] NVIDIA Tegra devfreq drivers improvements
 2020-05-27 17:57 UTC  (5+ messages)
` [PATCH v1 2/5] clk: Introduce clk_round_rate_unboundly()

[PATCH v3 0/8] padata: parallelize deferred page init
 2020-05-27 17:36 UTC  (18+ messages)
` [PATCH v3 1/8] padata: remove exit routine
` [PATCH v3 2/8] padata: initialize earlier
` [PATCH v3 3/8] padata: allocate work structures for parallel jobs from a pool
` [PATCH v3 4/8] padata: add basic support for multithreaded jobs
` [PATCH v3 5/8] mm: don't track number of pages during deferred initialization
` [PATCH v3 6/8] mm: parallelize deferred_init_memmap()
` [PATCH v3 7/8] mm: make deferred init's max threads arch-specific
` [PATCH v3 8/8] padata: document multithreaded jobs

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 17:56 UTC  (5+ messages)
` [PATCH v4 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-27 17:54 UTC  (6+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

Add support for the X1830 and fix bugs for X1000 v10
 2020-05-27 17:54 UTC  (3+ messages)
` [PATCH v10 3/6] dt-bindings: clock: Add X1830 bindings

selftests: cgroup: config fragments required
 2020-05-27 17:51 UTC 

[PATCH net-next 0/2] tcp: tcp_v4_err() cleanups
 2020-05-27 17:51 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: add tcp_ld_RTO_revert() helper
` [PATCH net-next 2/2] tcp: rename tcp_v4_err() skb parameter

[PATCH] drm: pl111: add CONFIG_VEXPRESS_CONFIG dependency
 2020-05-27 17:50 UTC  (5+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-27 17:49 UTC  (5+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[PATCH bpf-next 0/8] Link-based program attachment to network namespaces
 2020-05-27 17:48 UTC  (9+ messages)
` [PATCH bpf-next 1/8] flow_dissector: Don't grab update-side lock on prog detach from pre_exit
` [PATCH bpf-next 2/8] flow_dissector: Pull locking up from prog attach callback
` [PATCH bpf-next 3/8] net: Introduce netns_bpf for BPF programs attached to netns
` [PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace

[PATCH v3 1/5] hwmon: lochnagar: Move binding over to dtschema
 2020-05-27 17:47 UTC  (10+ messages)
` [PATCH 2/5] ASoC: "
` [PATCH v3 3/5] pinctrl: "
` [PATCH v3 4/5] clk: "
` [PATCH v3 5/5] mfd: "

[PATCH 1/5] ARM: stm32: Re-enable KS8851 on DHCOM
 2020-05-27 17:47 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: stm32: Disable SDR104 mode on AV96

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-27 17:47 UTC  (4+ messages)
` [PATCH v2 5/5] vhost: add an "

[PATCH] usb/phy-generic: Add support for OTG VBUS supply control
 2020-05-27 17:25 UTC  (3+ messages)

Remove last acpi procfs dirs after being marked deprecated for a decade
 2020-05-27 17:46 UTC  (4+ messages)

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-27 17:35 UTC  (4+ messages)

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-05-27 17:43 UTC  (6+ messages)
` [PATCH V7 03/15] kprobes: Add symbols for kprobe insn pages
` [PATCH V7 04/15] kprobes: Add perf ksymbol events "

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-27 16:10 UTC  (5+ messages)

[PATCH v4 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-27 17:45 UTC  (5+ messages)
` [PATCH v4 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

[PATCH] drm: use drm_dev_has_vblank more
 2020-05-27 17:44 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v5] Add virtio SCMI device specification
 2020-05-27 17:43 UTC  (2+ messages)
` [virtio-comment] "

[PATCH 0/2] xen: Use dev_printk() when possible
 2020-05-27 17:43 UTC  (6+ messages)
` [PATCH 1/2] xen-pciback: "
` [PATCH 2/2] xenbus: "

[PATCH 0/1] Add IMR driver for Keem Bay
 2020-05-27 17:43 UTC  (9+ messages)
` [PATCH 1/1] soc: keembay: Add Keem Bay IMR driver

[Intel-gfx] [PATCH] drm/i915/gt: Remove local entries from GGTT on suspend
 2020-05-27 17:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Remove local entries from GGTT on suspend (rev3)

Re: Planning out new fs. Am I missing anything?
 2020-05-27 17:41 UTC 

[PATCH 0/7] Gitlab CI improvements and fixes
 2020-05-27 17:34 UTC  (5+ messages)
` [PATCH 3/7] GitLab CI: avoid calling before_scripts on unintended jobs
` [PATCH 4/7] gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder

net/dsa/tag_8021q.c:109 dsa_8021q_restore_pvid() error: uninitialized symbol 'pvid'
 2020-05-27 17:41 UTC  (5+ messages)

[LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
 2020-05-27 17:41 UTC  (3+ messages)
  ` [LTP] "

[PATCH v5.6.4-rt3] rfcomm/bluetooth: avoid disabling interrupts on RT
 2020-05-27 17:40 UTC  (3+ messages)

[PATCH v3 01/11] cfg80211: use only HE capability to set prohibited flags in 6 GHz
 2020-05-27 17:39 UTC  (5+ messages)
` [PATCH v3 03/11] nl80211: add HE 6 GHz Band Capability support

[PATCH] smp: fix a comment typo
 2020-05-27 17:40 UTC 

[PATCH 0/6] x86/entry,lockdep: Improve IRQ state tracking
 2020-05-27 17:39 UTC  (3+ messages)
` [PATCH 2/6] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables

[PATCH 1/2] seccomp: notify user trap about unused filter
 2020-05-27 17:37 UTC  (2+ messages)

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-27 17:36 UTC  (19+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-27 17:35 UTC  (4+ messages)
` [PATCH 0/2] Clarify some of the fixup! documenation
  ` [PATCH 1/2] doc: fixup/squash: clarify use of <oid-hash> in subject line

[Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
 2020-05-27 17:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev3)

[PATCH net-next 0/8] net: phy: mscc: PHC and timestamping support
 2020-05-27 17:35 UTC  (3+ messages)
` [PATCH net-next 5/8] net: phy: mscc: 1588 block initialization

[PATCH v6 0/5] domain context infrastructure
 2020-05-27 17:34 UTC  (6+ messages)
` [PATCH v6 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v6 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v6 3/5] tools/misc: add xen-domctx to present domain context
` [PATCH v6 4/5] common/domain: add a domain context record for shared_info
` [PATCH v6 5/5] tools/libxc: make use of domain context SHARED_INFO record

[dpdk-dev] [RFC 0/6] Power-optimized RX for Ethernet devices
 2020-05-27 17:33 UTC  (2+ messages)

[PATCH] xfs_quota: fix unsigned int id comparisons
 2020-05-27 17:34 UTC  (2+ messages)

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-27 17:31 UTC  (7+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "

[OE-core] [PATCH V2 0/2] Introduce UBOOT_INITIAL_ENV/coding style fixes
 2020-05-27 17:32 UTC  (4+ messages)
` [OE-core] [PATCH V2 1/2] u-boot.inc: fix some inconsistent coding style
` [OE-core] [PATCH V2 2/2] u-boot: introduce UBOOT_INITIAL_ENV

[pull request][net-next V2 00/15] mlx5 updates 2020-05-26
 2020-05-27 17:31 UTC  (2+ messages)

'HEAD' is not a commit (according to git-checkout)
 2020-05-27 17:31 UTC  (10+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-27 17:30 UTC  (9+ messages)
` [PATCH v3 033/105] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v3 040/105] drm/vc4: crtc: Turn pixelvalve reset into a function

[RFC PATCH] iommu/arm-smmu: Add module parameter to set msi iova address
 2020-05-27 17:30 UTC  (4+ messages)

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 17:30 UTC  (3+ messages)

[PATCH v2 0/6] Convert adi,adv7511.txt DT bindings to yaml
 2020-05-27 17:29 UTC  (10+ messages)
` [PATCH v2 6/6] dt-bindings: drm: bridge: adi, adv7511.txt: convert "
  ` [PATCH v2 6/6] dt-bindings: drm: bridge: adi,adv7511.txt: "

[meta-gnome][PATCH] gnome-settings-daemon: fix typo in RDEPENDS
 2020-05-27 17:28 UTC 

[PATCH] arm64: disable -fsanitize=shadow-call-stack for big-endian
 2020-05-27 17:28 UTC  (4+ messages)

[PATCH rdma-next] RDMA/core: Fix double destruction of uobject
 2020-05-27 17:27 UTC  (2+ messages)

[pull request][net-next 00/16] mlx5 updates 2020-05-26
 2020-05-27 17:27 UTC  (5+ messages)
` [net-next 13/16] net/mlx5e: Helper function to set ethertype
` [net-next 14/16] net/mlx5e: Optimize performance for IPv4/IPv6 ethertype

[meta-oe][PATCH] qpdf: fix typo in RDEPENDS
 2020-05-27 17:27 UTC 

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-27 17:27 UTC  (4+ messages)
` [PATCH v25 03/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers

[PATCH] media: vpif: Fix runtime PM imbalance in vpif_probe
 2020-05-27 17:26 UTC  (2+ messages)

[PATCH RFC] mkfs.xfs: do not set log stripe unit for probed sw <= 2
 2020-05-27 17:26 UTC 

Processing PLDM FRU information with entity manager
 2020-05-27 17:19 UTC  (7+ messages)
` D-Bus interface to provide data to entity manager (was: Processing PLDM FRU information with entity manager)
  ` D-Bus interface to provide data to entity manager

Proposal
 2020-05-27 17:15 UTC 

[GIT PULL] Fanotify revert for 5.7-rc8
 2020-05-27 17:21 UTC 

[PATCH net-next] net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
 2020-05-27 17:20 UTC 

[PATCH 0/7] media: atomisp: Address several clang warnings
 2020-05-27 17:20 UTC  (4+ messages)

[PATCH v2 1/3] libsepol: Write CIL default MLS rules on separate lines
 2020-05-27 17:20 UTC  (4+ messages)
` [PATCH v2 3/3] libsepol: Improve writing CIL category rules

[dpdk-dev] [PATCH] eal: fix epoll fd list rebuild
 2020-05-27 17:19 UTC  (5+ messages)
` [dpdk-dev] [EXT] "

[PATCH 1/1] io_uring: fix overflowed reqs cancellation
 2020-05-27 17:18 UTC  (2+ messages)

[PATCH] RDMA/core: Use offsetofend() instead of open coding
 2020-05-27 17:18 UTC 

[RFC PATCH 0/6] various documentation bits
 2020-05-27 17:18 UTC  (7+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/6] doc: Tell the glossary about core.hooksPath


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.