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

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

[PATCH v4 00/68] btrfs: add basic rw support for subpage sector size
 2020-10-21  6:25 UTC  (38+ 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 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] sequencer: allow metadata to be saved if using cherry-pick --no-commit
 2020-10-21  6:24 UTC 

[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

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

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  (7+ 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  (15+ messages)
` [f2fs-dev] [PATCH v2 1/5] scsi: ufs: atomic update for clkgating_enable
      `  "
` [f2fs-dev] [PATCH v2 3/5] scsi: ufs: use WQ_HIGHPRI for gating work
      `  "
` [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 

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  5:57 UTC  (4+ messages)

[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  (11+ 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  (6+ 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] firmware: gsmi: Drop the use of dma_pool_* API functions
 2020-10-21  5:19 UTC  (2+ messages)

[PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow
 2020-10-21  5:16 UTC  (10+ messages)
` [PATCH v2 10/14] perf arm-spe: Refactor event type handling
` [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  (17+ messages)
` [RFC PATCH 01/15] qemu/int128: Add int128_or
` [RFC PATCH 02/15] qemu/int128: Add int128_clz, int128_ctz
` [RFC PATCH 03/15] qemu/int128: Rename int128_rshift, int128_lshift
` [RFC PATCH 04/15] qemu/int128: Add int128_shr
` [RFC PATCH 05/15] qemu/int128: Add int128_geu
` [RFC PATCH 06/15] softfloat: Use mulu64 for mul64To128
` [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  (6+ 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)

[dpdk-dev] [PATCH v4 0/3] hash: integrate RCU QSBR
 2020-10-21  4:55 UTC  (8+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 2/4] lib/hash: "
  ` [dpdk-dev] [PATCH v5 4/4] test/hash: add tests for integrated "

queue.3 overhaul
 2020-10-21  4:53 UTC  (6+ messages)

[PATCH 22/22] list.3: RETURN VALUE: Add details about the return value of those macros that "return" a value
 2020-10-21  4:52 UTC  (3+ messages)
` [PATCH v2 00/10] list.3: New page forked from queue.3

[PATCH 1/1] power: supply: cpcap-battery: improve handling of 3rd party and XT875 batteries
 2020-10-21  4:51 UTC  (3+ messages)

[PATCH] ceph: send dentry lease metrics to MDS daemon
 2020-10-21  4:50 UTC 

[RFC HACKY] ttm don't allow multihop moves
 2020-10-21  4:42 UTC  (4+ messages)
` [PATCH] [RFC/HACK] drm/ttm: avoid multihop moves in drivers

Network namespace, ipvlan and IPVS source NAT
 2020-10-21  4:41 UTC  (3+ messages)

[PATCH 0/3] ttm: change move notify + revised multi hop patch
 2020-10-21  4:40 UTC  (4+ messages)
` [PATCH 1/3] drm/ttm: replace last move_notify with delete_mem_notify
` [PATCH 2/3] drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter
` [PATCH 3/3] drm/ttm: avoid multihop moves in drivers

[PATCH 0/4] clk: add driver for the SiFive FU740
 2020-10-16  9:18 UTC  (2+ messages)
` [PATCH 1/4] clk: sifive: Extract prci core to common base

[LTP] [PATCH V3 2/3] syscalls: select: Verify that data is available to read
 2020-10-21  4:32 UTC  (2+ messages)
` [LTP] [PATCH V4 "

[MPTCP] Re: [PATCH net-next] Squash-to: "mptcp: refactor shutdown and close"
 2020-10-21  4:30 UTC 

[PATCH 1/3] staging/rtl8712: remove extra blank lines; fix code alignment
 2020-10-21  4:28 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] wayland-init: Allow setting idle time to 0
 2020-10-21  4:27 UTC  (2+ messages)
` [oe] "

[PATCH] staging/rtl8188eu: fix line length exceeds 100 columns
 2020-10-21  4:26 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net] sfc: move initialisation of efx->filter_sem to efx_init_struct()
 2020-10-21  4:24 UTC  (2+ messages)

[PATCH] scsi: ufs: make sure scan sequence for multiple hosts
 2020-10-21  4:23 UTC  (3+ messages)

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-21  4:19 UTC  (7+ messages)
` [PATCH v4 4/7] nbd: Update qapi to support exporting multiple bitmaps


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.