All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-19 10:10:00 to 2021-07-19 10:47:50 UTC [more...]

[PATCH 00/14] Track shared pages at EL2 in protected mode
 2021-07-19 10:47 UTC  (5+ messages)
` [PATCH 01/14] KVM: arm64: Provide the host_stage2_try() helper macro
` [PATCH 02/14] KVM: arm64: Optimize kvm_pgtable_stage2_find_range()

RFC: switch iomap to an iterator model
 2021-07-19 10:35 UTC  (38+ messages)
` [Cluster-devel] "
` [PATCH 01/27] iomap: fix a trivial comment typo in trace.h
  ` [Cluster-devel] "
` [PATCH 02/27] iomap: remove the iomap arguments to ->page_{prepare,done}
  ` [Cluster-devel] [PATCH 02/27] iomap: remove the iomap arguments to ->page_{prepare, done}
` [PATCH 03/27] iomap: mark the iomap argument to iomap_sector const
  ` [Cluster-devel] "
` [PATCH 04/27] fs: mark the iomap argument to __block_write_begin_int const
  ` [Cluster-devel] "
` [PATCH 05/27] fsdax: mark the iomap argument to dax_iomap_sector as const
  ` [Cluster-devel] "
` [PATCH 06/27] iomap: mark the iomap argument to iomap_read_inline_data const
  ` [Cluster-devel] "
` [PATCH 07/27] iomap: mark the iomap argument to iomap_read_page_sync const
  ` [Cluster-devel] "
` [PATCH 08/27] iomap: add the new iomap_iter model
  ` [Cluster-devel] "
` [PATCH 09/27] iomap: switch readahead and readpage to use iomap_iter
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH 10/27] iomap: switch iomap_file_buffered_write "
` [Cluster-devel] [PATCH 11/27] iomap: switch iomap_file_unshare "
` [Cluster-devel] [PATCH 12/27] iomap: switch iomap_zero_range "
` [Cluster-devel] [PATCH 13/27] iomap: switch iomap_page_mkwrite "
` [Cluster-devel] [PATCH 14/27] iomap: switch __iomap_dio_rw "
` [Cluster-devel] [PATCH 15/27] iomap: switch iomap_fiemap "
` [Cluster-devel] [PATCH 16/27] iomap: switch iomap_bmap "
` [Cluster-devel] [PATCH 17/27] iomap: switch iomap_seek_hole "
` [Cluster-devel] [PATCH 18/27] iomap: switch iomap_seek_data "
` [Cluster-devel] [PATCH 19/27] iomap: switch iomap_swapfile_activate "
` [Cluster-devel] [PATCH 20/27] fsdax: switch dax_iomap_rw "
` [Cluster-devel] [PATCH 21/27] iomap: remove iomap_apply
` [Cluster-devel] [PATCH 22/27] iomap: pass an iomap_iter to various buffered I/O helpers
` [Cluster-devel] [PATCH 23/27] iomap: rework unshare flag
` [Cluster-devel] [PATCH 24/27] fsdax: factor out helpers to simplify the dax fault code
` [Cluster-devel] [PATCH 25/27] fsdax: factor out a dax_fault_actor() helper
` [Cluster-devel] [PATCH 26/27] fsdax: switch the fault handlers to use iomap_iter
` [Cluster-devel] [PATCH 27/27] iomap: constify iomap_iter_srcmap

[PATCH 0/6] plugins/cache: multicore cache emulation and minor
 2021-07-19 10:46 UTC  (4+ messages)
` [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode

[PATCH] arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATE
 2021-07-19 10:45 UTC  (2+ messages)

[XEN PATCH] xen: allow XSM_FLASK_POLICY only if checkpolicy binary is available
 2021-07-19 10:47 UTC  (4+ messages)
` [XEN PATCH v2] "

[xenomai-images][PATCH] tests: qemu-amd64: Select rootfs via disk/by-path
 2021-07-19 10:47 UTC 

[PATCH v6 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-19 10:46 UTC  (9+ messages)
` [PATCH v6 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-07-19 10:46 UTC  (6+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH v1 0/6] clk: switch dividers to .determine_rate
 2021-07-19 10:43 UTC  (4+ messages)
` [PATCH v1 2/6] clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate

[PATCH v4 00/16] memcg accounting from OpenVZ
 2021-07-19 10:46 UTC  (32+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/16] memcg: enable accounting for net_device and Tx/Rx queues
  ` [PATCH v5 02/16] memcg: enable accounting for IP address and routing-related objects
  ` [PATCH v5 03/16] memcg: enable accounting for inet_bin_bucket cache
  ` [PATCH v5 04/16] memcg: enable accounting for VLAN group array
  ` [PATCH v5 05/16] memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
  ` [PATCH v5 06/16] memcg: enable accounting for scm_fp_list objects
  ` [PATCH v5 07/16] memcg: enable accounting for mnt_cache entries
  ` [PATCH v5 08/16] memcg: enable accounting for pollfd and select bits arrays
  ` [PATCH v5 09/16] memcg: enable accounting for file lock caches
  ` [PATCH v5 10/16] memcg: enable accounting for fasync_cache
  ` [PATCH v5 11/16] memcg: enable accounting for new namesapces and struct nsproxy
  ` [PATCH v5 12/16] memcg: enable accounting of ipc resources
  ` [PATCH v5 13/16] memcg: enable accounting for signals
  ` [PATCH v5 14/16] memcg: enable accounting for posix_timers_cache slab
  ` [PATCH v5 15/16] memcg: enable accounting for tty-related objects
  ` [PATCH v5 16/16] memcg: enable accounting for ldt_struct objects

[PATCH v4 6/6] dma-iommu: Pass iova len for IOVA domain init
 2021-07-19 10:45 UTC  (5+ messages)

[Intel-gfx] [v7 0/3] Set BPP in the kernel
 2021-07-19 10:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Set BPP in the kernel (rev5)
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
 2021-07-19 10:40 UTC  (3+ messages)
` [PATCH 1/2] qapi: introduce forwarding visitor
` [PATCH 2/2] qom: use correct field name when getting/setting alias properties

[PATCH net 0/9] bnxt_en: Bug fixes
 2021-07-19 10:43 UTC  (3+ messages)
` [PATCH net 8/9] bnxt_en: Move bnxt_ptp_init() to bnxt_open()

spapr_events: Sure we may ignore migrate_add_blocker() failure?
 2021-07-19 10:41 UTC  (5+ messages)

What's cooking in git.git (Jul 2021, #03; Tue, 13)
 2021-07-19 10:42 UTC  (7+ messages)

[PATCH v6 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-19 10:40 UTC  (6+ messages)
` [PATCH v6 1/2] media: rc: meson-ir-tx: document device tree bindings

[PATCH 1/1] clk: imx6q: fix uart earlycon unwork
 2021-07-19 10:39 UTC  (3+ messages)

[PATCH V5 0/2] virtio: Add specification for virtio-gpio
 2021-07-19 10:40 UTC  (9+ messages)
` [PATCH V5 1/2] virtio-gpio: Add the device specification
          ` [virtio-dev] "
` [virtio-dev] [PATCH V5 2/2] virtio-gpio: Add support for interrupts
  `  "

[PATCH V4 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-19 10:39 UTC  (6+ messages)
` [PATCH V4 1/3] driver core: mark device as irq affinity managed if any irq is managed

[PATCH] f2fs: fix wrong inflight page stats for directIO
 2021-07-19 10:39 UTC  (5+ messages)

[PATCH v2] irqchip/irq-gic-v3-its: Add the checking of ITS version for KVM
 2021-07-19 10:39 UTC  (3+ messages)

[PATCH 1/2] clk: imx8mm: use correct mux type for clkout path
 2021-07-19 10:37 UTC  (6+ messages)
` [PATCH 2/2] clk: imx8mn: "

[PATCH v2 0/4] virtio short improvements
 2021-07-19 10:38 UTC  (5+ messages)
` [PATCH v2 1/4] virtio: Improve vq->broken access to avoid any compiler optimization
` [PATCH v2 2/4] virtio: Keep vring_del_virtqueue() mirror of VQ create
` [PATCH v2 3/4] virtio: Protect vqs list access
` [PATCH v2 4/4] virtio_pci: Support surprise removal of virtio pci device

[PATCH 0/3] linux-aio: limit the batch size to reduce queue latency
 2021-07-19 10:35 UTC  (7+ messages)
` [PATCH 2/3] iothread: add aio-max-batch parameter
` [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter

[PATCH] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
 2021-07-19 10:35 UTC  (2+ messages)

[PATCH] regulator: Fix a couple of spelling mistakes in Kconfig
 2021-07-19 10:34 UTC 

[PATCH v3 00/13] tcg: breakpoint reorg
 2021-07-19 10:30 UTC  (3+ messages)
` [PATCH v3 13/13] accel/tcg: Encode breakpoint info into tb->cflags

[Intel-gfx] [PATCH 0/5] MIPI DSI driver enhancements
 2021-07-19 10:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t v4 0/4] VDSC ADLP related patches
 2021-07-19 10:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for VDSC ADLP related patches (rev4)

[RFT] Testing 1.22
 2021-07-19 10:34 UTC  (10+ messages)

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-19 10:33 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-07-19 10:33 UTC  (6+ messages)
` [PATCH 2/4] iio: imu: add Bosch Sensortec BNO055 core driver

[PULL 0/5] Misc fixes for 6.1
 2021-07-19 10:26 UTC  (6+ messages)
` [PULL 1/5] ci: build & store windows installer
` [PULL 2/5] configure: Fix endianess test with LTO
` [PULL 3/5] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
` [PULL 4/5] hw/net/net_tx_pkt: Fix crash detected by fuzzer
` [PULL 5/5] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine

preparations for 4.15.1 and 4.13.4
 2021-07-19 10:32 UTC  (2+ messages)

[PATCH v4 2/7] drm/msm/dsi: add three helper functions
 2021-07-19 10:31 UTC  (3+ messages)

[PATCH v2 0/2] sched/fair: nohz.next_balance vs newly-idle CPUs
 2021-07-19 10:31 UTC  (3+ messages)
` [PATCH v2 1/2] sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
` [PATCH v2 2/2] sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle

[zen-kernel-zen-kernel:5.13/futex2 4/19] kernel/sys_ni.c:160:1: warning: no previous prototype for function '__arm64_sys_futex_requeue'
 2021-07-19 10:31 UTC 

[PATCH] sound: Fix spelling mistake "synchronization" -> "synchronization"
 2021-07-19 10:30 UTC 

[PATCH v2 0/1] Fix cursor plane didn't update
 2021-07-19 10:27 UTC  (6+ messages)
` [PATCH v2 1/1] "

[RFC] mkeficapsule: change the syntax
 2021-07-19 10:29 UTC 

[PATCH] net: 802: fix memory leak in garp_uninit_applicant
 2021-07-19 10:29 UTC  (3+ messages)

[PATCH v2, 00/14] Using component framework to support multi hardware decode
 2021-07-19 10:26 UTC  (9+ messages)
` [PATCH v2, 10/14] media: mtk-vcodec: Add core thread
` [PATCH v2, 14/14] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH] USB HID: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
 2021-07-19 10:27 UTC 

[PATCH 0/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-19 10:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2021-07-19 10:25 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: check/original: detect directory inode with nlinks >= 2
 2021-07-19 10:25 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: fsck-test: add test case where one dir has two links

[PATCH v2 00/10] xsm: refactoring xsm hooks
 2021-07-19 10:24 UTC  (3+ messages)
` [PATCH v2 06/10] xsm: enable xsm to always be included

[PATCH] efi_loader: replace board_get_usable_ram_top by gd->ram_top
 2021-07-19 10:24 UTC  (3+ messages)

[PATCH] tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
 2021-07-19 10:24 UTC 

[PATCH][RESEND] power: supply: ab8500: clean up warnings found by cppcheck
 2021-07-19 10:21 UTC  (2+ messages)

[PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
 2021-07-19 10:21 UTC  (3+ messages)

xfs/319 vs 1k block size file systems
 2021-07-19 10:20 UTC 

[PATCH 0/7] Free user PTE page table pages
 2021-07-19 10:20 UTC  (4+ messages)
` [PATCH 2/7] mm: introduce pte_install() helper

[RFC PATCH 00/11] nvme: In-band authentication support
 2021-07-19 10:19 UTC  (9+ messages)
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication

[PATCH v2] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-07-19 10:18 UTC  (3+ messages)

[PATCH REPOST] Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
 2021-07-19 10:09 UTC 

[f2fs-dev] [PATCH v2] f2fs: Reduce the scope of setting fsck tag when de->name_len is zero
 2021-07-19 10:14 UTC  (2+ messages)
`  "

[PATCH net-next] Revert "igc: Export LEDs"
 2021-07-19 10:16 UTC 

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-19 10:14 UTC  (9+ messages)

[PATCH V5 0/2] Convert qcom pmic gpio bindings to YAML
 2021-07-19 10:15 UTC  (4+ messages)
` [PATCH V5 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: "

[PATCH] power: supply: ab8500: clean up warnings found by cppcheck
 2021-07-19 10:15 UTC 

[PATCH 1/1] sctp: do not update t->pathmtu when PMTUD is disabled
 2021-07-19 10:14 UTC  (2+ messages)
` [PATCH v2 "

[f2fs-dev] [PATCH v2] f2fs: compress: remove unneeded read when rewrite whole cluster
 2021-07-19 10:14 UTC  (6+ messages)

[PATCH 0/3] *** spi cs_timing restructure ***
 2021-07-19  9:15 UTC  (2+ messages)

[PATCH] net: Add netfilter hooks to track SRv6-encapsulated flows
 2021-07-19 10:12 UTC  (10+ messages)

[PATCH v10 0/4] Add MIPI rx DPI support
 2021-07-19 10:12 UTC  (12+ messages)
` [PATCH v10 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v10 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v10 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v10 4/4] drm/bridge: anx7625: add HDMI audio function

git pull --set-upstream segfaults on branchless repo
 2021-07-19 10:04 UTC  (2+ messages)

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2021-07-19 10:09 UTC  (4+ messages)

drivers/gpu/drm/i915/gt/intel_breadcrumbs.c:33:1: iwyu: warning: superfluous #include "intel_engine_pm.h"
 2021-07-19 10:11 UTC 

[PATCH net-next] net/tcp_fastopen: remove tcp_fastopen_ctx_lock
 2021-07-19 10:11 UTC 

[PATCH net-next 0/4] igb: support PEROUT and EXTTS PTP pin functions on 82580/i354/i350
 2021-07-19 10:09 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.