All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-09 06:04:01 to 2021-08-09 07:00:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-08-09  7:00 UTC 

don't allow disabling quota accounting on a mounted file system v2
 2021-08-09  6:59 UTC 

[V2][Hardknott][PATCH] nettle: update 3.7.2 -> 3.7.3
 2021-08-09  6:57 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2021-08-09  6:58 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-08-09  6:58 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-08-09  6:58 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-08-09  6:58 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-08-09  6:58 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-08-09  6:58 UTC 

KernelCI Hackfest #2 - Sept 6-10 2021
 2021-08-09  6:57 UTC  (4+ messages)
` [cip-dev] FW: [kernelci-members] "
  ` [cip-dev] [cip-members] "

[PATCH] HID: i2c-hid: Fix Elan touchpad regression
 2021-08-09  6:55 UTC 

Kernel 5.13.6 breaks mmap with snd-hdsp module
 2021-08-09  6:55 UTC  (10+ messages)

[PATCH] net: Support filtering interfaces on no master
 2021-08-09  6:54 UTC  (3+ messages)

[PATCH v2 0/2] Skip numa distance for offline nodes
 2021-08-09  6:52 UTC  (9+ messages)
` [PATCH v2 1/2] sched/topology: Skip updating masks for non-online nodes

[dm-devel] [PATCH] dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
 2021-08-08 13:42 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-08-09  6:54 UTC 

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-06  1:17 UTC  (15+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
  ` [dm-devel] "
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
  ` [dm-devel] "
` [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
  ` [dm-devel] "
` [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
  ` [dm-devel] "
` [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS
  ` [dm-devel] "
` [PATCH RESEND v6 8/9] md: Implement dax_holder_operations
  ` [dm-devel] "
` [PATCH RESEND v6 9/9] fsdax: add exception for reflinked files
  ` [dm-devel] "

add a bvec_virt helper
 2021-08-05 14:17 UTC  (15+ messages)
` [PATCH 01/15] bvec: "
  ` [dm-devel] "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
  ` [dm-devel] [PATCH 02/15] block: use bvec_virt in bio_integrity_{process, free}
` [PATCH 07/15] rbd: use bvec_virt
  ` [dm-devel] "
` [PATCH 08/15] virtio_blk: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
  ` [dm-devel] "
` [PATCH 13/15] dasd: "
  ` [dm-devel] "
` [PATCH 15/15] nvme: "
  ` [dm-devel] "

[RFC PATCH v1 0/4] keys: introduce key_extract_material helper
 2021-08-06 10:53 UTC  (2+ messages)
` [dm-devel] "

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-08-09  6:53 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-08-09  6:53 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-08-09  6:53 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-08-09  6:53 UTC 

[dpdk-dev] [PATCH] app/testpmd: flowgen support ip and udp fields
 2021-08-09  6:52 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-08-09  6:51 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-08-09  6:51 UTC 

remove GENHD_FL_UP
 2021-08-09  6:40 UTC  (18+ messages)
` [PATCH 1/8] mmc: block: let device_add_disk create disk attributes
` [PATCH 2/8] mmc: block: cleanup gendisk creation
` [PATCH 3/8] nvme: remove the GENHD_FL_UP check in nvme_ns_remove
` [PATCH 4/8] nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
` [PATCH 5/8] sx8: use the internal state machine to check if del_gendisk needs to be called
` [PATCH 6/8] bcache: add proper error unwinding in bcache_device_init
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free
` [PATCH 8/8] block: remove GENHD_FL_UP

[PATCH v2] arm64: kprobe: Enable OPTPROBE for arm64
 2021-08-09  6:44 UTC  (9+ messages)

[PATCH 0/3] A few gup refactorings and documentation updates
 2021-08-09  6:46 UTC  (10+ messages)
` [PATCH 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH 3/3] mm/gup: refactor and simplify try_get_page()

[Intel-wired-lan] Recall: [PATCH next-queue v2 3/3] igc: Add support for CBS offloading
 2021-08-09  6:45 UTC 

[PATCH] Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64"
 2021-08-09  6:44 UTC  (9+ messages)

[dpdk-dev] [PATCH] devtools: test different build types
 2021-08-09  6:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/5] more build tests
  ` [dpdk-dev] [PATCH v3 3/5] vdpa/mlx5: fix minsize build

[Bug 213967] New: Thinkpad T14 Chicony Webcam not recognized by kernel
 2021-08-09  6:42 UTC  (4+ messages)
` [Bug 213967] "

[xfs] 6df693ed7b: aim7.jobs-per-min -15.7% regression
 2021-08-09  6:42 UTC  (2+ messages)

[PATCH v2 0/3] SVM 5-level page table support
 2021-08-09  6:42 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level

[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-09  6:41 UTC  (2+ messages)

Bug/Oversight in gatchat/gatresult.c with negative numbers
 2021-08-09  6:40 UTC  (2+ messages)

[PATCH 00/23] More patches from others
 2021-08-09  6:40 UTC  (7+ messages)
` [PATCH 03/23] sigaction.2: Apply minor tweaks to Peter's patch
` [PATCH 10/23] getopt.3: Further clarification of optstring

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

[Intel-wired-lan] [PATCH next-queue v2 0/3] igc: Add support for CBS offload
 2021-08-09  6:37 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for CBS offloading

[PATCH V4 0/8] i3c: master: svc: some bug fixes and add runtime pm support
 2021-08-09  6:36 UTC  (18+ messages)
` [PATCH V4 1/8] i3c: master: svc: move module reset behind clk enable
` [PATCH V4 2/8] i3c: master: svc: fix atomic issue
` [PATCH V4 3/8] i3c: master: svc: separate err, fifo and disable interrupt of reset function
` [PATCH V4 4/8] i3c: master: svc: add support for slave to stop returning data
` [PATCH V4 5/8] i3c: master: svc: set ODSTOP to let I2C device see the STOP signal
` [PATCH V4 6/8] i3c: master: svc: add runtime pm support
` [PATCH V4 7/8] i3c: master: svc: add the missing module device table
` [PATCH V4 8/8] i3c: master: svc: enable the interrupt in the enable ibi function

Question about NVMe MCTP in dbus-sensors
 2021-08-09  6:33 UTC  (3+ messages)

Chipidea USB device goes infinite loop due to interrupt while hw_ep_prime
 2021-08-09  6:31 UTC  (5+ messages)

[PATCH 0/2] fsmonitor: fixup to avoid warnings from pedantic
 2021-08-09  6:30 UTC  (3+ messages)
` [PATCH 1/2] fixup! fsmonitor-ipc: create client routines for git-fsmonitor--daemon
` [PATCH 2/2] fixup! fsmonitor--daemon: implement handle_client callback

[PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver
 2021-08-09  6:29 UTC  (3+ messages)

[PATCH v2 0/2] fix request uaf in nbd_read_stat()
 2021-08-09  6:28 UTC  (3+ messages)
` [PATCH v2 2/2] nbd: convert to use blk_mq_get_rq_by_tag()

[poky][master][PATCH] test_buildhistory: Add test to verify that LICENSE is added
 2021-08-09  6:26 UTC  (2+ messages)

[poky][master][PATCH] buildhistory.bbclass: Enable exporting more recipe and package data
 2021-08-09  6:24 UTC  (2+ messages)

[PATCH] xilinx: Disable ARCH_FIXUP_FDT_MEMORY
 2021-08-09  6:24 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 135 runs, 2 regressions (v5.10.57-49-g039efb5682ed)
 2021-08-09  6:24 UTC 

[Buildroot] [PATCH 1/2] package/kmsxx: remove erroneous use of static-libc option
 2021-08-09  6:23 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] package/kmsxx: update to latest

[Virtio-fs] RE : JITTERBIT Users List
 2021-08-09  6:21 UTC 

[PATCH] riscv: add ARCH_DMA_MINALIGN support
 2021-08-09  6:20 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-08-09  6:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-08-09  6:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-08-09  6:13 UTC 

[PATCH-for-6.2 0/2] disas/nios2: Simplify endianess conversion
 2021-08-09  6:12 UTC  (5+ messages)
` [PATCH-for-6.2 1/2] disas/nios2: Fix style in print_insn_nios2()
` [PATCH-for-6.2 2/2] disas/nios2: Simplify endianess conversion

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-08-09  6:13 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-08-09  6:13 UTC 

[PATCH net-next] net: sock: add the case if sk is NULL
 2021-08-09  6:12 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2021-08-09  6:11 UTC 

[PATCH v4 00/10] libata cleanups and improvements
 2021-08-09  6:11 UTC  (7+ messages)
` [PATCH v4 01/10] libata: fix ata_host_alloc_pinfo()
` [PATCH v4 03/10] libata: fix sparse warning
` [PATCH v4 09/10] libahci: Introduce ncq_prio_supported sysfs sttribute

[workqueue/watchdog] 89e28ce60c: BUG:KCSAN:data-race_in_wq_watchdog_touch/wq_watchdog_touch
 2021-08-09  6:11 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-08-09  6:10 UTC 

[PATCH linux-next v3 0/6] vdpa: enable user to set mac, mtu
 2021-08-09  6:10 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-08-09  6:10 UTC 

[igt-dev] [PATCH i-g-t v4 00/56] Add allocator support in IGT
 2021-08-09  6:09 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 05/56] lib/intel_batchbuffer: Add allocator support in blitter fast copy

stable-rc/queue/5.13 baseline: 132 runs, 2 regressions (v5.13.9-70-g402c62d4c96c)
 2021-08-09  6:08 UTC 

[PATCH 1/1] spi: mediatek: fix build warnning in set cs timing
 2021-08-09  5:59 UTC  (2+ messages)

[xenomai-images][PATCH] customizations: Fix runtime dependencies
 2021-08-09  6:04 UTC 

[PATCH net-next 0/2] bonding: cleanup header file and error msgs
 2021-08-09  6:03 UTC  (5+ messages)
` [PATCH net-next 2/2] bonding: combine netlink and console error 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.