All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 06:19:36 to 2021-03-17 07:21:48 UTC [more...]

WIP: searching all of lore
 2021-03-17  7:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/efi/efi
 2021-03-17  7:21 UTC 

[PATCH v4 11/13] mm/mempolicy: huge-page allocation for many preferred
 2021-03-17  7:19 UTC  (3+ messages)

[RFC PATCH 00/11] block: support bio based io polling
 2021-03-17  7:19 UTC  (13+ messages)
` [RFC PATCH 08/11] block: use per-task poll context to implement bio based io poll
            ` [dm-devel] "

[PATCH v4 0/7] firmware: Add initial support for Arm FF-A
 2021-03-17  7:17 UTC  (4+ messages)
` [PATCH v4 2/7] arm64: smccc: Add support for SMCCCv1.2 input/output registers

[PATCH] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
 2021-03-17  7:15 UTC 

[f2fs-dev] [RFC PATCH] f2fs: do not use CURSEG_ALL_DATA_ATGC in foreground or urgent GC
 2021-03-17  7:01 UTC  (5+ messages)

For those who did not get this yet, Fair Pay discussion is over, and concluded with LCPU
 2021-03-17  7:14 UTC 

[PATCH v4 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-17  7:16 UTC  (4+ messages)
` [PATCH v4 1/4] sched/fair: Introduce primitives for CFS bandwidth burst

[PATCH] virtio-pmem: fix virtio_pmem_resp assign problem
 2021-03-17  2:41 UTC 

[PATCH] mm: cma: Fix potential null dereference on pointer cma
 2021-03-17  7:13 UTC  (2+ messages)

[PATCH v5 00/12] net: Pad short frames for network backends
 2021-03-17  6:26 UTC  (13+ messages)
` [PATCH v5 01/12] net: eth: Add a helper to pad a short Ethernet frame
` [PATCH v5 02/12] net: Add a 'do_not_pad" to NetClientState
` [PATCH v5 03/12] net: Pad short frames to minimum size before sending from SLiRP/TAP
` [PATCH v5 04/12] hw/net: virtio-net: Initialize nc->do_not_pad to true
` [PATCH v5 05/12] hw/net: e1000: Remove the logic of padding short frames in the receive path
` [PATCH v5 06/12] hw/net: vmxnet3: "
` [PATCH v5 07/12] hw/net: i82596: "
` [PATCH v5 08/12] hw/net: ne2000: "
` [PATCH v5 09/12] hw/net: pcnet: "
` [PATCH v5 10/12] hw/net: rtl8139: "
` [PATCH v5 11/12] hw/net: sungem: "
` [PATCH v5 12/12] hw/net: sunhme: "

post-receive: pub/scm/linux/kernel/git/efi/efi
 2021-03-17  7:13 UTC 

[PATCH] fs: Fix typo issue
 2021-03-17  7:10 UTC 

[PATCH] um: replace if (cond) BUG() with BUG_ON()
 2021-03-17  7:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: support flow priority for DCF switch filter
 2021-03-17  7:02 UTC 

[PATCH v2 0/1] Fix qemu_strtosz regression
 2021-03-17  7:09 UTC  (3+ messages)
` [PATCH v2 1/1] utils: Use fixed-point arithmetic in qemu_strtosz

[agd5f:s0ix-6 198/203] drivers/acpi/processor_idle.c:392:9: error: 'boot_cpu_data' undeclared; did you mean
 2021-03-17  7:09 UTC 

[PATCH] Revert "mmc: sdhci: set to INT_DATA_END when there are data"
 2021-03-17  7:09 UTC  (2+ messages)

[PATCH v4 0/2] gpio: sch: Interrupt support
 2021-03-17  6:57 UTC  (4+ messages)
` [PATCH v4 2/2] gpio: sch: Hook into ACPI SCI handler to catch GPIO edge events

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-03-17  7:08 UTC 

[PATCH V2] iio:imu:mpu6050: Modify matricies to matrices
 2021-03-17  6:19 UTC 

RFC: Additional git-for-each-repo synopsis
 2021-03-17  7:03 UTC 

[PATCH v2] perf stat: Align CSV output for summary mode
 2021-03-17  7:02 UTC 

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2021-03-17  7:00 UTC 

[meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674
 2021-03-17  7:01 UTC  (14+ messages)
` [oe] "

[PATCH] sched: replace if (cond) BUG() with BUG_ON()
 2021-03-17  7:00 UTC  (4+ messages)

[LTP] [PATCH] pidns13: Use getpid syscall directly instead of glibc wrapper
 2021-03-17  7:01 UTC  (3+ messages)

[PATCH 0/3 rfc] Fix nvme-tcp and nvme-rdma controller reset hangs
 2021-03-17  6:59 UTC  (6+ messages)

[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
 2021-03-17  6:53 UTC  (24+ messages)
` [PATCH 01/11] i2c: imx-lpi2c: directly retrun ISR when detect a NACK
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 03/11] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
` [PATCH 05/11] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
` [PATCH 06/11] i2c: imx-lpi2c: improve i2c driver probe priority
` [PATCH 07/11] i2c: imx-lpi2c: increase PM timeout to avoid operate clk frequently
` [PATCH 08/11] i2c: imx-lpi2c: add bus recovery feature
` [PATCH 09/11] i2c: imx-lpi2c: fix i2c timing issue
` [PATCH 10/11] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
` [PATCH 11/11] i2c: imx-lpi2c: add edma mode support

[PATCH] efi: stub: override RT_PROP table supported mask based on EFI variable
 2021-03-17  6:58 UTC  (12+ messages)

[dpdk-dev] [PATCH] examples/vhost: fix ioat ring space in callbacks
 2021-03-17  6:58 UTC  (2+ messages)

[xen-unstable test] 160101: tolerable FAIL - PUSHED
 2021-03-17  6:56 UTC 

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-03-17  6:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 08/10] ethdev: new API to get representor info

[RFC PATCH v4 00/19] dynamic debug diet plan
 2021-03-17  6:54 UTC  (20+ messages)
` [RFC PATCH v4 01/19] dyndbg: split struct _ddebug, move display fields to new _ddebug_site
` [RFC PATCH v4 02/19] dyndbg: __init iterate over __dyndbg & __dyndbg_site in parallel
` [RFC PATCH v4 03/19] dyndbg: refactor part of ddebug_change to ddebug_match_site
` [RFC PATCH v4 04/19] dyndbg: accept null site in ddebug_match_site
` [RFC PATCH v4 05/19] dyndbg: hoist ->site out of ddebug_match_site
` [RFC PATCH v4 06/19] dyndbg: accept null site in ddebug_change
` [RFC PATCH v4 07/19] dyndbg: accept null site in dynamic_emit_prefix
` [RFC PATCH v4 08/19] dyndbg: accept null site in ddebug_proc_show
` [RFC PATCH v4 09/19] dyndbg: optimize ddebug_emit_prefix
` [RFC PATCH v4 10/19] dyndbg: avoid calling dyndbg_emit_prefix when it has no work
` [RFC PATCH v4 11/19] dyndbg: refactor ddebug_alter_site out of ddebug_change
` [RFC PATCH v4 12/19] dyndbg: allow deleting site info via control interface
` [RFC PATCH v4 13/19] dyndbg+module: expose ddebug_sites to modules
` [RFC PATCH v4 14/19] dyndbg: add ddebug_site(_get|_put) abstraction
` [RFC PATCH v4 15/19] dyndbg: add _index to struct _ddebug
` [RFC PATCH v4 16/19] dyndbg: prevent build bugs via -DNO_DYNAMIC_DEBUG_TABLE
` [RFC PATCH v4 17/19] dyndbg: RFC - DECLARE/DEFINE_DYNAMIC_DEBUG_TABLE
` [RFC PATCH v4 18/19] dyndbg: shuffle ddebug_table fields
` [RFC PATCH v4 19/19] dyndbg: RFC add linker rules to module.lds.h

[PATCH 2/2] Fix spelling typo
 2021-03-17  6:53 UTC 

[PATCH v4 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2021-03-17  6:52 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller
` [PATCH v4 2/2] usb: dwc3: Add driver for Xilinx platforms

[PATCH] staging: comedi: replace slash in name
 2021-03-17  6:52 UTC  (5+ messages)
` [PATCH] staging: comedi: das800: fix request_irq() warn

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.5.7
 2021-03-17  6:52 UTC 

[PATCH] sched: Warn on long periods of pending need_resched
 2021-03-17  6:52 UTC  (2+ messages)

Half a usb-redir idea
 2021-03-17  6:30 UTC  (5+ messages)

[dpdk-dev] [PATCH] vhost: add header check in dequeue offload
 2021-03-17  6:31 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 1/2] media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2021-03-17  6:47 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] add Rx/Tx offload paths for IAVF AVX512
 2021-03-17  6:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/iavf: store offload flag of Rx queue
` [dpdk-dev] [PATCH 2/4] net/iavf: add offload path for Tx AVX512
` [dpdk-dev] [PATCH 3/4] net/iavf: add offload path for Rx AVX512
` [dpdk-dev] [PATCH 4/4] net/iavf: add offload path for Rx AVX512 flex desc

[PATCH 0/4] Clean up the -usbdevice mess
 2021-03-17  6:40 UTC  (4+ messages)
` [PATCH 5/4] usb: Remove "-usbdevice ccid"

[PATCH v2 1/3] mm: add __ prefix to page_cpupid_reset_last because it is non-atomic
 2021-03-17  6:47 UTC  (3+ messages)
` [PATCH v2 2/3] mm: add page_cpupid_reset_last atomic variant
` [PATCH v2 3/3] mm: skip page_cpupid_reset_last atomic update if the value is already reset

[PATCH 1/2] nvme-pci: allocate nvme_command within driver pdu
 2021-03-17  6:47 UTC  (4+ messages)
` [PATCH 2/2] nvme: use driver pdu command for passthrough

[PATCH] hw/display/virtio-vga: made vga memory size configurable
 2021-03-17  6:45 UTC  (6+ messages)

[PATCH 0/2] erofs: decompress in endio if possible
 2021-03-17  6:45 UTC  (7+ messages)
` [PATCH 1/2] erofs: use workqueue decompression for atomic contexts only
` [PATCH 2/2] erofs: use sync "

[PATCH v3] drm/scheduler re-insert Bailing job to avoid memleak
 2021-03-17  6:46 UTC  (5+ messages)

[question] Panic in dax_writeback_one
 2021-03-17  6:45 UTC  (6+ messages)

[PATCH v15 0/4] Adding the Sparx5 Serdes driver
 2021-03-17  6:43 UTC  (2+ messages)

[PATCH] password: Fix backspace in username prompt
 2021-03-17  6:42 UTC  (2+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH][next] ixgbe: Fix out-of-bounds warning in ixgbe_host_interface_command()
 2021-03-17  6:41 UTC 

[PATCH 00/10] Add basic node support for Mediatek MT8195 SoC
 2021-03-17  6:40 UTC  (9+ messages)
` [PATCH 07/10] dt-bindings: phy: Add compatible for Mediatek MT8195
` [PATCH 08/10] "

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-03-17  6:40 UTC  (6+ messages)
` [PATCH 13/13] MAINTAINERS: Add entry for the bitmap API

[rcu:rcu/next] BUILD REGRESSION 9035ae87fcb36d2a7c8872e1cc0a46c0c5b619a8
 2021-03-17  6:40 UTC 

[PATCH] btrfs: Use immediate assignment when referencing cc-option
 2021-03-17  6:39 UTC  (2+ messages)

[dpdk-dev] [PATCH 01/10] ethdev: reuse header definition in flow pattern item ETH
 2021-03-17  6:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH V3 0/2] Add support for ST magnetometer IIS2MDC
 2021-03-17  6:39 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: iio: st,st-sensors add IIS2MDC
` [PATCH V3 2/2] iio:magnetometer: Add Support for ST IIS2MDC

[PATCH v10 0/2] Enable power management for ufs wlun
 2021-03-17  6:37 UTC  (16+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun

[PATCH v3] phy: qcom-qmp: add hbr3_hbr2 voltage and premphasis swing table
 2021-03-17  6:37 UTC  (2+ messages)

[net PATCH 0/9] octeontx2: miscellaneous fixes
 2021-03-17  6:37 UTC  (4+ messages)
` [net PATCH 4/9] octeontx2-af: Remove TOS field from MKEX TX

[PATCH 0/3] AM64: Add SERDES DT bindings
 2021-03-17  6:35 UTC  (2+ messages)

[PATCH] mwifiex: Remove unneeded variable: "ret"
 2021-03-17  6:33 UTC 

[PATCH] attr: replace if (cond) BUG() with BUG_ON()
 2021-03-17  6:34 UTC 

[PATCH] MIPS: fix memory reservation for non-usermem setups
 2021-03-17  6:33 UTC  (4+ messages)

In the ceph multisite master-zone, read ,write,delete objects, and the master-zone has data remaining
 2021-03-17  6:33 UTC  (3+ messages)

[PATCH net 0/2] qede: fix ethernet self adapter and skb failure issue
 2021-03-17  6:33 UTC  (4+ messages)
` [PATCH net 1/2] qede: fix to disable start_xmit functionality during self adapter test
    ` [EXT] "

post-receive: pub/scm/linux/kernel/git/phy/linux-phy
 2021-03-17  6:34 UTC 

[PATCH v13 00/14] huge vmalloc mappings
 2021-03-17  6:24 UTC  (21+ messages)
` [PATCH v13 01/14] ARM: mm: add missing pud_page define to 2-level page tables
` [PATCH v13 02/14] mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
` [PATCH v13 03/14] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v13 04/14] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v13 05/14] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v13 06/14] mm: HUGE_VMAP arch support cleanup
` [PATCH v13 07/14] powerpc: inline huge vmap supported functions
` [PATCH v13 08/14] arm64: "
` [PATCH v13 09/14] x86: "
` [PATCH v13 10/14] mm/vmalloc: provide fallback arch huge vmap support functions
` [PATCH v13 11/14] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v13 12/14] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v13 13/14] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v13 14/14] powerpc/64s/radix: Enable huge "

[dpdk-dev] [PATCH 0/4] Refactor async vhost control path
 2021-03-17 12:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] vhost: fix uninitialized vhost queue
` [dpdk-dev] [PATCH 2/4] vhost: remove unnecessary free
` [dpdk-dev] [PATCH 3/4] vhost: avoid deadlock on async register
` [dpdk-dev] [PATCH 4/4] doc: update async vhost register/unregister

[libvirt test] 160107: regressions - FAIL
 2021-03-17  6:26 UTC 

[PATCH] drm/tegra: dpaux: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-03-17  6:26 UTC  (2+ messages)

[PATCH] ASoC: rt1015p: add new acpi id and comapatible id
 2021-03-17  6:23 UTC 

[PATCH v4 00/12] net: Pad short frames for network backends
 2021-03-17  6:22 UTC  (4+ messages)
` [PATCH v4 01/12] net: eth: Add a helper to pad a short Ethernet frame

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-17  6:21 UTC  (9+ messages)

{standard input}:3096: Error: operands mismatch -- statement `andl %a1,%d1' ignored
 2021-03-17  6:20 UTC  (2+ messages)
` {standard input}:3096: Error: operands mismatch -- statement `andl %a1, %d1' ignored

[LTP] [PATCH] open_posix: Remove hardcoded /tmp
 2021-03-17  6:20 UTC  (4+ messages)

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-17  6:18 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.