All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-19 19:23:36 to 2023-01-19 20:34:16 UTC [more...]

[PATCH v2 00/18] btrfs: some optimizations for send
 2023-01-19 19:39 UTC  (11+ messages)
` [PATCH v2 01/18] btrfs: send: directly return from did_overwrite_ref() and simplify it
` [PATCH v2 04/18] btrfs: send: avoid extra b+tree searches when checking reference overrides
` [PATCH v2 05/18] btrfs: send: remove send_progress argument from can_rmdir()
` [PATCH v2 06/18] btrfs: send: avoid duplicated orphan dir allocation and initialization
` [PATCH v2 07/18] btrfs: send: avoid unnecessary orphan dir rbtree search at can_rmdir()
` [PATCH v2 09/18] btrfs: send: iterate waiting dir move rbtree only once when processing refs
` [PATCH v2 10/18] btrfs: send: initialize all the red black trees earlier
` [PATCH v2 11/18] btrfs: send: genericize the backref cache to allow it to be reused
` [PATCH v2 13/18] btrfs: send: cache information about created directories
` [PATCH v2 16/18] btrfs: send: use the lru cache to implement the name cache

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-19 19:51 UTC  (11+ messages)

new lockdep warning about registering a non-static key
 2023-01-19 20:26 UTC  (5+ messages)

[PATCH v6 1/2] Correct typo in dt-doc-validate command
 2023-01-19 20:33 UTC  (9+ messages)
` [PATCH v6 2/2] schemas: Add schema for U-Boot driver model 'phase tags'

[PATCH v1 0/6] Harden a few virtio bits
 2023-01-19 20:13 UTC  (11+ messages)
` [PATCH v1 1/6] virtio console: Harden multiport against invalid host input
` [PATCH v1 2/6] virtio console: Harden port adding

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-19 20:19 UTC  (3+ messages)

[PATCH] xfs: recheck appropriateness of map_shared lock
 2023-01-19 20:34 UTC  (4+ messages)

[PATCH v2] riscv: elf: add .riscv.attributes parsing
 2023-01-19 20:33 UTC  (4+ messages)
` [PATCH v3] "

[GIT PULL] slab fix for 6.2-rc5
 2023-01-19 20:31 UTC  (2+ messages)

[PATCH net-next v3 0/8] Netlink protocol specs
 2023-01-19 20:29 UTC  (3+ messages)
` [PATCH net-next v3 1/8] docs: add more netlink docs (incl. spec docs)

[PATCH] die: fix inconsistencies with header
 2023-01-19 20:28 UTC  (2+ messages)
` [PATCH v2] die: fix inconsistencies with usage header

[PATCH bpf 1/2] mm: Fix copy_from_user_nofault()
 2023-01-19 20:28 UTC  (6+ messages)

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-19 20:14 UTC  (2+ messages)

arm64 torture test hotplug failures (offlining causes -EBUSY)
 2023-01-19 20:25 UTC  (11+ messages)

every other wireless scan shows bogus (too low) signal strengths
 2023-01-19 20:25 UTC  (7+ messages)

[Intel-wired-lan] [PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
 2023-01-19 20:23 UTC  (12+ messages)
` [PATCH v3] "

[PATCH 0/3] tests/qtest/vnc-display-test: Silent warnings & explicit machine
 2023-01-19 20:23 UTC  (5+ messages)
` [PATCH 1/3] tests/qtest/vnc-display-test: Suppress build warnings on Windows
` [PATCH 2/3] tests/qtest/vnc-display-test: Use the 'none' machine

[PATCH 1/1] pNFS/filelayout: treat GETDEVICEINFO errors as LAYOUTUNAVAILABLE
 2023-01-19 20:22 UTC  (4+ messages)

[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
 2023-01-19 20:21 UTC  (10+ messages)

[PATCH] xfs: don't use BMBT btree split workers for IO completion
 2023-01-19 20:20 UTC  (3+ messages)

[RFC PATCH v4 00/15] target/arm: Allow CONFIG_TCG=n builds
 2023-01-19 20:19 UTC  (13+ messages)
` [RFC PATCH v4 03/15] target/arm: Remove default cpu for KVM-only builds
` [RFC PATCH v4 12/15] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v4 13/15] target/avocado: Pass parameters to migration test on aarch64
` [RFC PATCH v4 14/15] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v4 15/15] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH net] net: sched: gred: prevent races when adding offloads to stats
 2023-01-19 20:19 UTC  (6+ messages)

Improve getsockname
 2023-01-19 20:19 UTC  (4+ messages)
    ` struct sockaddr_storage, union (was: Improve getsockname)

[PATCH 1/2] virtio-rng: implement entropy leak feature
 2023-01-19 20:17 UTC  (3+ messages)

[PATCH] RDMA/rxe: Fix parameter errors
 2023-01-19 20:18 UTC  (3+ messages)

[PATCH v3 0/7] riscv: fdt related cleanups
 2023-01-19 20:17 UTC  (6+ messages)
` [PATCH v3 3/7] hw/riscv/microchip_pfsoc.c: add an Icicle Kit fdt address function
` [PATCH v3 4/7] hw/riscv: simplify riscv_compute_fdt_addr()

[PATCH] riscv: uapi: Lie about having futex()
 2023-01-19 20:16 UTC  (2+ messages)

[meta-virtualization][kirkstone][PATCH] lxc: backport patch to fix CVE-2022-47952
 2023-01-19 20:14 UTC  (2+ messages)

[PATCH v1] perf tools: Fix foolproof typo
 2023-01-19 20:14 UTC  (2+ messages)

[meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3
 2023-01-19 20:13 UTC  (2+ messages)

[PATCH v2 00/12] qemu-img info: Show protocol-level information
 2023-01-19 20:12 UTC  (3+ messages)

[linux-5.4 test] 175968: tolerable FAIL - PUSHED
 2023-01-19 20:12 UTC 

[PATCH 0/8] iommu: The early demise of bus ops
 2023-01-19 20:12 UTC  (10+ messages)
` [PATCH 3/8] iommu: Factor out a "first device in group" helper
` [PATCH 4/8] iommu: Switch __iommu_domain_alloc() to device ops
` [PATCH 7/8] iommu: Clean up open-coded ownership checks

[PATCH v7 0/3] Additional processing in NL80211_CMD_SET_BEACON
 2023-01-19 20:12 UTC  (5+ messages)
` [PATCH v7 2/3] nl80211: additional "

[PATCH v2] ACPI: NFIT: prevent underflow in acpi_nfit_ctl()
 2023-01-19 16:21 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/params: use generics for parameter printing
 2023-01-19 20:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH 0/3] thermal: Fix/cleanup error paths in __thermal_cooling_device_register()
 2023-01-19 20:09 UTC  (5+ messages)
` [PATCH V4 1/3] thermal: core: call put_device() only after device_register() fails

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-19 20:06 UTC  (6+ messages)

[RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
 2023-01-19 20:05 UTC  (2+ messages)
` [RFC 2/2] selftests: KVM: Add page splitting test

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-01-19 20:04 UTC  (4+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-01-19 20:04 UTC  (3+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

Updated amdgpu firmware
 2023-01-19 20:03 UTC 

[PATCH v2 0/5] Add function suspend/resume and remote wakeup support
 2023-01-19 20:03 UTC  (4+ messages)
` [PATCH v2 4/5] usb: dwc3: Add function suspend and function "

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-19 18:53 UTC  (15+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 03/13] net: "
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[pull] amdgpu drm-fixes-6.2
 2023-01-19 19:59 UTC 

bitbake controlling memory use
 2023-01-19 19:59 UTC  (17+ messages)
` [yocto] "

Add kvm-x86 to linux-next
 2023-01-19 19:58 UTC 

[PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
 2023-01-19 19:57 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/1] drm/i915/gsc: Fix the Driver-FLR completion
 2023-01-19 19:57 UTC  (4+ messages)
`  "

[PATCH v5 0/2] Add MNT Reform 2 board support
 2023-01-19 19:56 UTC  (2+ messages)
` [PATCH v6] board: mntre: imx8mq: "

[PATCH 00/41] Per-VMA locks
 2023-01-19 19:55 UTC  (19+ messages)
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH 00/18] testing/next updates (gitlab, docker, check-tcg)
 2023-01-19 19:55 UTC  (14+ messages)
` [PATCH 06/18] .gitlab-ci.d/windows: do not disable opengl
` [PATCH 10/18] Update lcitool and fedora to 37
` [PATCH 11/18] lcitool: drop perl from QEMU project/dependencies
` [PATCH 14/18] tests/docker: drop debian-tricore-cross's partial status
` [PATCH 15/18] tests/tcg: skip the vma-pthread test on CI
` [PATCH 16/18] tests/tcg: Use SIGKILL for timeout

[PATCH 1/1] Bluetooth: btrtl: Firmware format v2 support
 2023-01-19 19:55 UTC  (2+ messages)

[PATCH 1/3] net: ftmac100: change driver name from nds32_mac to ftmac100
 2023-01-19 19:55 UTC  (4+ messages)
` [PATCH 3/3] net: ftmac100: add mii read and write callbacks

[PATCH] sched/deadline: fix inactive_task_timer splat with CONFIG_PREEMPT_RT
 2023-01-19 19:53 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2023-01-19 19:54 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH net-next v3 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-19 19:51 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v3 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v3 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v3 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v3 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v3 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v3 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH v2 1/3] net: ftmac100: change driver name from nds32_mac to ftmac100
 2023-01-19 19:51 UTC  (3+ messages)
` [PATCH v2 2/3] net: ftmac100: simplify priv->iobase casting
` [PATCH v2 3/3] net: ftmac100: add mii read and write callbacks

[PATCH] rt-numa: Use a reasonable default max CPU value
 2023-01-19 19:51 UTC 

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-01-19 19:48 UTC  (11+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start

[PATCH v4 06/11] media: v4l2-core: Built async and fwnode code into videodev.ko
 2023-01-19 19:47 UTC  (2+ messages)

[PATCH net-next 5/7] sfc: obtain device mac address based on firmware handle for ef100
 2023-01-19 19:47 UTC  (2+ messages)

[intel-lts:5.10/yocto 43/47] drivers/media/platform/intel/ipu6-acpi.c:880:12: warning: 'get_ar0234_pdata' defined but not used
 2023-01-19 19:47 UTC 

[PATCH v7 0/7] KVM: arm64: Normalize cache configuration
 2023-01-19 19:46 UTC  (4+ messages)
` [PATCH v7 7/7] "

When adding a module, what does "Exec format error" / "Skipping invalid relocation target" mean, and how to fix it?
 2023-01-19 19:46 UTC  (2+ messages)

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-19 19:44 UTC  (5+ messages)
` [PATCH 5/8] clone: set fetch.bundleURI if appropriate
` [PATCH 6/8] bundle-uri: drop bundle.flag from design doc

[RFC PATCH 0/5] vhost lock annotations
 2023-01-19 19:43 UTC  (5+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] eal: annotate spinlock, rwlock and seqlock

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-19 19:42 UTC  (12+ messages)

[RFC PATCH 0/4] lcore telemetry improvements
 2023-01-19 19:42 UTC  (12+ messages)
` [PATCH v6 0/5] "
  ` [PATCH v6 1/5] eal: add lcore info in telemetry
  ` [PATCH v6 2/5] eal: allow applications to report their cpu usage
  ` [PATCH v6 3/5] testpmd: add dump_lcores command
  ` [PATCH v6 4/5] testpmd: report lcore usage
  ` [PATCH v6 5/5] telemetry: add /eal/lcore/usage endpoint

[PATCH 0/2] btrfs: some speedup with fiemap when leaves are shared
 2023-01-19 19:36 UTC  (2+ messages)

[PATCH v4] serial: exar: Add support for Sealevel 7xxxC serial cards
 2023-01-19 19:40 UTC 

[Intel-gfx] [PATCH v5 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-19 19:40 UTC  (11+ messages)
` [Intel-gfx] [PATCH v5 2/6] drm/i915/pxp: add device link between i915 and mei_pxp
` [Intel-gfx] [PATCH v5 4/6] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
` [Intel-gfx] [PATCH v5 5/6] drm/i915/pxp: Trigger the global teardown for before suspending
    `  "
` [Intel-gfx] [PATCH v5 6/6] drm/i915/pxp: Pxp hw init should be in resume_complete

[PATCH] KVM: arm64: Pass the actual page address to mte_clear_page_tags()
 2023-01-19 19:38 UTC  (3+ messages)

[PATCH v2] mmc: meson-gx: fix SDIO interrupt handling
 2023-01-19 19:37 UTC  (9+ messages)
` [PATCH v3] "

[yiliu1765-iommufd:wip/iommufd-v6.2-rc4-nesting 17/44] drivers/iommu/iommu.c:38:10: fatal error: iommu-priv.h: No such file or directory
 2023-01-19 19:36 UTC 

[PATCH] btrfs: limit device extents to the device size
 2023-01-19 19:31 UTC  (2+ messages)

[PATCH v2 0/7] x86: retbleed=stuff fixes
 2023-01-19 19:35 UTC  (4+ messages)
` [PATCH v2 1/7] x86/boot: Remove verify_cpu() from secondary_startup_64()

[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
 2023-01-19 19:34 UTC  (3+ messages)
` [PATCH 2/3] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
` [PATCH 3/3] xfrm: Support GRO for IPv6 "

[PATCH v8 00/17] Introduce a unified API for SCMI Server testing
 2023-01-19 19:32 UTC  (3+ messages)

[PATCH net 0/3] fixes for mtk_eth_soc
 2023-01-19 19:33 UTC  (4+ messages)
` [PATCH net 2/3] net: mediatek: sgmii: autonegotiation is required

[PATCH 0/9] Rework SCMI initialization and probing sequence
 2023-01-19 19:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add x86 ACPI paths to the ACPI entry
 2023-01-19 19:32 UTC  (2+ messages)

[PATCH net-next 00/10] net: support ipv4 big tcp
 2023-01-19 19:30 UTC  (20+ messages)
` [PATCH net-next 09/10] netfilter: get ipv6 pktlen properly in length_mt6

[PATCH v2 0/2] Add MediaTek MT8365 SPI support
 2023-01-19 19:30 UTC  (5+ messages)
` [PATCH v2 2/2] spi: spidev: add new mediatek support

[PATCH] thermal: int340x: Protect trip temperature from dynamic update
 2023-01-19 19:29 UTC 

[PATCH 1/2] drm/amd/display: Hook up 'content type' property for HDMI
 2023-01-19 19:29 UTC  (3+ messages)

[PATCH net] tcp: fix rate_app_limited to default to 1
 2023-01-19 19:28 UTC  (2+ messages)

[PATCH v2] block: Improve shared tag set performance
 2023-01-19 19:28 UTC  (5+ messages)

Improvement for Joystick and Force Feedback section
 2023-01-19 19:27 UTC 

[PATCH v2 1/2] ARM: bcm2835_defconfig: Enable the framebuffer
 2023-01-19 19:22 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: bcm2835_defconfig: Switch to SimpleDRM

[PATCH] dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required
 2023-01-19 19:27 UTC  (2+ messages)

[PATCH v9 00/25] nvme-tcp receive offloads
 2023-01-19 19:25 UTC  (4+ messages)
` [PATCH v9 01/25] net: Introduce direct data placement tcp offload

[PATCH v4] u-boot: Upgrade to 2023.01
 2023-01-19 19:26 UTC 

[PATCH net-next v1 0/4] net: add EEE support for KSZ9477 switch series
 2023-01-19 19:25 UTC  (3+ messages)
` [PATCH net-next v1 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs

[PATCH] btrfs: hold block_group refcount during async discard
 2023-01-19 19:20 UTC  (3+ messages)

[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-01-19 19:25 UTC  (7+ messages)
` [PATCH v2 14/17] riscv: dts: jh7110: Add initial StarFive JH7110 device tree

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-19 19:25 UTC  (5+ messages)

[oe-core][PATCHv2] gptfdisk: add follow-up patch to fix with current popt
 2023-01-19 19:24 UTC 

[PATCH 0/2] Add MediaTek MT8365 SPI support
 2023-01-19 19:18 UTC  (5+ messages)
` [PATCH 2/2] spi: spidev: add new mediatek support


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.