All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-11 09:33:58 to 2021-02-11 10:31:04 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-02-11 10:31 UTC 

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-11 10:28 UTC  (13+ messages)
` [RFC PATCH v3 1/2] "

[PATCH] staging: rtl8723bs: remove obsolete commented out code
 2021-02-11 10:30 UTC  (3+ messages)

[PATCH v3 0/4] mm/gup: page unpining improvements
 2021-02-11 10:24 UTC  (7+ messages)
` [PATCH v3 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v3 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()

[PATCH v2 00/21] plugins/next pre-PR (hwprofile, regression fixes, icount count fix)
 2021-02-11 10:24 UTC  (11+ messages)
` [PATCH v2 10/21] exec: Move TranslationBlock typedef to qemu/typedefs.h
` [PATCH v2 11/21] accel/tcg: Create io_recompile_replay_branch hook
` [PATCH v2 12/21] target/mips: Create mips_io_recompile_replay_branch
` [PATCH v2 13/21] target/sh4: Create superh_io_recompile_replay_branch
` [PATCH v2 21/21] tests/acceptance: add a new tests to detect counting errors

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-11 10:25 UTC  (9+ messages)
` [PATCH 17/22] Acceptance Tests: fix population of public key in cloudinit image
` [PATCH 18/22] Acceptance Tests: set up existing ssh keys by default
` [PATCH 20/22] Acceptance Tests: add basic documentation on LinuxTest base class
` [PATCH 21/22] Acceptance Tests: introduce CPU hotplug test

linux-next: manual merge of the akpm-current tree with the fscache tree
 2021-02-11 10:24 UTC 

[PATCH] platform/surface: aggregator: Fix access of unaligned value
 2021-02-11 10:22 UTC  (2+ messages)

nvme-5.12 is crashing with fabrics discover
 2021-02-11 10:28 UTC 

possible deadlock in fs_reclaim_acquire (2)
 2021-02-11 10:22 UTC  (2+ messages)

[PATCH 1/2] insane: Add test for native/nativesdk inherit order
 2021-02-11 10:30 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next v2 0/3] bonding: 3ad: support for 200G/400G ports and more verbose warning
 2021-02-11 10:25 UTC  (2+ messages)

[PATCH v5 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-11 10:21 UTC  (12+ messages)
` [PATCH v5 1/6] misc: "
` [PATCH v5 2/6] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [PATCH v5 6/6] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

phy_attach_direct()'s use of device_bind_driver()
 2021-02-11 10:21 UTC  (8+ messages)

[PATCH 01/25] arm: Remove xfi3 board
 2021-02-11 10:27 UTC  (3+ messages)
` [PATCH 18/25] arm: Remove ls2080a_simu board

[PATCH v2 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-11 10:16 UTC  (9+ messages)
` [PATCH v2 1/8] xen/events: reset affinity of 2-level event when tearing it down
` [PATCH v2 2/8] xen/events: don't unmask an event channel when an eoi is pending
` [PATCH v2 3/8] xen/events: avoid handling the same event on two cpus at the same time
` [PATCH v2 4/8] xen/netback: fix spurious event detection for common event case
` [PATCH v2 5/8] xen/events: link interdomain events to associated xenbus device
` [PATCH v2 6/8] xen/events: add per-xenbus device event statistics and settings
` [PATCH v2 7/8] xen/evtch: use smp barriers for user event ring
` [PATCH v2 8/8] xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices

[ovmf test] 159198: all pass - PUSHED
 2021-02-11 10:27 UTC 

[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-02-11 10:14 UTC  (7+ messages)

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-11 10:17 UTC  (22+ messages)
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 3/8] cxl/mem: Register CXL memX devices
` [PATCH v2 4/8] cxl/mem: Add basic IOCTL interface

[PATCH 00/24] virtiofs dax patches
 2021-02-11 10:25 UTC  (17+ messages)
` [PATCH 01/24] DAX: vhost-user: Rework slave return values
    ` [Virtio-fs] "
` [PATCH 02/24] DAX: libvhost-user: Route slave message payload
    ` [Virtio-fs] "
` [PATCH 03/24] DAX: libvhost-user: Allow popping a queue element with bad pointers
    ` [Virtio-fs] "
` [PATCH 04/24] DAX subprojects/libvhost-user: Add virtio-fs slave types
  ` [Virtio-fs] "
` [PATCH 05/24] DAX: virtio: Add shared memory capability
    ` [Virtio-fs] "
` [PATCH 06/24] DAX: virtio-fs: Add cache BAR
  ` [Virtio-fs] "

[PATCH v4 0/2] diff: add -I<regex> that ignores matching changes
 2021-02-11 10:21 UTC  (6+ messages)
` [PATCH 1/2] diff: add an API for deferred freeing

[PATCH v2 0/4] New APIs for the Clock framework
 2021-02-11 10:14 UTC  (7+ messages)
` [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
` [PATCH v2 2/4] clock: Add ClockPreUpdate callback event type
` [PATCH v2 3/4] clock: Add clock_ns_to_ticks() function

[PATCH v4] armv8: Handle EL2 Host mode
 2021-02-11 10:22 UTC  (3+ messages)

[PATCH v4 net-next 00/11] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-11 10:16 UTC  (3+ messages)
` [PATCH v4 net-next 09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb()

[PATCH RESEND] MAINTAINERS: replace non-matching patterns for loongson{2,3}
 2021-02-11 10:20 UTC  (2+ messages)

[PATCH] pinctrl: imx: imx8mm: fix pad offset of SD1_DATA0 pin
 2021-02-11 10:17 UTC  (8+ messages)

[RFC v17 00/14] i386 cleanup PART 2
 2021-02-11 10:07 UTC  (4+ messages)
` [RFC v17 10/14] i386: split tcg btp_helper into softmmu and user parts

post-receive: pub/scm/linux/kernel/git/mips/linux
 2021-02-11 10:19 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_addfb_basic:Added subtest description
 2021-02-11 10:16 UTC 

[PATCH v6 0/5] VIM3: add support for checking 'Function' button state
 2021-02-11 10:16 UTC  (3+ messages)
  ` [PATCH v6 5/5] test: add a simple test for the adc-keys button driver

Improve group scanning in mballoc
 2021-02-11 10:13 UTC  (5+ messages)
` [PATCH v2 4/5] ext4: improve cr 0 / cr 1 group scanning

[PATCH v8 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2021-02-11 10:13 UTC  (11+ messages)
` [PATCH v8 1/6] dt_bindings: mfd: Add "
` [PATCH v8 2/6] mfd: Support ROHM BD9576MUF and BD9573MUF
` [PATCH v8 3/6] mfd: bd9576: Add IRQ support
` [PATCH v8 4/6] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF
` [PATCH v8 5/6] MAINTAINERS: Add ROHM BD9576MUF and BD9573MUF drivers
` [PATCH v8 6/6] mfd: bd9576: Add safety limit/monitoring registers

[PATCH] perf: Replace lkml.org links with lore
 2021-02-11 10:11 UTC  (3+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-11 10:09 UTC  (9+ messages)
` [PATCH v2 10/42] esp: introduce esp_get_stc()
` [PATCH v2 15/42] esp: introduce esp_pdma_read() and esp_pdma_write() functions

can surface_bits_per_pixel() for the console surface ever return anything other than 32 ?
 2021-02-11 10:12 UTC  (2+ messages)

kworker takes 100% core after unplugging usb c hub
 2021-02-11 10:10 UTC  (3+ messages)

[PATCH 1/1] staging: greybus: Added do - while in multi statement macro
 2021-02-11 10:10 UTC  (6+ messages)
  ` [greybus-dev] "

[PATCH net-next] net: fib_notifier: don't return positive values on fib registration
 2021-02-11 10:07 UTC 

[igt-dev] [i-g-t 0/2] lib/adl_s: Add Alder Lake S platform definition and PCIids
 2021-02-11 10:10 UTC  (5+ messages)
` [igt-dev] [i-g-t 1/2] lib/adl_s: Add ADL-S PCIids
` [igt-dev] ✓ Fi.CI.BAT: success for lib/adl_s: Add Alder Lake S platform definition and PCIids (rev2)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-02-11 10:09 UTC 

[kvm-unit-tests PATCH v1 0/4] s390: Add support for large pages
 2021-02-11 10:06 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 3/4] s390x: mmu: add "

[PATCH -next] mfd: arizona: Make some symbols static
 2021-02-11 10:06 UTC  (2+ messages)

[PATCH] powerpc/bug: Remove specific powerpc BUG_ON()
 2021-02-11 10:04 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: fix function comments to follow kernel-doc
 2021-02-11 10:04 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-02-11 10:07 UTC 

[PATCH] platform/x86: intel_scu_ipc: Increase virtual timeout from 3 to 5 seconds
 2021-02-11 10:02 UTC  (2+ messages)

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-11 10:02 UTC  (22+ messages)
` [PATCH v17 07/10] "

[dpdk-dev] [PATCH V3] doc: add tested Intel platforms with Intel NICs
 2021-02-11 10:07 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-02-11 10:06 UTC 

[PATCH -next] staging: ks7010: Macros with complex values
 2021-02-11 10:02 UTC  (3+ messages)

[PATCH 0/1] tricore: fixed faulty conditions for extr and imask
 2021-02-11 10:02 UTC  (3+ messages)

[PATCH] arm64: Replace lkml.org links with lore
 2021-02-11 10:02 UTC  (3+ messages)

[chanwoo:devfreq-testing 5/5] drivers/scsi/ufs/ufs-qcom.c:1438:46: warning: variable 'd' set but not used
 2021-02-11 10:05 UTC 

[PATCH] bcache: remove PTR_BUCKET
 2021-02-11 10:02 UTC  (2+ messages)

[RFC PATCH 0/3] support command retry
 2021-02-11 10:02 UTC  (4+ messages)
` [RFC PATCH 3/3] hw/block/nvme: add nvme_inject_state HMP command

[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
 2021-02-11  9:58 UTC  (11+ messages)
` [Linuxarm] "
            ` [Linuxarm] "

expm1(3p): Mathematical error in given example
 2021-02-11  9:59 UTC 

[PATCH v15 00/42] btrfs: zoned block device support
 2021-02-11  9:58 UTC  (3+ messages)

RFC: oftree based setup of composite board devices
 2021-02-11  9:57 UTC  (3+ messages)
` [RFC PATCH 07/12] gpio: amd-fch: add oftree probing support

Not 100% sure if I correctly fixed drm-tip
 2021-02-11 10:01 UTC 

[PATCH][next][V2] soc: xilinx: vcu: fix error check on clk_hw_get_parent call
 2021-02-11  9:57 UTC  (2+ messages)

[GIT PULL] ARM: dts zynq: Xilinx DT changes for v5.12
 2021-02-11  9:59 UTC  (2+ messages)

[linux-rt-devel:linux-5.10.y-rt-rebase 276/283] arch/powerpc/include/asm/page_32.h:54:2: error: implicit declaration of function 'WARN_ON'
 2021-02-11  9:59 UTC 

[PATCH v3 0/5] Move remaining x86 Travis jobs to the gitlab-CI
 2021-02-11  9:57 UTC  (3+ messages)
` [PATCH v3 5/5] travis.yml: Move the -fsanitize=thread testing "

[PATCH 2/2] Updated locking documentation for journal_t
 2021-02-11  9:53 UTC  (6+ messages)
` [PATCH 1/2] Updated locking documentation for transaction_t
  ` [PATCH v2] Updated locking documentation for journal_t

[PATCH] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start()
 2021-02-11  9:58 UTC  (3+ messages)

[PATCH v4 0/2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-11  9:53 UTC  (4+ messages)
` [PATCH v4 2/2] "

Are vDSO addresses special?
 2021-02-11  9:58 UTC 

[PATCH v11 0/7] Support running driver's probe for a device powered off
 2021-02-11  9:50 UTC  (3+ messages)
` [PATCH v11 7/7] at24: Support probing while in non-zero ACPI D state

[PATCH] MAINTAINERS: add myself maintainer for the clock framework
 2021-02-11  9:54 UTC  (2+ messages)

[PULL 00/56] emulated nvme patches
 2021-02-11  9:53 UTC  (3+ messages)
` [PULL 32/56] hw/block/nvme: split setup and register for namespace

[PATCH for-next 0/4] A few bugfix for RTRS
 2021-02-11  9:51 UTC  (7+ messages)
` [PATCH for-next 2/4] RDMA/rtrs: Only allow addition of path to an already established session

[PATCH v2 00/36] block: update graph permissions update
 2021-02-11  9:50 UTC  (4+ messages)
` [PATCH v2 36/36] block: refactor bdrv_node_check_perm()

sdhci.c:undefined reference to `mmc_can_gpio_cd'
 2021-02-11  9:44 UTC  (2+ messages)

[cip-dev] Cip-kernel-sec Updates for Week of 2021-02-11
 2021-02-11  9:48 UTC  (2+ messages)

[RFC] ACPI Code First ECR: Generic Target
 2021-02-11  9:42 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: Removed extra space in variable declaration
 2021-02-11  9:47 UTC  (2+ messages)

[PATCH][next] soc: xilinx: vcu: remove deadcode on null divider check
 2021-02-11  9:41 UTC  (5+ messages)

[PATCH] ARM: zynq: Update Copyright date in DTS
 2021-02-11  9:38 UTC  (3+ messages)

[PATCH v2] dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml
 2021-02-11  9:37 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2021-02-11  9:42 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2021-02-11  9:42 UTC 

[PATCH v2 0/2] usb: misc: Add support for Microchip USB5744
 2021-02-11  9:35 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: misc: Add binding for Microchip usb5744 hub

[PATCH v2 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
 2021-02-11  9:35 UTC  (11+ messages)
` [PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev
                  ` [Bridge] "

[gustavoars-linux:testing/media/siano] BUILD SUCCESS b01ab25966a760bea66d247b7286156a754e8bbe
 2021-02-11  9:31 UTC 

[meta-python][PATCH v2] pydbus_manager: new package
 2021-02-11  9:40 UTC 

[linux-5.4 bisection] complete test-arm64-arm64-xl-xsm
 2021-02-11  9:39 UTC 

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-11  9:21 UTC  (7+ messages)

[RESEND PATCH v18 0/3] userspace MHI client interface driver
 2021-02-11  9:26 UTC  (13+ messages)

[PATCH v3 0/2] s390/kvm: fix MVPG when in VSIE
 2021-02-11  9:18 UTC  (3+ messages)
` [PATCH v3 1/2] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer

Design for in-kernel MCTP in openbmc/docs review
 2021-02-11  9:27 UTC 

[PATCH] perf: Use (long) for iterator for bfd symbols
 2021-02-11  9:14 UTC  (2+ messages)

[PATCH v5 00/15] dmaengine: dw-edma: HDMA support
 2021-02-11  9:12 UTC  (3+ messages)
` [PATCH v5 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH v5 08/15] dmaengine: dw-edma: Reorder variables to keep consistency

[PATCH 1/2] mtd: nand: spi: Only one dummy byte in QUADIO
 2021-02-11  9:35 UTC  (3+ messages)
` [PATCH 2/2] mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG

[cip-dev] CIP IRC weekly meeting today
 2021-02-11  9:34 UTC  (3+ 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.