All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 01:08:27 to 2020-09-30 02:11:52 UTC [more...]

[PATCH 1/2] virtio-net: don't disable guest csum when disable LRO
 2020-09-30  2:09 UTC  (11+ messages)
` [PATCH 2/2] virtio-net: ethtool configurable RXCSUM

[PATCH v10 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-09-30  2:09 UTC  (36+ messages)
` [PATCH v10 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v10 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v10 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v10 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v10 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v10 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v10 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v10 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-30  2:11 UTC  (11+ messages)

vmwgfx on 5.9-rc7 lots of spam
 2020-09-30  2:11 UTC  (2+ messages)

[cip-dev] [isar-cip-core] export dpkg status for debsecan
 2020-09-30  2:08 UTC  (2+ messages)
` [cip-dev] [isar-cip-core] image: export dpkg status file "

[linux-next:master 10741/11956] ERROR: modpost: "scp_get_venc_hw_capa" undefined!
 2020-09-30  2:08 UTC  (2+ messages)

RAID 5 disk full, can't balance
 2020-09-30  2:07 UTC  (2+ messages)

[PATCH] drm/vmwgfx: return value from inserting in thp mode
 2020-09-30  2:07 UTC 

[PATCH 0/5] Fix DPC hotplug race and enhance error hanlding
 2020-09-30  2:07 UTC  (7+ messages)
  ` [PATCH 3/5] PCI/ERR: get device before call device driver to avoid null pointer reference

[PATCH -next] mm/vmscan: Drop duplicated code in drop_slab_node
 2020-09-30  2:06 UTC 

State of dump utility
 2020-09-30  2:06 UTC  (2+ messages)

[PATCH v2 1/2] iw: add HE rate/gi/ltf support
 2020-09-30  2:05 UTC  (2+ messages)
` [PATCH v2 2/2] iw: support HE rate configuration in 6 GHz band

[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM
 2020-09-30  2:03 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Various BPF helper improvements
 2020-09-30  2:05 UTC  (5+ messages)
` [PATCH bpf-next v3 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next v3 2/6] bpf, net: rework cookie generator as per-cpu one

ERROR... please contact btrfs developers
 2020-09-30  2:03 UTC  (2+ messages)

[PATCH v4 00/20] add support for Hisilicon SD5203 SoC
 2020-09-30  1:59 UTC  (9+ messages)
` [PATCH v4 12/20] dt-bindings: arm: hisilicon: convert hisilicon,hi3798cv200-perictrl bindings to json-schema

[RFC PATCH] tee: add support for application-based session login methods
 2020-09-30  2:01 UTC  (3+ messages)

[pinctrl:fixes] BUILD SUCCESS 8947391f77c8eb55a9430c5791b50cdf1ada285f
 2020-09-30  1:57 UTC 

[gpio:fixes] BUILD SUCCESS 2e969d8a7f9903e8d015885bdfd031a6809a4d02
 2020-09-30  1:57 UTC 

[gpio:no-irqchip-nested-threading] BUILD SUCCESS d3f7fce7b443ad58edceabbfbe1a676df28d7dd3
 2020-09-30  1:57 UTC 

[pinctrl:devel] BUILD SUCCESS 19f599e83ac56dda5b35df1d23fb24efeecfadad
 2020-09-30  1:57 UTC 

[BUG] discard_granularity is 0 on rk3399-gru-kevin
 2020-09-30  1:58 UTC  (6+ messages)

[gpio:devel] BUILD SUCCESS 12d16b397ce0a999d13762c4c0cae2fb82eb60ee
 2020-09-30  1:57 UTC 

[PATCH v3 00/49] btrfs: add partial rw support for subpage sector size
 2020-09-30  1:55 UTC  (50+ messages)
` [PATCH v3 01/49] btrfs: extent-io-tests: remove invalid tests
` [PATCH v3 02/49] btrfs: use iosize while reading compressed pages
` [PATCH v3 03/49] btrfs: extent_io: fix the comment on lock_extent_buffer_for_io()
` [PATCH v3 04/49] btrfs: extent_io: update the comment for find_first_extent_bit()
` [PATCH v3 05/49] btrfs: make btree inode io_tree has its special owner
` [PATCH v3 06/49] btrfs: disk-io: replace @fs_info and @private_data with @inode for btrfs_wq_submit_bio()
` [PATCH v3 07/49] btrfs: inode: sink parameter @start and @len for check_data_csum()
` [PATCH v3 08/49] btrfs: extent_io: unexport extent_invalidatepage()
` [PATCH v3 09/49] btrfs: extent_io: remove the forward declaration and rename __process_pages_contig
` [PATCH v3 10/49] btrfs: extent_io: rename pages_locked in process_pages_contig()
` [PATCH v3 11/49] btrfs: extent_io: make process_pages_contig() to accept bytenr directly
` [PATCH v3 12/49] btrfs: extent_io: only require sector size alignment for page read
` [PATCH v3 13/49] btrfs: extent_io: remove the extent_start/extent_len for end_bio_extent_readpage()
` [PATCH v3 14/49] btrfs: extent_io: integrate page status update into endio_readpage_release_extent()
` [PATCH v3 15/49] btrfs: extent_io: rename page_size to io_size in submit_extent_page()
` [PATCH v3 16/49] btrfs: extent_io: add assert_spin_locked() for attach_extent_buffer_page()
` [PATCH v3 17/49] btrfs: extent_io: extract the btree page submission code into its own helper function
` [PATCH v3 18/49] btrfs: extent_io: calculate inline extent buffer page size based on page size
` [PATCH v3 19/49] btrfs: extent_io: make btrfs_fs_info::buffer_radix to take sector size devided values
` [PATCH v3 20/49] btrfs: disk_io: grab fs_info from extent_buffer::fs_info directly for btrfs_mark_buffer_dirty()
` [PATCH v3 21/49] btrfs: disk-io: make csum_tree_block() handle sectorsize smaller than page size
` [PATCH v3 22/49] btrfs: disk-io: extract the extent buffer verification from btree_readpage_end_io_hook()
` [PATCH v3 23/49] btrfs: disk-io: accept bvec directly for csum_dirty_buffer()
` [PATCH v3 24/49] btrfs: inode: make btrfs_readpage_end_io_hook() follow sector size
` [PATCH v3 25/49] btrfs: introduce a helper to determine if the sectorsize is smaller than PAGE_SIZE
` [PATCH v3 26/49] btrfs: extent_io: allow find_first_extent_bit() to find a range with exact bits match
` [PATCH v3 27/49] btrfs: extent_io: don't allow tree block to cross page boundary for subpage support
` [PATCH v3 28/49] btrfs: extent_io: update num_extent_pages() to support subpage sized extent buffer
` [PATCH v3 29/49] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
` [PATCH v3 30/49] btrfs: disk-io: only clear EXTENT_LOCK bit for extent_invalidatepage()
` [PATCH v3 31/49] btrfs: extent-io: make type of extent_state::state to be at least 32 bits
` [PATCH v3 32/49] btrfs: extent_io: use extent_io_tree to handle subpage extent buffer allocation
` [PATCH v3 33/49] btrfs: extent_io: make set/clear_extent_buffer_uptodate() to support subpage size
` [PATCH v3 34/49] btrfs: extent_io: make the assert test on page uptodate able to handle subpage
` [PATCH v3 35/49] btrfs: extent_io: implement subpage metadata read and its endio function
` [PATCH v3 36/49] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support
` [PATCH v3 37/49] btrfs: set btree inode track_uptodate for subpage support
` [PATCH v3 38/49] btrfs: allow RO mount of 4K sector size fs on 64K page system
` [PATCH v3 39/49] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata
` [PATCH v3 40/49] btrfs: disk-io: support subpage metadata csum calculation at write time
` [PATCH v3 41/49] btrfs: extent_io: prevent extent_state from being merged for btree io tree
` [PATCH v3 42/49] btrfs: extent_io: make set_extent_buffer_dirty() to support subpage sized metadata
` [PATCH v3 43/49] btrfs: extent_io: add subpage support for clear_extent_buffer_dirty()
` [PATCH v3 44/49] btrfs: extent_io: make set_btree_ioerr() accept extent buffer
` [PATCH v3 45/49] btrfs: extent_io: introduce write_one_subpage_eb() function
` [PATCH v3 46/49] btrfs: extent_io: make lock_extent_buffer_for_io() subpage compatible
` [PATCH v3 47/49] btrfs: extent_io: introduce submit_btree_subpage() to submit a page for subpage metadata write
` [PATCH v3 48/49] btrfs: extent_io: introduce end_bio_subpage_eb_writepage() function
` [PATCH v3 49/49] btrfs: support metadata read write for test

[LTP] [RFC] ltp test add reboot function
 2020-09-30  1:55 UTC  (8+ messages)

[RFC 0/3] QEMU as IPMI BMC emulator
 2020-09-30  1:54 UTC  (4+ messages)

[PATCH tip/core/rcu 0/15]
 2020-09-30  1:53 UTC  (4+ messages)
` [PATCH tip/core/rcu 14/15] rcu/tree: Allocate a page when caller is preemptible

RAID5->RAID6 reshape remains stuck at 0% (does nothing, not even start)
 2020-09-30  1:40 UTC 

[dpdk-dev] [PATCH v2] lib/librte_eal: support SVE flag on ARM64
 2020-09-30  1:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/2] update CPU flags for arm64 platform

[linux-next:master 3272/11956] undefined reference to `ioread64_hi_lo'
 2020-09-30  1:44 UTC 

[PATCH v3 0/7] Add support for the iEi Puzzle-M801 board
 2020-09-30  1:40 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: Add iEi vendor prefix and iEi WT61P803 PUZZLE driver bindings
` [PATCH v3 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU
` [PATCH v3 3/7] drivers: hwmon: Add the iEi WT61P803 PUZZLE HWMON driver
` [PATCH v3 4/7] drivers: leds: Add the iEi WT61P803 PUZZLE LED driver
` [PATCH v3 5/7] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation
` [PATCH v3 6/7] MAINTAINERS: Add an entry for the iEi WT61P803 PUZZLE driver
` [PATCH v3 7/7] arm64: dts: marvell: Add a device tree for the iEi Puzzle-M801 board

[PATCH] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
 2020-09-30  1:43 UTC  (5+ messages)

[PATCH] btrfs-progs: subvolume: Add warning on deleting default subvolume
 2020-09-30  1:33 UTC  (2+ messages)

[PATCH v5 00/17] add support for Hisilicon SD5203 SoC
 2020-09-30  1:38 UTC  (4+ messages)
` [PATCH v5 15/17] dt-bindings: arm: hisilicon: convert Hi6220 domain controller bindings to json-schema

[PATCH] tpm_tis: Add a check for invalid status
 2020-09-30  1:40 UTC  (5+ messages)

[PATCH v3 for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-30  1:31 UTC 

[PATCH] bash: fix CVE-2019-18276
 2020-09-30  1:38 UTC  (7+ messages)
` [OE-core] "

[PATCH v1 1/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-30  1:36 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[ 186.758123] kernel BUG at drivers/md/bcache/writeback.c:324!
 2020-09-30  1:37 UTC  (2+ messages)

[PATCH 1/4] mm/gup_benchmark: Take the mmap lock around GUP
 2020-09-30  1:35 UTC  (4+ messages)

[PATCH v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-30  1:34 UTC 

[PATCH v2 0/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-30  1:31 UTC 

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-30  1:32 UTC  (4+ messages)

[PATCH] caif_virtio: Remove redundant initialization of variable err
 2020-09-30  1:29 UTC 

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-09-30  1:23 UTC  (6+ messages)
` [PATCH v2 2/5] PCI: dwc: Check alloc_page() return value

[PATCH net 1/2] ice: increase maximum wait time for flash write commands
 2020-09-30  1:28 UTC  (2+ messages)

[renesas-drivers:topic/renesas-debug 11/20] drivers/soc/renesas/renesas-mstp.c:294 renesas_test_mstp_clocks() warn: Function too hairy. No more merges
 2020-09-30  1:28 UTC 

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-09-30  1:21 UTC  (5+ messages)

[PATCH] Staging: nvec: Remove duplicate word in comment
 2020-09-30  1:32 UTC  (2+ messages)

[PATCH v2] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode
 2020-09-30  1:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/20] media: use semicolons rather than commas to separate statements
 2020-09-30  1:27 UTC  (8+ messages)
` [PATCH 10/20] media: lmedm04: "

[PATCH net-next 00/13] HW support for VCAP IS1 and ES0 in mscc_ocelot
 2020-09-30  1:26 UTC  (2+ messages)

[PATCH 0/4] linux-user: update syscall_nr headers to Linux 5.9-rc7
 2020-09-30  1:12 UTC  (3+ messages)
` [PATCH 1/4] linux-user: update syscall_nr.h "

[PATCH net-next 0/2] ionic watchdog training
 2020-09-30  1:20 UTC  (2+ messages)

[PATCH 2/4] binfmt_elf: Take the mmap lock around find_extend_vma()
 2020-09-30  1:20 UTC  (6+ messages)
` [PATCH 3/4] mmap locking API: Don't check locking if the mm isn't live yet
` [PATCH 4/4] mm/gup: Assert that the mmap lock is held in __get_user_pages()

[PATCH v5 0/2] PCI: dwc: fix two MSI issues
 2020-09-30  1:15 UTC  (6+ messages)
` [PATCH v5 1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
` [PATCH v5 2/2] PCI: dwc: Fix MSI page leakage in suspend/resume

[MPTCP] [PATCH net 0/2] mptcp: Fix for 32-bit DATA_FIN
 2020-09-30  1:17 UTC  (6+ messages)
` [MPTCP] [PATCH net 2/2] mptcp: Handle incoming 32-bit DATA_FIN values
  `  "
    ` [MPTCP] "
` [PATCH net 0/2] mptcp: Fix for 32-bit DATA_FIN
  ` [MPTCP] "

Unable to load large enclave
 2020-09-30  1:16 UTC  (2+ messages)

[PATCH 00/45] Add support for vangoh
 2020-09-30  1:15 UTC  (6+ messages)
` [PATCH 36/45] drm/amdgpu: add TOC firmware support for apu (v2)
        ` gfx timeout and GPU reset while hundreds apps run on AMD GPU

[PATCH] media: ov2740: select regmap
 2020-09-30  1:13 UTC 

[PATCH net-next] net: mvneta: avoid possible cache misses in mvneta_rx_swbm
 2020-09-30  1:10 UTC  (2+ messages)

[PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-30  1:09 UTC  (3+ messages)

[PATCH 0/2] Fix inconsistent of format with argument type
 2020-09-30  1:08 UTC  (3+ messages)
` [PATCH 1/2] pktgen: Fix inconsistent of format with argument type in pktgen.c
` [PATCH 2/2] net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c


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.