All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-21 04:56:27 to 2020-10-21 06:45:28 UTC [more...]

[PATCH] mm, hugetlb: Avoid double clearing for hugetlb pages
 2020-10-21  6:25 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: powerpc: Add a schema for the 'sleep' property
 2020-10-21  6:45 UTC  (4+ messages)
` [PATCH 2/2] dt: Remove booting-without-of.rst

[PATCH] drm/amd/pm: fix the wrong fan speed in fan1_input
 2020-10-21  6:44 UTC 

[PATCH] y2038: replace timespec with timespec64 in clock_settime
 2020-10-21  6:43 UTC  (9+ messages)

[PATCH] qmp: fix aio_poll() assertion failure on Windows
 2020-10-21  6:40 UTC 

RFC: dashboards, visualization and analytics for test results
 2020-10-21  6:39 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable CONFIG_GPIO_MXC
 2020-10-21  6:33 UTC 

arm64 build broken on linux next 20201021 - include/uapi/asm-generic/unistd.h:862:26: error: array index in initializer exceeds array bounds
 2020-10-21  6:35 UTC  (6+ messages)

[PATCH] firmware: gsmi: Drop the use of dma_pool_* API functions
 2020-10-21  6:37 UTC  (3+ messages)

build scripts for the WIP xenomai porting to kernel 5.4
 2020-10-21  6:36 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS c4fc26703dbdd40a48d67bdb9fefd5b1607278a6
 2020-10-21  6:34 UTC  (2+ messages)
` [Devel] "

[RFC] sequencer: allow metadata to be saved if using cherry-pick --no-commit
 2020-10-21  6:31 UTC  (2+ messages)

[PATCH v2] net: remove an assert call in eth_get_gso_type
 2020-10-21  6:29 UTC  (4+ messages)

[PATCH v4 00/68] btrfs: add basic rw support for subpage sector size
 2020-10-21  6:25 UTC  (69+ messages)
` [PATCH v4 01/68] btrfs: extent-io-tests: remove invalid tests
` [PATCH v4 02/68] btrfs: use iosize while reading compressed pages
` [PATCH v4 03/68] btrfs: extent_io: fix the comment on lock_extent_buffer_for_io()
` [PATCH v4 04/68] btrfs: extent_io: update the comment for find_first_extent_bit()
` [PATCH v4 05/68] btrfs: extent_io: sink the @failed_start parameter for set_extent_bit()
` [PATCH v4 06/68] btrfs: make btree inode io_tree has its special owner
` [PATCH v4 07/68] btrfs: disk-io: replace @fs_info and @private_data with @inode for btrfs_wq_submit_bio()
` [PATCH v4 08/68] btrfs: inode: sink parameter @start and @len for check_data_csum()
` [PATCH v4 09/68] btrfs: extent_io: unexport extent_invalidatepage()
` [PATCH v4 10/68] btrfs: extent_io: remove the forward declaration and rename __process_pages_contig
` [PATCH v4 11/68] btrfs: extent_io: rename pages_locked in process_pages_contig()
` [PATCH v4 12/68] btrfs: extent_io: only require sector size alignment for page read
` [PATCH v4 13/68] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage()
` [PATCH v4 14/68] btrfs: extent_io: integrate page status update into endio_readpage_release_extent()
` [PATCH v4 15/68] btrfs: extent_io: rename page_size to io_size in submit_extent_page()
` [PATCH v4 16/68] btrfs: extent_io: add assert_spin_locked() for attach_extent_buffer_page()
` [PATCH v4 17/68] btrfs: extent_io: extract the btree page submission code into its own helper function
` [PATCH v4 18/68] btrfs: extent_io: calculate inline extent buffer page size based on page size
` [PATCH v4 19/68] btrfs: extent_io: make btrfs_fs_info::buffer_radix to take sector size devided values
` [PATCH v4 20/68] btrfs: extent_io: sink less common parameters for __set_extent_bit()
` [PATCH v4 21/68] btrfs: extent_io: sink less common parameters for __clear_extent_bit()
` [PATCH v4 22/68] btrfs: disk_io: grab fs_info from extent_buffer::fs_info directly for btrfs_mark_buffer_dirty()
` [PATCH v4 23/68] btrfs: disk-io: make csum_tree_block() handle sectorsize smaller than page size
` [PATCH v4 24/68] btrfs: disk-io: extract the extent buffer verification from btree_readpage_end_io_hook()
` [PATCH v4 25/68] btrfs: disk-io: accept bvec directly for csum_dirty_buffer()
` [PATCH v4 26/68] btrfs: inode: make btrfs_readpage_end_io_hook() follow sector size
` [PATCH v4 27/68] btrfs: introduce a helper to determine if the sectorsize is smaller than PAGE_SIZE
` [PATCH v4 28/68] btrfs: extent_io: allow find_first_extent_bit() to find a range with exact bits match
` [PATCH v4 29/68] btrfs: extent_io: don't allow tree block to cross page boundary for subpage support
` [PATCH v4 30/68] btrfs: extent_io: update num_extent_pages() to support subpage sized extent buffer
` [PATCH v4 31/68] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
` [PATCH v4 32/68] btrfs: disk-io: only clear EXTENT_LOCK bit for extent_invalidatepage()
` [PATCH v4 33/68] btrfs: extent-io: make type of extent_state::state to be at least 32 bits
` [PATCH v4 34/68] btrfs: extent_io: use extent_io_tree to handle subpage extent buffer allocation
` [PATCH v4 35/68] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size
` [PATCH v4 36/68] btrfs: extent_io: make the assert test on page uptodate able to handle subpage
` [PATCH v4 37/68] btrfs: extent_io: implement subpage metadata read and its endio function
` [PATCH v4 38/68] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v4 39/68] btrfs: extent_io: extra the core of test_range_bit() into test_range_bit_nolock()
` [PATCH v4 40/68] btrfs: extent_io: introduce EXTENT_READ_SUBMITTED to handle subpage data read
` [PATCH v4 41/68] btrfs: set btree inode track_uptodate for subpage support
` [PATCH v4 42/68] btrfs: allow RO mount of 4K sector size fs on 64K page system
` [PATCH v4 43/68] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata
` [PATCH v4 44/68] btrfs: disk-io: support subpage metadata csum calculation at write time
` [PATCH v4 45/68] btrfs: extent_io: prevent extent_state from being merged for btree io tree
` [PATCH v4 46/68] btrfs: extent_io: make set_extent_buffer_dirty() to support subpage sized metadata
` [PATCH v4 47/68] btrfs: extent_io: add subpage support for clear_extent_buffer_dirty()
` [PATCH v4 48/68] btrfs: extent_io: make set_btree_ioerr() accept extent buffer
` [PATCH v4 49/68] btrfs: extent_io: introduce write_one_subpage_eb() function
` [PATCH v4 50/68] btrfs: extent_io: make lock_extent_buffer_for_io() subpage compatible
` [PATCH v4 51/68] btrfs: extent_io: introduce submit_btree_subpage() to submit a page for subpage metadata write
` [PATCH v4 52/68] btrfs: extent_io: introduce end_bio_subpage_eb_writepage() function
` [PATCH v4 53/68] btrfs: inode: make can_nocow_extent() check only return 1 if the range is no smaller than PAGE_SIZE
` [PATCH v4 54/68] btrfs: file: calculate reserve space based on PAGE_SIZE for buffered write
` [PATCH v4 55/68] btrfs: file: make hole punching page aligned for subpage
` [PATCH v4 56/68] btrfs: file: make btrfs_dirty_pages() follow page size to mark extent io tree
` [PATCH v4 57/68] btrfs: file: make btrfs_file_write_iter() to be page aligned
` [PATCH v4 58/68] btrfs: output extra info for space info update underflow
` [PATCH v4 59/68] btrfs: delalloc-space: make data space reservation to be page aligned
` [PATCH v4 60/68] btrfs: scrub: allow scrub to work with subpage sectorsize
` [PATCH v4 61/68] btrfs: inode: make btrfs_truncate_block() to do page alignment
` [PATCH v4 62/68] btrfs: file: make hole punch and zero range to be page aligned
` [PATCH v4 63/68] btrfs: file: make btrfs_fallocate() to use PAGE_SIZE as blocksize
` [PATCH v4 64/68] btrfs: inode: always mark the full page range delalloc for btrfs_page_mkwrite()
` [PATCH v4 65/68] btrfs: inode: require page alignement for direct io
` [PATCH v4 66/68] btrfs: inode: only do NOCOW write for page aligned extent
` [PATCH v4 67/68] btrfs: reflink: do full page writeback for reflink prepare
` [PATCH v4 68/68] btrfs: support subpage read write for test

[PATCH 0/7] dwc3-generic: Add Layerscape support
 2020-10-21  6:25 UTC  (8+ messages)
` [PATCH 1/7] usb: dwc3: Add frame length adjustment quirk
` [PATCH 2/7] usb: dwc3: add disable receiver detection in P3 quirk
` [PATCH 3/7] usb: dwc3: Enable undefined length INCR burst type
` [PATCH 4/7] usb: dwc3-generic: fix dwc3_setup_phy() return -ENOTSUPP causing init failure
` [PATCH 5/7] usb: dwc3-generic: Add support for the layerscape
` [PATCH 6/7] configs: ls1088a: add usb mass storage (device mode) support
` [PATCH 7/7] arm: dts: ls1088a: change dwc3 compatible to match dwc3-generic driver

[RFC]: can 2020-10-19
 2020-10-21  6:23 UTC  (10+ messages)
` [net-rfc 04/16] can: dev: can_get_len(): add a helper function to get the correct length of Classical frames

[pci:next] BUILD SUCCESS 065c21a8f8a466bf640ca46f8f7c07f119a9bc26
 2020-10-21  6:22 UTC 

Segfault in pahole 1.18 when building kernel 5.9.1 for arm64
 2020-10-21  6:22 UTC  (6+ messages)

[PATCH 1/2] staging: kpc2000: kpc_dma: rearrange lines exceeding 100 columns
 2020-10-21  6:20 UTC  (4+ messages)
` [PATCH 2/2] staging: kpc2000: kpc_dma: rename show function per convention

[PATCH v3] fat: Add KUnit tests for checksums and timestamps
 2020-10-21  6:17 UTC 

[PULL v3 0/6] 9p queue (previous 2020-10-17)
 2020-10-21  6:15 UTC  (5+ messages)
` [PULL v3 2/6] tests/9pfs: change qtest name prefix to synth

[PATCH v13 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-21  6:13 UTC  (4+ messages)
` [PATCH v13 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

Pull request for UEFI sub-system for efi-2021-01-rc1 (2)
 2020-10-21  6:09 UTC 

[PATCH v3] net: remove an assert call in eth_get_gso_type
 2020-10-21  6:05 UTC 

[f2fs-dev] [PATCH] f2fs: add compr_inode and compr_blocks sysfs nodes
 2020-10-21  6:08 UTC  (3+ messages)

[PATCH] usb: i.MX: improve regulator handling
 2020-10-21  6:07 UTC  (7+ messages)

[RFC PATCH] parisc: Define O_NONBLOCK to become 000200000
 2020-10-21  6:07 UTC  (3+ messages)

[PATCH net v2] ibmvnic: fix ibmvnic_set_mac
 2020-10-21  6:07 UTC 

[f2fs-dev] propose some UFS fixes
 2020-10-21  6:05 UTC  (6+ messages)
` [f2fs-dev] [PATCH v2 5/5] scsi: ufs: fix clkgating on/off correctly
        `  "

block, bfq: lockdep circular locking dependency gripe
 2020-10-21  6:05 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix a potential resource leak
 2020-10-21  6:00 UTC 

[meta-virtualization][PATCH v4] Adding k3s recipe
 2020-10-21  6:00 UTC  (4+ messages)
` [meta-virtualization][PATCH v5] "

[PATCH] mailbox: qcom: Support building QCOM IPCC driver as module
 2020-10-21  5:59 UTC  (2+ messages)

[xen-4.14-testing test] 156031: regressions - FAIL
 2020-10-21  5:59 UTC 

[PATCH] x86/pv: Flush TLB in response to paging structure changes
 2020-10-21  5:58 UTC  (2+ messages)

[PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
 2020-10-21  5:54 UTC  (2+ messages)

[meta-cgl][PATCH] heartbeat: don't use trailing slash in S
 2020-10-21  5:54 UTC 

[dpdk-dev] [PATCH v1] vhost: remove fallback in async enqueue API
 2020-10-21  5:44 UTC 

[bug report] rdma_rxe: kernel NULL pointer observed with blktests nvme/012 on ppc64le/aarch64
 2020-10-21  5:55 UTC  (4+ messages)

[PATCH] btrfs: ref-verify: Fix memleak in btrfs_ref_tree_mod
 2020-10-21  5:36 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix xstats by id
 2020-10-21  5:53 UTC  (2+ messages)

[PATCH v2 add prerequisite-patch-id] btrfs: fix devid 0 without a replace item by failing the mount
 2020-10-21  5:49 UTC  (3+ messages)
` [PATCH RESEND "

[Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
 2020-10-21  5:48 UTC  (6+ messages)

[PATCH v7 0/4] Introduce TEE based Trusted Keys support
 2020-10-21  5:46 UTC  (6+ messages)
` [PATCH v7 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH 1/2] staging: kpc2000: resolve various code style issues
 2020-10-21  5:47 UTC  (3+ messages)
` [Outreachy kernel] "

[dpdk-dev] [PATCH 00/14] ethdev: remove legacy filter API
 2020-10-21  5:45 UTC  (7+ messages)
` [dpdk-dev] [PATCH 03/14] ethdev: remove legacy EtherType filter type support
` [dpdk-dev] [PATCH 11/14] ethdev: remove legacy global filter configuration support
` [dpdk-dev] [PATCH 12/14] ethdev: remove legacy FDIR filter type support

[PATCH 0/2] ARM: dts: Enable ramoops for Rainier and Tacoma
 2020-10-21  5:42 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: tacoma: Add reserved memory for ramoops

[meta-zephyr][PATCH] zephyr: use TCLIBC=newlib directly
 2020-10-21  5:35 UTC  (2+ messages)

[jolsa-perf:bpf/batch 10/16] kernel/bpf/syscall.c:2507:15: error: too many arguments to function 'bpf_trampoline_unlink_prog'
 2020-10-21  5:34 UTC 

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-21  5:33 UTC  (7+ messages)
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM

[PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM
 2020-10-21  5:33 UTC  (8+ messages)
` [PATCH V4 1/6] firmware: imx: always export SCU symbols
` [PATCH V4 2/6] dt-bindings: can: flexcan: fix fsl,clk-source property
` [PATCH V4 3/6] dt-bindings: can: flexcan: add fsl,scu-index property to indicate a resource
` [PATCH V4 4/6] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR
` [PATCH V4 5/6] dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CAN
` [PATCH V4 6/6] can: flexcan: add CAN wakeup function for i.MX8QM

[dpdk-dev] [PATCH] net/bnxt: cleanup and fixes in Rx/Tx queue release ops
 2020-10-21  5:33 UTC  (2+ messages)

[LTP] [PATCH V3 3/3] syscalls: select: Rename select04.c to select02.c
 2020-10-21  5:32 UTC  (2+ messages)
` [LTP] [PATCH V2 4/4] syscalls: select: Add failure tests

[Linux-kernel-mentees] checkpatch: improving comment parsing in email
 2020-10-21  5:31 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/14] bnxt patches
 2020-10-21  5:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 00/11] bnxt fixes and enhancements to TRUFLOW support

[PATCH] can: vxcan: Fix memleak in vxcan_newlink
 2020-10-21  5:21 UTC 

Multi host bios upgrade support in phosphor-bmc-code-mgmt:
 2020-10-21  5:27 UTC  (12+ messages)

WARNING in md_ioctl
 2020-10-21  5:28 UTC  (4+ messages)

[dm-devel] [PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-21  5:27 UTC  (5+ messages)
` [dm-devel] [PATCH v2 1/4] block: keyslot-manager: Introduce passthrough keyslot manager
      `  "

[PATCH][SMB3] do not try to cache root directory if dir leases not supported
 2020-10-21  5:25 UTC 

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-21  5:22 UTC  (10+ messages)
` [PATCH v5 1/5] arm64: Add framework to turn "

[PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
 2020-10-21  5:21 UTC  (11+ messages)

[PATCH][SMB3] fix stat when special device file and mounted with modefromsid
 2020-10-21  5:21 UTC  (3+ messages)

[PATCH v2] fat: Add KUnit tests for checksums and timestamps
 2020-10-21  5:19 UTC  (4+ messages)

Bug caused by 53965c79c2db (USB: Fix device driver race)
 2020-10-21  5:19 UTC  (8+ messages)

[PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow
 2020-10-21  5:16 UTC  (7+ messages)
` [PATCH v2 12/14] perf arm-spe: Add more sub classes for operation packet
` [PATCH v2 14/14] perf arm-spe: Add support for ARMv8.3-SPE

[PATCH] bootm: fix wrong conditions about images overlap
 2020-10-21  5:17 UTC 

[RFC PATCH 00/15] softfloat: alternate conversion of float128_addsub
 2020-10-21  5:12 UTC  (11+ messages)
` [RFC PATCH 07/15] softfloat: Use int128.h for some operations
` [RFC PATCH 08/15] softfloat: Tidy a * b + inf return
` [RFC PATCH 09/15] softfloat: Add float_cmask and constants
` [RFC PATCH 10/15] softfloat: Inline float_raise
` [RFC PATCH 11/15] Test split to softfloat-parts.c.inc
` [RFC PATCH 12/15] softfloat: Streamline FloatFmt
` [RFC PATCH 13/15] Test float128_addsub
` [RFC PATCH 14/15] softfloat: Use float_cmask for addsub_floats
` [RFC PATCH 15/15] softfloat: Improve subtraction of equal exponent

next/pending-fixes baseline: 252 runs, 4 regressions (v5.9-12353-gd3f7f27bb8d1)
 2020-10-21  5:09 UTC 

[PATCH] FROMLIST: input: add 2 kind of switch
 2020-10-21  5:10 UTC  (2+ messages)

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2020-10-21  4:51 UTC  (2+ messages)
` [Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 and other versions

[WIP v2 1/2] Adding a record-time-zone command option for commit
 2020-10-21  5:01 UTC  (2+ messages)

dnf error coming while compiling core-image-sato image
 2020-10-21  5:00 UTC  (4+ messages)
` [yocto] "

[PATCH linux dev-5.8] ARM: dts: aspeed: g220a: Add some gpios
 2020-10-21  4:58 UTC  (2+ messages)

[PATCH 0/3] avoid race between time out and tear down
 2020-10-21  4:59 UTC  (4+ messages)

[PATCH net] chelsio/chtls: Utilizing multiple rxq/txq to process requests
 2020-10-21  5:09 UTC  (3+ 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.