All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-15 15:18:33 to 2021-07-15 16:24:04 UTC [more...]

[RFC v2] /dev/iommu uAPI proposal
 2021-07-15 16:21 UTC  (10+ messages)

[RFC PATCH 0/4] split rk3568 and rk3566 device trees
 2021-07-15 16:21 UTC  (5+ messages)
` [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A

[PATCH v2 1/2] dt-bindings: iio: adc: rockchip-saradc: add description for rk3568
 2021-07-15 16:23 UTC  (3+ messages)

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-07-15 16:22 UTC  (3+ messages)

Can't build 5.13 selftests against clang-12 nor clang-13
 2021-07-15 16:21 UTC  (2+ messages)

[PATCH v3] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-15 16:21 UTC 

Update to Code Construct's CCLA Schedule A
 2021-07-15 16:20 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 179 builds: 0 failed, 179 passed, 9 warnings (v4.4.275-142-g98e9af4e7b0a)
 2021-07-15 16:21 UTC 

[PATCH V2 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems
 2021-07-15 16:20 UTC  (3+ messages)
` [PATCH V2 1/1] [x86]: BIOS Dynamic SAR driver for Intel M.2 Modem

QEMU System and User targets
 2021-07-15 16:17 UTC  (2+ messages)

[PATCH v2] spi: spi-cadence-quadspi: Fix division by zero warning
 2021-07-15 16:18 UTC  (3+ messages)

[PATCH 0/1] Kernel oopses on ext2 filesystems after 782b76d7abdf
 2021-07-15 16:18 UTC  (9+ messages)
` [PATCH 1/1] fs/ext2: Avoid page_address on pages returned by ext2_get_page
        ` [PATCH v2] "

[PATCH v3 0/5] Add PMIC node for J7200
 2021-07-15 16:18 UTC  (3+ messages)
` [PATCH v3 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node

[PATCH v4 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-15 16:18 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH v4 2/6] dt-bindings: clock: qcom,videocc: "

[PATCH] man8/ip-tunnel.8: fix typo, 'encaplim' is not a valid option
 2021-07-15 16:17 UTC 

[PATCH 00/17] target/riscv: Use tcg_constant_*
 2021-07-15 16:15 UTC  (4+ messages)

[PATCH v2 0/8] dsi: rework clock parents and timing handling
 2021-07-15 16:15 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: display: msm: dsi-controller-main: restore assigned-clocks

[PATCH v2 1/3] Bluetooth: hci_h5: add WAKEUP_DISABLE flag
 2021-07-15 16:15 UTC  (2+ messages)
` [v2,1/3] "

[PATCH v4] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold
 2021-07-15 16:14 UTC  (2+ messages)

[PATCH 0/2] Add devicetree support for SDX65 Modem and MTP
 2021-07-15 16:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document SDX65 platform and boards

[PATCH] ARM64: Provide the ARM64_TBI option
 2021-07-15 16:11 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: soc: qcom: aoss: Support sc8180x and convert to YAML
 2021-07-15 16:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: aoss: Add SC8180X and generic compatible

[PATCH] include: linux: Reorganize timekeeping and ktime headers
 2021-07-15 16:12 UTC 

[PATCH hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-15 16:10 UTC 

[PATCH 0/5] add measurement support
 2021-07-15 16:09 UTC  (14+ messages)
` [PATCH 1/5] efi_loader: increase eventlog buffer size

[PATCH] drm/amd/display: Fix 10bit 4K display on CIK GPUs
 2021-07-15 16:10 UTC  (4+ messages)

execve(2) man page: "absolute pathname" inconsistency
 2021-07-15 16:09 UTC  (3+ messages)

[PATCH v2] kunit: tool: add --kernel_args to allow setting module params
 2021-07-15 16:09 UTC  (3+ messages)

[meta-python][PATCH 1/3] python3-pandas: Upgrade 1.2.5 -> 1.3.0
 2021-07-15 16:09 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-texttable: Upgrade 1.6.3 -> 1.6.4
` [meta-python][PATCH 3/3] python3-dateutil: Upgrade 2.8.1 -> 2.8.2

[PATCH v3] kunit: tool: add --kernel_args to allow setting module params
 2021-07-15 16:08 UTC 

[PATCH 00/20] perf: fix several memory leaks reported by ASan on perf-test
 2021-07-15 16:07 UTC  (21+ messages)
` [PATCH 01/20] perf nsinfo: fix refcounting
` [PATCH 02/20] perf env: fix sibling_dies memory leak
` [PATCH 03/20] perf test: session_topology: delete session->evlist
` [PATCH 04/20] perf test: event_update: fix memory leak of evlist
` [PATCH 05/20] perf test: event_update: fix memory leak of unit
` [PATCH 06/20] perf dso: fix memory leak in dso__new_map
` [PATCH 07/20] perf test: maps__merge_in: fix memory leak of maps
` [PATCH 08/20] perf env: fix memory leak of cpu_pmu_caps
` [PATCH 09/20] perf report: free generated help strings for sort option
` [PATCH 10/20] perf inject: close inject.output
` [PATCH 11/20] perf session: cleanup trace_event
` [PATCH 12/20] perf script: release zstd data
` [PATCH 13/20] perf script: fix memory leaks in perf_script
` [PATCH 14/20] perf util/lzma: close lzma stream
` [PATCH 15/20] perf trace: free malloc'd trace fields on exit
` [PATCH 16/20] perf trace: free syscall->arg_fmt
` [PATCH 17/20] perf trace: free syscall tp fields in evsel->priv
` [PATCH 18/20] perf trace: free strings in trace__parse_events_option
` [PATCH 19/20] perf test: bpf: free obj_buf
` [PATCH 20/20] perf util/probe-file: delete namelist on error in del_events

[fsdax xfs] Regression panic at inode_switch_wbs_work_fn
 2021-07-15 16:06 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 136 runs, 12 regressions (v4.4.275-128-g1ae5be41556b)
 2021-07-15 16:06 UTC 

Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
 2021-07-15 16:04 UTC  (9+ messages)

[PATCH] block/vvfat: fix: drop backing
 2021-07-15 16:02 UTC  (2+ messages)

[PATCH for-next v3 0/2] attempt at two small fixups
 2021-07-15 16:04 UTC  (3+ messages)
` [PATCH for-next v3 1/2] IB/hfi1: Indicate DMA wait when txq is queued for wakeup
` [PATCH for-next v3 2/2] IB/hfi1: Adjust pkey entry in index 0

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-15 16:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] drm/amdgpu/display: make a const array common_rates static, makes object smaller
 2021-07-15 16:04 UTC  (4+ messages)

MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
 2021-07-15 16:04 UTC  (7+ messages)
    ` review of virtio-can (was: Re: MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?)
      ` [virtio-dev] "

[PATCH] ARM: dts: stm32: Update AV96 adv7513 node per dtbs_check
 2021-07-15 16:01 UTC  (2+ messages)

[PATCH 0/7] Optimization batch 14: trivial directory resolution
 2021-07-15 16:03 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] merge-ort: add data structures for allowable trivial directory resolves
  ` [PATCH v2 4/7] merge-ort: add a handle_deferred_entries() helper function
  ` [PATCH v2 5/7] merge-ort: defer recursing into directories when merge base is matched

[PATCH] mac80211: include <linux/rbtree.h>
 2021-07-15 16:02 UTC 

[PATCH] backports: add rb_tree_cached
 2021-07-15 16:00 UTC 

OMAP2430 kernel hangs on call to omap2xxx_restart
 2021-07-15 15:59 UTC 

[PATCH] ARM: dts: stm32: Prefer HW RTC on DHCOM SoM
 2021-07-15 15:57 UTC  (2+ messages)

[PATCH v14 000/138] Memory folios
 2021-07-15 15:58 UTC  (6+ messages)
` [PATCH v14 061/138] mm/migrate: Add folio_migrate_flags()
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

[igt-dev] [PATCH i-g-t 0/9] Prepare for a synchronous command parser
 2021-07-15 15:58 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Prepare for a synchronous command parser (rev2)

5.13.2-rc and others have many not for stable
 2021-07-15 15:57 UTC  (7+ messages)

inline expressions for decodetree !function syntax
 2021-07-15 15:53 UTC  (2+ messages)

[PATCH for-4.13] x86/tsx: Fix backport of "x86/cpuid: Rework HLE and RTM handling"
 2021-07-15 15:56 UTC  (3+ messages)

[PATCH] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
 2021-07-15 15:54 UTC  (2+ messages)

[EXT] Re: The problem about arm64: io: Relax implicit barriers in default I/O accessors
 2021-07-15 15:53 UTC  (12+ messages)

[PATCH bpf-next] bpftool: Check malloc return value in mount_bpffs_for_pin
 2021-07-15 15:55 UTC  (2+ messages)

[lustre-devel] Lustre 2.12.7 released
 2021-07-15 15:54 UTC 

[PATCH] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
 2021-07-15 15:54 UTC  (2+ messages)

[PATCH v3 0/3] support dirtyrate measurement with dirty bitmap
 2021-07-15 15:51 UTC  (4+ messages)
  ` [PATCH v3 1/3] KVM: introduce kvm_get_manual_dirty_log_protect
  ` [PATCH v3 2/3] memory: introduce DirtyRateDirtyPages and util function
  ` [PATCH v3 3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[linux-linus test] 163706: regressions - FAIL
 2021-07-15 15:53 UTC 

[Accel-config] Re: [PATCH 1/1] accel-config: Remove traffic class setting from config file
 2021-07-15 15:52 UTC 

[frank-w-bpi-r2-4.14:5.14-hdmilarb2 29/36] drivers/media/platform/mtk-mdp/mtk_mdp_core.c:47:34: warning: unused variable 'mtk_mdp_of_ids'
 2021-07-15 15:52 UTC 

[PATCH 0/3] Read firmware, tplg and machine driver name from dts node
 2021-07-15 15:51 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl,properties
    ` [PATCH 3/3] dt-bindings: dsp: fsl: Document newly introduced fsl, properties

[Accel-config] Re: [PATCH] accel-config: Provide compatibility for legacy mode driver names
 2021-07-15 15:51 UTC 

[pull] amdgpu, amdkfd drm-fixes-5.14
 2021-07-15 15:51 UTC  (5+ messages)

[PATCH 0/2] Fixes for KSZ DSA switch
 2021-07-15 15:50 UTC  (8+ messages)
` [PATCH 2/2] net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum

[PATCH 0/2] bitmap: introduce for_each_set_bitrange()
 2021-07-15 15:50 UTC  (4+ messages)
` [PATCH 2/2] bitmap: introduce for_each_set_bitrange

[PATCH v4 0/5] Add support for Control-Flow Integrity
 2021-07-15 15:46 UTC  (4+ messages)
` [PATCH v4 1/5] configure,meson: add option to enable LTO

[PATCH 0/2] ACPI: Update DBG2 Serial Port Subtypes list
 2021-07-15 15:46 UTC  (7+ messages)
` [PATCH 1/2] ACPICA: Add new DBG2 Serial Port Subtypes
      ` [Devel] "

stable-rc/linux-5.13.y build: 175 builds: 2 failed, 173 passed, 7 warnings (v5.13.2-254-g761e4411c50e)
 2021-07-15 15:46 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-15 15:45 UTC  (5+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol

any idea about auto export multiple btrfs snapshots?
 2021-07-15 15:45 UTC  (3+ messages)
` nfs subvolume access?
    ` [PATCH/RFC] NFSD: handle BTRFS subvolumes better

macvlan breaks garp for vrrp
 2021-07-15 15:37 UTC 

[PATCH] ARM: dts: stm32: Set {bitclock, frame}-master phandles on ST DKx
 2021-07-15 15:43 UTC  (4+ messages)

[PATCH v1 1/3] clk: fractional-divider: Export approximation algo to the CCF users
 2021-07-15 15:38 UTC  (5+ messages)

[PATCH for-6.1] configure: Fix endianess test with LTO
 2021-07-15 15:40 UTC  (2+ messages)

[PATCH 00/19] [GSOC] cat-file: reuse ref-filter logic
 2021-07-15 15:40 UTC  (19+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 02/17] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v2 03/17] [GSOC] ref-filter: --format=%(raw) re-support --perl
  ` [PATCH v2 04/17] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
  ` [PATCH v2 05/17] [GSOC] ref-filter: add %(rest) atom
  ` [PATCH v2 06/17] [GSOC] ref-filter: pass get_object() return value to their callers
  ` [PATCH v2 07/17] [GSOC] ref-filter: introduce free_ref_array_item_value() function
  ` [PATCH v2 08/17] [GSOC] ref-filter: add cat_file_mode to ref_format
  ` [PATCH v2 09/17] [GSOC] ref-filter: modify the error message and value in get_object
  ` [PATCH v2 10/17] [GSOC] cat-file: add has_object_file() check
  ` [PATCH v2 11/17] [GSOC] cat-file: change batch_objects parameter name
  ` [PATCH v2 12/17] [GSOC] cat-file: create p1006-cat-file.sh
  ` [PATCH v2 13/17] [GSOC] cat-file: reuse ref-filter logic
  ` [PATCH v2 14/17] [GSOC] cat-file: reuse err buf in batch_object_write()
  ` [PATCH v2 15/17] [GSOC] cat-file: re-implement --textconv, --filters options
  ` [PATCH v2 16/17] [GSOC] ref-filter: remove grab_oid() function
  ` [PATCH v2 17/17] [GSOC] cat-file: use fast path when using default_format

[PATCHv2 0/2] Introduce mcp230xx support
 2021-07-15 15:40 UTC  (3+ messages)
` [PATCHv2 1/2] i2c: add dm_i2c_reg_clrset
` [PATCHv2 2/2] gpio: mcp230xx: Introduce new driver

[PATCH tglx/in-place v1 03/21] printk/console: Check consistent sequence number when handling race in console_unlock()
 2021-07-15 15:38 UTC  (2+ messages)

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-15 15:36 UTC  (5+ messages)
` [PATCH v7 1/4] cpumask: introduce cpumap_print_to_buf to support large bitmask and list
` [PATCH v7 4/4] lib: test_bitmap: add bitmap_print_to_buf test cases

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-15 15:36 UTC  (11+ messages)
` [PATCH v3 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v3 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator

[PATCH v2 0/2] linux: use stat instead of udevadm for partition lookup
 2021-07-15 15:35 UTC  (3+ messages)
` [PATCH v2 1/2] osdep: Introduce major.h and use it
` [PATCH v2 2/2] linux/hostdisk: use stat() instead of udevadm for partition lookup

[PATCH 0/4] Basic recovery for machine checks inside SGX
 2021-07-15 15:33 UTC  (8+ messages)
` [PATCH 1/4] x86/sgx: Track phase and type of SGX EPC pages

[PATCH] xen-blkfront: sanitize the removal state machine
 2021-07-15 15:32 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 159 runs, 8 regressions (v4.19.197-279-g088e1d22d7f1)
 2021-07-15 15:32 UTC 

[GIT PULL] nvme fixes for Linux 5.14
 2021-07-15 15:32 UTC  (3+ messages)

[PATCH] block: nbd: fix order of cleaning up the queue and freeing the tagset
 2021-07-15 15:29 UTC  (2+ messages)

[PATCH v14 102/138] iomap: Convert iomap_write_begin and iomap_write_end to folios
 2021-07-15 15:29 UTC  (3+ messages)

[PATCH] pd: fix order of cleaning up the queue and freeing the tagset
 2021-07-15 15:29 UTC  (2+ messages)

[PATCH v2 0/4] Remove unconditional arch dependency on asm/debugger.h
 2021-07-15 15:28 UTC  (7+ messages)
` [PATCH v2 2/4] build: use common stubs for debugger_trap_* functions if !CONFIG_CRASH_DEBUG
` [PATCH v2 3/4] x86/debug: move debugger_trap_entry into debugger.c not inlined
` [PATCH v2 4/4] x86/debug: move domain_pause_for_debugger to debugger.c

[PATCH] extcon: max3355: Drop unused include
 2021-07-15 15:26 UTC 

[PATCH stable-5.10] io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
 2021-07-15 15:27 UTC  (3+ messages)

[PATCH v8 00/14] drm/tegra: Introduce a modern UABI
 2021-07-15 15:27 UTC  (7+ messages)
` [PATCH v8 01/14] gpu: host1x: Add DMA fence implementation
` [PATCH v8 09/14] drm/tegra: Implement new UAPI

[PATCH] ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
 2021-07-15 15:24 UTC  (4+ messages)

[SPDK] Re: NVMe 2.0 support
 2021-07-15 15:25 UTC 

[Patch net-next v3] net_sched: introduce tracepoint trace_qdisc_enqueue()
 2021-07-15 15:25 UTC  (3+ messages)

[RFC PATCH 3/3] fuse: add per-file DAX flag
 2021-07-15 15:24 UTC  (2+ messages)

[PATCH] mm/hwpoison: dissolve error hugepages of file mapping
 2021-07-15 15:22 UTC  (2+ messages)

[PATCH v2 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-15 15:22 UTC  (6+ messages)
` [PATCH v2 1/5] arm: stm32mp: add config for STM32IMAGE support
` [PATCH v2 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
` [PATCH v2 3/5] arm: stm32mp: add defconfig for trusted boot with FIP
` [PATCH v2 4/5] doc: st: stm32mp1: Add FIP support for trusted boot
` [PATCH v2 5/5] stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-15 15:19 UTC  (4+ messages)
` [PATCH v2 6/6] tools/tdx: Add a sample attestation user app

[PATCH 0/2] Add new IPCC mailbox to support the coprocessor detach on some stm32mp15x boards
 2021-07-15 15:16 UTC  (2+ messages)

[PATCH v3 00/16] misc: Some more misc patches
 2021-07-15 15:18 UTC  (4+ messages)
` [PATCH v3 03/16] x86: Allow coreboot serial driver to guess the UART


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.