All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 18:47:44 to 2021-02-02 19:26:53 UTC [more...]

[PATCH v5 00/13] V4L2 Async notifier API cleanup
 2021-02-02 14:01 UTC  (7+ messages)
` [PATCH v5 05/13] media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v5 06/13] media: cadence: "
` [PATCH v5 07/13] media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev
` [PATCH v5 08/13] media: renesas-ceu: "
` [PATCH v5 13/13] media: Clarify v4l2-async subdevice addition API

[PATCH] gpio: pca953x: add support for open drain pins on PCAL6524
 2021-02-02 19:21 UTC  (4+ messages)

[PATCH v2 0/5] SUNRPC: Create sysfs files for changing IP
 2021-02-02 19:24 UTC  (4+ messages)

[PATCH 5.4 00/61] 5.4.95-rc1 review
 2021-02-02 13:38 UTC  (17+ messages)
` [PATCH 5.4 09/61] ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
` [PATCH 5.4 16/61] btrfs: fix possible free space tree corruption with online conversion
` [PATCH 5.4 24/61] arm64: dts: broadcom: Fix USB DMA address translation for Stingray
` [PATCH 5.4 25/61] mt7601u: fix kernel crash unplugging the device
` [PATCH 5.4 27/61] drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
` [PATCH 5.4 28/61] drm/i915: Check for all subplatform bits
` [PATCH 5.4 29/61] tee: optee: replace might_sleep with cond_resched
` [PATCH 5.4 30/61] xen-blkfront: allow discard-* nodes to be optional
` [PATCH 5.4 31/61] ARM: imx: build suspend-imx6.S with arm instruction set
` [PATCH 5.4 32/61] netfilter: nft_dynset: add timeout extension to template
` [PATCH 5.4 33/61] xfrm: Fix oops in xfrm_replay_advance_bmp
` [PATCH 5.4 35/61] selftests: xfrm: fix test return value override issue in xfrm_policy.sh
` [PATCH 5.4 36/61] xfrm: Fix wraparound in xfrm_policy_addr_delta()
` [PATCH 5.4 37/61] arm64: dts: ls1028a: fix the offset of the reset register
` [PATCH 5.4 43/61] iwlwifi: pcie: use jiffies for memory read spin time limit
` [PATCH 5.4 44/61] iwlwifi: pcie: reschedule in long-running memory reads

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-02 19:23 UTC  (15+ messages)
` [RFC PATCH v3 04/27] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [RFC PATCH v3 16/27] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[Question] Sending CAN error frames
 2021-02-02 19:19 UTC  (15+ messages)

stable-rc/linux-4.9.y baseline: 92 runs, 5 regressions (v4.9.254-33-g70e4b0214c40)
 2021-02-02 19:22 UTC 

+ mm-vmstat-add-some-comments-on-internal-storage-of-byte-items.patch added to -mm tree
 2021-02-02 19:22 UTC 

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-02 19:21 UTC  (4+ messages)
` [RFC PATCH v3 17/31] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)

[PATCH v1] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
 2021-02-02 19:20 UTC  (3+ messages)

+ mm-vmstat-fix-nohz-wakeups-for-node-stat-changes.patch added to -mm tree
 2021-02-02 19:22 UTC 

[PATCH] [RFC] arm64: Exposes support for 32bit syscalls
 2021-02-02 19:23 UTC  (2+ messages)

[PATCH net-next v2] net/sched: act_police: add support for packet-per-second policing
 2021-02-02 13:59 UTC  (2+ messages)

bss channel survey timed out and then hardware became unavailable on IPQ40xx
 2021-02-02 19:23 UTC  (3+ messages)

[PATCH v2] ASoC: da7218: Drop CONFIG_OF ifdef
 2021-02-02 19:20 UTC 

[PATCH] xen/arm: domain_build: Ignore device nodes with invalid addresses
 2021-02-02 19:21 UTC  (3+ messages)

[RFC PATCH 0/4] hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation
 2021-02-02 19:18 UTC  (4+ messages)
` [RFC PATCH 3/4] hw/cxl/cxl-cdat: Initial CDAT implementation for use by CXL devices
    ` [Linuxarm] "

[PATCH] iio: sx9310: Support ACPI property
 2021-02-02 19:17 UTC  (2+ messages)

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-02 19:10 UTC  (26+ messages)

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-02 18:57 UTC  (29+ messages)
` [PATCH v2 01/28] KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH v2 02/28] KVM: x86/mmu: Add comment on __tdp_mmu_set_spte
` [PATCH v2 03/28] KVM: x86/mmu: Add lockdep when setting a TDP MMU SPTE
` [PATCH v2 04/28] KVM: x86/mmu: Don't redundantly clear TDP MMU pt memory
` [PATCH v2 05/28] KVM: x86/mmu: Factor out handling of removed page tables
` [PATCH v2 06/28] locking/rwlocks: Add contention detection for rwlocks
` [PATCH v2 07/28] sched: Add needbreak "
` [PATCH v2 08/28] sched: Add cond_resched_rwlock
` [PATCH v2 09/28] KVM: x86/mmu: Fix braces in kvm_recover_nx_lpages
` [PATCH v2 10/28] KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
` [PATCH v2 11/28] KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
` [PATCH v2 12/28] KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
` [PATCH v2 13/28] KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
` [PATCH v2 14/28] KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
` [PATCH v2 15/28] KVM: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH v2 16/28] KVM: x86/mmu: Clear dirtied pages mask bit before early break
` [PATCH v2 17/28] KVM: x86/mmu: Protect TDP MMU page table memory with RCU
` [PATCH v2 18/28] KVM: x86/mmu: Use an rwlock for the x86 MMU
` [PATCH v2 19/28] KVM: x86/mmu: Factor out functions to add/remove TDP MMU pages
` [PATCH v2 20/28] KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
` [PATCH v2 21/28] KVM: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
` [PATCH v2 22/28] KVM: x86/mmu: Mark SPTEs in disconnected pages as removed
` [PATCH v2 23/28] KVM: x86/mmu: Allow parallel page faults for the TDP MMU
` [PATCH v2 24/28] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
` [PATCH v2 25/28] KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU "
` [PATCH v2 26/28] KVM: x86/mmu: Allow enabling / disabling dirty logging under "
` [PATCH v2 27/28] KVM: selftests: Add backing src parameter to dirty_log_perf_test
` [PATCH v2 28/28] KVM: selftests: Disable dirty logging with vCPUs running

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Add I2C RTC device node
 2021-02-02 19:16 UTC  (5+ messages)

[PATCH] xfs_quota: drop pointless qsort cmp casting
 2021-02-02 19:16 UTC  (3+ messages)

[PATCH net-next] net: dsa: xrs700x: Correctly address device over I2C
 2021-02-02 19:16 UTC 

[RFC PATCH 0/7] Linux on Apple Silicon
 2021-02-02 19:15 UTC  (4+ messages)
` [RFC PATCH 7/7] irqchip/apple-aic: add SMP support to the Apple AIC driver

Help with dealing with autoconf uprev affected packages?
 2021-02-02 19:17 UTC 

[dpdk-dev] [PATCH v2] doc: update i40e PMD to support on windows
 2021-02-02 19:09 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] crypto/octeontx2: fix null pointer dereferences
 2021-02-02 19:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[Buildroot] [git commit] support/scripts/pkg-stats: check CPE existence in CPE dictionnary
 2021-02-02 19:16 UTC 

[Buildroot] [git commit] support/scripts/cpedb.py: new CPE XML helper
 2021-02-02 19:16 UTC 

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-02-02 19:11 UTC  (15+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

[PATCH v2] smackfs: restrict bytes count in smackfs write functions
 2021-02-02 19:13 UTC  (2+ messages)

[PATCH 0/2] em28xx: Add new bulk variant pids for Hauppauge 461e
 2021-02-02  1:40 UTC  (3+ messages)
` [PATCH 1/2] em28xx: Add pid for bulk revision of "
` [PATCH 2/2] em28xx: Add pid for bulk revision of Hauppauge 461eV2

[PATCH mlx5-next v5 3/4] net/mlx5: Dynamically assign MSI-X vectors count
 2021-02-02 19:11 UTC  (3+ messages)

[Intel-gfx] [CI] Revert "ALSA: jack: implement software jack injection via debugfs"
 2021-02-02 19:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH] device-crash-test: Remove problematic language
 2021-02-02 19:12 UTC 

[PATCH net-next RESEND 0/2] devlink: Add port function attribute to enable/disable roce
 2021-02-02 19:11 UTC  (3+ messages)
` [PATCH net-next RESEND 2/2] net/mlx5: E-Switch, Implement devlink port function cmds to control roce

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-02 19:05 UTC  (11+ messages)
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd

[PATCH] CIFS: Wait for credits if at least one request is in flight
 2021-02-02 19:05 UTC  (4+ messages)

[PATCH] seccomp: Improve performance by optimizing memory barrier
 2021-02-02 19:02 UTC  (3+ messages)
` [PATCH v1 1/1] Firstly, as Andy mentioned, this should be smp_rmb() instead of rmb(). considering that TSYNC is a cross-thread situation, and rmb() is a mandatory barrier which should not be used to control SMP effects, since mandatory barriers impose unnecessary overhead on both SMP and UP systems, as kernel Documentation said

[PATCH 4.4 00/28] 4.4.255-rc1 review
 2021-02-02 19:05 UTC  (4+ messages)
` [PATCH 4.4 24/28] can: dev: prevent potential information leak in can_fill_info()

[PATCH] small misc patches
 2021-02-02 18:33 UTC  (2+ messages)

[PATCH] misc apps and admin patches
 2021-02-02 18:33 UTC  (2+ messages)

[PATCH] machined
 2021-02-02 19:03 UTC  (2+ messages)

[PATCH for-4.15] tools/tests: Introduce a test for acquire_resource
 2021-02-02 19:09 UTC 

Alternative compilers to GCC/Clang
 2021-02-02 19:11 UTC  (4+ messages)

[PATCH 0/5] Clock fixes for DSI 10nm PLL
 2021-02-02 19:08 UTC  (13+ messages)
` [PATCH 3/5] drm/msm/dsi_pll_10nm: Fix bad VCO rate calculation and prescaler

[PATCH v2 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-02-02 19:07 UTC  (3+ messages)
` [PATCH v2 2/6] media: pxa_camera: Drop the v4l2-clk clock register

[PATCH net-next] seg6: fool-proof the processing of SRv6 behavior attributes
 2021-02-02 18:56 UTC 

[Buildroot] [PATCH] package/linux-headers: with headers from kernel, also override srcdir
 2021-02-02 19:10 UTC  (2+ messages)

ld.lld: error: arch/mips/vdso/elf-n32.o is incompatible with elf32-ntradlittlemips
 2021-02-02 19:09 UTC 

[PATCH] arm64/ptdump:display the Linear Mapping start marker
 2021-02-02 15:07 UTC 

[PATCH v4 0/3] KVM: SVM: Refactor vcpu_load/put to use vmload/vmsave for host state
 2021-02-02 19:01 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: SVM: use vmsave/vmload for saving/restoring additional "
` [PATCH v4 2/3] KVM: SVM: remove uneeded fields from host_save_users_msrs
` [PATCH v4 3/3] KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup

[Buildroot] [git commit] package/linux-headers: with headers from kernel, also override srcdir
 2021-02-02 19:09 UTC 

[PATCH v14 00/16] RISC-V Kendryte K210 support improvements
 2021-02-02 19:02 UTC  (11+ messages)
` [PATCH v14 07/16] dt-bindings: fix sifive gpio properties
` [PATCH v14 08/16] dt-bindings: add resets property to dw-apb-timer
` [PATCH v14 15/16] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v14 16/16] riscv: Add Canaan Kendryte K210 SD card defconfig

[ambarus:saravana-fw-devlink-more-forgiving-v2 7472/7919] fs/btrfs/zoned.c:808: warning: expecting prototype for Find allocatable zones within give region(). Prototype was for btrfs_find_allocatable_zones() instead
 2021-02-02 19:04 UTC 

[PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls
 2021-02-02 18:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/8] commands: usbgadget: remove deprecated s option from help text
 2021-02-02 19:03 UTC  (3+ messages)
` [PATCH 2/8] asm-generic: define fallback memcpy and memset for device I/O

[PATCH v2] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
 2021-02-02 19:03 UTC  (3+ messages)

[PATCH rdma-next 00/10] Various cleanups
 2021-02-02 19:00 UTC  (10+ messages)
` [PATCH rdma-next 05/10] RDMA/core: Introduce and use API to read port immutable data
` [PATCH rdma-next 07/10] IB/mlx5: Return appropriate error code instead of ENOMEM

[arm:for-next 21/26] drivers/mailbox/arm_mhuv2.c:1129:13: error: incompatible function pointer types initializing 'void amba_device with an expression of type 'int (struct amba_device
 2021-02-02 19:00 UTC  (2+ messages)

ARM: dts: mmp devicetree updates
 2021-02-02 19:01 UTC  (7+ messages)

main - filter-mpath: work with nvme devices
 2021-02-02 19:01 UTC 

[PATCH] kvm: arm64: Add SVE support for nVHE
 2021-02-02 18:44 UTC  (5+ messages)

[PATCHv2] kvm: arm64: Add SVE support for nVHE
 2021-02-02 18:52 UTC  (2+ messages)

[PATCH v5 0/2] IMX334 Camera Sensor Driver
 2021-02-02 18:57 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: Add bindings for imx334

[PATCH] iotests: Fix expected whitespace for 185
 2021-02-02 18:59 UTC 

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02 18:56 UTC  (4+ messages)
` [PATCH V3 05/14] coresight: ete: Add support for ETE tracing

linux-next: Tree for Feb 2
 2021-02-02 18:57 UTC  (2+ messages)
` linux-next: Tree for Feb 2 (drivers/media/pci/intel/ipu3/cio2-bridge.c)

[PATCH v10 00/12] migration: bring improved savevm/loadvm/delvm to QMP
 2021-02-02 18:56 UTC  (5+ messages)
` [PATCH v10 12/12] migration: introduce snapshot-{save, load, delete} QMP commands
  ` [PATCH v10 12/12] migration: introduce snapshot-{save,load,delete} "

question about ALSA devices not showing up in buildroot build
 2021-02-02 18:57 UTC  (4+ messages)

[PATCH net-next] inet: do not export inet_gro_{receive|complete}
 2021-02-02 16:01 UTC  (2+ messages)

[PATCH v3 0/4] io_uring iopoll in scsi layer
 2021-02-02 18:54 UTC  (4+ messages)

[PATCH] x86: Remove unnecessary kmap() from sgx_ioc_enclave_init()
 2021-02-02 18:55 UTC  (2+ messages)

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-02 18:56 UTC  (3+ messages)
` [RFC][PATCH 11/13] mm/vmscan: Consider anonymous pages without swap

[PATCH 1/5] binutils: Upgrade to 2.36 release
 2021-02-02 18:56 UTC  (4+ messages)
` [OE-core] "

next/master build: 224 builds: 16 failed, 208 passed, 30 errors, 128 warnings (next-20210202)
 2021-02-02 14:01 UTC 

[PATCH for-next] ASoC: da7218: Drop CONFIG_OF ifdef
 2021-02-02 18:49 UTC  (2+ messages)

[PATCH net 0/4] Fix W=1 compilation warnings in net/* folder
 2021-02-02 18:55 UTC  (4+ messages)
` [PATCH net 1/4] ipv6: silence compilation warning for non-IPV6 builds

[PATCH 1/2] usb: imx: fix overcurrent polarity handling on i.MX7
 2021-02-02 18:54 UTC  (2+ messages)
` [PATCH 2/2] usb: imx: add overcurrent polarity handling on i.MX6

[GIT PULL] clang-format for v5.11-rc7
 2021-02-02 18:48 UTC  (2+ messages)

Nux Mighty Plug USB - no clock source
 2021-02-02 18:52 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Use a single copy of the mocs table
 2021-02-02 18:53 UTC  (2+ messages)

[PATCH v4 00/16] 64bit block-layer: part I
 2021-02-02 18:50 UTC  (6+ messages)
  ` iotest failures in head [was: [PATCH v4 00/16] 64bit block-layer: part I]

[PATCH 5.10 000/142] 5.10.13-rc1 review
 2021-02-02 18:49 UTC  (3+ messages)
` [PATCH 5.10 067/142] tee: optee: replace might_sleep with cond_resched

[GIT PULL] dma-mapping fix for 5.11
 2021-02-02 18:48 UTC  (3+ messages)

[GIT PULL] Networking for 5.11-rc7
 2021-02-02 18:48 UTC  (2+ messages)

[GIT PULL] vdpa: bugfix
 2021-02-02 18:48 UTC  (3+ messages)

patch "usb: xhci-mtk: break loop when find the endpoint to drop" added to usb-linus
 2021-02-02 18:46 UTC 

stable-rc/linux-5.4.y baseline: 171 runs, 4 regressions (v5.4.94-62-g339dd34feba5)
 2021-02-02 18:47 UTC 

[PATCH 0/8] Add support for HiSilicon Hip09 uncore PMU driver
 2021-02-02 18:48 UTC  (3+ messages)

[PATCH] usb: typec: Return void in typec_partner_set_pd_revision
 2021-02-02 18:46 UTC  (2+ messages)

[PATCHv4 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-02 18:44 UTC  (4+ messages)
` [PATCH v4 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
` [PATCH v4 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v4 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-02 18:47 UTC  (10+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH 2/7] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH 3/7] mm: memcontrol: privatize memcg_page_state query functions
` [PATCH 4/7] cgroup: rstat: support cgroup1
` [PATCH 5/7] cgroup: rstat: punt root-level optimization to individual controllers
` [PATCH 6/7] mm: memcontrol: switch to rstat
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing


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.