All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-12 01:55:50 to 2023-12-12 03:18:05 UTC [more...]

[PATCH net-next 0/6] There are some features for the HNS3 ethernet driver
 2023-12-12  3:17 UTC  (3+ messages)
` [PATCH net-next 1/6] net: hns3: add support for page_pool_get_stats

[PATCH] sched/eevdf: Avoid NULL in pick_eevdf
 2023-12-12  3:17 UTC  (4+ messages)
    `  "

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12  3:04 UTC  (41+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
  ` bitops: add atomic find_bit() operations
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 03/35] lib/sbitmap; optimize __sbitmap_get_word() by using find_and_set_bit()
` [PATCH v3 04/35] watch_queue: optimize post_one_notification() by using find_and_clear_bit()
` [PATCH v3 05/35] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH v3 06/35] mips: sgi-ip30: optimize heart_alloc_int() by using find_and_set_bit()
` [PATCH v3 07/35] sparc: optimize alloc_msi() "
` [PATCH v3 08/35] perf/arm: use atomic find_bit() API
` [PATCH v3 09/35] drivers/perf: optimize ali_drw_get_counter_idx() by using find_and_set_bit()
` [PATCH v3 10/35] dmaengine: idxd: optimize perfmon_assign_event()
` [PATCH v3 11/35] ath10k: optimize ath10k_snoc_napi_poll()
` [PATCH v3 12/35] wifi: rtw88: optimize the driver by using atomic iterator
` [PATCH v3 13/35] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
` [PATCH v3 14/35] PCI: hv: Optimize hv_get_dom_num() by using find_and_set_bit()
` [PATCH v3 15/35] scsi: core: optimize scsi_evt_emit() by using an atomic iterator
` [PATCH v3 16/35] scsi: mpi3mr: optimize the driver by using find_and_set_bit()
` [PATCH v3 17/35] scsi: qedi: optimize qedi_get_task_idx() "
` [PATCH v3 18/35] powerpc: optimize arch code by using atomic find_bit() API
` [PATCH v3 19/35] iommu: optimize subsystem "
` [PATCH v3 20/35] media: radio-shark: optimize the driver "
` [PATCH v3 21/35] sfc: "
` [PATCH v3 22/35] tty: nozomi: optimize interrupt_handler()
` [PATCH v3 23/35] usb: cdc-acm: optimize acm_softint()
` [PATCH v3 24/35] block: null_blk: replace get_tag() with a generic find_and_set_bit_lock()
` [PATCH v3 25/35] RDMA/rtrs: optimize __rtrs_get_permit() by using find_and_set_bit_lock()
` [PATCH v3 26/35] mISDN: optimize get_free_devid()
` [PATCH v3 27/35] media: em28xx: cx231xx: optimize drivers by using find_and_set_bit()
` [PATCH v3 28/35] ethernet: rocker: optimize ofdpa_port_internal_vlan_id_get()
` [PATCH v3 29/35] serial: sc12is7xx: optimize sc16is7xx_alloc_line()
` [PATCH v3 30/35] bluetooth: optimize cmtp_alloc_block_id()
` [PATCH v3 31/35] net: smc: optimize smc_wr_tx_get_free_slot_index()
` [PATCH v3 33/35] m68k: optimize get_mmu_context()
` [PATCH v3 34/35] microblaze: "
` [PATCH v3 35/35] sh: mach-x3proto: optimize ilsel_enable()

[PATCH] [v2] ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
 2023-12-12  3:14 UTC  (2+ messages)

[PATCH v3] docs: rust: Add rusttest info
 2023-12-12  3:12 UTC  (2+ messages)

stable-rc/queue/4.14 build: 16 builds: 3 failed, 13 passed, 3 errors, 21 warnings (v4.14.332-25-g96b13dd232cd9)
 2023-12-12  3:12 UTC 

linux-next: build warning after merge of the hwmon-staging tree
 2023-12-12  3:12 UTC 

[PATCH v1 1/2] watchdog: starfive-wdt: Add JH8100 watchdog compatible string
 2023-12-12  3:01 UTC  (3+ messages)

[PATCH net 0/2] nfp: flower: a few small conntrack offload fixes
 2023-12-12  3:08 UTC  (3+ messages)
` [PATCH net 2/2] nfp: flower: fix hardware offload for the transfer layer port

[PATCH] riscv: pgtable: Enhance set_pte to prevent OoO risk
 2023-12-12  3:07 UTC  (8+ messages)

[PATCH v5 0/4] KVM: selftests: Add LoongArch support
 2023-12-12  3:08 UTC  (3+ messages)
` [PATCH v5 1/4] KVM: selftests: Add KVM selftests header files for LoongArch

[PATCH] docs: rust: Clarify that 'rustup override' applies to build directory
 2023-12-12  3:05 UTC  (4+ messages)

[PATCH v3] Bluetooth: Add more enc key size check
 2023-12-12  3:04 UTC  (2+ messages)
` [v3] "

[RFC PATCH] keys: flush work when accessing /proc/key-users
 2023-12-12  3:03 UTC  (6+ messages)

[PATCH v2] virtio: Add support for no-reset virtio PCI PM
 2023-12-12  3:01 UTC  (3+ messages)

linux-next: build warning after merge of the amdgpu tree
 2023-12-12  3:01 UTC  (2+ messages)

[PATCH v2] app/test-pmd: fix tcp/udp cksum with padding data
 2023-12-12  2:16 UTC  (2+ messages)
` [PATCH v3] lib/net: "

[PATCH net v2] net: libwx: fix memory leak on free page
 2023-12-12  3:01 UTC  (2+ messages)

Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-12  3:00 UTC  (8+ messages)
  `  "

[PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-12  3:00 UTC  (5+ messages)
` [PATCH net-next v8 4/4] skbuff: Optimization of "

[PATCH 0/3] vfio-pci support pasid attach/detach
 2023-12-12  3:02 UTC  (11+ messages)
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-12  2:58 UTC  (29+ messages)
` [PATCH v1 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
` [PATCH v1 07/16] dt-bindings: clock: Add StarFive JH8100 System-North-West "
` [PATCH v1 09/16] dt-bindings: clock: Add StarFive JH8100 System-North-East "
` [PATCH v1 11/16] dt-bindings: clock: Add StarFive JH8100 System-South-West "
` [PATCH v1 13/16] dt-bindings: clock: Add StarFive JH8100 Always-On "
` [PATCH v1 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes

[isilence:zc/rx-pp-provider 5/31] net/core/dev.c:2065: undefined reference to `gen_pool_for_each_chunk'
 2023-12-12  2:52 UTC  (7+ messages)

[PATCH v3 0/7] dma-buf: heaps: Add secure heap
 2023-12-12  2:46 UTC  (24+ messages)
` [PATCH v3 1/7] dt-bindings: reserved-memory: Add mediatek,dynamic-secure-region
  ` [PATCH v3 1/7] dt-bindings: reserved-memory: Add mediatek, dynamic-secure-region
` [PATCH v3 2/7] dma-buf: heaps: Initialize a secure heap
` [PATCH v3 3/7] dma-buf: heaps: secure_heap: Add private heap ops
` [PATCH v3 4/7] dma-buf: heaps: secure_heap: Add dma_ops
` [PATCH v3 5/7] dma-buf: heaps: secure_heap: Add MediaTek secure heap and heap_init
` [PATCH v3 6/7] dma-buf: heaps: secure_heap_mtk: Add tee memory service call
` [PATCH v3 7/7] dma_buf: heaps: secure_heap_mtk: Add a new CMA heap

[chrome-os:chromeos-6.6 6/9] kernel/power/user.c:277:20: error: incompatible integer to pointer conversion passing 'blk_mode_t' (aka 'unsigned int') to parameter of type 'void *'
 2023-12-12  2:55 UTC 

[PATCH] mmc: sprd: Fix eMMC init failure after hw reset
 2023-12-12  2:57 UTC  (4+ messages)

[PATCH] kernel/cpu: The number of CPUHP_AP_ONLINE_DYN (30) is too small that stops the new dynamic states hotplug
 2023-12-12  2:52 UTC 

[PATCH] drm/xe: Remove vram size info from sysfs
 2023-12-12  2:54 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[master] [PATCH] cve-update-nvd2-native: increase the delay between subsequent request failures
 2023-12-12  2:54 UTC  (5+ messages)
` [OE-core] "

i2c jitter is worse in PREEMPT_RT kernel than stock Raspberry Pi kernel
 2023-12-12  2:53 UTC 

Deterministic device paths for ACPI instantiated hwmon devices
 2023-12-12  2:52 UTC 

[PATCH] net: mana: add msix index sharing between EQs
 2023-12-12  2:51 UTC  (2+ messages)

stable-rc/queue/5.10 build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.203-97-gf29fb63a5a8b3)
 2023-12-12  2:51 UTC 

[PATCH v2] Input: omap4-keypad: react on keypresses if device is runtime-suspended
 2023-12-12  2:50 UTC  (2+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-12  2:50 UTC  (4+ messages)
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

cron job: media_tree daily build: WARNINGS
 2023-12-12  2:49 UTC 

[RFC][PATCHES] getting rid of asm/unaligned.h includes
 2023-12-12  2:49 UTC 

[net-next PATCH v4 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-12  2:46 UTC  (3+ messages)
` [net-next PATCH v4 3/3] net: phy: add support for PHY package MMD read/write

drivers/comedi/drivers/ni_daq_700.c:163:17: sparse: sparse: cast to restricted __le16
 2023-12-12  2:45 UTC 

[PATCH 0/4] Add pm8010 RPMH regulators for sm8550 boards
 2023-12-12  2:44 UTC  (5+ messages)
` [PATCH 1/4] regulator: qcom-rpmh: extend to support multiple linear voltage ranges
` [PATCH 3/4] regulator: qcom-rpmh: add support for pm8010 regulators

stable-rc/queue/5.15 build: 20 builds: 0 failed, 20 passed, 6 warnings (v5.15.142-141-g2244f7059734c)
 2023-12-12  2:43 UTC 

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-12  2:43 UTC  (7+ messages)
          ` [External] "

[PATCH] usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
 2023-12-12  2:42 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2 iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c
 2023-12-12  2:40 UTC  (2+ messages)
`  "

[PATCH v4 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
 2023-12-12  2:39 UTC  (5+ messages)

[PATCH net-next v2 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-12  2:40 UTC  (4+ messages)
` [PATCH net-next v2 2/2] selftests: fib_tests: Add tests for toggling between w/ and w/o expires

[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
 2023-12-12  2:40 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum

[PATCH 1/1] io_uring/af_unix: disable sending io_uring over sockets
 2023-12-12  2:39 UTC  (4+ messages)
` [PATCH RESEND] "

btrfs thinks fs is full, though 11GB should be still free
 2023-12-12  2:30 UTC  (9+ messages)

[RFC v2 0/2] use preserve_static_offset in bpf uapi headers
 2023-12-12  2:31 UTC  (4+ messages)
` [RFC v2 1/3] bpf: Mark virtual BPF context structures as preserve_static_offset
` [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
` [RFC v2 3/3] selftests/bpf: verify bpftool emits preserve_static_offset

[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
 2023-12-12  2:30 UTC  (5+ messages)

[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-12  2:30 UTC  (5+ messages)
` [PATCH net-next v3 2/3] "
` [PATCH net-next v3 3/3] net: sched: Add initial TC error skb drop reasons

[PATCH v7 0/2] Add Meta(Facebook) Harma BMC(AST2600)
 2023-12-12  2:29 UTC  (5+ messages)
` [PATCH v7 2/2] ARM: dts: aspeed: Harma: Add Meta Harma (AST2600) BMC

[PATCH v2 0/3] btrfs: migrate IO path to folios
 2023-12-12  2:28 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() "
` [PATCH v2 2/3] btrfs: migrate subpage code to folio interfaces
` [PATCH v2 3/3] btrfs: migrate various btrfs end io functions to folios

[PATCH v9 00/28] KVM: x86/pmu: selftests: Fixes and new tests
 2023-12-12  2:26 UTC  (6+ messages)
` [PATCH v9 10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types

[PATCH] net/iavf: support rte flow with mask for FDIR
 2023-12-12  2:34 UTC 

How to cope with subvolumes and snapshots on muti-user systems?
 2023-12-12  2:24 UTC  (13+ messages)
          ` file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)

[Intel-wired-lan] [PATCH iwl-net v1 1/1] e1000e: Correct the maximum frequency adjustment
 2023-12-12  2:23 UTC  (2+ messages)

[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-12  2:22 UTC  (5+ messages)
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver

[PATCH] perf/arm-cmn: Fail DTC counter allocation correctly
 2023-12-12  2:21 UTC  (3+ messages)

[PATCH] dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
 2023-12-12  2:21 UTC  (2+ messages)

[PATCH] KVM: x86: User mutex guards to eliminate __kvm_x86_vendor_init()
 2023-12-12  2:21 UTC  (4+ messages)

stable-rc/queue/4.19 build: 19 builds: 6 failed, 13 passed, 3 errors, 14 warnings (v4.19.301-55-g52602571f19c2)
 2023-12-12  2:17 UTC 

[PATCH V2] f2fs: fix to check return value of f2fs_recover_xattr_data
 2023-12-12  2:15 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] mtd: spi-nor: sfdp: Get the 1-1-8 protocol from BFPT
 2023-12-12  2:15 UTC  (3+ messages)

[PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
 2023-12-12  2:15 UTC  (3+ messages)

[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
 2023-12-12  2:15 UTC  (9+ messages)

[PATCH linux dev-6.5 v4 0/2] LTC4286 and LTC4287 driver support
 2023-12-12  2:12 UTC  (5+ messages)

IMA performance regression in 5.10.194 when using overlayfs
 2023-12-12  2:12 UTC  (2+ messages)

[PATCH] workflows/cxl: add gen_qemu_cxl.py
 2023-12-12  2:09 UTC 

[paulmck-rcu:dev.2023.11.08a] [EXP locktorture] 1254a620b4: WARNING:at_kernel/rcu/tree_stall.h:#rcu_stall_chain_notifier_register
 2023-12-12  2:06 UTC  (3+ messages)

[PATCH 01/13] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
 2023-12-12  2:06 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [01/13] "

[Intel-wired-lan] [PATCH iwl-net] e1000e: correct maximum frequency adjustment values
 2023-12-12  2:05 UTC 

[PATCH v2 00/33] kmsan: Enable on s390
 2023-12-12  2:05 UTC  (5+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()

[PATCH v7 0/3] Validating UAPI backwards compatibility
 2023-12-12  2:02 UTC  (8+ messages)
` [PATCH v7 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v7 2/3] docs: dev-tools: Add UAPI checker documentation
` [PATCH v7 3/3] check-module-params: Introduce check-module-params.sh

[PATCH net-next v2 00/11] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-12  2:04 UTC  (7+ messages)
` [PATCH net-next v2 06/11] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v2 07/11] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v2 08/11] tools/net/ynl: Add binary and pad support to structs for tc

[PATCH i-g-t] xe/tests: Remove tile_sysfs test for now
 2023-12-12  2:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

linux-next: duplicate patches in the block tree
 2023-12-12  2:02 UTC 

QEMU developers fortnightly conference call for agenda for 2023-12-12
 2023-12-12  2:13 UTC  (4+ messages)

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-12  2:01 UTC  (8+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2023-12-12  1:59 UTC  (4+ messages)

[PATCH v4 1/2] perf: starfive: Add StarLink PMU support
 2023-12-12  1:55 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.