All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 12:05:39 to 2021-09-07 12:45:51 UTC [more...]

[PATCH net-next] skbuff: inline page_frag_alloc_align()
 2021-09-07 13:03 UTC  (2+ messages)
` [skbuff] 70189f1d40: BUG:using_smp_processor_id()in_preemptible

[PATCH v3 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-09-07 12:44 UTC  (7+ messages)
` [PATCH v3 1/8] ARM: dts: omap: Fixup GPMC child nodes
` [PATCH v3 8/8] memory: gpmc-omap: "gpmc,device-width" DT property is optional
  ` [PATCH v3 8/8] memory: gpmc-omap: "gpmc, device-width" "

[PATCH] m68k: mvme: Remove overdue #warnings in RTC handling
 2021-09-07 12:45 UTC 

[PATCH 00/13] submodule: convert the rest of 'update' to C
 2021-09-07 12:44 UTC  (8+ messages)
` [PATCH 02/13] submodule--helper: get remote names from any repository
` [PATCH 06/13] submodule: move core cmd_update() logic to C
` [PATCH 07/13] submodule: remove fetch_in_submodule shell function

[PATCH] powerpc/mce: Fix access error in mce handler
 2021-09-07  8:11 UTC  (3+ messages)

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-07 12:19 UTC  (20+ messages)
` [RFC v3 01/32] RFC: docs: add supported host CPUs section
` [RFC v3 02/32] build-sys: add HAVE_IPPROTO_MPTCP
` [RFC v3 03/32] scripts/qapi: teach c_param_type() to return const argument type
` [RFC v3 04/32] glib-compat: add G_SIZEOF_MEMBER
` [RFC v3 05/32] scripts/qapi: add QAPISchemaVisitor.visit_module_end
` [RFC v3 06/32] scripts/qapi: add a CABI module
` [RFC v3 07/32] scripts/qapi: generate CABI dump for C types
` [RFC v3 08/32] tests: build qapi-cabi (C ABI dump)
` [RFC v3 09/32] build-sys: add i686 cpu target
` [RFC v3 10/32] build-sys: add --with-rust{-target} & basic build infrastructure
` [RFC v3 11/32] build-sys: add a cargo-wrapper script
` [RFC v3 12/32] rust: provide a common crate for QEMU
` [RFC v3 13/32] rust: use vendored-sources
` [RFC v3 14/32] scripts/qapi: add QAPISchemaIfCond.rsgen()
` [RFC v3 15/32] scripts/qapi: strip trailing whitespaces
` [RFC v3 17/32] scripts/qapi: learn to generate ABI dump for Rust FFI
` [RFC v3 18/32] tests: generate Rust bindings
` [RFC v3 21/32] tests/rust: build a common library, checking bindings compile
` [RFC v3 26/32] qga/rust: check the Rust C binding

[PATCH 0/6] btrfs: zoned: unify relocation on a zoned and regular FS
 2021-09-07 12:43 UTC  (3+ messages)
` [PATCH 2/6] btrfs: zoned: add a dedicated data relocation block group

[PULL] qemu-socket unix socket bugfix 2021-09-06
 2021-09-07 12:23 UTC  (2+ messages)

Handling DRM master transitions cooperatively
 2021-09-07 12:42 UTC  (3+ messages)

[PATCH v3] Input: analog: Always use ktime functions
 2021-09-07 12:41 UTC  (2+ messages)

[LTP] [PATCH] open_posix: Add failure handling of fork()
 2021-09-05  3:11 UTC  (2+ messages)

[PATCH] watchdog: mlx-wdt: Use regmap_write_bits()
 2021-09-07 12:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/coreutils: Prevent overwriting of fakedate
 2021-09-07 12:40 UTC  (2+ messages)

[PATCH] watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:40 UTC  (2+ messages)

[PATCH] watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:39 UTC  (2+ messages)

[PATCH 0/8] Drop support for git rebase --preserve-merges
 2021-09-07 12:39 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] rebase: drop support for `--preserve-merges`
  ` [PATCH v2 7/7] rebase: drop the internal `rebase--interactive` command

[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
 2021-09-07 12:38 UTC  (4+ messages)

[PATCH] watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-07 12:38 UTC  (2+ messages)

[RFC PATCH v3] drm/amdgpu: alloc uvd msg from IB pool
 2021-09-07 12:37 UTC  (2+ messages)

[PATCH v13 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-07 12:35 UTC  (19+ messages)
` [PATCH v13 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v13 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v13 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v13 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v13 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v13 bpf-next 06/18] net: marvell: rely on "
` [PATCH v13 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v13 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v13 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v13 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v13 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v13 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v13 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v13 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v13 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v13 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v13 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper
` [PATCH v13 bpf-next 18/18] bpf: add bpf_xdp_adjust_data selftest

[Intel-gfx] [PATCH] drm/i915: Free the returned object of acpi_evaluate_dsm()
 2021-09-06  3:35 UTC 

[PATCH v2 0/2] Add memcg accounting to Arm KVM
 2021-09-07 12:31 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
` [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-07 12:35 UTC  (2+ messages)

[PATCH RESEND] bugreport: Add hint to answer questionnaire in English
 2021-09-07 12:21 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/ipmiutil: avoid the need for autoreconf
 2021-09-07 12:29 UTC 

[Buildroot] [git commit branch/2021.02.x] package/ipmiutil: avoid the need for autoreconf
 2021-09-07 12:30 UTC 

[RFC PATCH] xen/design: Add design for EFI dom0less system start
 2021-09-07 12:30 UTC  (4+ messages)

[PATCH] clk: samsung: s5pv210-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:28 UTC  (3+ messages)

[Buildroot] [PATCH v2,1/1] package/ipmiutil: touch config.h.in
 2021-09-07 12:30 UTC  (2+ messages)

[PATCH] clk: samsung: exynos5433: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:28 UTC  (3+ messages)

[PATCH] clk: samsung: exynos-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:27 UTC  (3+ messages)

[PATCH] clk: samsung: exynos4412-isp: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:28 UTC  (3+ messages)

[PATCH v2 0/5] Add support for Airoha EN7523 SoC
 2021-09-07 12:27 UTC  (6+ messages)
` [PATCH v2 4/5] ARM: Add basic "

[PATCH v2] usb: ehci: Simplify platform driver registration
 2021-09-07 12:30 UTC 

[PATCH v4] hwmon: Add Maxim MAX6620 hardware monitoring driver
 2021-09-07 12:28 UTC 

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-07 12:28 UTC  (4+ messages)
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH] audit: Fix build failure by renaming struct node to struct audit_node
 2021-09-06  6:41 UTC  (3+ messages)

[PATCH] drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
 2021-09-07 12:26 UTC 

Application of QEMUTimer in short timing
 2021-09-07 12:19 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.05.x] package/ushare: fix build without msgfmt
 2021-09-07 12:20 UTC 

[Buildroot] [git commit branch/2021.05.x] package/cjson: bump to version 1.7.15
 2021-09-07 10:10 UTC 

[Buildroot] [git commit branch/2021.05.x] package/nodejs: security bump to version 12.22.5
 2021-09-07 12:23 UTC 

[Buildroot] [git commit branch/2021.05.x] configs/pc_x86_64_{efi, bios}_defconfig: update kernel to 4.19.204
 2021-09-07 10:08 UTC 

[Buildroot] [git commit branch/2021.05.x] package/alsa-utils: Fix alsa-plugins compatibility
 2021-09-07 10:07 UTC 

[Buildroot] [git commit branch/2021.02.x] configs/pc_x86_64_{efi, bios}_defconfig: update kernel to 4.19.204
 2021-09-07 10:08 UTC 

[PATCH 0/9] PCI devices passthrough on Arm, part 3
 2021-09-07 12:23 UTC  (10+ messages)
` [PATCH 4/9] vpci/header: Add and remove register handlers dynamically

[Buildroot] [git commit branch/2021.02.x] package/nodejs: security bump to version 12.22.5
 2021-09-07 12:23 UTC 

[Buildroot] [git commit branch/2021.02.x] package/cjson: bump to version 1.7.15
 2021-09-07 10:11 UTC 

[Buildroot] [git commit branch/2021.02.x] package/cjson: bump version to 1.7.14
 2021-09-07 10:11 UTC 

[Buildroot] [git commit branch/2021.02.x] package/alsa-utils: Fix alsa-plugins compatibility
 2021-09-07 10:07 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: security bump to version 12.22.5
 2021-09-07 12:23 UTC  (2+ messages)

[PATCH] x86/p2m-pt: fix p2m_flags_to_access()
 2021-09-07 12:22 UTC  (2+ messages)

[RFC PATCH v2] drm/amdgpu: alloc uvd msg from IB pool
 2021-09-07 12:22 UTC 

[PATCH 0/5] s390/pci: automatic error recovery
 2021-09-07 12:21 UTC  (5+ messages)

pci-ftpci100: race condition in masking/unmasking interrupts
 2021-09-07 12:20 UTC  (3+ messages)

[RFC PATCH] drm/amdgpu: alloc uvd msg from IB pool
 2021-09-07 12:20 UTC 

[PATCH 1/3] leds:triggers:Extend the kernel panic LED trigger
 2021-09-07 12:20 UTC  (2+ messages)

[PATCH 0/3] USB DWC3 QCOM Multi power domain support
 2021-09-07 12:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom

[Buildroot] [PATCH v2, 1/1] package/ushare: fix build without msgfmt
 2021-09-07 12:20 UTC  (2+ messages)

[PATCH 00/15] nfc: minor printk cleanup
 2021-09-07 12:18 UTC  (48+ messages)
` [linux-nfc] "
` [linux-nfc] [PATCH 01/15] nfc: drop unneeded debug prints
  `  "
` [PATCH 02/15] nfc: do not break pr_debug() call into separate lines
  ` [linux-nfc] "
` [PATCH 03/15] nfc: nci: replace GPLv2 boilerplate with SPDX
  ` [linux-nfc] "
` [PATCH 04/15] nfc: fdp: drop unneeded debug prints
  ` [linux-nfc] "
` [PATCH 05/15] nfc: pn533: "
  ` [linux-nfc] "
` [PATCH 06/15] nfc: pn533: use dev_err() instead of pr_err()
  ` [linux-nfc] "
` [PATCH 07/15] nfc: pn544: drop unneeded debug prints
  ` [linux-nfc] "
` [PATCH 08/15] nfc: pn544: drop unneeded memory allocation fail messages
  ` [linux-nfc] "
` [PATCH 09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device
  ` [linux-nfc] "
` [PATCH 10/15] nfc: st-nci: drop unneeded debug prints
  ` [linux-nfc] "
` [PATCH 11/15] nfc: st21nfca: "
  ` [linux-nfc] "
` [PATCH 12/15] nfc: trf7970a: "
  ` [linux-nfc] "
` [PATCH 13/15] nfc: microread: "
  ` [linux-nfc] "
` [PATCH 14/15] nfc: microread: drop unneeded memory allocation fail messages
  ` [linux-nfc] "
` [PATCH 15/15] nfc: mrvl: "
  ` [linux-nfc] "

[PATCH v2 0/3] btrfs-progs: error messages enhancement for bad tree blocks
 2021-09-07 12:17 UTC  (2+ messages)

[PATCH] xen/pvcalls: backend can be a module
 2021-09-07 12:17 UTC 

[PATCH] mm : bail out from psi memstall after submit_bio in swap_readpage
 2021-09-07 12:15 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Handle invalid cursor sizes
 2021-09-07 12:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 21.11 v2 1/3] net/thunderx: enable build only on 64-bit Linux
 2021-09-07 12:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] nbd: clear wb_err in bd_inode on disconnect
 2021-09-07 12:14 UTC 

[PATCH 00/12] swiotlb-xen: fixes and adjustments
 2021-09-07 12:13 UTC  (10+ messages)
` [PATCH 04/12] swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
` [PATCH 05/12] swiotlb-xen: suppress certain init retries
` [PATCH 06/12] swiotlb-xen: limit "
` [PATCH 07/12] swiotlb-xen: drop leftover __ref
` [PATCH 08/12] swiotlb-xen: arrange to have buffer info logged
` [PATCH 09/12] swiotlb-xen: drop DEFAULT_NSLABS
` [PATCH 10/12] xen-pcifront: this module is PV-only
` [PATCH 11/12] xen/pci-swiotlb: reduce visibility of symbols
` [PATCH 12/12] swiotlb-xen: this is PV-only on x86

[PATCH] test_objagg: Fix objagg and hints refcount leak when create objagg2 failed
 2021-09-07 12:12 UTC 

[PATCH] iwlwifi: mvm: Fix possible NULL dereference
 2021-09-07 12:12 UTC  (2+ messages)

[PATCH] blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
 2021-09-07 12:12 UTC 

[PATCH v4] drm/i915: Use Transparent Hugepages when IOMMU is enabled
 2021-09-07 12:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use Transparent Hugepages when IOMMU is enabled (rev2)

[PATCH 1/4] phy: mediatek: add support for phy-mtk-hdmi-mt8195
 2021-09-07 12:11 UTC  (2+ messages)

[PATCH 0/1] assimp: Remove it
 2021-09-07 12:10 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[Buildroot] [PATCH 2/2] package/mupdf: fix building with some toolchains
 2021-09-07 12:09 UTC 

Re: [PATCH v4] virtio/vsock: add two more queues for datagram types
 2021-09-07 12:08 UTC  (3+ messages)
`  "

[Buildroot] [PATCH 0/2] package/mupdf: fix building on mips
 2021-09-07 12:07 UTC  (2+ messages)
` [Buildroot] [PATCH 1/2] package/x11r7/xserver_xorg-server: fix building on mips with GCC10

[PATCH RESEND v2 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
 2021-09-07 12:05 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] ASoC: dt-bindings: rt5682s: add bindings for rt5682s

[PATCH v2 00/12] iwlwifi: updates intended for v5.12 2021-02-07
 2021-09-07 12:07 UTC  (4+ messages)
` [PATCH v2 05/12] iwlwifi: mvm: store PPAG enabled/disabled flag properly

5.11: WARN on long-running system
 2021-09-07 12:07 UTC  (3+ 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.