All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 23:22:45 to 2020-05-21 00:34:52 UTC [more...]

[PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-21  0:34 UTC  (2+ messages)
` [PATCH v3 01/14] dt-bindings: power: Convert mti,mips-cpc to DT schema

[dpdk-dev] [PATCH v2] eal/windows: support thread ID query
 2020-05-21  0:32 UTC 

[dpdk-dev] net/ice: fix error setting for L2TAG
 2020-05-21  0:23 UTC  (2+ messages)

[dpdk-dev] net/iavf: fix error setting for L2TAG
 2020-05-21  0:22 UTC  (2+ messages)

[dpdk-dev] net/i40e: fix error setting for L2TAG
 2020-05-21  0:22 UTC  (2+ messages)

linux-next: manual merge of the f2fs tree with the fscrypt tree
 2020-05-21  0:30 UTC 

[PATCH v4] i2c: Add i2c-pseudo driver for userspace I2C adapters
 2020-05-21  0:29 UTC 

[PATCH 00/24] efi/libstub: Add printf implementation
 2020-05-21  0:29 UTC  (2+ messages)
` [PATCH] efi/libstub: Don't parse overlong command lines

[ANNOUNCE] Git v2.27.0-rc1
 2020-05-21  0:29 UTC  (6+ messages)
  ` Re* "
    ` Protocol v2 in v2.27 (Re: Re* [ANNOUNCE] Git v2.27.0-rc1)

[PATCH v3] i2c: Add i2c-pseudo driver for userspace I2C adapters
 2020-05-21  0:27 UTC  (3+ messages)

[Linux-kernel-mentees] [RFC, WIP, v6 10/10] media: vidtv: Add a MPEG Transport Stream Multiplexer
 2020-05-21  0:26 UTC  (2+ messages)
`  "

[efi:next 22/40] ld.lld: warning: vsprintf.c:(.discard.unreachable+0x0): has non-ABS relocation R_X86_64_PC32 against symbol ''
 2020-05-21  0:23 UTC  (3+ messages)

[PATCH 0/4] t: replace incorrect test_must_fail usage (part 5)
 2020-05-21  0:24 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] lib-submodule-update: add space after function name
  ` [PATCH v2 2/4] lib-submodule-update: consolidate --recurse-submodules
  ` [PATCH v2 3/4] lib-submodule-update: prepend "git" to $command
  ` [PATCH v2 4/4] lib-submodule-update: pass OVERWRITING_FAIL

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-21  0:24 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_initcall()

[PATCH mm v5 RESEND 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-21  0:24 UTC  (10+ messages)
  ` [PATCH mm v5 RESEND 1/4] mm: prepare for swap over-high accounting and penalty calculation
  ` [PATCH mm v5 RESEND 2/4] mm: move penalty delay clamping out of calculate_high_delay()
  ` [PATCH mm v5 RESEND 3/4] mm: move cgroup high memory limit setting into struct page_counter
  ` [PATCH mm v5 RESEND 4/4] mm: automatically penalize tasks with high swap use

[PATCH 1/1] test: stabilize test_efi_secboot
 2020-05-21  0:23 UTC  (6+ messages)

[PATCH mm v5 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-21  0:22 UTC  (12+ messages)
  ` [PATCH mm v5 1/4] mm: prepare for swap over-high accounting and penalty calculation
  ` [PATCH mm v5 2/4] mm: move penalty delay clamping out of calculate_high_delay()
  ` [PATCH mm v5 3/4] mm: move cgroup high memory limit setting into struct page_counter
  ` [PATCH mm v5 4/4] mm: automatically penalize tasks with high swap use

[PATCH] arm64: dts: rockchip: fix pinctrl-names for gpio-leds node on rk3326-odroid-go2
 2020-05-21  0:17 UTC  (4+ messages)

[PATCH net-next] sctp: Pull the user copies out of the individual sockopt functions
 2020-05-21  0:17 UTC  (6+ messages)

devlink interface for asynchronous event/messages from firmware?
 2020-05-21  0:16 UTC  (2+ messages)

[PATCH] ARM: dts: bcm: HR2: Fix PPI interrupt types
 2020-05-21  0:16 UTC  (3+ messages)

[PATCH v4 0/2] Historical Service Time Path Selector
 2020-05-21  0:15 UTC  (3+ messages)
` [dm-devel] "

[PATCH] efi_loader: Remove unnecessary debug
 2020-05-21  0:13 UTC  (3+ messages)

[GIT PULL 1/1] Broadcom devicetree fixes for 5.7 (part 2)
 2020-05-21  0:12 UTC  (2+ messages)

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-21  0:10 UTC  (10+ messages)
` [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v2 3/4] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH net 0/3] rxrpc: Fix retransmission timeout and ACK discard
 2020-05-21  0:11 UTC  (3+ messages)
` [PATCH net 1/3] rxrpc: Fix the excessive initial retransmission timeout

[PATCH 0/6] Changes to fssum to support POSIX
 2020-05-20 21:21 UTC  (7+ messages)
` [PATCH 1/6] src/fssum: Make sum_file_data global
` [PATCH 2/6] src/fssum: Refactor recursive traversal
` [PATCH 3/6] src/fssum: Add flag -R for non-recursive mode
` [PATCH 4/6] src/fssum: Add a flag for including file size in checksum
` [PATCH 5/6] src/fssum: Allow single file input
` [PATCH 6/6] src/fssum: Fix whitespace in usage

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-21  0:09 UTC  (4+ messages)
` [PATCH v1 13/25] dma-buf: Use sequence counter with associated wound/wait mutex

[PATCH 0/5] media: staging: rkisp1: change workqueue to threaded irq in stats
 2020-05-21  0:09 UTC  (12+ messages)
` [PATCH 2/5] media: staging: rkisp1: use a macro for the statistics flags mask
` [PATCH 3/5] media: staging: rkisp1: stats: use spin_lock_irqsave for irq_lock
` [PATCH 4/5] media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock
` [PATCH 5/5] media: staging: rkisp1: replace workqueue with threaded irq for reading statistics registers

[mips-linux:mips-next 73/100] ld.lld: error: arch/mips/vdso/elf.o is incompatible with elf64-tradlittlemips
 2020-05-21  0:08 UTC 

[PATCH v5 0/2] Introducing IOCTL's to set/get label's for a buffer object
 2020-05-21  0:07 UTC  (4+ messages)
` [PATCH v5 1/2] drm/ioctl: Add a ioctl to set and get a label on GEM objects

[balbi-usb:next 81/89] drivers/usb/gadget/udc/atmel_usba_udc.c:2106:22: warning: variable 'pp' set but not used
 2020-05-20 22:49 UTC 

[Buildroot] Sharing host tools between architectures
 2020-05-20 23:59 UTC 

[PATCHv2 0/6] dm-zoned: improve cache performance
 2020-05-20 23:59 UTC  (4+ messages)

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-21  0:01 UTC  (8+ messages)

[PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-20 23:53 UTC  (8+ messages)
` [PATCH v6 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v6 2/7] dwc-hsotg (dwc2) USB host controller register definitions
` [PATCH v6 3/7] dwc-hsotg (dwc2) USB host controller state definitions
` [PATCH v6 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v6 5/7] usb: add short-packet handling to usb-storage driver
` [PATCH v6 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PATCH v6 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host

[PATCH] nvmet: fix memory leak when removing namespaces and controllers concurrently
 2020-05-20 23:58 UTC  (3+ messages)

[PATCHv2 iproute2-next] lwtunnel: add support for rpl segment routing
 2020-05-20 23:57 UTC 

incoming
 2020-05-20 23:57 UTC  (11+ messages)
` + padata-remove-exit-routine.patch added to -mm tree
` + padata-initialize-earlier.patch "
` + padata-allocate-work-structures-for-parallel-jobs-from-a-pool.patch "
` + padata-add-basic-support-for-multithreaded-jobs.patch "
` + mm-parallelize-deferred_init_memmap.patch "
` + mm-make-deferred-inits-max-threads-arch-specific.patch "
` + padata-document-multithreaded-jobs.patch "
` + sparc32-use-pud-rather-than-pgd-to-get-pmd-in-srmmu_nocache_init.patch "
` + padata-initialize-earlier-fix.patch "
` + asm-generic-dont-include-linux-mmh-in-cacheflushh-fix.patch "

[PATCH 00/10] fix swiotlb-xen for RPi4
 2020-05-20 23:56 UTC  (26+ messages)
` [PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH 02/10] swiotlb-xen: remove start_dma_addr
` [PATCH 03/10] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
` [PATCH 04/10] swiotlb-xen: add struct device* parameter to xen_bus_to_phys
` [PATCH 05/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu
` [PATCH 06/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_device
` [PATCH 07/10] swiotlb-xen: add struct device* parameter to is_xen_swiotlb_buffer
` [PATCH 08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
` [PATCH 09/10] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
` [PATCH 10/10] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint

How do Git on Linux users launch/read the user-manual?
 2020-05-20 23:56 UTC  (4+ messages)

failed disks, mapper, and "Invalid argument"
 2020-05-20 23:53 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Disable semaphore inter-engine sync without timeslicing
 2020-05-20 23:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Disable semaphore inter-engine sync without timeslicing (rev2)

[PATCH V2 00/19] Miscellaneous fixes for resctrl selftests
 2020-05-20 23:52 UTC  (5+ messages)
` [PATCH V2 14/19] selftests/resctrl: Skip the test if requested resctrl feature is not supported
` [PATCH V2 15/19] selftests/resctrl: Change return type of umount_resctrlfs() to void

[linux-next:master 10679/10701] arch/x86/mm/pgtable.c:427:2: warning: variable length array 'u_pmds' is used
 2020-05-20 23:50 UTC  (3+ messages)

[PATCH] mm, memcg: unify reclaim retry limits with page allocator
 2020-05-20 23:49 UTC  (6+ messages)

[jpirko-mlxsw:petrm_wip4 5/5] net/sched/cls_api.c:3894:37: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-05-20 23:46 UTC 

arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not used
 2020-05-20 23:46 UTC  (3+ messages)

[linux-review:UPDATE-20200521-054700/Krzysztof-Wilczynski/PCI-Reference-bridge-window-resources-explicitly/20200520-055415 1/1] drivers/pci/setup-bus.c:1189:2: error: 'mmio1_res' undeclared
 2020-05-20 23:45 UTC 

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-20 23:43 UTC  (6+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "

[tip:x86/entry 23/80] arch/x86/entry/common.c:44:24: warning: no previous prototype for function 'enter_from_user_mode'
 2020-05-20 23:40 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] seccomp feature development
 2020-05-20 23:39 UTC  (8+ messages)

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-20 23:39 UTC  (14+ messages)
` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
      ` [Ocfs2-devel] "
      ` [Cluster-devel] "

[PATCH v2 1/2] spapr: Add associativity reference point count to machine info
 2020-05-20 23:36 UTC  (4+ messages)
` [PATCH v2 2/2] spapr: Add a new level of NUMA for GPUs

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-20 23:28 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH 0/1] x86/boot: lld fix
 2020-05-20 23:33 UTC  (2+ messages)

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-05-20 23:31 UTC 

[PATCH] PCI: Avoid FLR for AMD Matisse HD Audio and USB Controllers
 2020-05-20 23:29 UTC  (2+ messages)

[PATCH] bisect--helper: avoid segfault with bad syntax in start --term-.+
 2020-05-20 23:26 UTC  (2+ messages)
` [PATCH v2] bisect--helper: avoid segfault with bad syntax in `start --term-*`

[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
 2020-05-20 23:25 UTC  (15+ messages)
` [PATCH 01/14] mm: fix LRU balancing effect of new transparent huge pages
` [PATCH 02/14] mm: keep separate anon and file statistics on page reclaim activity
` [PATCH 03/14] mm: allow swappiness that prefers reclaiming anon over the file workingset
` [PATCH 04/14] mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
` [PATCH 05/14] mm: workingset: let cache workingset challenge anon
` [PATCH 06/14] mm: remove use-once cache bias from LRU balancing
` [PATCH 07/14] mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count()
` [PATCH 08/14] mm: base LRU balancing on an explicit cost model
` [PATCH 09/14] mm: deactivations shouldn't bias the LRU balance
` [PATCH 10/14] mm: only count actual rotations as LRU reclaim cost
` [PATCH 11/14] mm: balance LRU lists based on relative thrashing
` [PATCH 12/14] mm: vmscan: determine anon/file pressure balance at the reclaim root
` [PATCH 13/14] mm: vmscan: reclaim writepage is IO cost
` [PATCH 14/14] mm: vmscan: limit the range of LRU type balancing

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-20 23:25 UTC  (11+ messages)

[djwong-xfs:repair-metadata-atomically 127/227] fs/xfs/scrub/parent.c:71:1: warning: no previous prototype for function 'xchk_parent_count_parent_dentries'
 2020-05-20 23:23 UTC 

[PATCH 0/2 v3] Fix VMX preemption timer migration
 2020-05-20 23:22 UTC  (3+ messages)
` [PATCH 1/2 v3] KVM: nVMX: "
` [PATCH 2/2 v3] KVM: selftests: VMX preemption timer migration test


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.