All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-12 04:02:58 to 2021-07-12 06:11:35 UTC [more...]

flush_kernel_dcache_page fixes and removal
 2021-07-12  6:09 UTC  (5+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-12  6:09 UTC  (4+ messages)
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP

[v2 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
 2021-07-12  6:06 UTC  (8+ messages)
` [v2 2/2] remoteproc: mediatek: Support "

[PATCHv2 for-rc 0/6] Bugfixes for send queue overflow by heartbeat
 2021-07-12  6:07 UTC  (7+ messages)
` [PATCHv2 for-rc 1/6] RDMA/rtrs: Add error messages for failed operations
` [PATCHv2 for-rc 2/6] RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
` [PATCHv2 for-rc 3/6] RDMA/rtrs: Enable the same selective signal for heartbeat and IO
` [PATCHv2 for-rc 4/6] RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
` [PATCHv2 for-rc 5/6] RDMA/rtrs: Remove unused flags parameter
` [PATCHv2 for-rc 6/6] RDMA/rtrs: Move sq_wr_avail to rtrs_con

[PATCH v2] timers: Recalculate next timer interrupt only when necessary
 2021-07-12  6:04 UTC  (10+ messages)
            ` [PATCH] timers: Fix get_next_timer_interrupt() with no timers pending

cleanup SCSI ioctl support
 2021-07-12  5:48 UTC  (25+ messages)
` [PATCH 01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND
` [PATCH 02/24] sr: consolidate compat ioctl handling
` [PATCH 03/24] sd: "
` [PATCH 04/24] ch: "
` [PATCH 05/24] cg: "
` [PATCH 06/24] scsi: remove scsi_compat_ioctl
` [PATCH 07/24] st: simplify ioctl handling
` [PATCH 08/24] cdrom: remove the call to scsi_cmd_blk_ioctl from cdrom_ioctl
` [PATCH 09/24] scsi_ioctl: remove scsi_cmd_blk_ioctl
` [PATCH 10/24] scsi_ioctl: remove scsi_verify_blk_ioctl
` [PATCH 11/24] scsi: call scsi_cmd_ioctl from scsi_ioctl
` [PATCH 12/24] block: add a queue_max_sectors_bytes helper
` [PATCH 13/24] bsg: decouple from scsi_cmd_ioctl
` [PATCH 14/24] bsg: move bsg_scsi_ops to drivers/scsi/
` [PATCH 15/24] scsi_ioctl: remove scsi_req_init
` [PATCH 16/24] scsi_ioctl: move scsi_command_size_tbl to scsi_common.c
` [PATCH 17/24] scsi_ioctl: simplify SCSI passthrough permission checking
` [PATCH 18/24] scsi_ioctl: move all "block layer" SCSI ioctl handling to drivers/scsi
` [PATCH 19/24] scsi: rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
` [PATCH 20/24] scsi: remove a very misleading comment
` [PATCH 21/24] scsi: consolidate the START STOP UNIT handling
` [PATCH 22/24] scsi: factor SCSI_IOCTL_GET_IDLUN handling into a helper
` [PATCH 23/24] scsi: factor SG_IO "
` [PATCH 24/24] scsi: unexport sg_scsi_ioctl

[LTP] [PATCH 1/1] tst_net.sh: Declare prefix variable as empty
 2021-07-12  5:57 UTC  (4+ messages)

[syzbot] WARNING: refcount bug in l2cap_sock_kill
 2021-07-12  5:53 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.197-225-gcd4f01324a0f)
 2021-07-12  5:52 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-07-11
 2021-07-12  5:50 UTC 

[PATCH v13 000/137] Memory folios
 2021-07-12  5:46 UTC  (34+ messages)
` [PATCH v13 106/137] iomap: Convert iomap_migrate_page to use folios
` [PATCH v13 107/137] mm/filemap: Convert page_cache_delete to take a folio
` [PATCH v13 108/137] mm/filemap: Convert unaccount_page_cache_page to filemap_unaccount_folio
` [PATCH v13 109/137] mm/filemap: Add filemap_remove_folio and __filemap_remove_folio
` [PATCH v13 110/137] mm/filemap: Convert find_get_entry to return a folio
` [PATCH v13 111/137] mm/filemap: Convert filemap_get_read_batch to use folios
` [PATCH v13 112/137] mm/filemap: Convert find_get_pages_contig to folios
` [PATCH v13 113/137] mm/filemap: Convert filemap_read_page to take a folio
` [PATCH v13 114/137] mm/filemap: Convert filemap_create_page to folio
` [PATCH v13 115/137] mm/filemap: Convert filemap_range_uptodate to folios
` [PATCH v13 116/137] mm/filemap: Convert filemap_fault to folio
` [PATCH v13 117/137] mm/filemap: Add read_cache_folio and read_mapping_folio
` [PATCH v13 118/137] mm/filemap: Convert filemap_get_pages to use folios
` [PATCH v13 119/137] mm/filemap: Convert page_cache_delete_batch to folios
` [PATCH v13 120/137] mm/filemap: Remove PageHWPoison check from next_uptodate_page()
` [PATCH v13 121/137] mm/filemap: Use folios in next_uptodate_page
` [PATCH v13 122/137] mm/filemap: Use a folio in filemap_map_pages
` [PATCH v13 123/137] fs: Convert vfs_dedupe_file_range_compare to folios
` [PATCH v13 124/137] mm/truncate,shmem: Handle truncates that split THPs
` [PATCH v13 125/137] mm/filemap: Return only head pages from find_get_entries
` [PATCH v13 126/137] mm: Use multi-index entries in the page cache
` [PATCH v13 127/137] iomap: Support multi-page folios in invalidatepage
` [PATCH v13 128/137] xfs: Support THPs
` [PATCH v13 129/137] mm/truncate: Convert invalidate_inode_pages2_range to folios
` [PATCH v13 130/137] mm/truncate: Fix invalidate_complete_page2 for THPs
` [PATCH v13 131/137] mm/vmscan: Free non-shmem THPs without splitting them
` [PATCH v13 132/137] mm: Fix READ_ONLY_THP warning
` [PATCH v13 133/137] mm: Support arbitrary THP sizes
` [PATCH v13 134/137] mm/filemap: Allow multi-page folios to be added to the page cache
` [PATCH v13 135/137] mm/vmscan: Optimise shrink_page_list for smaller THPs
` [PATCH v13 136/137] mm/readahead: Convert page_cache_async_ra() to take a folio
` [PATCH v13 137/137] mm/readahead: Add multi-page folio readahead

[PATCH V2 00/18] vhost-vDPA multiqueue
 2021-07-12  5:44 UTC  (2+ messages)

[PATCH ima-evm-utils v8 0/3] ima-evm-utils: Add --keyid option
 2021-07-12  5:44 UTC  (4+ messages)
` [PATCH ima-evm-utils v8 1/3] Allow manual setting keyid for signing
` [PATCH ima-evm-utils v8 2/3] Allow manual setting keyid from a cert file
` [PATCH ima-evm-utils v8 3/3] Read keyid from the cert appended to the key file

[PATCH v1 0/3] RISC-V ACLINT Support
 2021-07-12  5:40 UTC  (16+ messages)
` [PATCH v1 1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PATCH v1 2/3] hw/riscv: virt: Re-factor FDT generation
` [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine

[Intel-gfx] [PATCH] drm/i915/debugfs: xelpd lpsp capability
 2021-07-12  5:43 UTC  (3+ messages)

[PATCH 0/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-12  5:38 UTC  (2+ messages)
` [PATCH 1/1] "

kernel/ptrace.c:425:26: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-07-12  5:39 UTC  (2+ messages)

[PATCH] spl: Align device tree blob address at 8-byte boundary
 2021-07-12  5:36 UTC  (3+ messages)

[PATCH] test: pull: add test for disabling pull.ff=only
 2021-07-12  5:34 UTC  (3+ messages)

[PATCH] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-12  5:07 UTC 

[PATCH] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-12  3:43 UTC 

[qemu-mainline bisection] complete test-amd64-i386-freebsd10-i386
 2021-07-12  5:30 UTC 

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-07-12  5:30 UTC  (4+ messages)

[syzbot] possible deadlock in loop_add
 2021-07-12  5:27 UTC  (2+ messages)

Linux 5.14-rc1
 2021-07-12  5:20 UTC  (4+ messages)

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.239-158-ge648d16e66dd6)
 2021-07-12  5:17 UTC 

[PATCH ima-evm-utils 1/3] CI: Do not install swtpm if it cannot work anyway
 2021-07-12  5:16 UTC  (3+ messages)
` [PATCH ima-evm-utils 2/3] CI: Do not use sudo when it does not needed
` [PATCH ima-evm-utils 3/3] CI: Add support for ALT Linux

[PATCH v2 0/3] Updates to the OpenTitan machine
 2021-07-12  5:13 UTC  (5+ messages)
` [PATCH v2 3/3] hw/riscv: opentitan: Add the flash alias

[PATCH] scsi: pm8001: clean up kernel-doc and comments
 2021-07-12  5:10 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ice: change devlink port number for pf
 2021-07-12  5:07 UTC 

Convert mvebu_mmc driver to driver model
 2021-07-12  5:11 UTC 

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.275-92-gd7d98cecf3bb)
 2021-07-12  5:06 UTC 

[PATCH] ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
 2021-07-12  5:04 UTC  (5+ messages)

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-12  4:57 UTC  (16+ messages)
` [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry

[tip:master] BUILD SUCCESS 5ee9d54dbe0c9b897ecd090207da14476a3e0814
 2021-07-12  4:55 UTC 

stable-rc/queue/5.13 build: 174 builds: 2 failed, 172 passed, 7 warnings (v5.13.1-799-g450544e613d4)
 2021-07-12  4:53 UTC 

[PATCH] use 64bit timer for hpet
 2021-07-12  4:52 UTC  (5+ messages)

[PATCH v2] PCI: Coalesce contiguous regions for host bridges
 2021-07-12  4:52 UTC  (5+ messages)

[PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-07-12  4:49 UTC  (5+ messages)
` [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU "

[PATCH 1/4] configs: ls1088aqds.h: Update mc size in env
 2021-07-12  4:48 UTC  (4+ messages)
` [PATCH 2/4] configs: ls1088ardb.h: "
` [PATCH 3/4] configs: ls2080aqds.h: "
` [PATCH 4/4] configs: ls2080ardb.h: "

[bug report]scsi: drive letter drift problem
 2021-07-12  4:47 UTC 

[Patch net-next v2] net_sched: introduce tracepoint trace_qdisc_enqueue()
 2021-07-12  4:45 UTC  (13+ messages)

[syzbot] KASAN: use-after-free Write in sctp_auth_shkey_hold
 2021-07-12  4:45 UTC 

[syzbot] KASAN: use-after-free Write in ext4_stop_mmpd
 2021-07-12  4:44 UTC 

[Patch v3 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-12  4:41 UTC  (6+ messages)
` [Patch v3 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

[PATCH 00/22] Mediatek MT8195 clock support
 2021-07-12  4:35 UTC  (8+ messages)
` [PATCH 05/22] clk: mediatek: Add MT8195 audio "

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-12  4:35 UTC  (18+ messages)
` [PATCH v8 1/5] drm: avoid circular locks in drm_mode_getconnector
` [PATCH v8 2/5] drm: avoid blocking in drm_clients_info's rcu section
` [PATCH v8 3/5] drm: add a locked version of drm_is_current_master
` [PATCH v8 4/5] drm: serialize drm_file.master with a new spinlock
` [PATCH v8 5/5] drm: protect drm_master pointers in drm_lease.c

[Bug 1910696] [NEW] Qemu fails to start with error " There is no option group 'spice'"
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1910696] "

[Buildroot] [PATCH 1/1] package/rpcbind: use upstream systemd service files
 2021-07-12  4:35 UTC 

[Bug 1907969] [NEW] linux-user/i386: Segfault when mixing threads and signals
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1907969] "

[Bug 1908781] [NEW] x86-64 not faulting when CS.L = 1 and CS.D = 1
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1908781] "

[PATCH v5 1/5] can: flexcan: add platform data header
 2021-07-12  4:33 UTC  (3+ messages)
` [PATCH v5 3/5] m68k: m5441x: add flexcan support

[Bug 1912170] [NEW] NUMA nodes created with memory-backend-ram shows size different than requested
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1912170] "

stable-rc/linux-5.4.y baseline: 145 runs, 5 regressions (v5.4.131-349-g11c6e4069b3c5)
 2021-07-12  4:32 UTC 

[Bug 1910605] [NEW] qemu-arm-static ioctl USBDEVFS_BULK return -1 (EFAULT) Bad address
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1910605] "

[Bug 1908626] [NEW] Atomic test-and-set instruction does not work on qemu-user
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1908626] "

[Bug 1911188] [NEW] qemu-system-x86_64 prints obscure error message and exits when encountering an empty argument
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1911188] "

[Bug 1913913] [NEW] i386-linux-user returns -1 in sigcontext->trapno
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1913913] "

[Bug 1913315] [NEW] qemu-system-x86_64 crash: in memory_region_access_valid+0x13
 2021-07-12  4:18 UTC  (2+ messages)
` [Bug 1913315] "

[Bug 1913926] [NEW] [QEMU User-Mode] Mesa Fails To Load RadeonSI Driver When In Docker Image
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1913926] "

[Bug 1912857] [NEW] virtio-serial blocks hostfwd ssh on windows 10 host
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1912857] "

[Bug 1913505] [NEW] Windows XP slow on Apple M1
 2021-07-12  4:18 UTC  (2+ messages)
` [Bug 1913505] "

[Bug 1914021] [NEW] qemu: uncaught target signal 4 (Illegal instruction) but gdb remote-debug exited normally
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1914021] "

[Bug 1914667] [NEW] High cpu usage when guest is idle on qemu-system-i386
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1914667] "

[Bug 1914294] [NEW] Windows XP displays black screen when smp option is used
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1914294] "

I-pipe ARM64 on Armv8 NXP LS1028A
 2021-07-12  4:26 UTC  (3+ messages)

[net-next 1/2] qdisc: add tracepoint qdisc:qdisc_enqueue for enqueued SKBs
 2021-07-12  4:17 UTC  (4+ messages)
` [net-next 2/2] qdisc: add tracepoint qdisc:qdisc_requeue for requeued SKBs

x86 system call (using sysenter) perf regression
 2021-07-12  4:17 UTC 

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-07-12  4:14 UTC  (7+ messages)
` [PATCH 03/13] opp: Keep track of currently programmed OPP

[PATCH 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-12  4:14 UTC  (2+ messages)

[PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-07-12  4:09 UTC  (3+ messages)

[PATCH V2 0/2] Vitqueue State Synchronization
 2021-07-12  4:06 UTC  (6+ messages)
` [PATCH V2 2/2] virtio: introduce STOP status bit

[RFC PATCH v0 1/1] powerpc/percpu: Use 2MB atom_size in percpu allocator on radix
 2021-07-12  4:05 UTC  (3+ messages)

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-07-12  4:03 UTC  (5+ messages)
` [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul


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.