All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-27 18:09:10 to 2021-08-27 19:15:21 UTC [more...]

[PATCH v4 0/4] Apple M1 PCIe DT bindings
 2021-08-27 19:15 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: interrupt-controller: Convert MSI controller to json-schema
` [PATCH v4 3/4] dt-bindings: pci: Add DT bindings for apple,pcie
` [PATCH v4 4/4] arm64: apple: Add PCIe node

[PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-27 19:08 UTC  (27+ messages)
` [PATCH v7 03/19] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
  ` [Ocfs2-devel] [PATCH v7 03/19] gup: Turn fault_in_pages_{readable, writeable} into fault_in_{readable, writeable}
    ` [Cluster-devel] "
` [PATCH v7 04/19] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
  ` [Ocfs2-devel] "
    ` [Cluster-devel] "
` [PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "
` [PATCH v7 16/19] iomap: Add done_before argument to iomap_dio_rw
  ` [Ocfs2-devel] "
    ` [Cluster-devel] "
` [PATCH v7 18/19] iov_iter: Introduce nofault flag to disable page faults
  ` [Ocfs2-devel] "
    ` [Cluster-devel] "

[PATCH liburing] register: add tagging and buf update helpers
 2021-08-27 19:14 UTC  (5+ messages)

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-27 19:11 UTC  (7+ messages)
` [PATCH v2 08/15] peci: Add device detection
` [PATCH v2 09/15] peci: Add sysfs interface for PECI bus

[PATCH v2 1/8] tests: Make sure LANG is set properly for iso9660_test
 2021-08-27 19:13 UTC  (2+ messages)

[PATCH 0/3] amba: Properly handle device probe without IRQ domain
 2021-08-27 19:09 UTC  (13+ messages)
` [PATCH 3/3] "
              ` [BUG] amba: Remove deferred device addition

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-27 19:09 UTC  (10+ messages)
` [PATCH v2 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs

[PATCH v4] EDAC/mc: Prefer strscpy over strcpy
 2021-08-27 19:08 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/6] lib/igt_fb: Remove stride, offset restrictions on CCS FBs
 2021-08-27 19:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/6] block: first batch of add_disk() error handling conversions
 2021-08-27 19:05 UTC  (21+ messages)
` [dm-devel] "
` [PATCH v2 1/6] scsi/sd: add error handling support for add_disk()
  ` [dm-devel] "
` [PATCH v2 2/6] scsi/sr: "
  ` [dm-devel] "
` [PATCH v2 3/6] nvme: "
  ` [dm-devel] "
` [dm-devel] [PATCH v2 4/6] md: "
  `  "
` [dm-devel] [PATCH v2 5/6] loop: "
  `  "
` [PATCH v2 6/6] nbd: "
  ` [dm-devel] "

[PATCH] docs: deprecated.rst: Clarify open-coded arithmetic with literals
 2021-08-27 19:06 UTC  (2+ messages)

[PATCH] drm/sched: fix the bug of time out calculation(v3)
 2021-08-27 18:39 UTC  (9+ messages)

[Intel-gfx] [PATCH CI 1/3] drm/i915/display: Drop PSR support from HSW and BDW
 2021-08-27 19:04 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/display: Drop PSR support from HSW and BDW (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 1/3] phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-X
 2021-08-27 19:02 UTC  (9+ messages)
` [PATCH 3/3] phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modes

[PATCH 00/19] DC Patches August 23, 2021
 2021-08-27 18:29 UTC 

[PATCH net-next v4 0/2] bnxt: add rx discards stats for oom and netpool
 2021-08-27 19:00 UTC  (3+ messages)

[PATCH] drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"
 2021-08-27 18:59 UTC 

[PATCH 1/3] dt-bindings: usb: renesas,usbhs: Support external ref clock
 2021-08-27 18:57 UTC  (5+ messages)
` [PATCH 2/3] usb: renesas_usbhs: Enable support for more than two clks

[PATCH 1/2] storage-daemon: add opt to print when initialized
 2021-08-27 18:55 UTC  (4+ messages)
` [PATCH 2/2] Prevent vhost-user-blk-test hang

[GIT PULL] ACPI fix for v5.14-rc8
 2021-08-27 18:56 UTC 

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-27 18:55 UTC  (26+ messages)
` [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
    ` [dm-devel] "
` [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead "
    ` [dm-devel] "
` [PATCH 05/10] nvme: add error handling support for add_disk()
    ` [dm-devel] "
` [PATCH 06/10] mmc/core/block: "
    ` [dm-devel] "
` [PATCH 08/10] dm: add add_disk() error handling
    ` [dm-devel] "

[PATCH net-next 0/6] ionic: queue mgmt updates
 2021-08-27 18:55 UTC  (7+ messages)
` [PATCH net-next 1/6] ionic: fire watchdog again after fw_down
` [PATCH net-next 2/6] ionic: squelch unnecessary fw halted message
` [PATCH net-next 3/6] ionic: fill mac addr earlier in add_addr
` [PATCH net-next 4/6] ionic: add queue lock around open and stop
` [PATCH net-next 5/6] ionic: pull hwstamp queue_lock up a level
` [PATCH net-next 6/6] ionic: recreate hwstamp queues on ifup

[PATCH][RFC] fix PTRACE_KILL
 2021-08-27 18:54 UTC  (4+ messages)

[PATCH] drm: i810: Fix spelling mistake "constext" -> "context"
 2021-08-27 18:54 UTC 

[GIT PULL] Power management fixes for v5.14-rc8
 2021-08-27 18:54 UTC 

[PATCH v2] submodule: absorb git dir instead of dying on deinit
 2021-08-27 18:51 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"
 2021-08-27 18:50 UTC 

[FSL P50x0] lscpu reports wrong values since the RC1 of kernel 5.13
 2021-08-27 18:32 UTC  (3+ messages)

[PATCH] sched/core: Bypass arch_scale_freq_tick() on nohz_full CPUs
 2021-08-27 18:49 UTC 

[PATCH] nbd/server: Advertise MULTI_CONN for shared writable exports
 2021-08-27 18:45 UTC  (3+ messages)

[PATCH v2 00/19] Make image fleecing more usable
 2021-08-27 18:18 UTC  (20+ messages)
` [PATCH v2 01/19] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v2 02/19] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v2 03/19] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v2 04/19] block/copy-before-write: add bitmap open parameter
` [PATCH v2 05/19] block/block-copy: add block_copy_reset()
` [PATCH v2 06/19] block: intoduce reqlist
` [PATCH v2 07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v2 08/19] block/reqlist: add reqlist_wait_all()
` [PATCH v2 09/19] block: introduce FleecingState class
` [PATCH v2 10/19] block: introduce fleecing block driver
` [PATCH v2 11/19] block/copy-before-write: support "
` [PATCH v2 12/19] block/block-copy: add write-unchanged mode
` [PATCH v2 13/19] block/copy-before-write: use write-unchanged in fleecing mode
` [PATCH v2 14/19] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v2 15/19] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v2 16/19] iotests/image-fleecing: add test case with bitmap
` [PATCH v2 17/19] block: blk_root(): return non-const pointer
` [PATCH v2 18/19] qapi: backup: add immutable-source parameter
` [PATCH v2 19/19] iotests/image-fleecing: test push backup with fleecing

[PATCH] media: hevc: fix pictures lists type
 2021-08-27 18:46 UTC  (12+ messages)

[GIT PULL] Memory folios for v5.15
 2021-08-27 18:44 UTC  (9+ messages)

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-08-27 18:46 UTC  (7+ messages)
` [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support

[PATCH net] net: dsa: mv88e6xxx: stop calling irq_domain_add_simple with the reg_lock held
 2021-08-27 18:45 UTC  (3+ messages)

[oe-layersetup PATCH v3] processor-sdk: Add 07.03.00.005 release config
 2021-08-27 18:45 UTC  (4+ messages)

[PATCH 1/2] mt76: mt7615: fix STA mode connection on DFS channels
 2021-08-27 18:44 UTC  (6+ messages)
` [PATCH 2/2] mt76: mt7615: fix radar detector logic

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-27 18:44 UTC  (5+ messages)
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting

[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-08-27 18:29 UTC  (6+ messages)

[PATCH] loop: replace loop_ctl_mutex with loop_idr_spinlock
 2021-08-27 18:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: stop scheduler when calling hw_fini
 2021-08-27 18:28 UTC  (3+ messages)

[PATCH] prserv: handle PRSERV_HOST = "127.0.0.1:0" the same as "localhost:0"
 2021-08-27 18:41 UTC  (3+ messages)
` [PATCH] Fix typos in exiting

linux-next: Tree for Aug 27
 2021-08-27 18:39 UTC  (3+ messages)
` linux-next: Tree for Aug 27 (sound/soc/mediatek: Kconfig)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-27 18:41 UTC  (9+ messages)
` [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper

[PATCH] Declare the file_operations struct as const
 2021-08-27 18:38 UTC  (5+ messages)

[PATCH v5 0/5] do not collapse trunkable transports
 2021-08-27 18:37 UTC  (7+ messages)
` [PATCH v5 1/5] SUNRPC keep track of number of transports to unique addresses
` [PATCH] [man]: adding new mount option max_connect
` [PATCH v5 2/5] SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
` [PATCH v5 3/5] NFSv4 introduce max_connect mount options
` [PATCH v5 4/5] SUNRPC enforce creation of no more than max_connect xprts
` [PATCH v5 5/5] NFSv4.1 add network transport when session trunking is detected

git log --encoding=HTML is not supported
 2021-08-27 18:37 UTC  (12+ messages)

[qemu-mainline test] 164497: tolerable FAIL - PUSHED
 2021-08-27 18:36 UTC 

[PATCH 0/5] vsprintf and uses: Add upper case output to %*ph extension
 2021-08-27 16:09 UTC  (6+ messages)

[PATCH RESEND] branch: allow deleting dangling branches with --force
 2021-08-27 18:35 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-08-27 18:34 UTC  (4+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH] rcu: Avoid unneeded function call in rcu_read_unlock()
 2021-08-27 18:34 UTC  (2+ messages)

announcing LLpatch: arch-independent live-patch creation
 2021-08-27 18:33 UTC  (3+ messages)

[PATCH] NFSD: drop support for ancient file-handles
 2021-08-27 18:32 UTC  (5+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export

Ntfs3 git repo in github should not back merge
 2021-08-27 18:27 UTC  (2+ messages)

[PATCH] drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
 2021-08-27 18:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup (rev2)

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-08-27 18:24 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] board/acmesystems/{aria, arietta}-g25: fix genimage.cfg
 2021-08-27 18:22 UTC 

[PATCH v3] drm/amd/pm: And destination bounds checking to struct copy
 2021-08-27 18:21 UTC  (2+ messages)

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-08-27 18:21 UTC  (2+ messages)
` [Bug 211425] "

[PATCH iproute2-next 00/17] bridge: vlan: add global multicast options
 2021-08-27 18:21 UTC  (4+ messages)
` [PATCH iproute2-next 10/17] bridge: vlan: add global mcast_last_member_interval option

[PATCH v6 00/21] File system wide monitoring
 2021-08-27 18:18 UTC  (4+ messages)
` [PATCH v6 15/21] fanotify: Preallocate per superblock mark error event

[PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
 2021-08-27 18:14 UTC 

[PATCH] pwm: Add driver for cadence TTC
 2021-08-27 18:13 UTC  (2+ messages)

[PATCH v2 0/4] Various fixes to pass libdrm hotunplug tests
 2021-08-27 18:12 UTC  (2+ messages)

[PATCH liburing] tests: file create/unlink cleanup
 2021-08-27 18:12 UTC  (2+ messages)

Error in 'man operator'
 2021-08-27 18:11 UTC 

[PATCH v2] Update regulatory rules for Ecuador (EC)
 2021-08-27 18:10 UTC  (3+ messages)
` [wireless-regdb] "

[PATCH 1/2] media: imx7.rst: Provide an example for imx6ull-evk capture
 2021-08-27 18:09 UTC  (3+ messages)
` [PATCH 2/2] media: imx: TODO: Remove items that are already supported

[PATCH RFC v2 00/16] vfio-user implementation
 2021-08-27 17:53 UTC  (3+ messages)
` [PATCH RFC server v2 00/11] vfio-user server in QEMU
  ` [PATCH RFC server v2 10/11] vfio-user: register handlers to facilitate migration


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.