All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-09 11:05:36 to 2020-12-09 11:55:27 UTC [more...]

No subject
 2020-12-09 11:55 UTC  (5+ messages)
` [PATCH] add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
    ` FW: "

[PATCH V2] drm/vkms: Add setup and testing information
 2020-12-09 11:53 UTC  (6+ messages)

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-12-09 11:52 UTC  (8+ messages)
` [PATCH v4 0/6] config: allow specifying config entries via env
  ` [PATCH v4 1/6] git: add `--super-prefix` to usage string
  ` [PATCH v4 2/6] config: add new way to pass config via `--config-env`
  ` [PATCH v4 3/6] environment: make `getenv_safe()` non-static
  ` [PATCH v4 4/6] config: extract function to parse config pairs
  ` [PATCH v4 5/6] config: refactor parsing of GIT_CONFIG_PARAMETERS
  ` [PATCH v4 6/6] config: allow specifying config entries via envvar pairs

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-09 11:52 UTC  (12+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
                    ` [Intel-wired-lan] "

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-09 11:54 UTC  (5+ messages)
` [PATCH v3 3/5] evtchn: convert vIRQ lock to an r/w one
` [PATCH v3 4/5] evtchn: convert domain event "

[linux-next:pending-fixes] BUILD SUCCESS c9b6935dc4f4d4ea5d48b6ea96220632c1a5eadf
 2020-12-09 11:53 UTC 

[PATCH 0/2] Add DT bindings with dynamic-power-coefficient for Mali GPUs
 2020-12-09 11:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mali-midgard: Add dynamic-power-coefficient
` [PATCH 2/2] dt-bindings: mali-bifrost: "

[PATCH v2 1/1] drm/amdgpu: clean up bo in vce and vcn test
 2020-12-09 11:51 UTC 

[PATCH v1] scripts: switch explicitly to Python 3
 2020-12-09 11:50 UTC 

[ovmf test] 157338: all pass - PUSHED
 2020-12-09 11:51 UTC 

[PATCH v1 1/6] powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
 2020-12-09 11:50 UTC  (4+ messages)
` [PATCH v1 2/6] powerpc/8xx: Always pin kernel text TLB

[RFC PATCH v3 0/4] Allocate memmap from hotadded memory (per device)
 2020-12-09 11:51 UTC  (5+ messages)
` [RFC PATCH v3 2/4] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH trivial] ARM: uncompress: atags_to_fdt: Spelling s/REturn/Return/
 2020-12-09 10:14 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add fix option for BAD_SIGN_OFF
 2020-12-09 11:51 UTC  (7+ messages)

[PATCH trivial] irqchip/gic: Spelling s/REturn/Return/
 2020-12-09 10:15 UTC 

[PATCH v2] dt-bindings: pci: rcar-pci-ep: Document missing interrupts property
 2020-12-09 10:12 UTC 

[PATCH v2 1/2] 📤 dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOC
 2020-12-09 11:48 UTC  (12+ messages)
` [PATCH v2 2/2] 📤 arm64: dts: mediatek: mt8516: add support for APDMA

[Intel-gfx] [PATCH] drm/i915: Mark per-engine-reset as supported on gen6+
 2020-12-09 11:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v3 1/2] dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOC
 2020-12-09 11:47 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: mt8516: add support for APDMA

[PATCH net] vhost_net: fix high cpu load when sendmsg fails
 2020-12-09 11:48 UTC 

[PATCH RESEND 1/8] ext4: use ext4_assert() to replace J_ASSERT()
 2020-12-09 11:48 UTC  (6+ messages)
` [PATCH RESEND 4/8] ext4: add the gdt block of meta_bg to system_zone

WARNING in __queue_work (3)
 2020-12-09 11:48 UTC  (2+ messages)

[RT] 5.9-rt14 softirq_ctrl.lock vs listening_hash[i].lock lockdep splat
 2020-12-09 11:47 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: refactor cursor code out of i915_display.c
 2020-12-09 11:48 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add fix option and improve msg for BOOL_COMPARISON
 2020-12-09 11:47 UTC  (2+ messages)

[PATCH v4 0/2] hw/block/nvme: add simple copy command
 2020-12-09 11:41 UTC  (3+ messages)
` [PATCH v4 1/2] nvme: updated shared header for "
` [PATCH v4 2/2] hw/block/nvme: add simple "

[RFC v9 00/22] i386 cleanup
 2020-12-09 11:43 UTC  (20+ messages)
` [RFC v9 08/32] i386: move TCG accel files into tcg/
` [RFC v9 10/32] i386: move TCG cpu class initialization out of helper.c
` [RFC v9 17/32] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [RFC v9 19/32] cpu: Move cpu_exec_* to tcg_ops
` [RFC v9 20/32] cpu: Move tlb_fill "
` [RFC v9 21/32] cpu: Move debug_excp_handler "
` [RFC v9 22/32] target/arm: do not use cc->do_interrupt for KVM directly
` [RFC v9 23/32] cpu: move cc->do_interrupt to tcg_ops

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.247-34-g5c4e61c1e935)
 2020-12-09 11:44 UTC 

[PATCH] devpts: update the function comments about pty driver
 2020-12-09  9:34 UTC 

arch/mips/sgi-ip27/ip27-hubio.c:30:15: warning: no previous prototype for 'hub_pio_map'
 2020-12-09 11:41 UTC  (2+ messages)

[PATCH v4] erofs: avoid using generic_block_bmap
 2020-12-09 11:39 UTC  (4+ messages)

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2020-12-09 11:39 UTC  (9+ messages)
` [RESEND PATCH v3 2/4] iommu/iova: Avoid double-negatives in magazine helpers
` [RESEND PATCH v3 3/4] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-09 11:39 UTC  (12+ messages)
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector

[PATCH v3 0/8] xen: beginnings of moving library-like code into an archive
 2020-12-09 11:40 UTC  (10+ messages)
` [PATCH v3 1/8] xen: fix build when $(obj-y) consists of just blanks
` [PATCH v3 2/8] lib: collect library files in an archive
` [PATCH v3 3/8] lib: move list sorting code
` [PATCH v3 4/8] lib: move parse_size_and_unit()

[PATCH] erofs: force inplace I/O under low memory scenario
 2020-12-09 11:36 UTC  (4+ messages)

[PATCH] zonefs: fix page reference and BIO leak
 2020-12-09 11:37 UTC 

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-09 11:35 UTC  (13+ messages)
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[Intel-gfx] [PATCH 1/3] drm/i915/gt: stop ignoring read with wa_masked_field_set
 2020-12-09 11:36 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: rename wa_write_masked_or()
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: document masked registers

[RESEND 00/19] crypto: convert tasklets to use new tasklet_setup API()
 2020-12-09 11:35 UTC  (4+ messages)
` [RESEND 07/19] crypto: ccree: convert tasklets to use new tasklet_setup() API

Bluetooth printer connection error
 2020-12-09 11:34 UTC  (4+ messages)

[PATCH v5 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-09 11:28 UTC  (7+ messages)
` [PATCH v5 1/6] xfs: convert noroom, okalloc in xfs_dialloc() to bool
` [PATCH v5 2/6] xfs: introduce xfs_dialloc_roll()
` [PATCH v5 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()
` [PATCH v5 4/6] xfs: move xfs_dialloc_roll() into xfs_dialloc()
` [PATCH v5 5/6] xfs: spilt xfs_dialloc() into 2 functions
` [PATCH v5 6/6] xfs: kill ialloced in xfs_dialloc()

[PATCH 0/4] Reduce scanning of runqueues in select_idle_sibling
 2020-12-09 11:33 UTC  (9+ messages)
` [PATCH 2/4] sched/fair: Move avg_scan_cost calculations under SIS_PROP

[dpdk-dev] [PATCH] net/virtio-user: fix error run close(0)
 2020-12-09 11:33 UTC  (3+ messages)

[PATCH 1/2] if_enabled.h: Add IF_ENABLED_OR_ELSE() and IF_ENABLED() macros
 2020-12-09 11:31 UTC  (11+ messages)
` [PATCH 2/2] pinctrl: ingenic: Only support SoCs enabled in config

[PATCH] drivers: usb: gadget: prefer pr_*() functions over raw printk()
 2020-12-09 11:27 UTC  (6+ messages)

[PATCH] net: memac_phy: add a timeout to MDIO operations
 2020-12-09 11:31 UTC 

[PATCH] drm/tidss: Use the new api devm_drm_irq_install
 2020-12-09 11:29 UTC  (4+ messages)

[PATCH V2 04/25] smartpqi: add support for raid5 and raid6 writes
 2020-12-09 11:31 UTC  (2+ messages)

[PATCH v5 00/21] RISC-V Kendryte K210 support improvements
 2020-12-09 11:29 UTC  (6+ messages)
` [PATCH v5 12/21] riscv: Add Canaan Kendryte K210 reset controller

[PATCH next v2 0/3] printk: remove logbuf_lock
 2020-12-09 11:28 UTC  (10+ messages)
` [PATCH next v2 2/3] printk: change @clear_seq to atomic64_t

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.162-24-g8ca9f40955fd)
 2020-12-09 11:27 UTC 

[PATCH bpf v3 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-09 11:18 UTC  (8+ messages)
` [PATCH bpf v3 1/7] xdp: remove the xdp_attachment_flags_ok() callback
` [PATCH bpf v3 2/7] selftests/bpf/test_offload.py: Remove check for program load flags match
` [PATCH bpf v3 3/7] netdevsim: Add debugfs toggle to reject BPF programs in verifier
` [PATCH bpf v3 4/7] selftests/bpf/test_offload.py: only check verifier log on verification fails
` [PATCH bpf v3 5/7] selftests/bpf/test_offload.py: fix expected case of extack messages
` [PATCH bpf v3 6/7] selftests/bpf/test_offload.py: reset ethtool features after failed setting
` [PATCH bpf v3 7/7] selftests/bpf/test_offload.py: filter bpftool internal map when counting maps

[PATCH 1/2] tty: serial: 8250: always call tx_chars under spinlock
 2020-12-09 11:26 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: 8250: wait till transmitter is empty

[LTP] [PATCH 1/3] lib: add .min_cpus in tst_test struct
 2020-12-09 11:26 UTC  (4+ messages)
` [LTP] [PATCH v2 "
  ` [LTP] [PATCH v2 3/3] af_alg07: add dynamic bias for ARM

[Buildroot] [PATCH] package/libglib2: correct upstream status for patch 0001
 2020-12-09 11:26 UTC 

[PATCH] hw/block/nvme: fix bad clearing of CAP
 2020-12-09 11:24 UTC  (2+ messages)

[iptables PATCH v2 00/10] nft: Sorted chain listing et al
 2020-12-09 11:24 UTC  (4+ messages)
` [iptables PATCH v2 03/10] nft: cache: Introduce nft_cache_add_chain()

[PATCH V2 0/2] reset: support Broadcom's PMB
 2020-12-09 11:24 UTC  (5+ messages)
` [PATCH V2 2/2] reset: brcm-pmb: add driver for "

Single-Branch Clone: Ability to set a branch for tracking (--track, --set-upstream-to) inoptimally relies on whether it's specified in git config as a branch that's fetchable by default, or if still intended/required, git-fetch should do automatically
 2020-12-09 11:22 UTC 

[MPTCP] Re: [MPTCP][PATCH v7 mptcp-next 1/7] mptcp: create the listening socket for new port
 2020-12-09 11:24 UTC 

[PATCH RESEND net-next 0/2] Add support for VSOL V2801F/CarlitoxxPro CPGOS03 GPON module
 2020-12-09 11:22 UTC  (3+ messages)
` [PATCH net-next 1/2] net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
` [PATCH net-next 2/2] net: sfp: relax bitrate-derived mode check

[PATCH net] selftests: fix poll error in udpgro.sh
 2020-12-09 11:21 UTC 

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-09 11:19 UTC  (8+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
  ` Howto listen to/handle gpio state changes ? "

Review request 0/1: fs/proc: Fix NULL pointer dereference in
 2020-12-09 11:21 UTC  (2+ messages)
` [PATCH] fs/proc: Fix NULL pointer dereference in pid_delete_dentry

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2020-12-09 11:19 UTC  (9+ messages)
` [PATCH RFC 6/9] mm/gup: Grab head page refcount once for group of subpages
` [PATCH RFC 9/9] mm: Add follow_devmap_page() for devdax vmas

[PATCH net-next 0/2] Add support for VSOL V2801F/CarlitoxxPro CPGOS03 GPON module
 2020-12-09 11:20 UTC  (5+ messages)
  ` [PATCH net-next 1/2] net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround

[PATCH 0/3] ARM: assembler: clean up byte swapping macros
 2020-12-09 11:19 UTC  (7+ messages)
` [PATCH 1/3] ARM: assembler: generalize byte swapping macro into rev_32
` [PATCH 2/3] crypto: arm/aes-scalar - switch to common rev_32/mov_l macros
` [PATCH 3/3] crypto: arm/chacha-scalar - switch to common rev_32 macro

[xen-unstable test] 157335: tolerable FAIL
 2020-12-09 11:20 UTC 

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-09 11:10 UTC  (5+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH] dma-iommu: remove __iommu_dma_mmap
 2020-12-09 11:20 UTC 

[PATCH] Staging: silabs si4455 serial driver
 2020-12-09 11:09 UTC  (2+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.211-18-g5fff4d03d49d)
 2020-12-09 11:16 UTC 

[PATCH v2 0/2] drm: fix and cleanup legacy gamma support
 2020-12-09 11:17 UTC  (5+ messages)
` [PATCH v2 1/2] drm: add legacy support for using degamma for gamma

[PATCH net-next 1/1] net: stmmac: allow stmmac to probe for C45 PHY devices
 2020-12-09 11:19 UTC  (2+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2020-12-09 11:16 UTC  (10+ messages)

drivers/staging/media/atomisp//pci/ia_css_firmware.h:52:29: warning: declaration of 'struct device' will not be visible outside of this function
 2020-12-09 11:14 UTC  (2+ messages)

[PATCH next v4 0/2] printk: remove logbuf_lock writer-protection of ringbuffer
 2020-12-09 11:14 UTC  (4+ messages)
` [PATCH next v4 2/2] "

[PATCH v4 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-09 11:13 UTC  (6+ messages)
` [PATCH v4 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()

[MPTCP] Re: [MPTCP][PATCH v7 mptcp-next 1/7] mptcp: create the listening socket for new port
 2020-12-09 11:13 UTC 

Issues with LaCie USB3 drive and UAS
 2020-12-09 11:11 UTC  (13+ messages)

RFC: arch: shall we have generic readl_be()/writel_be()/... or in_be32()/out_be32() ?
 2020-12-09 11:08 UTC 

Assertion in tree-log.c
 2020-12-09 11:08 UTC  (2+ messages)

[PATCH v3 00/19] vdpa: generalize vdpa simulator
 2020-12-09 11:07 UTC  (5+ messages)
` [PATCH v3 13/19] vdpa_sim: add get_config callback in vdpasim_dev_attr

[PATCH] USB: UAS: introduce a quirk to set no_write_same
 2020-12-09 11:07 UTC 

[PATCH for 4.19] speakup: Reject setting the speakup line discipline outside of speakup
 2020-12-09 11:07 UTC 

[PATCH v2 0/7] drm/vram-helper: Lock GEM BOs while they are mapped
 2020-12-09 11:06 UTC  (12+ messages)
` [PATCH v2 7/7] dma-buf: Write down some rules for vmap usage

[PATCH for 4.14] speakup: Reject setting the speakup line discipline outside of speakup
 2020-12-09 11:07 UTC 

[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
 2020-12-09 11:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: reset: document Broadcom's BCM4908 PCIe reset binding
 2020-12-09 11:06 UTC  (2+ messages)

[Intel-gfx] [rfc] start slimming down intel_display.c
 2020-12-09 11:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: refactor cursor code out of i915_display.c

[PATCH for 4.19] speakup: Reject setting the speakup line discipline outside of speakup
 2020-12-09 11:06 UTC  (4+ messages)

[PATCH] drivers: qcom: rpmh-rsc: Do not read back the register write on trigger
 2020-12-09 11:04 UTC  (4+ messages)

[PATCH v6 1/5] clk: sifive: Extract prci core to common base
 2020-12-09 11:05 UTC  (2+ messages)

[linux-lvm] cache_check --clear-needs-check-flag does not clear needs_check flag?
 2020-12-09 11:05 UTC  (2+ messages)

[MPTCP] [PATCH net-next 0/3] mptcp: a bunch of fixes
 2020-12-09 11:03 UTC  (3+ messages)
` [PATCH net-next 1/3] mptcp: link MPC subflow into msk only after accept
` [PATCH net-next 2/3] mptcp: plug subflow context memory leak

[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support
 2020-12-09 11:04 UTC  (4+ messages)
` [PATCH 2/8] drm/vc4: dsi: Correct DSI register definition


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.