All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-09 15:06:33 to 2021-04-09 16:08:00 UTC [more...]

[GIT PULL] remoteproc fixes for v5.12
 2021-04-09 16:07 UTC 

[PATCH v2 00/30] media: atmel: atmel-isc: add support for xisc
 2021-04-09 16:07 UTC  (3+ messages)
` [PATCH v2 28/30] dt-bindings: media: atmel: add microchip-xisc binding

[PATCH 0/4] xfs: ioend batching log reservation deadlock
 2021-04-09 16:07 UTC  (5+ messages)
` [PATCH 1/4] xfs: drop submit side trans alloc for append ioends

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-09 16:06 UTC  (15+ messages)
  ` fsnotify path hooks

[PATCH 0/2] cpu/core: Fix "help" of CPU core device types
 2021-04-09 16:03 UTC 

memcg: performance degradation since v5.9
 2021-04-09 16:05 UTC  (4+ messages)

[RFC PATCH v4 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-09 16:05 UTC  (7+ messages)
` [RFC PATCH v4 1/2] "

[PATCH 0/7] rev-parse: implement object type filter
 2021-04-09 16:05 UTC  (16+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 7/8] pack-bitmap: implement combined filter
  ` [PATCH v2 8/8] rev-list: allow filtering of provided items

[PATCH v3] KVM: SVM: Make sure GHCB is mapped before updating
 2021-04-09 16:05 UTC  (2+ messages)

[RFC PATCH] vdpa: mandate 1.0 device
 2021-04-09 16:04 UTC  (5+ messages)

[PATCH v33 00/12] Landlock LSM
 2021-04-09 16:04 UTC  (3+ messages)

[PATCH] serial: sh-sci: correct units in comment about DMA timeout
 2021-04-09 16:04 UTC  (3+ messages)

[RFC PATCH 2/3] mm: Return bool from pagebit test functions
 2021-04-09 16:03 UTC  (6+ messages)
  ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2

[PATCH] linux-yocto-dev: add features/gpio/mockup.scc to KERNEL_FEATURES
 2021-04-09 16:03 UTC 

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-09 16:03 UTC  (4+ messages)
` [PATCH v8 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame

[PATCH V6 0/3] block: add two statistic tables
 2021-04-09 16:03 UTC  (4+ messages)
` [PATCH V6 1/3] block: add io_extra_stats node
` [PATCH V6 2/3] block: add a statistic table for io latency
` [PATCH V6 3/3] block: add a statistic table for io sector

[PATCH v7 1/8] pwm: pca9685: Switch to atomic API
 2021-04-09 16:02 UTC  (10+ messages)
` [PATCH v7 5/8] pwm: core: Support new PWM_STAGGERING_ALLOWED flag

[meta-oe][PATCH v3] tbb: upgrade 2020.3 -> 2021.2.0
 2021-04-09 16:02 UTC  (2+ messages)
` [oe] "

[PATCH] board_f: cosmetic: change the debug trace to KB in reserve_video
 2021-04-09 16:02 UTC 

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-09 16:00 UTC 

[PATCH net] net: flow_offload: Fix UBSAN invalid-load warning in tcf_block_unbind
 2021-04-09 16:01 UTC  (4+ messages)

[PATCH V2 0/2] Add mediatek MT6359 ASoC accdet jack driver
 2021-04-09 15:58 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: mediatek: mt6359: add ASoC mt6359 ASoC accdet jack document

[RFC PATCH v2 00/18] Use obj_cgroup APIs to charge the LRU pages
 2021-04-09 16:00 UTC  (3+ messages)
` [RFC PATCH v2 04/18] mm: memcontrol: simplify lruvec_holds_page_lru_lock

[PATCH] soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
 2021-04-09 16:00 UTC  (2+ messages)

[RFC PATCH 0/4] target/ppc: add disable-tcg option
 2021-04-09 15:57 UTC  (6+ messages)
` [PATCH 1/4] target/ppc: Code motion required to build disabling tcg
` [PATCH 2/4] target/ppc: added solutions for building with disable-tcg
` [PATCH 3/4] target/ppc: Add stubs for tcg functions, so it builds
` [PATCH 4/4] target/ppc: updated build rules for disable-tcg option

[PATCH] vhost-user-fs: fix features handling
 2021-04-09 15:56 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] cifs: Fix build error when no CONFIG_DNS_RESOLVER
 2021-04-09 15:58 UTC  (2+ messages)
` [EXTERNAL] "

[syzbot] WARNING in ieee802154_del_device
 2021-04-09 15:58 UTC 

[PATCH v24 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-09 15:57 UTC  (24+ messages)
` [PATCH v24 04/30] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v24 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v24 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v24 14/30] x86/mm: Shadow Stack page fault error checking
` [PATCH v24 15/30] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v24 16/30] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v24 17/30] mm: Add guard pages around a shadow stack
` [PATCH v24 18/30] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v24 19/30] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v24 20/30] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v24 22/30] x86/cet/shstk: Add user-mode shadow stack support

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-04-09 15:54 UTC  (4+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature

[PATCH v1] watchdog: add new parameter to start the watchdog on module insertion
 2021-04-09 15:56 UTC  (2+ messages)

[PATCH] btrfs-progs: Correct check_running_fs_exclop() return value
 2021-04-09 15:56 UTC 

[PATCH] libtracefs: Remove tracefs_option_set/clear() from man page
 2021-04-09 15:56 UTC 

[PATCH 0/3] Add Qualcomm Technologies, Inc. PM8008 MFD driver
 2021-04-09 15:55 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: pm8008: Add IRQ listing

[igt-dev] [PATCH i-g-t 0/5] Fix mode selection for 2x tests
 2021-04-09 19:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] nvmem: eeprom: add support for FRAM
 2021-04-09 15:47 UTC  (4+ messages)
` [PATCH 1/3] nvmem: add things "
` [PATCH 2/3] nvmem: eeprom: at25: add support "
` [PATCH 3/3] nvmem: eeprom: add documentation "

[dpdk-dev] [PATCH] license: fix typo
 2021-04-09 15:53 UTC 

[xen-unstable-smoke test] 160865: tolerable all pass - PUSHED
 2021-04-09 15:52 UTC 

[PATCH] ARM: dts: qcom: sdx55: add IPA information
 2021-04-09 15:52 UTC 

[PATCH net v2] net: fix hangup on napi_disable for threaded napi
 2021-04-09 15:52 UTC  (4+ messages)

[PATCH 0/2] USB: serial: cp210x: provide gpio valid mask
 2021-04-09 15:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] USB: serial: cp210x: add gpio-configuration debug printk

[PATCH V5 00/25] Add Alder Lake support for perf (kernel)
 2021-04-09 15:51 UTC  (10+ messages)
` [PATCH V5 16/25] perf/x86: Register hybrid PMUs
` [PATCH V5 21/25] perf: Introduce PERF_TYPE_HARDWARE_PMU and PERF_TYPE_HW_CACHE_PMU

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-09 15:51 UTC  (5+ messages)
` [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml
` [PATCH V2 4/4] dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-09 15:50 UTC  (10+ messages)
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded

[PATCH v8] USB: serial: cp210x: Add support for GPIOs on CP2108
 2021-04-09 15:50 UTC  (2+ messages)

[PATCH net] netfilter: nft_limit: avoid possible divide error in nft_limit_init
 2021-04-09 15:49 UTC 

There should have be git gc --repack-arguments
 2021-04-09 15:49 UTC  (8+ messages)

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-04-09 15:49 UTC  (2+ messages)

[PATCH 0/2] media: zoran: clean up style issues
 2021-04-09 15:48 UTC  (7+ messages)
` [PATCH 1/2] media: zoran: add spaces around '<<'
      ` [Outreachy kernel] "

[Bug 212631] New: Misaligned floating point loads and store occasionally fail
 2021-04-09 15:47 UTC  (2+ messages)
` [Bug 212631] "

[PATCH v5 0/7] firmware: Add initial support for Arm FF-A
 2021-04-09 15:45 UTC  (4+ messages)
` [PATCH v5 6/7] firmware: arm_ffa: Setup in-kernel users of FFA partitions

start removing block bounce buffering support v3
 2021-04-09 15:46 UTC  (3+ messages)
` [PATCH 5/8] scsi: remove the unchecked_isa_dma flag

[PATCH] kexec-tools: fix failure when kernel version patchlevel >255
 2021-04-09 15:46 UTC 

[GIT PULL] ACPI fix for v5.12-rc7
 2021-04-09 15:44 UTC 

[PATCH 0/4] Refine GPU recovery sequence to enhance its stability
 2021-04-09 15:42 UTC  (19+ messages)
    ` AW: "

stable-rc/linux-5.4.y build: 200 builds: 0 failed, 200 passed, 121 warnings (v5.4.110-24-g9b00696cdc42)
 2021-04-09 15:42 UTC 

[PATCH] config: Introduce GIT_CONFIG_NOGLOBAL
 2021-04-09 15:41 UTC  (9+ messages)
` [PATCH v2 0/3] config: allow overriding global/system config
  ` [PATCH v2 1/3] config: rename `git_etc_config()`
  ` [PATCH v2 2/3] config: unify code paths to get global config paths
  ` [PATCH v2 3/3] config: allow overriding of global and system configuration

[dpdk-dev] [PATCH] test: make hugepage check more robust under Linux
 2021-04-09 15:40 UTC  (9+ messages)

[PATCH V5 00/12] block: support bio based io polling
 2021-04-09 15:39 UTC  (3+ messages)
` [dm-devel] "

[PATCH RESEND v8 0/7] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-04-09 15:39 UTC  (3+ messages)
` [PATCH RESEND v8 7/7] arm64: dts: qcom: Harmonize DWC USB3 DT "

[syzbot] WARNING: refcount bug in sk_psock_get
 2021-04-09 15:39 UTC 

stable-rc/linux-4.19.y build: 182 builds: 0 failed, 182 passed, 76 warnings (v4.19.185-19-g6aba908ea95f2)
 2021-04-09 15:39 UTC 

[dpdk-dev] [PATCH v18 0/3] Arm build options rework
 2021-04-09 15:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH v19 "
  ` [dpdk-dev] [PATCH v19 1/3] build: disable/enable drivers in Arm builds

[RFC PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-09 15:38 UTC  (2+ messages)

git-p4 crashes on non UTF-8 output from p4
 2021-04-09 15:38 UTC  (2+ messages)

[PATCH iproute2] erspan: fix JSON output
 2021-04-09 10:49 UTC  (2+ messages)
` [PATCH] erspan/erspan6: "

[PATCH v3] hw/block/nvme: add device self test command support
 2021-04-09 15:35 UTC  (2+ messages)

downloaddos script
 2021-04-09 15:36 UTC  (2+ messages)

[PATCH v8 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2021-04-09 15:33 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: clarify PMD order in release notes
 2021-04-09 15:34 UTC  (2+ messages)

[PATCH v2 1/1] ata: Replace inclusion of kernel.h by bits.h in the header
 2021-04-09 15:34 UTC 

[PATCH v2] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
 2021-04-09 15:30 UTC  (2+ messages)

[PATCH v2] ext4: fix check to prevent false positive report of incorrect used inodes
 2021-04-09 15:32 UTC  (3+ messages)

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-09 15:32 UTC  (8+ messages)

[PATCH] hw/block/nvme: slba equal to nsze is out of bounds if nlb is 1-based
 2021-04-09 15:30 UTC  (4+ messages)

[PATCH v4] lib: add basic KUnit test for lib/math
 2021-04-09 15:30 UTC  (2+ messages)

[PATCH v4 cxl-2.0-doe 0/3] QEMU PCIe DOE for PCIe and CXL2.0
 2021-04-09 15:27 UTC  (7+ messages)
` [PATCH v4 cxl-2.0-doe 2/3] CXL Data Object Exchange implementation
` [PATCH v4 cxl-2.0-doe 3/3] PCIe standard header for DOE

[PATCH for-6.0 0/2] mps3-an524: Fix MPC setting for SRAM block
 2021-04-09 15:28 UTC  (5+ messages)
` [PATCH for-6.0 1/2] hw/arm/mps2-tz: Fix MPC setting for AN524 "
` [PATCH for-6.0 2/2] hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC

[PATCH] block: remove an incorrect check from blk_rq_append_bio
 2021-04-09 15:27 UTC  (2+ messages)

Mapping standard D-Bus sensors to ProcessorMetrics (and other specific schemas)
 2021-04-09 15:27 UTC  (2+ messages)

[PATCH] libtraceevent: Add some more created files to .gitignore
 2021-04-09 15:27 UTC 

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-04-09 15:26 UTC  (16+ messages)

[ceph-users] Nautilus 14.2.19 mon 100% CPU
 2021-04-09 15:25 UTC  (5+ messages)
          ` [ceph-users] "

[PATCH] virtiofsd: Fix side-effect in assert()
 2021-04-09 15:24 UTC  (5+ messages)
  ` [Virtio-fs] "

[PATCH v8 0/4] block device interposer
 2021-04-09 15:23 UTC  (3+ messages)
` [dm-devel] "

Memory leak in ieee80211_rx_napi()
 2021-04-09 15:23 UTC 

[PATCH 0/2] KVM: arm64: Hide SPE from guests
 2021-04-09 15:21 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Don't print warning when trapping SPE registers
` [PATCH 2/2] KVM: arm64: Don't advertise FEAT_SPE to guests

[PATCH 0/8] introduce single-sku support for mt7663/mt7921 drivers
 2021-04-09 15:22 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings:net:wireless:ieee80211: introduce regdomain property
` [PATCH 2/8] dt-bindings:net:wireless:mediatek,mt76: introduce power-limits node

Question on HS400 timing sequence
 2021-04-09 15:22 UTC  (2+ messages)

[PATCH -next] drm/etnaviv: remove unneeded if-null-free check
 2021-04-09 15:21 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] Added test description for kms tests
 2021-04-09 15:20 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Added test description for kms tests (rev3)

[PATCH net-next 0/4] veth: allow GRO even without XDP
 2021-04-09 15:20 UTC  (8+ messages)
` [PATCH net-next 2/4] veth: allow enabling NAPI "
` [PATCH net-next 3/4] veth: refine napi usage

#golang: go fetches dependencies in compile phase
 2021-04-09 15:19 UTC  (2+ messages)
` [yocto] "

[PATCH] fstests: Disable realtime inherit flag when executing xfs/{532,533,538}
 2021-04-09 15:19 UTC  (2+ messages)

Function Level Reset notification to PCIe device driver
 2021-04-09 15:18 UTC  (2+ messages)

[PATCH 0/2] binder: tell userspace to dump current backtrace when detected oneway spamming
 2021-04-09 15:16 UTC  (5+ messages)
` [PATCH 1/2] binder: fix the missing BR_FROZEN_REPLY in binder_return_strings
` [PATCH 2/2] binder: tell userspace to dump current backtrace when detected oneway spamming

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Add CRC test to make sure the correct fb is being scanned out
 2021-04-09 15:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_async_flips: Add CRC test to make sure the correct fb is being scanned out (rev2)

[PATCH 0/3] libtracefs: Updates to trace_marker functions
 2021-04-09 15:16 UTC  (4+ messages)
` [PATCH 1/3] libtracefs: Do some cleanups to the trace_marker.c code
` [PATCH 2/3] libtracefs: Add helper function trace_get_lock()
` [PATCH 3/3] libtracefs: Add lock around modifying the trace_marker file descriptor

[PATCH net] net: fix hangup on napi_disable for threaded napi
 2021-04-09 15:15 UTC  (8+ messages)

[PATCH] libkmod-config: fix a memory leak when kmod_list_append() fails
 2021-04-09 15:13 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: Make unpopulated zones PCP structures unreachable during hot remove
 2021-04-09 15:12 UTC  (6+ messages)

[PATCH 5.12 regression fix 1/1] Bluetooth: btusb: Revert Fix the autosuspend enable and disable
 2021-04-09 15:12 UTC  (2+ messages)
`  "

[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
 2021-04-09 15:03 UTC  (2+ messages)
` [Bug 1893040] "

[PATCH 0/2] Minor updates for hisi-sfc-v3xx
 2021-04-09 15:11 UTC  (6+ messages)
` [PATCH 2/2] spi: hisi-sfv-v3xx: drop unnecessary ACPI_PTR and related ifendif protection

[PATCH] checkpatch: Fix use of uninitialized value
 2021-04-09 15:08 UTC  (2+ messages)

[linux-next:master 8257/11648] mm/vmalloc.c:214:17: sparse: sparse: context imbalance in 'vmap_pages_pte_range' - different lock contexts for basic block
 2021-04-09 15:11 UTC 

[RFC PATCH] usb: core: reduce power-on-good delay time of root hub
 2021-04-09 15:09 UTC  (4+ messages)

[PATCH] ARM: configs: qcom_defconfig: enable IPA and RMNET
 2021-04-09 15:08 UTC  (2+ messages)

[PATCH 5.10 00/41] 5.10.29-rc1 review
 2021-04-09 15:09 UTC  (2+ messages)

[PATCH v2] USB:ohci:fix ohci interruption problem
 2021-04-09 15:07 UTC  (2+ messages)

[linux-next:master 10806/11648] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:3015:53: warning: address of 'aconnector->mst_port->mst_mgr' will always evaluate to 'true'
 2021-04-09 15:06 UTC 

Notify special task kill using wait* functions
 2021-04-09 15:06 UTC  (12+ messages)

crashkernel reservation failed - No suitable area found on a cortina/gemini SoC
 2021-04-09 15:06 UTC  (9+ 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.