All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 02:51:02 to 2020-05-21 04:40:10 UTC [more...]

[ANNOUNCE] wireguard-linux-compat v1.0.20200520 released
 2020-05-21  4:40 UTC 

[RFC PATCH 0/2] printk/init: multi-line kernel command line logging
 2020-05-21  4:40 UTC  (10+ messages)
` [RFC PATCH 2/2] init: Allow multi-line output of kernel command line

[PATCH v3] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-21  4:39 UTC  (6+ messages)

[PATCH] perf evsel: Get group fd from CPU0 for system wide event
 2020-05-21  4:38 UTC  (11+ messages)

[PATCH 1/2] soundwire: intel: use a single module
 2020-05-21  4:36 UTC  (6+ messages)
` [PATCH 2/2] soundwire: intel: transition to 3 steps initialization

[PATCH v8 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-05-21  4:35 UTC  (11+ messages)
` [PATCH v8 1/8] acpi: Extract two APIs from acpi_dsdt_add_pci
` [PATCH v8 2/8] fw_cfg: Write the extra roots into the fw_cfg
` [PATCH v8 3/8] acpi: Extract crs build form acpi_build.c
` [PATCH v8 4/8] acpi: Refactor the source of host bridge and build tables for pxb
` [PATCH v8 5/8] acpi: Align the size to 128k
` [PATCH v8 6/8] unit-test: The files changed
` [PATCH v8 7/8] unit-test: Add testcase for pxb
` [PATCH v8 8/8] unit-test: Add the binary file and clear diff.h

[PATCH] drm: Replace deprecated function in drm_crtc_helper
 2020-05-21  4:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] 9p/xen: increase XEN_9PFS_RING_ORDER
 2020-05-20 19:36 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROL
 2020-05-21  4:33 UTC  (4+ messages)
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-21  4:33 UTC  (5+ messages)

[yocto] QA completion notification for completed autobuilder build (yocto-3.0.3.rc2)
 2020-05-21  4:32 UTC 

[PATCH] kbuild: doc: remove documentation about copying Module.symvers around
 2020-05-21  4:31 UTC 

[dpdk-dev] [PATCH] doc: announce adoption of C11 atomic operations semantics
 2020-05-21  4:31 UTC  (2+ messages)

Minor portability issues + fixes
 2020-05-21  4:29 UTC  (5+ messages)

[PATCH v2] libata: Use per port sync for detach
 2020-05-21  4:30 UTC 

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-21  4:29 UTC  (5+ messages)
` [PATCH bpf-next v4 01/15] xsk: fix xsk_umem_xdp_frame_sz()

[djwong-xfs:repair-metadata-atomically 214/227] fs/xfs/libxfs/xfs_swapext.c:306:37: warning: suggest braces around empty body in an 'if' statement
 2020-05-21  4:30 UTC 

[balbi-usb:next 69/89] drivers/usb/dwc3/core.c:292:2: note: in expansion of macro 'if'
 2020-05-21  4:28 UTC 

[RFC PATCH 00/13] Core scheduling v5
 2020-05-21  4:09 UTC  (3+ messages)
` [PATCH RFC] sched: Add a per-thread core scheduling interface
  ` [PATCH RFC] sched: Add a per-thread core scheduling interface(Internet mail)

[dpdk-dev] [PATCH v2] ring: build on Windows
 2020-05-21  4:17 UTC  (2+ messages)

[SPDK] Re: Question about MDTS and MAXH2CDATA for NVMe/TCP target
 2020-05-21  4:17 UTC 

[PATCH v4 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
 2020-05-21  4:14 UTC  (2+ messages)

[PATCH] drm/amdkfd: report the real PCI bus number
 2020-05-21  4:11 UTC  (2+ messages)

[RFC V2] mm/vmstat: Add events for PMD based THP migration without split
 2020-05-21  4:10 UTC  (3+ messages)

[PATCH 0/1] archiver.bbclass: Fix duplicated SRC_URIs for do_ar_original
 2020-05-21  4:05 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH bpf-next 0/1] bpf, x64: optimize JIT prologue/epilogue generation
 2020-05-21  4:05 UTC  (7+ messages)
      ` getting bpf_tail_call to work with bpf function calls. Was: "

[PATCH] net: nlmsg_cancel() if put fails for nhmsg
 2020-05-21  4:01 UTC  (2+ messages)

[PATCH net] ax24: fix setsockopt(SO_BINDTODEVICE)
 2020-05-21  4:00 UTC  (2+ messages)

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-21  3:58 UTC  (5+ messages)

[PATCH 00/29] modpost: various fixes, cleanups, optimizations
 2020-05-21  3:57 UTC  (4+ messages)
` [PATCH 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-21  3:43 UTC  (38+ messages)
` [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
` [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC v2 07/18] target/i386: sev: Remove redundant policy field
` [RFC v2 08/18] target/i386: sev: Remove redundant handle field
` [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC v2 10/18] guest memory protection: Add guest memory protection interface
` [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
` [RFC v2 12/18] guest memory protection: Perform KVM init "
` [RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
` [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
` [RFC v2 17/18] spapr: Added PEF based guest memory protection
` [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests

[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-21  3:57 UTC  (4+ messages)

[PATCH net 0/4] wireguard fixes for 5.7-rc7
 2020-05-21  3:56 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: simple-card: care missing address #address-cells
 2020-05-21  3:54 UTC 

[Intel-gfx] drm/i915: device params part 1
 2020-05-21  3:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs (rev2)

[PATCH 0/5] brcmfmac: SDIO parameter change series
 2020-05-21  3:48 UTC  (6+ messages)
` [PATCH 1/5] brcmfmac: set F2 blocksize for 4373
` [PATCH 2/5] brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
` [PATCH 3/5] brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
` [PATCH 4/5] brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode
` [PATCH 5/5] brcmfmac: 43012 Update MES Watermark

[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
 2020-05-21  3:49 UTC  (4+ messages)
` [PATCH 06/10] sparse-checkout: use oidset to prevent repeat blobs

incoming
 2020-05-21  3:46 UTC  (31+ messages)
` + swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation.patch added to -mm tree
` + mmap-locking-api-initial-implementation-as-rwsem-wrappers.patch "
` + mmu-notifier-use-the-new-mmap-locking-api.patch "
` + dma-reservations-use-the-new-mmap-locking-api.patch "
` + mmap-locking-api-use-coccinelle-to-convert-mmap_sem-rwsem-call-sites.patch "
` + mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle.patch "
` + mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle-fix.patch "
` + mmap-locking-api-convert-nested-write-lock-sites.patch "
` + mmap-locking-api-add-mmap_read_trylock_non_owner.patch "
` + mmap-locking-api-add-mmap_lock_initializer.patch "
` + mmap-locking-api-add-mmap_assert_locked-and-mmap_assert_write_locked.patch "
` + mmap-locking-api-rename-mmap_sem-to-mmap_lock.patch "
` + mmap-locking-api-convert-mmap_sem-api-comments.patch "
` + mmap-locking-api-convert-mmap_sem-comments.patch "
` + mmap-locking-api-convert-mmap_sem-comments-fix.patch "
` + mm-fix-lru-balancing-effect-of-new-transparent-huge-pages.patch "
` + mm-keep-separate-anon-and-file-statistics-on-page-reclaim-activity.patch "
` + mm-allow-swappiness-that-prefers-reclaiming-anon-over-the-file-workingset.patch "
` + mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file.patch "
` + mm-workingset-let-cache-workingset-challenge-anon.patch "
` + mm-remove-use-once-cache-bias-from-lru-balancing.patch "
` + mm-vmscan-drop-unnecessary-div0-avoidance-rounding-in-get_scan_count.patch "
` + mm-base-lru-balancing-on-an-explicit-cost-model.patch "
` + mm-deactivations-shouldnt-bias-the-lru-balance.patch "
` + mm-only-count-actual-rotations-as-lru-reclaim-cost.patch "
` + mm-balance-lru-lists-based-on-relative-thrashing.patch "
` + mm-vmscan-determine-anon-file-pressure-balance-at-the-reclaim-root.patch "
` + mm-vmscan-reclaim-writepage-is-io-cost.patch "
` + mm-vmscan-limit-the-range-of-lru-type-balancing.patch "
` [failures] makefile-support-compressed-debug-info.patch removed from "

XHCI vs PCM2903B/PCM2904 part 2
 2020-05-21  3:45 UTC  (6+ messages)

cron job: media_tree daily build: ERRORS
 2020-05-21  3:43 UTC 

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-21  3:42 UTC  (5+ messages)
    `  "

[PATCH] init/do_mounts: fix a coding style error
 2020-05-21  3:41 UTC 

Unable to get xeno-gpio-xilinx to work on Zynq Ultrascale + platform
 2020-05-21  3:38 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: sc7180: Move mss node to the right place
 2020-05-21  3:37 UTC  (2+ messages)

[PATCH v5 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-21  3:30 UTC  (4+ messages)
` [PATCH v5 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v5 3/4] mm/memory.c: Add memory read privilege on page fault handling
` [PATCH v5 4/4] MIPS: mm: add page valid judgement in function pte_modify

[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-21  3:30 UTC  (5+ messages)
` [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH v5 17/18] READ_ONCE: Use data_race() to avoid KCSAN instrumentation
 2020-05-21  3:30 UTC  (4+ messages)
` [tip: locking/kcsan] "

[PATCH bpf] bpf: prevent mmap()'ing read-only maps as writable
 2020-05-21  3:29 UTC  (3+ messages)

[PATCH v14 00/11] Mediatek MT8183 scpsys support
 2020-05-21  3:28 UTC  (9+ messages)
` [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_power_data

[selftests] 634efb7504: kernel-selftests.bpf.make_fail
 2020-05-21  3:27 UTC 

[ANNOUNCE] Git v2.27.0-rc1
 2020-05-21  3:26 UTC  (9+ messages)
  ` Re* "
    ` Protocol v2 in v2.27 (Re: Re* [ANNOUNCE] Git v2.27.0-rc1)
            ` connect: don't request v2 when pushing (Re: Protocol v2 in v2.27)

Balance loops: what we know so far
 2020-05-21  3:26 UTC  (11+ messages)

[PATCH v1 1/2] arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
 2020-05-21 11:26 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: imx8mn-ddr4-evk: "

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

[PATCH -V2] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-21  3:24 UTC  (4+ messages)

[PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-21  3:23 UTC  (5+ messages)
` [PATCH v6 05/12] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v6 12/12] mmap locking API: convert mmap_sem comments

[PATCH 0/3] SUNRPC/svc: fix gss flavour registration problems
 2020-05-21  3:21 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: check that domain table is empty at module unload
` [PATCH 3/3] sunrpc: clean up properly in gss_mech_unregister()
` [PATCH 2/3] sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations

[selftest] 5f5ea78ba6: kernel-selftests.timers.make_fail
 2020-05-21  3:22 UTC 

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-21  3:15 UTC  (8+ messages)

[PATCH net 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT
 2020-05-21  3:15 UTC  (4+ messages)
` [PATCH net 3/4] ARM: dts: imx6: update fec gpr property to match new format
    ` [EXT] "

[PATCH] [v2] PCI: tegra194: Fix runtime PM imbalance on error
 2020-05-21  3:13 UTC  (2+ messages)

[PATCH bpf] security: Fix hook iteration for secid_to_secctx
 2020-05-21  3:12 UTC  (5+ messages)

slow rx 5600 xt fps
 2020-05-21  3:11 UTC  (11+ messages)

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21  3:09 UTC  (3+ messages)
` [PATCH v3 01/16] spi: dw: Add Tx/Rx finish wait methods to the MID DMA

[PATCH v3 0/3] Even moar rpmh cleanups
 2020-05-21  3:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update for ice
 2020-05-21  3:07 UTC  (2+ messages)

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-21  3:06 UTC  (4+ messages)
  `  "

[igt-dev] [PATCH i-g-t v7 0/8] Make gpgpu fill tests libdrm independent
 2020-05-21  3:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Make gpgpu fill tests libdrm independent (rev7)

ASoC dailink capture/playback flags
 2020-05-21  3:01 UTC  (2+ messages)

ls1043a without optee
 2020-05-21  3:01 UTC  (2+ messages)
` [EXT] [meta-freescale] "

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-21  3:00 UTC  (9+ messages)

[PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT
 2020-05-20 17:32 UTC  (2+ messages)

[PATCH 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-21  3:00 UTC  (7+ messages)
` [PATCH 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-21  3:00 UTC  (3+ messages)
`  "

How to separate NFS mounts have same device ID
 2020-05-21  2:30 UTC 

[PATCH 0/2 v3] Fix VMX preemption timer migration
 2020-05-21  2:51 UTC  (2+ messages)


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.