All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-29 13:36:40 to 2021-06-29 14:12:06 UTC [more...]

[PATCH] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-29 14:11 UTC  (8+ messages)

[PATCH v2] vfio/pci: Handle concurrent vma faults
 2021-06-29 14:11 UTC  (8+ messages)

[PATCH 0/3] Add support for VSC8531_02 PHY and DT RGMII tuning
 2021-06-29 14:11 UTC  (9+ messages)
` [PATCH 1/3] include: dt-bindings: Add mscc-vsc8531 RGMII clock delay definitions
` [PATCH 2/3] dt-bindings: mscc: Add RGMII RX and TX delay tuning
` [PATCH 3/3] phy: mscc: Add support for VSC8531_02 with RGMII tuning

[PATCH v2 0/5] t: new helper test_line_count_cmd
 2021-06-29 14:11 UTC  (5+ messages)
` [PATCH v4 0/2] t640{0,2}: preserve ls-files exit status code
  ` [PATCH v4 1/2] t6400: preserve git "
  ` [PATCH v4 2/2] t6402: preserve git "

[PATCH v2 00/23] linux-user: Move signal trampolines to new page
 2021-06-29 14:09 UTC  (9+ messages)
` [PATCH v2 02/23] linux-user/aarch64: Implement setup_sigtramp
` [PATCH v2 03/23] linux-user/arm: Split out v2_frame
` [PATCH v2 04/23] linux-user/arm: Force v2 frames for fdpic
` [PATCH v2 05/23] linux-user/arm: Implement setup_sigtramp

[PATCH RESEND] MIPS: Fix PKMAP with 32-bit MIPS huge page support
 2021-06-29 14:14 UTC 

[PATCH 4.9 00/71] 4.9.274-rc1 review
 2021-06-29 14:11 UTC  (2+ messages)

[PATCH v3 0/3] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-29 14:08 UTC  (7+ messages)
` [PATCH v3 1/3] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
` [PATCH v3 2/3] avocado_qemu: Add SMMUv3 tests

[PATCH] drivers: ata: Replace DPRINTK with pr_debug and add __func__ in pr_debug
 2021-06-29 14:08 UTC 

[PATCH bpf-next v3] bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
 2021-06-29 14:10 UTC  (4+ messages)
` [BUG soft lockup] "

[OE-core][dunfell 00/14] Patch review
 2021-06-29 14:09 UTC  (3+ messages)
` [dunfell "
  ` [OE-core] "

[PATCH 4.4 00/57] 4.4.274-rc1 review
 2021-06-29 14:09 UTC  (2+ messages)

[PATCH 1/2] Update kernel headers
 2021-06-29 14:09 UTC  (4+ messages)

[PATCH] target/i386: Fix cpuid level for AMD
 2021-06-29 14:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add mpi3mr driver maintainers
 2021-06-29 14:08 UTC  (4+ messages)
` [PATCH] mpi3mr: Fix W=1 compilation warnings

[PATCH 0/8] Safe PEP8
 2021-06-29 14:08 UTC  (9+ messages)
` [PATCH 1/8] PEP8 double aggressive E401
` [PATCH 2/8] PEP8 double aggressive E701, E70 and E502
` [PATCH 3/8] PEP8 double aggressive E251 and E252
` [PATCH 4/8] PEP8 double aggressive E20 and E211
` [PATCH 5/8] PEP8 double aggressive E22, E224, E241, E242 and E27
` [PATCH 6/8] PEP8 double aggressive E225 ~ E228 and E231
` [PATCH 7/8] PEP8 double aggressive E301 ~ E306
` [PATCH 8/8] PEP8 double aggressive W291 ~ W293 and W391

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.13-109-g5add6842f3ea)
 2021-06-29 14:08 UTC 

[PATCH v2] iio:adc: Add RZ/N1D ADC driver
 2021-06-29 14:08 UTC 

[PATCH v5 net-next 00/15] RX filtering in DSA
 2021-06-29 14:06 UTC  (32+ messages)
` [Bridge] "
` [PATCH v5 net-next 01/15] net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst
  ` [Bridge] "
` [PATCH v5 net-next 02/15] net: bridge: switchdev: send FDB notifications for host addresses
  ` [Bridge] "
` [PATCH v5 net-next 03/15] net: bridge: allow br_fdb_replay to be called for the bridge device
  ` [Bridge] "
` [PATCH v5 net-next 04/15] net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
  ` [Bridge] "
` [PATCH v5 net-next 05/15] net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
  ` [Bridge] "
` [PATCH v5 net-next 06/15] net: dsa: introduce a separate cross-chip notifier type for host MDBs
  ` [Bridge] "
` [PATCH v5 net-next 07/15] net: dsa: reference count the MDB entries at the cross-chip notifier level
  ` [Bridge] "
` [PATCH v5 net-next 08/15] net: dsa: introduce a separate cross-chip notifier type for host FDBs
  ` [Bridge] "
` [PATCH v5 net-next 09/15] net: dsa: reference count the FDB addresses at the cross-chip notifier level
  ` [Bridge] "
` [PATCH v5 net-next 10/15] net: dsa: install the host MDB and FDB entries in the master's RX filter
  ` [Bridge] "
` [PATCH v5 net-next 11/15] net: dsa: sync static FDB entries on foreign interfaces to hardware
  ` [Bridge] "
` [PATCH v5 net-next 12/15] net: dsa: include bridge addresses which are local in the host fdb list
  ` [Bridge] "
` [PATCH v5 net-next 13/15] net: dsa: include fdb entries pointing to bridge "
  ` [Bridge] "
` [PATCH v5 net-next 14/15] net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev
  ` [Bridge] "
` [PATCH v5 net-next 15/15] net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
  ` [Bridge] "

[PATCH] nvdimm: release the correct device list
 2021-06-29 14:05 UTC  (2+ messages)

[tnguy-next-queue:dev-queue 39/95] drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c:180:35: error: 'struct pci_dev' has no member named 'physfn'; did you mean 'is_physfn'?
 2021-06-29 14:07 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] mpi3mr: Fix warnings reported by smatch
 2021-06-29 14:11 UTC 

perf test case probe libc fails with latest Fedora34 glibc update
 2021-06-29 14:06 UTC  (7+ messages)
` Part 2: "
    ` perf test case probe libc fails with latest Fedora34 glibc update, more info

[PATCH v2] mpi3mr: Fix W=1 compilation warnings
 2021-06-29 14:11 UTC 

stable-rc/queue/4.19 build: 189 builds: 0 failed, 189 passed, 63 warnings (v4.19.195-108-gae220303f794)
 2021-06-29 14:06 UTC 

[dpdk-dev] [PATCH v1] net/ice/base: fix wrong first mask value setting
 2021-06-29 14:06 UTC  (2+ messages)

[PATCH] tracing: change variable type as bool for clean-up
 2021-06-29 14:05 UTC 

[PATCH v5 00/16] drm/panfrost: Misc improvements
 2021-06-29 14:05 UTC  (6+ messages)
` [PATCH v5 02/16] drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr

[PATCH net-next] ipv6: Add sysctl for RA default route table number
 2021-06-29 14:05 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: remove custom endian conversion macros
 2021-06-29 14:04 UTC  (3+ messages)

[PATCH net-next 00/10] net: WWAN link creation improvements
 2021-06-29 14:14 UTC  (5+ messages)
` [PATCH net-next 06/10] net: iosm: drop custom netdev(s) removing

[PATCH][next] Input: Fix fall-through warning for Clang
 2021-06-29 14:05 UTC  (4+ messages)

[PATCH V14 0/3] Charge loop device i/o to issuing cgroup
 2021-06-29 14:03 UTC  (7+ messages)
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH v3] locking/lockdep: Fix meaningless usages output of lock classes
 2021-06-29 14:02 UTC  (2+ messages)

[PATCH] target/arm: Correct the encoding of MDCCSR_EL0
 2021-06-29 14:00 UTC  (2+ messages)

[PATCH 0/7] efi: Various tidy-ups and drop the default
 2021-06-29 14:01 UTC  (10+ messages)

[PATCH v5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-06-29 13:58 UTC  (11+ messages)

[PATCH] drm/aperture: Pass DRM driver structure instead of driver name
 2021-06-29 13:58 UTC  (9+ messages)
` [Nouveau] "
` [Intel-gfx] "

[PATCH 5.4 00/71] 5.4.129-rc1 review
 2021-06-29 14:00 UTC  (4+ messages)

[PATCH v2 0/8] ENOSPC delalloc flushing fixes
 2021-06-29 13:59 UTC  (9+ messages)
` [PATCH v2 1/8] btrfs: enable a tracepoint when we fail tickets
` [PATCH v2 2/8] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH v2 3/8] btrfs: wait on async extents when flushing delalloc
` [PATCH v2 4/8] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH v2 5/8] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v2 6/8] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
` [PATCH v2 7/8] 9p: migrate from sync_inode to filemap_fdatawrite_wbc
` [PATCH v2 8/8] fs: kill sync_inode

[PATCH V4 01/15] ARM: dts: imx6q-dhcom: Add the parallel system bus
 2021-06-29 13:56 UTC  (3+ messages)
` [PATCH V4 02/15] ARM: dts: imx6q-dhcom: Add interrupt and compatible to the ethernet PHY
` [PATCH V4 13/15] ARM: dts: imx6qdl-dhcom: Split SoC-independent parts of DHCOM SOM and PDK2

[PATCH v3 0/9] target/nios2: Convert to TranslatorOps
 2021-06-29 13:55 UTC  (5+ messages)
` [PATCH v3 8/9] target/nios2: Inline handle_instruction

[PATCH 0/3] cmd: setexpr: add fmt format string operation
 2021-06-29 13:57 UTC  (3+ messages)

[PATCH] mmc: core: Add a card quirk for broken boot partitions
 2021-06-29 13:56 UTC  (2+ messages)

[PATCH] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
 2021-06-29 13:55 UTC 

[dpdk-dev] [PATCH v1] net/ice: enable to set HW debug mask
 2021-06-29 13:33 UTC 

[PATCH 0/4] ceph: new mount device syntax
 2021-06-29 13:54 UTC  (4+ messages)
` [PATCH 1/4] ceph: new device mount syntax

[PATCH net-next] tcp: change ICSK_CA_PRIV_SIZE definition
 2021-06-29 13:53 UTC 

GIT_TERMINAL_PROMPT environment variable isn't honored properly
 2021-06-29 13:52 UTC  (2+ messages)

Re:
 2021-06-29 13:52 UTC 

[Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
 2021-06-29 13:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/jsl: Remove require_force_probe protection (rev2)

[PATCH] xen/arm: add forward_smc command line option for debugging
 2021-06-29 13:52 UTC  (6+ messages)

[PATCH net-next] tcp_yeah: check struct yeah size at compile time
 2021-06-29 13:52 UTC 

[PATCH v2] mm/compaction: fix 'limit' in fast_isolate_freepages
 2021-06-29 13:52 UTC  (2+ messages)

client's caching of server-side capabilities
 2021-06-29 13:51 UTC  (6+ messages)

[dpdk-dev] [PATCH] rte_swx: fix typo
 2021-06-29 13:51 UTC  (5+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v2] table: "

[PATCH] IMA: remove -Wmissing-prototypes warning
 2021-06-29 13:50 UTC 

[PATCH] sf: Querying write-protect status before operating the flash
 2021-06-29 13:50 UTC  (2+ messages)

[PATCH] sched/uclamp: Fix getting unreasonable ucalmp_max when rq is idle
 2021-06-29 13:50 UTC  (2+ messages)

[PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
 2021-06-29 13:47 UTC  (6+ messages)

[PATCH v3] mm/page_alloc: Further fix __alloc_pages_bulk() return value
 2021-06-29 13:48 UTC 

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-29 13:47 UTC  (8+ messages)

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-06-29 13:42 UTC  (3+ messages)
` [PATCH 20/20] target/loongarch: Add "

[dpdk-dev] [PATCH] ethdev: add namespace
 2021-06-29 13:46 UTC 

[PATCH v11 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-29 13:39 UTC  (7+ messages)
` [PATCH v11 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v11 2/6] memory: make global_dirty_tracking a bitmask
` [PATCH v11 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v11 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v11 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v11 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH v9 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-06-29 13:45 UTC  (19+ messages)
` [PATCH v9 1/9] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v9 2/9] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v9 3/9] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v9 4/9] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v9 5/9] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v9 6/9] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v9 7/9] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v9 8/9] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v9 9/9] mtd: spi-nor-tiny: "

USB Gadget Filesystem HID stuck on write when using mass storage at the same time
 2021-06-29 13:45 UTC 

[PATCH for-rc] IB/cma: Fix false P_Key mismatch messages
 2021-06-29 13:45 UTC  (5+ messages)

feedback/idea about "switch -C" force create
 2021-06-29 13:44 UTC  (3+ messages)

[atishp04:sbi_pmu_v3 13/16] drivers/perf/riscv_pmu_legacy.c:74: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-06-29 13:44 UTC  (2+ messages)

[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
 2021-06-29 13:44 UTC  (5+ messages)

[PATCH 0/3] fix max open zones handling when using multiple jobs
 2021-06-29 13:44 UTC  (2+ messages)

[PATCH 0/2] btrfs: eliminate a deadlock when allocating system chunks and rework chunk allocation
 2021-06-29 13:43 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix deadlock with concurrent chunk allocations involving system chunks
` [PATCH 2/2] btrfs: rework chunk allocation to avoid exhaustion of the system chunk array

[PATCH] arm64: dts: imx8mm: add pgc/blk_ctl nodes
 2021-06-29 13:36 UTC  (3+ messages)

[PATCH 1/1] RISC-V: load initrd wherever it fits into memory
 2021-06-29 13:40 UTC  (2+ messages)

[PATCH] smack: mark 'smack_enabled' global variable as __initdata
 2021-06-29 13:41 UTC 

[PATCH] MIPS: Fix PKMAP with 32-bit MIPS huge page support
 2021-06-29 13:41 UTC  (3+ messages)

[PATCH v3] ui/cocoa: Use NSWindow's ability to resize
 2021-06-29 13:38 UTC 

[PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
 2021-06-29 13:26 UTC  (2+ messages)

[PATCH RESEND] block: fix discard request merge
 2021-06-29 13:41 UTC  (2+ messages)

[PATCH] efi_loader: Allow capsule update on-disk without checking OsIndications
 2021-06-29 13:40 UTC  (6+ messages)

[PATCH] ufs: Increase the usable queue depth
 2021-06-29 13:40 UTC  (2+ messages)

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-29 13:22 UTC  (5+ messages)
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH] sysctl: fix permission check while owner isn't GLOBAL_ROOT_UID
 2021-06-29 13:40 UTC  (2+ messages)

[PATCH] trace: add hardware interrupt calls tracing
 2021-06-29 13:38 UTC 

[PATCH] hwmon: (aspeed-pwm-tacho) Using falling edge
 2021-06-29 13:14 UTC  (6+ messages)

[PATCH] mfd: mfd-core: Change "Failed to locate of_node" warning to debug
 2021-06-29 13:39 UTC  (6+ messages)

[PATCH] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
 2021-06-29 13:12 UTC 

[PATCH 1/2] drm/amd/pm: update the gpu metrics data retrieving for Sienna Cichlid
 2021-06-29 13:38 UTC  (2+ messages)

VMs hanging with rcu stall problems
 2021-06-29 13:34 UTC  (2+ messages)

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-29 13:38 UTC  (12+ messages)

[PATCH net v2] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-29 12:44 UTC  (4+ messages)

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-06-29 13:01 UTC  (2+ messages)

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-29 13:35 UTC  (9+ messages)
` [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb

[PATCH 0/5] Add MSM8939 APCS/A53PLL clock support
 2021-06-29 13:36 UTC  (4+ messages)
` [PATCH 3/5] clk: qcom: apcs-msm8916: Retrieve clock name from DT

[PATCH 1/3] regulator: mt6358: Remove shift fields from struct mt6358_regulator_info
 2021-06-29 13:05 UTC  (3+ messages)
` [PATCH 2/3] regulator: mt6359: Remove shift fields from struct mt6359_regulator_info
` [PATCH 3/3] regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_info


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.