All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-24 14:01:01 to 2020-05-24 15:54:06 UTC [more...]

[dpdk-dev] [PATCH] test/autotest: checking for skipped or unsupported tests
 2020-05-24 15:54 UTC  (2+ messages)

generate backport
 2020-05-24 15:53 UTC  (2+ messages)

[PATCH v7 00/15] Fix qla2xxx endianness annotations
 2020-05-24 15:50 UTC  (7+ messages)
` [PATCH v7 15/15] qla2xxx: Fix endianness annotations in source files

[dpdk-dev] [PATCH] examples/kni: fix crash during MTU set
 2020-05-24 15:50 UTC  (3+ messages)
` [dpdk-dev] [EXT] "

Batman-adv packet retranslation
 2020-05-24 15:49 UTC  (5+ messages)

Add support for the X1830 and fix bugs for X1000 v9
 2020-05-24 15:47 UTC  (8+ messages)
` [PATCH v9 0/6] Add support for the X1830 and fix bugs for X1000
` [PATCH v9 1/6] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH v9 2/6] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v9 3/6] dt-bindings: clock: Add X1830 bindings
` [PATCH v9 4/6] clk: Ingenic: Add CGU driver for X1830
` [PATCH v9 5/6] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH v9 6/6] clk: X1000: Add FIXDIV for SSI clock of X1000

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-24 15:46 UTC  (2+ messages)

[PATCH v2 00/29] modpost: various fixes, cleanups, optimizations
 2020-05-24 15:42 UTC  (30+ messages)
` [PATCH v2 01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
` [PATCH v2 02/29] modpost: do not call get_modinfo() for vmlinux
` [PATCH v2 03/29] modpost: add read_text_file() and get_line() helpers
` [PATCH v2 04/29] modpost: fix potential mmap'ed file overrun in get_src_version()
` [PATCH v2 05/29] modpost: re-add warning about missing *.mod file
` [PATCH v2 06/29] modpost: avoid false-positive file open error
` [PATCH v2 07/29] modpost: use read_text_file() and get_line() for reading text files
` [PATCH v2 08/29] modpost: remove get_next_text() and make {grab,release_}file static
` [PATCH v2 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD
` [PATCH v2 10/29] modpost: move -T option close to the modpost command
` [PATCH v2 11/29] modpost: pass -N option only for modules modpost
` [PATCH v2 12/29] modpost: move external module options
` [PATCH v2 13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order
` [PATCH v2 14/29] modpost: track if the symbol origin is a dump file or ELF object
` [PATCH v2 15/29] modpost: allow to pass -i option multiple times remove -e option
` [PATCH v2 16/29] modpost: rename ext_sym_list to dump_list
` [PATCH v2 17/29] modpost: re-add -e to set external_module flag
` [PATCH v2 18/29] modpost: show warning if vmlinux is not found when processing modules
` [PATCH v2 19/29] modpost: show warning if it fails to read symbol dump file
` [PATCH v2 20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost
` [PATCH v2 21/29] modpost: remove -s option
` [PATCH v2 22/29] modpost: remove mod->is_dot_o struct member
` [PATCH v2 23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
` [PATCH v2 24/29] modpost: add mod->is_vmlinux struct member
` [PATCH v2 25/29] modpost: remove mod->skip "
` [PATCH v2 26/29] modpost: set have_vmlinux in new_module()
` [PATCH v2 27/29] modpost: strip .o from modname before calling new_module()
` [PATCH v2 28/29] modpost: remove is_vmlinux() helper
` [PATCH v2 29/29] modpost: change elf_info->size to size_t

[GIT PULL] Driver core fixes for 5.7-rc7
 2020-05-24 15:42 UTC  (6+ messages)
` [GIT PULL] Driver core fixes for 5.7-rc7 - take 2

can i run an arbitrary x86_64-based image under QEMU?
 2020-05-24 15:41 UTC 

[dpdk-dev] [PATCH] lib/librte_net: fix bug for checksum calculating
 2020-05-24 15:39 UTC  (4+ messages)

[PATCH v5 0/5] Microchip TCB Capture driver
 2020-05-24 15:35 UTC  (6+ messages)
` [PATCH v5 5/5] counter: Add microchip TCB capture counter

[PATCH] kobject: Make sure the parent does not get released before its children
 2020-05-24 15:35 UTC  (7+ messages)

[PATCH] drivers: counter: Add Cros EC Sync counter
 2020-04-12 11:06 UTC  (2+ messages)

[PATCH 00/11] IIO: 1st set of timestamp alignment fixes
 2020-05-24 15:34 UTC  (11+ messages)
` [PATCH 07/11] iio:health:afe4403 Fix timestamp alignment and prevent data leak
` [PATCH 08/11] iio:health:afe4404 "

[dpdk-dev] [PATCH] mbuf: fix to update documentation of QinQ stripped bit interpretation
 2020-05-24 15:34 UTC  (4+ messages)

[PATCH] printk: Remove pr_cont_once()
 2020-05-24 15:32 UTC 

[PATCH] sdhci: tegra: Avoid reading autocal timeout values when not applicable
 2020-05-24 15:33 UTC  (3+ messages)

[PATCH] workqueue: Fix double kfree(rescuer) in destroy_workqueue()
 2020-05-24 15:33 UTC  (2+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-24 15:30 UTC  (2+ messages)
` [PATCH 2/2] kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs

[dpdk-dev] [PATCH] eal: fix epoll fd list rebuild
 2020-05-24 15:30 UTC  (2+ messages)

[PATCH v2 00/19] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-05-24 15:29 UTC  (8+ messages)

[PATCH v2 net-next 0/6] Raw PHY TDR data
 2020-05-24 15:27 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] net: ethtool: Add attributes for cable test "
` [PATCH v2 net-next 2/6] net: ethtool: Add generic parts of cable test TDR
` [PATCH v2 net-next 3/6] net: ethtool: Add helpers for cable test TDR data
` [PATCH v2 net-next 4/6] net: phy: marvell: Add support for amplitude graph
` [PATCH v2 net-next 5/6] net: ethtool: Allow PHY cable test TDR data to configured
` [PATCH v2 net-next 6/6] net : phy: marvell: Speedup TDR data retrieval by only changing page once
` [PATCH net-next 7/7] net: phy: marvell: Configure TDR pulse based on measurement length

[PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU
 2020-05-24 15:28 UTC  (2+ messages)

[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header option
 2020-05-24 15:27 UTC  (3+ messages)

[PATCH] dt/platform: Fix comment in of_dev_lookup()
 2020-05-24 15:26 UTC 

nodejs 12.16 in Yocto 2.2 compatiblity
 2020-05-24 15:26 UTC 

[PATCH] docbook-xml: update recipe to stick with the upstream
 2020-05-24 15:24 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] firewire-core: remove cast of function callback
 2020-05-24 15:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] lib/librte_net: fix bug for ipv4 checksum calculating
 2020-05-24 15:22 UTC  (2+ messages)

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-24 15:21 UTC  (3+ messages)
` [PATCH] video: extend stdout video console work-around for 'vga'

Hardwore FlowControl for 16C950 is not activated
 2020-05-24 15:19 UTC  (2+ messages)

[arm-platforms:pci/xilinx 3/3] checkpatch: ERROR: space required before the open parenthesis '('
 2020-05-24 15:17 UTC  (2+ messages)

include/linux/compiler.h:344:38: error: call to '__compiletime_assert_172' declared with attribute error: BUILD_BUG_ON failed: KASAN_SHADOW_START & ~PGDIR_MASK
 2020-05-24 15:15 UTC  (2+ messages)

[PATCH 0/5] fstests: recent series rollup / misc tests & fixes
 2020-05-24 15:16 UTC  (3+ messages)
` [PATCH 2/5] fstests: test restricted symlinks & hardlinks sysctls

[PATCH v2 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-05-24 15:15 UTC  (8+ messages)
` [PATCH v2 1/3] x86/boot/compressed: move .got.plt entries out of the .got section
` [PATCH v2 2/3] x86/boot/compressed: force hidden visibility for all symbol references

[PATCH v6 00/32] Add subcluster allocation to qcow2
 2020-05-24 14:51 UTC  (33+ messages)
` [PATCH v6 01/32] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v6 02/32] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v6 03/32] qcow2: Add calculate_l2_meta()
` [PATCH v6 04/32] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v6 05/32] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v6 06/32] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v6 07/32] qcow2: Document the Extended L2 Entries feature
` [PATCH v6 08/32] qcow2: Add dummy has_subclusters() function
` [PATCH v6 09/32] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v6 10/32] qcow2: Add offset_to_sc_index()
` [PATCH v6 11/32] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v6 12/32] qcow2: Add l2_entry_size()
` [PATCH v6 13/32] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v6 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v6 15/32] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v6 16/32] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v6 17/32] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v6 18/32] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v6 19/32] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v6 20/32] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v6 21/32] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v6 22/32] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v6 23/32] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v6 24/32] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v6 25/32] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v6 26/32] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v6 27/32] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v6 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v6 29/32] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v6 30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v6 31/32] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v6 32/32] iotests: Add tests for qcow2 images with extended L2 entries

[Cocci] Converting variable initialisations to later assignments
 2020-05-24 15:11 UTC  (6+ messages)

[GIT pull] efi/urgent for v5.7-rc7
 2020-05-24 15:08 UTC  (3+ messages)
` [GIT pull] sched/urgent "
` [GIT pull] x86/urgent "

[RFC v2 0/3] QEMU cpus.c refactoring
 2020-05-24 15:07 UTC  (3+ messages)
` [RFC v2 3/3] cpus: extract out accel-specific code to each accel

[linux-next:master 10296/12102] kernel/time/tick-broadcast.c:157: undefined reference to `tick_broadcast'
 2020-05-24 15:08 UTC 

[RFC PATCH] rt2800lib: unconditionally enable MFP
 2020-05-24 15:07 UTC  (3+ messages)

[OE-core] [PATCH] strace: upgrade 5.5 -> 5.6
 2020-05-24 15:05 UTC  (2+ messages)

WTF, over
 2020-05-24 15:05 UTC  (4+ messages)
  ` WTF, over (reformatted)

fs/proc/task_nommu.c:67:55: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-24 14:59 UTC  (2+ messages)

[peterz-queue:locking/kcsan 12/21] arch/x86/include/asm/pgtable_64.h:61:9: sparse: sparse: context imbalance in 'unmap_ldt_struct' - different lock contexts for basic block
 2020-05-24 15:01 UTC 

[PATCH v5 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-24 14:59 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
` [PATCH v5 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH v2] mt76: mt7615: add support for MT7611N
 2020-05-24 14:58 UTC  (4+ messages)

[rdma:wip/jgg-for-next 165/171] drivers/infiniband/core/uverbs_std_types_wq.o: warning: objtool: __llvm_gcov_writeout()+0x7: call without frame pointer save/setup
 2020-05-24 14:57 UTC 

[PATCH v2] rockchip: Fix spl mmc boot device ofpath
 2020-05-24 14:56 UTC  (2+ messages)

[PATCH 1/2 v3] alpha: add a delay to inb_p, inb_w and inb_l
 2020-05-24 14:54 UTC  (14+ messages)
                ` [PATCH v4] alpha: fix memory barriers so that they conform to the specification
                      ` [PATCH v5] "

[PATCH 21/21] drm/zte: Use GEM CMA object functions
 2020-05-24 14:50 UTC  (4+ messages)

[jirislaby:devel 12/36] drivers/mtd/nand/raw/nand_base.c:3251:9: sparse: sparse: too long token expansion
 2020-05-24 14:50 UTC 

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-24 14:50 UTC 

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-05-24 14:44 UTC  (3+ messages)

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-24 14:44 UTC  (3+ messages)
` [RFC 08/11] net: phy: Allow mdio buses to auto-probe c45 devices

[PATCH] iio: light: iqs621: remove usage of iio_priv_to_dev()
 2020-05-24 14:40 UTC  (3+ messages)

[PATCH] iio: light: tsl2563: pass iio device as i2c_client private data
 2020-05-24 14:39 UTC  (2+ messages)

[PATCH] iio: humidity: hts221: remove usage of iio_priv_to_dev()
 2020-05-24 14:39 UTC  (2+ messages)

[PATCH] fuzz: add information about useful libFuzzer flags
 2020-05-24 14:37 UTC 

[Bug 207871] New: nullpointer dereference in uvc_video_stop_streaming
 2020-05-24 14:38 UTC  (2+ messages)
` [Bug 207871] "

[Bug 1880355] [NEW] Length restrictions for fw_cfg_dma_transfer?
 2020-05-24 14:27 UTC  (6+ messages)

Ext. HDDs not working under Linux via USB 3.0 but under Windows
 2020-05-24 14:34 UTC  (6+ messages)

nvme double __blk_mq_complete_request() bugs
 2020-05-24 14:33 UTC  (4+ messages)

[PATCH] iio: position: iqs624: remove usage of iio_priv_to_dev()
 2020-05-24 14:31 UTC  (3+ messages)

[dhowells-fs:fscache-iter 33/61] fs/cachefiles/content-map.c:260:2: note: in expansion of macro '_enter'
 2020-05-24 14:30 UTC 

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-05-24  8:11 UTC  (2+ messages)

[PATCH RFC net-next 00/13] RX filtering for DSA switches
 2020-05-24 14:26 UTC  (4+ messages)
` [PATCH RFC net-next 10/13] net: bridge: add port flags for host flooding

[bcache:zoned 2/3] drivers/md/bcache/request.c:1072:8: warning: 'free_keys' is used uninitialized in this function
 2020-05-24 14:24 UTC 

[chrome-os:chromeos-5.4 34/57] drivers/media/virtio/virtio_video_dec.c:156:5: warning: no previous prototype for 'virtio_video_dec_init_ctrls'
 2020-05-24 14:24 UTC 

scanf() and friends
 2020-05-24 14:11 UTC 

[PATCH] mm/memblock:Do not retry a range that has already been checked
 2020-05-24 14:16 UTC 

[lpieralisi-pci:pci/mips 2/3] drivers/pci/controller/pci-loongson.c:120:15: warning: no previous prototype for function 'pci_loongson_map_bus'
 2020-05-24 14:16 UTC 

[PATCH 0/12] direct-map DomUs
 2020-05-24 14:12 UTC  (6+ messages)
` [PATCH 12/12] xen/arm: call iomem_permit_access for passthrough devices

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-24 14:12 UTC  (6+ messages)

[PATCH 3/3] plugins: avoid failing plugin when CPU is inited several times
 2020-05-24 14:11 UTC  (8+ messages)

[PATCH] Removing ununsed variable int lo, hi, int data and int i from comedi/drivers/dt2814.c
 2020-05-24 14:08 UTC  (4+ messages)

[PATCH RFC v3 00/11] KVM: Dirty ring support (QEMU part)
 2020-05-24 14:06 UTC  (4+ messages)
` [PATCH RFC v3 01/11] linux-headers: Update

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-24 14:05 UTC  (3+ messages)
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()

[tip:x86/mm] BUILD SUCCESS 0fcfdf55db9e1ecf85edd6aa8d0bc78a448cb96a
 2020-05-24 14:00 UTC 

[tty:tty-testing] BUILD SUCCESS 2aa916e67db3e625cc0bfe577f67034a46f81c8a
 2020-05-24 14:01 UTC 

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-24 14:01 UTC  (11+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[PATCH] add an option to suppress warning no 'newline at EOF'
 2020-05-24 14:00 UTC 

[RFC PATCH 00/13] Core scheduling v5
 2020-05-24 14:00 UTC  (7+ messages)
` [PATCH RFC] sched: Add a per-thread core scheduling interface


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.