All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 17:38:26 to 2020-07-24 18:41:42 UTC [more...]

[PATCH 00/16] memory: Further cleanups
 2020-07-24 18:40 UTC  (38+ messages)
` [PATCH 01/16] memory: bt1-l2-ctl: Add blank lines after declarations
` [PATCH 02/16] memory: mvebu-devbus: Add missing braces to all arms of if statement
` [PATCH 03/16] memory: mvebu-devbus: Align with open parenthesis
` [PATCH 04/16] memory: omap-gpmc: Correct kerneldoc
` [PATCH 05/16] memory: omap-gpmc: Enclose macro argument usage in parenthesis
` [PATCH 06/16] memory: omap-gpmc: Use 'unsigned int' for consistency
` [PATCH 07/16] memory: omap-gpmc: Correct white space issues
` [RFT 08/16] memory: omap-gpmc: Use WARN() instead of BUG() on wrong free
` [PATCH 09/16] memory: omap-gpmc: Fix language typo
` [PATCH 10/16] memory: omap-gpmc: Consistently use !res for NULL checks
` [PATCH 11/16] memory: brcmstb_dpfe: Fix language typo
` [RFT 12/16] memory: brcmstb_dpfe: Add separate entry for compile test
` [PATCH 13/16] memory: of: Correct kerneldoc
` [PATCH 14/16] memory: pl172: Enclose macro argument usage in parenthesis
` [PATCH 15/16] memory: samsung: exynos-srom: Correct alignment
` [PATCH 16/16] memory: samsung: exynos5422-dmc: Correct white space issues

[PATCH] MAINTAINERS: arm/amlogic: add designated reviewers
 2020-07-24 18:41 UTC 

kernel/bpf/../cgroup/cgroup-internal.h:170:15: error: dereferencing pointer to incomplete type 'const struct cgroup'
 2020-07-24 18:41 UTC 

[PATCH v2 00/18] Introduce partial kernel_read_file() support
 2020-07-24 18:39 UTC  (7+ messages)
` [PATCH v2 15/18] fs/kernel_file_read: Add "offset" arg for partial reads

[PATCH 0/6] IOMMU cleanup
 2020-07-24 18:38 UTC  (5+ messages)
` [PATCH 2/6] x86/iommu: add common page-table allocator
` [PATCH 3/6] iommu: remove iommu_lookup_page() and the lookup_page() method

[RFC PATCH 0/5] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-07-24 18:38 UTC  (12+ messages)
` [Virtio-fs] "
` [PATCH 1/5] fuse: Introduce the notion of FUSE_HANDLE_KILLPRIV_V2
  ` [Virtio-fs] "
` [PATCH 2/5] fuse: Set FUSE_WRITE_KILL_PRIV in cached write path
  ` [Virtio-fs] "
` [PATCH 3/5] fuse: Add a flag FUSE_SETATTR_KILL_PRIV
  ` [Virtio-fs] "
` [PATCH 4/5] fuse: For sending setattr in case of open(O_TRUNC)
  ` [Virtio-fs] "
` [PATCH 5/5] virtiofs: Support SB_NOSEC flag to improve direct write performance
  ` [Virtio-fs] "

[PATCH for-5.1?] target/i386: Save cc_op before loop insns
 2020-07-24 18:34 UTC  (2+ messages)

[PATCH v2 0/2] kernel/trace: Remove function callback casts
 2020-07-24 18:34 UTC  (11+ messages)
` [PATCH v2 2/2] "

[robh:pci-merge 1/1] drivers/pci/controller/cadence/pci-j721e.c:252:16: error: 'struct cdns_pcie_rc' has no member named 'bus_range'
 2020-07-24 18:33 UTC 

[Cluster-devel] [GFS2 PATCH 00/11] gfs2: jdata patch collection
 2020-07-24 18:33 UTC  (12+ messages)
` [Cluster-devel] [GFS2 PATCH 01/11] gfs2: inline gfs2_write_jdata_pagevec into gfs2_write_cache_jdata
` [Cluster-devel] [GFS2 PATCH 02/11] gfs2: don't break integrity writeback on __gfs2_jdata_writepage error
` [Cluster-devel] [GFS2 PATCH 03/11] gfs2: Fix inaccurate comment
` [Cluster-devel] [GFS2 PATCH 04/11] gfs2: don't try to add buffers to transactions a second time for jdata
` [Cluster-devel] [GFS2 PATCH 05/11] gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
` [Cluster-devel] [GFS2 PATCH 06/11] gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
` [Cluster-devel] [GFS2 PATCH 07/11] gfs2: Add a new jdata-specific version of gfs2_get_block_noalloc
` [Cluster-devel] [GFS2 PATCH 08/11] gfs2: Add caller info to log_blocks trace point
` [Cluster-devel] [GFS2 PATCH 09/11] gfs2: enhance log_blocks trace point to show log blocks free
` [Cluster-devel] [GFS2 PATCH 10/11] gfs2: print details on transactions that aren't properly ended
` [Cluster-devel] [GFS2 PATCH 11/11] gfs2: Never call gfs2_block_zero_range with an open transaction

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-24 18:32 UTC  (10+ messages)
` [RFC PATCH v1 1/4] arm/pci: PCI setup and PCI host bridge discovery within XEN on ARM

(no subject)
 2020-07-24 18:31 UTC  (6+ messages)
` 

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-24 18:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v10 01/10] eal: introduce macro for bit definition

[Intel-gfx] [PATCH] drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
 2020-07-24 18:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t 1/4] lib/i915: Identify Rocketlake
 2020-07-24 18:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/4] "

[PATCH] mac80211: improve AQL tx airtime estimation
 2020-07-24 18:28 UTC 

INVESTMENT
 2020-07-24 18:28 UTC 

[PATCH 0/2] tests: Add 'fetch-acceptance' rule
 2020-07-24 18:26 UTC  (3+ messages)
` [PATCH 2/2] tests: Exclude 'boot_linux.py' from fetch-acceptance rule

[PATCH v3 00/16] candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu)
 2020-07-24 18:24 UTC  (9+ messages)
` [PATCH v3 06/16] accel/tcg: better handle memory constrained systems
` [PATCH v3 07/16] target/i386: floatx80: avoid compound literals in static initializers
` [PATCH v3 12/16] linux-user: fix clock_nanosleep()
` [PATCH v3 13/16] linux-user, ppc: fix clock_nanosleep() for linux-user-ppc
  ` [PATCH v3 13/16] linux-user,ppc: "

[git pull] IOMMU Fix for Linux v5.8-rc6
 2020-07-24 18:26 UTC  (2+ messages)

[PATCH v4] libselinux: use kernel status page by default
 2020-07-24 18:25 UTC  (6+ messages)

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-24 18:25 UTC  (9+ messages)
` [v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-07-24 18:24 UTC  (3+ messages)

[PATCH] xfs_io: Document '-q' option for sendfile command
 2020-07-24 18:24 UTC  (2+ messages)

[git pull] xtensa csum regression fix
 2020-07-24 18:24 UTC  (2+ messages)

[PATCH smp 0/2] Provide CSD lock timeout diagnostics
 2020-07-24 18:19 UTC  (8+ messages)
` [PATCH smp 2/2] kernel/smp: "

[PATCH net] selftests/net: fix clang issues for target arch PowerPC and others
 2020-07-24 18:17 UTC 

[PATCH] linux-user: Fix syscall rt_sigtimedwait() implementation
 2020-07-24 18:16 UTC 

BUG FOLLOWUP: Case insensitivity in worktrees
 2020-07-24 18:17 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v5 00/14] Remove libdrm in rendercopy
 2020-07-24 18:16 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t v5 01/14] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v5 02/14] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v5 03/14] tests/gem_caching: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v5 04/14] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v5 05/14] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v5 06/14] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v5 07/14] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v5 08/14] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v5 09/14] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t v5 10/14] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t v5 11/14] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v5 12/14] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v5 13/14] tests/api_intel_bb: base64 dumping code
` [igt-dev] [PATCH i-g-t v5 14/14] HAX: run rendercopy tests

Minor RST rant
 2020-07-24 18:14 UTC  (3+ messages)

Using u-boot-imx 2018.03 with zeus branch
 2020-07-24 18:14 UTC 

[PATCH] perf bench: Add benchmark of find_next_bit
 2020-07-24 18:13 UTC  (3+ messages)

[PATCH 4.9 00/22] 4.9.148-stable review
 2020-07-24 18:12 UTC  (7+ messages)
` [PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers
  ` [cip-dev] "

[PATCH 0/2] remoteproc: convert IPA to use new notifications
 2020-07-24 18:11 UTC  (3+ messages)
` [PATCH 1/2] net: ipa: new notification infrastructure
` [PATCH 2/2] remoteproc: kill IPA notify code

[RFC] memory: exynos5422-dmc: Document mutex scope
 2020-07-24 18:08 UTC  (2+ messages)

QCA: Add correct bin file for WCN3991
 2020-07-24 18:10 UTC  (3+ messages)

[PATCH v3 for-5.1?? 00/21] Fix error handling during bitmap postcopy
 2020-07-24 18:08 UTC  (3+ messages)
` [PATCH v3 17/21] migration/savevm: don't worry if bitmap migration postcopy failed

[PATCH v1] driver core: Change delimiter in devlink device's name to "--"
 2020-07-24 18:05 UTC 

[yocto-builds] Please Help me: v4l2loopback recipe
 2020-07-24 18:04 UTC 

[dpdk-dev] [PATCH v2 00/20] bnxt patches
 2020-07-24 18:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/22] "
  ` [dpdk-dev] [PATCH v3 01/22] net/bnxt: add shadow and search capability to tcam

[PATCH 0/3] DH: SP800-56A rev 3 compliant shared secret
 2020-07-24 18:02 UTC  (7+ messages)
` [PATCH v2 0/5] DH: SP800-56A rev 3 compliant validation checks
  ` [PATCH v3 "
    ` [PATCH v3 1/5] crypto: ECDH - check validity of Z before export
    ` [PATCH v3 3/5] crypto: DH "

[PATCH v7 00/47] block: Deal with filters
 2020-07-24 18:00 UTC  (3+ messages)
` [PATCH v7 40/47] block: Inline bdrv_co_block_status_from_*()

[PATCH v5 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-24 18:00 UTC  (9+ messages)
` [PATCH v5 1/6] Update PowerPC AT_HWCAP2 definition
` [PATCH v5 2/6] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v5 3/6] target/ppc: add vmulh{su}w instructions
` [PATCH v5 6/6] target/ppc: add vmsumudm vmsumcud instructions

[PATCH net-next] mscc: Add LCPLL Reset to VSC8574 Family of phy drivers
 2020-07-24 18:00 UTC  (4+ messages)

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-07-24 18:01 UTC  (3+ messages)
` [RFC][PATCH 2/9] smp: Cleanup smp_call_function*()

[PATCH v5 00/75] x86: SEV-ES Guest Support
 2020-07-24 17:58 UTC  (24+ messages)
` [PATCH v5 11/75] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v5 30/75] x86/head/64: Setup MSR_GS_BASE before calling into C code
` [PATCH v5 31/75] x86/head/64: Load GDT after switch to virtual addresses
` [PATCH v5 32/75] x86/head/64: Load segment registers earlier
` [PATCH v5 33/75] x86/head/64: Switch to initial stack earlier
` [PATCH v5 34/75] x86/head/64: Make fixup_pointer() static inline
` [PATCH v5 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v5 39/75] x86/sev-es: Print SEV-ES info into kernel log
` [PATCH v5 70/75] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v5 71/75] x86/head/64: Rename start_cpu0
` [PATCH v5 75/75] x86/sev-es: Check required CPU features for SEV-ES

[PATCH v2 1/6] usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
 2020-07-24 17:57 UTC  (7+ messages)
` [PATCH v2 2/6] usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
` [PATCH v2 3/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
` [PATCH v2 4/6] usb: typec: tcpm: Refactor tcpm_handle_vdm_request
` [PATCH v2 5/6] usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
` [PATCH v2 6/6] usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time

[PATCH] Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
 2020-07-24 17:56 UTC  (3+ messages)

[RFC PATCH] Improve getcon man page
 2020-07-24 17:55 UTC 

[PATCH -v2 0/5] sched: TTWU, IPI and stuff
 2020-07-24 17:55 UTC  (9+ messages)
` [PATCH -v2 1/5] sched: Fix ttwu() race

[PATCH] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-07-24 17:50 UTC  (2+ messages)

[git pull] habanalabs pull request for kernel 5.9-rc1 (resend again)
 2020-07-24 17:49 UTC 

[PATCH] Drivers: hv: vmbus: Fix variable assignments in hv_ringbuffer_read()
 2020-07-24 17:48 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-07-24 17:47 UTC 

[git pull] device mapper fix for 5.8-rc7
 2020-07-24 17:47 UTC 

[RESEND PATCH v1 1/2] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 1 PMIC peripherals
 2020-07-24 17:46 UTC  (2+ messages)
` [RESEND PATCH v1 2/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp

[PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
 2020-07-24 17:33 UTC  (4+ messages)

[PATCH v5 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-24 17:35 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH v5 bpf-next 2/6] bpf: propagate poke descriptors to subprograms
` [PATCH v5 bpf-next 3/6] bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
` [PATCH v5 bpf-next 4/6] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH v5 bpf-next 5/6] bpf: allow for tailcalls in BPF subprograms for x64 JIT
` [PATCH v5 bpf-next 6/6] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH] soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
 2020-07-24 17:42 UTC  (2+ messages)

[PATCH net-next v3 0/7] Add an MDIO sub-node under MACB
 2020-07-24 17:40 UTC  (4+ messages)
` [PATCH net-next v3 3/7] net: macb: parse PHY nodes found under an MDIO node

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 17:41 UTC  (11+ messages)
` [PATCH v4 3/7] iomap: support "
                ` [f2fs-dev] "

[PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24 17:41 UTC  (2+ messages)

CPU utilization
 2020-07-24 17:05 UTC 

[OSSTEST PATCH 00/11] Improve performance of sg-report-host-history
 2020-07-24 17:22 UTC  (3+ messages)
` [OSSTEST PATCH 10/11] sg-report-host-history: Drop a redundznt AND clause
` [OSSTEST PATCH 11/11] sg-report-host-history: Fork

[PATCH] media: ipu3.rst: Format media-ctl and yavta commands as code blocks
 2020-07-24 17:39 UTC  (3+ messages)

[PATCH v2] media: ipu3.rst: Format media-ctl and yavta commands as code blocks
 2020-07-24 17:37 UTC 

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-24 17:39 UTC  (6+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-24 17:38 UTC  (6+ messages)
` [PATCH v8 6/7] x86: Add support for ZSTD compressed kernel


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.