All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-29 08:12:47 to 2020-05-29 08:51:57 UTC [more...]

[PoC PATCH 00/34] An alternative modified path Bloom filters implementation
 2020-05-29  8:50 UTC  (31+ messages)
` [PATCH 01/34] tree-walk.c: don't match submodule entries for 'submod/anything'
` [PATCH 02/34] commit-graph: fix parsing the Chunk Lookup table
` [PATCH 03/34] commit-graph-format.txt: all multi-byte numbers are in network byte order
` [PATCH 04/34] commit-slab: add a function to deep free entries on the slab
` [PATCH 05/34] diff.h: drop diff_tree_oid() & friends' return value
` [PATCH 06/34] commit-graph: clean up #includes
` [PATCH 07/34] commit-graph: simplify parse_commit_graph() #1
` [PATCH 08/34] commit-graph: simplify parse_commit_graph() #2
` [PATCH 09/34] commit-graph: simplify write_commit_graph_file() #1
` [PATCH 10/34] commit-graph: simplify write_commit_graph_file() #2
` [PATCH 11/34] commit-graph: allocate the 'struct chunk_info' array dinamically
` [PATCH 12/34] commit-graph: unify the signatures of all write_graph_chunk_*() functions
` [PATCH 13/34] commit-graph: simplify write_commit_graph_file() #3
` [PATCH 14/34] commit-graph: check chunk sizes after writing
` [PATCH 15/34] commit-graph-format.txt: document the modified path Bloom filter chunks
` [PATCH 16/34] Add a generic and minimal Bloom filter implementation
` [PATCH 17/34] Import a streaming-capable Murmur3 hash function implementation
` [PATCH 18/34] commit-graph: write "empty" Modified Path Bloom Filter Index chunk
` [PATCH 19/34] commit-graph: add commit slab for modified path Bloom filters
` [PATCH 20/34] commit-graph: fill the Modified Path Bloom Filter Index chunk
` [PATCH 21/34] commit-graph: load and use "
` [PATCH 23/34] commit-graph: load and use the Modified Path Bloom Filters chunk
` [PATCH 24/34] commit-graph: check all leading directories in modified path Bloom filters
` [PATCH 25/34] commit-graph: check embedded modified path Bloom filters with a mask
` [PATCH 26/34] commit-graph: deduplicate modified path Bloom filters
` [PATCH 27/34] commit-graph: load modified path Bloom filters for merge commits
` [PATCH 28/34] commit-graph: write Modified Path Bloom Filter Merge Index chunk
` [PATCH 29/34] commit-graph: extract init and free write_commit_graph_context
` [PATCH 30/34] commit-graph: move write_commit_graph_reachable below write_commit_graph
` [PATCH 31/34] t7007-show: make the first test compatible with the next patch

WARNING: suspicious RCU usage in idtentry_exit
 2020-05-29  8:51 UTC  (7+ messages)

Yocto,core-image-minimal for RPI4 #linux #yocto
 2020-05-29  8:51 UTC  (6+ messages)
` [yocto] "

[PATCH 0/2] linux-user: Load a vdso for x86_64
 2020-05-29  8:50 UTC  (5+ messages)

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-05-29  8:50 UTC  (6+ messages)

[PATCH v2 1/2] seccomp: notify user trap about unused filter
 2020-05-29  8:50 UTC  (7+ messages)

[PATCH v5 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29  8:49 UTC  (3+ messages)
` [PATCH v5 01/16] spi: dw: Set xfer effective_speed_hz

mwifiex: Firmware name for W8997 sdio wifi chip
 2020-05-29  8:49 UTC  (6+ messages)
` [EXT] "

[dpdk-dev] [PATCH v4 0/8] Windows basic memory management
 2020-05-29  8:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 04/11] eal/mem: extract common code for memseg list initialization

[Xen-devel] [RFC 0/9] Changes to time accounting
 2020-05-29  8:48 UTC  (6+ messages)
` [Xen-devel] [RFC 1/9] schedule: Introduce per-pcpu "

alsa-ucm.c: UCM not available for card sof-bytcr-rt5640
 2020-05-29  8:48 UTC 

[PATCH kvm-unit-tests] access: disable phys-bits=36 for now
 2020-05-29  8:48 UTC  (4+ messages)

QMP qom-get feels useless for child properties
 2020-05-29  8:47 UTC  (2+ messages)

[PATCH v2 00/28] KVM: nSVM: event fixes and migration support
 2020-05-29  8:47 UTC  (7+ messages)
` [PATCH 02/28] KVM: x86: enable event window in inject_pending_event
` [PATCH 05/28] KVM: nSVM: correctly inject INIT vmexits

[bug report] drm/amdkfd: Track SDMA utilization per process
 2020-05-29  8:47 UTC 

[PATCH nf-next] netfilter: introduce support for reject at prerouting stage
 2020-05-29  8:47 UTC  (4+ messages)

[PATCH RESEND] Enable full width counting for KVM: x86/pmu
 2020-05-29  8:47 UTC  (2+ messages)

[PATCH v5 0/6] Three Loongson irqchip support
 2020-05-29  8:47 UTC  (3+ messages)
` [PATCH v5 1/6] irqchip: Add Loongson HyperTransport Vector support

[PATCH v7 00/20] Introduce the generic ECC engine abstraction
 2020-05-29  8:46 UTC  (15+ messages)
` [PATCH v7 16/20] mtd: nand: Convert generic NAND bits to use the ECC framework
` [PATCH v7 17/20] mtd: rawnand: Hide the generic OOB layout objects behind helpers

Self-XORing BPF registers is undefined behavior
 2020-05-29  8:46 UTC  (16+ messages)

Splitting 1 USB port between 2 devices
 2020-05-29  8:46 UTC  (3+ messages)

[PATCH] net: qrtr: Allocate workqueue before kernel_bind
 2020-05-29  8:46 UTC  (2+ messages)

[PATCH] edac: Fix reference count leak in edac_device_register_sysfs_main_kobj()
 2020-05-29  8:45 UTC  (2+ messages)

[RFC PATCH 0/1] Runstate error with KPTI
 2020-05-29  8:45 UTC  (14+ messages)
` [RFC PATCH 1/1] xen: Use a global mapping for runstate

[PATCH] mm/gup: documentation fix for pin_user_pages*() APIs
 2020-05-29  8:45 UTC 

linux-next: manual merge of the usb tree with the devicetree tree
 2020-05-29  8:44 UTC  (6+ messages)

[bug report] opp: Remove bandwidth votes when target_freq is zero
 2020-05-29  8:41 UTC 

Re:Re:[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-29  8:43 UTC  (3+ messages)
`  "

[GIT PULL v2] extcon next for v5.8
 2020-05-29  8:44 UTC  (2+ messages)

[GIT PULL] GNSS updates for 5.8-rc1
 2020-05-29  8:43 UTC  (2+ messages)

patch "gnss: sirf: fix error return code in sirf_probe()" added to char-misc-testing
 2020-05-29  8:43 UTC 

[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value
 2020-05-29  8:42 UTC  (4+ messages)
` [PATCH v3 01/11] md/raid5: add CONFIG_MD_RAID456_STRIPE_SHIFT to set STRIPE_SIZE

[PATCH] cfg80211: adapt to new channelization of the 6GHz band
 2020-05-29  8:40 UTC  (3+ messages)

[PATCH v2] ext4: support xattr gnu.* namespace for the Hurd
 2020-05-29  8:39 UTC  (3+ messages)

[PATCH] RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
 2020-05-29  8:39 UTC  (2+ messages)

[PATCH i-g-t] panfrost: Test labeling functionality
 2020-05-29  8:37 UTC  (3+ messages)
  ` [igt-dev] "

Git gui freeze on ubuntu 18.04
 2020-05-29  8:37 UTC  (2+ messages)

[PATCH 0/3] MIPS: Loongson64: Initial LS7A PCH support
 2020-05-29  8:37 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mips: Document two Loongson generic boards

[PATCH v10 00/12] Add hypervisor sysfs-like support
 2020-05-29  8:34 UTC  (3+ messages)
` [PATCH v10 07/12] xen: provide version information in hypfs

[PATCH] MIPS: Fix build warning about "PTR_STR" redefinition
 2020-05-29  8:34 UTC  (2+ messages)

[PATCH] tpm_tis_spi: Don't send anything during flow control
 2020-05-29  8:33 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-05-29  8:32 UTC  (3+ messages)

[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-29  8:33 UTC  (6+ messages)
` [PATCH v4 1/4] sysctl: Add register_sysctl_init() interface

[GIT PULL] USB-serial fixes for 5.8-rc1-2
 2020-05-29  8:32 UTC  (2+ messages)

em28xx driver issue kernel 5.7.0
 2020-05-29  8:32 UTC 

[PATCH v2 0/5] TriCore fixes and gdbstub
 2020-05-29  8:31 UTC  (3+ messages)
` [PATCH v2 5/5] target/tricore: Implement gdbstub

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-05-29  8:31 UTC  (2+ messages)

[PATCH v2 0/3] Clang/LLVM build fixes
 2020-05-29  8:31 UTC  (4+ messages)
` [PATCH v2 3/3] clang: don't define nocall

[PATCH net-next 00/11] New DSA driver for VSC9953 Seville switch
 2020-05-29  8:30 UTC  (6+ messages)
` [PATCH net-next 11/11] net: dsa: ocelot: introduce driver for Seville VSC9953 switch

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-05-29  8:30 UTC  (4+ messages)

[PATCH 0/3] misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
 2020-05-29  8:29 UTC  (3+ messages)

[PATCH] net: ethernet: mtk-star-emac: remove unused variable
 2020-05-29  8:27 UTC  (6+ messages)

[PATCHv5 0/3] optee: register drivers on optee bus
 2020-05-29  8:27 UTC  (4+ messages)
` [PATCHv5 1/3] optee: do drivers initialization before and after tee-supplicant run
` [PATCHv5 2/3] optee: use uuid for sysfs driver entry
` [PATCHv5 3/3] tpm_ftpm_tee: register driver on TEE bus

[PATCH] rockchip: rockpro64: Set cooling levels for pwm-fan
 2020-05-29  8:27 UTC  (2+ messages)

[PATCH 0/2] rasdaemon: add support for memory Corrected Error predictive failure analysis
 2020-05-29  8:24 UTC  (3+ messages)
` [PATCH 1/2] rasdaemon: add rbtree support for page record
` [PATCH 2/2] rasdaemon: add support for memory Corrected Error predictive failure analysis

[PATCH 1/5] x86/entry: introduce macro idtentry_swapgs_and_switch_to_kernel_stack
 2020-05-29  8:26 UTC  (6+ messages)
` [PATCH V2 0/4] x86/entry: simply stack switching when exception on userspace
  ` [PATCH V2 1/4] x86/entry: avoid calling into sync_regs() when entering from userspace
  ` [PATCH V2 2/4] x86/entry: directly switch to kernel stack when .Lerror_bad_iret
  ` [PATCH V2 3/4] x86/entry: remove unused sync_regs()
  ` [PATCH V2 4/4] x86/entry: don't copy to tmp in fixup_bad_iret

[PATCH] powerpc/64/syscall: Disable sanitisers for C syscall entry/exit code
 2020-05-29  8:24 UTC  (2+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-29  8:18 UTC  (7+ messages)

[PATCH v2 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
 2020-05-29  8:25 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/4] bpf: Introduce sleepable BPF programs

[PATCH 00/13] sysctl: spring cleaning
 2020-05-29  8:23 UTC  (25+ messages)
` [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
    ` [Ocfs2-devel] "
    ` [Intel-gfx] "
` [PATCH 06/13] ocfs2: use new sysctl subdir helper register_sysctl_subdir()
    ` [Ocfs2-devel] "
    ` [Intel-gfx] "
` [PATCH 12/13] sysctl: add helper to register empty subdir
    ` [Ocfs2-devel] "
    ` [Intel-gfx] "
` [PATCH 13/13] fs: move binfmt_misc sysctl to its own file
    ` [Ocfs2-devel] "
    ` [Intel-gfx] "

[PATCH 1/2] dt-bindings: rtc: add wakeup-source for FlexTimer
 2020-05-29  8:23 UTC  (4+ messages)
` [PATCH 2/2] rtc: fsl-ftm-alarm: fix freeze(s2idle) doesnot wake

[PATCH] MIPS: Fix build warning about "PTR_STR" redefined under CONFIG_TEST_PRINTF
 2020-05-29  8:23 UTC  (4+ messages)

[PATCH v3 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-29  8:22 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/5] devmap: Formalize map value as a named struct

[PATCH] omapfb: Fix reference count leak in display_init_sysfs
 2020-05-29  8:22 UTC  (4+ messages)

[GIT PULL] extcon next for v5.8
 2020-05-29  8:32 UTC  (3+ messages)

[MPTCP] [PATCH net-next] net: mptcp: improve fallback to TCP
 2020-05-29  8:21 UTC 

[PATCH] drm/mm: add ig_frag selftest
 2020-05-29  8:21 UTC  (5+ messages)

[PATCH 04/23] drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
 2020-05-29  8:18 UTC  (8+ messages)
` [PATCH 06/23] drm/i915: Actually emit the await_start
` [PATCH 07/23] drm/i915: Return early for await_start on same timeline
` [PATCH 08/23] drm/i915: Defer semaphore priority bumping to a workqueue
` [PATCH 09/23] drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
` [PATCH 10/23] drm/i915/gt: Close race between cacheline_retire and free
` [PATCH 11/23] drm/i915/gen12: Disable preemption timeout
` [PATCH 13/23] drm/i915/gem: Flush all the reloc_gpu batch

[RFC/RFT PATCH 0/2] crypto: add CTS output IVs for arm64 and testmgr
 2020-05-29  8:20 UTC  (6+ messages)

[PATCH] t: avoid alternation (not POSIX) in grep's BRE
 2020-05-29  8:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/7] Add histogram measuring mmap_lock contention latency
 2020-05-29  8:09 UTC  (4+ messages)

[GIT PULL] ARM: dts: Xilinx DT changes for v5.8
 2020-05-29  8:20 UTC 

[PATCH v6 00/30] Allow vendor drivers to propose their own timings
 2020-05-29  8:19 UTC  (5+ messages)
` [PATCH v6 17/30] mtd: rawnand: s/data_interface/interface_config/

[PATCH] mm: memcontrol: fix an unused-function warning
 2020-05-29  8:19 UTC  (3+ messages)

almost no CIFS stats?
 2020-05-29  8:08 UTC  (3+ messages)

[PATCH 1/3] io_uring: don't use req->work.creds for inline requests
 2020-05-29  8:16 UTC  (6+ messages)

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-29  8:17 UTC  (6+ messages)
` [PATCH v2] twist: allow converting pr_devel()/pr_debug() into snprintf()

[RFC PATCH 0/1] security/keys: remove possessor verify after key
 2020-05-29  8:15 UTC 

[PATCH V3 0/3] iommu: Add support to change default domain of an iommu
 2020-05-29  8:15 UTC  (4+ messages)
` [PATCH V3 1/3] iommu: Add support to change default domain of an iommu_group

[oe] [meta-oe] [PATCH] logwatch: upgrade 7.5.1 -> 7.5.3
 2020-05-29 17:13 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH] mcelog: upgrade 168 -> 170
` [oe] [meta-perl] [PATCH] libnet-dns-perl: upgrade 1.23 -> 1.24

[PATCH v30 08/20] x86/sgx: Add functions to allocate and free EPC pages
 2020-05-29  8:13 UTC  (12+ messages)

[virtio-comment] [PATCH v4 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-05-29  8:13 UTC  (3+ messages)
` [virtio-comment] [PATCH v4 1/3] content: Document balloon feature page poison


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.