All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 22:37:05 to 2024-03-29 00:08:16 UTC [more...]

[PATCH v3 00/30] NT synchronization primitive driver
 2024-03-29  0:06 UTC  (5+ messages)
` [PATCH v3 27/30] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v3 28/30] selftests: ntsync: Add a stress test for contended waits
` [PATCH v3 29/30] maintainers: Add an entry for ntsync
` [PATCH v3 30/30] docs: ntsync: Add documentation for the ntsync uAPI

RTT-PROBE: lore-subspace-rtt
 2024-03-29  0:08 UTC 

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-29  0:06 UTC  (9+ messages)
` [PATCH 2/9] libceph: avoid clang out-of-range warning
` [PATCH 3/9] rbd: avoid "
` [PATCH 8/9] mlx5: stop warning for 64KB pages

base-commit when prerequisite-patch-id is specified
 2024-03-29  0:06 UTC  (2+ messages)

[PATCH net-next 0/4] udp: small changes on receive path
 2024-03-29  0:05 UTC  (6+ messages)
` [PATCH net-next 1/4] udp: annotate data-race in __udp_enqueue_schedule_skb()
` [PATCH net-next 3/4] udp: avoid calling sock_def_readable() if possible

[PATCH RESEND] fpga: dfl: omit unneeded casts of u64 values for dev_dbg()
 2024-03-29  0:04 UTC 

[PATCH v5 0/7] iio: accel: adxl345: Add spi-3wire feature
 2024-03-29  0:03 UTC  (4+ messages)
` [PATCH v5 1/7] iio: accel: adxl345: Make data_range obsolete

[PATCH 1/2] part: Check all partitions in part_get_info_by_name()
 2024-03-29  0:03 UTC  (2+ messages)

[PATCH] drm/xe/uapi: Define topology types as indexes rather than masks
 2024-03-29  0:01 UTC  (2+ messages)

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-03-29  0:00 UTC  (7+ messages)
` [RFC 1/9] "
` [RFC 2/9] loop: "

NFSv4 with Kerberos and uid mapping
 2024-03-29  0:00 UTC  (6+ messages)
` [PATCH v4 1/3] nfs-utils: clean up startup
` [PATCH v4 2/3] nfs-utils: Use upstream systemd service files
` [PATCH v4 3/3] nfs-utils: Configure nfsv4 ID mapping & Kerberos
  ` [OE-core] "

[PATCH] staging: gdm724x: Align descendant argument to the open parenthesis
 2024-03-29  0:00 UTC  (3+ messages)

[PATCH] dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
 2024-03-29  0:00 UTC  (2+ messages)

[PATCH i-g-t] tests: Use MI_ARB_CHECK definition more consistently
 2024-03-29  0:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[LTP] [PATCH v2] input_helper: Modify the check range of the input event number
 2024-03-28 23:59 UTC 

What's cooking in git.git (Mar 2024, #09; Thu, 28)
 2024-03-28 23:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-28 23:58 UTC 

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 23:54 UTC  (19+ messages)
` [PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()
` [PATCH 02/11] scsi: devinfo: rework scsi_strcpy_devinfo()
` [PATCH 04/11] orangefs: convert strncpy() to strscpy()
` [PATCH 05/11] test_hexdump: avoid string truncation warning
` [PATCH 06/11] acpi: avoid warning for truncated string copy
` [PATCH 07/11] block/partitions/ldm: convert strncpy() to strscpy()
` [PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
` [PATCH 10/11] staging: greybus: change strncpy() to strscpy()

[topic/core-for-CI] ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
 2024-03-28 23:54 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path (rev2)

[PATCH] fpga: dfl: afu: remove unused member pdata from struct dfl_afu
 2024-03-28 23:54 UTC 

[xen-unstable-smoke test] 185196: tolerable all pass - PUSHED
 2024-03-28 23:53 UTC 

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-28 23:49 UTC  (17+ messages)
` [PATCH v18 00/15] Logging unification and improvements
  ` [PATCH v18 01/15] maintainers: add for log library
  ` [PATCH v18 02/15] windows: make getopt functions have const properties
  ` [PATCH v18 03/15] windows: add os shim for localtime_r
  ` [PATCH v18 04/15] windows: common wrapper for vasprintf and asprintf
  ` [PATCH v18 05/15] eal: make eal_log_level_parse common
  ` [PATCH v18 06/15] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v18 07/15] eal: change rte_exit() output to match rte_log()
  ` [PATCH v18 08/15] log: move handling of syslog facility out of eal
  ` [PATCH v18 09/15] eal: initialize log before everything else
  ` [PATCH v18 10/15] log: drop syslog support, and make code common
  ` [PATCH v18 11/15] log: add hook for printing log messages
  ` [PATCH v18 12/15] log: add timestamp option
  ` [PATCH v18 13/15] log: add optional support of syslog
  ` [PATCH v18 14/15] log: add support for systemd journal
  ` [PATCH v18 15/15] log: colorize log output

Future handling of complex RGB devices on Linux v2
 2024-03-28 23:52 UTC  (12+ messages)
` Future handling of complex RGB devices on Linux v3
    ` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)

[PATCH net-next v2 0/5] allocate dummy device dynamically
 2024-03-28 23:52 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: create a dummy net_device allocator
` [PATCH net-next v2 2/5] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v2 3/5] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v2 4/5] net: ipa: "
` [PATCH net-next v2 5/5] net: ibm/emac: "

[PATCH i-g-t] drm-uapi: Align header with drm-xe-next
 2024-03-28 23:51 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 23:42 UTC  (10+ messages)
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes

RTT-PROBE: lore-subspace-rtt
 2024-03-28 23:48 UTC 

[PATCH] vhost: optimize mbuf allocation in virtio Tx packed path
 2024-03-28 23:44 UTC  (2+ messages)

[PATCH 13/13] wifi: ath12k: Advertise multi hardware iface combination
 2024-03-28 23:42 UTC  (2+ messages)

[PATCH v1] drm/msm/dp: assign correct DP controller ID to interface table
 2024-03-28 23:41 UTC  (7+ messages)
` [PATCH v1] drm/msm/dp: use dp_hpd_plug_handle() and dp_hpd_unplug_handle() directly

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-03-28 23:41 UTC  (8+ messages)
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
` [RFC PATCH v7 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH] drm/i915/gem: Replace dev_priv with i915
 2024-03-28 23:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net-next v1 0/3] doc: netlink: Add hyperlinks to generated docs
 2024-03-28 23:38 UTC  (5+ messages)
` [PATCH net-next v1 2/3] doc: netlink: Add hyperlinks to generated Netlink docs

[PATCH] usb-storage: Optimize scan delay more precisely
 2024-03-28 23:38 UTC  (9+ messages)
          ` [usb-storage] "

RTT-PROBE: lore-subspace-rtt
 2024-03-28 23:38 UTC 

[PATCH] mfd: intel-m10-bmc: Change staging size to a variable
 2024-03-28 23:35 UTC 

[PATCHSET v3 0/11] Move away from remap_pfn_range()
 2024-03-28 23:31 UTC  (12+ messages)
` [PATCH 01/11] mm: add nommu variant of vm_insert_pages()
` [PATCH 02/11] io_uring: get rid of remap_pfn_range() for mapping rings/sqes
` [PATCH 03/11] io_uring: use vmap() for ring mapping
` [PATCH 04/11] io_uring: unify io_pin_pages()
` [PATCH 05/11] io_uring/kbuf: get rid of lower BGID lists
` [PATCH 06/11] io_uring/kbuf: get rid of bl->is_ready
` [PATCH 07/11] io_uring/kbuf: vmap pinned buffer ring
` [PATCH 08/11] io_uring/kbuf: protect io_buffer_list teardown with a reference
` [PATCH 09/11] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
` [PATCH 10/11] io_uring: use unpin_user_pages() where appropriate
` [PATCH 11/11] io_uring: move mapping/allocation helpers to a separate file

[oe] [meta-gnome][PATCH] gnome-control-center: update 46.0 -> 46.0.1
 2024-03-28 23:34 UTC 

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-28 23:33 UTC  (7+ messages)
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling

[linux-next:master 2064/2532] mm/vmalloc.c:3724: warning: expecting prototype for __vmalloc_node_range_noprof(). Prototype was for __vmalloc_node_range() instead
 2024-03-28 23:32 UTC 

[PATCH v3 00/30] Zone write plugging
 2024-03-28 23:33 UTC  (18+ messages)
` [PATCH v3 01/30] block: Do not force full zone append completion in req_bio_endio()
` [PATCH v3 03/30] block: Remove req_bio_endio()
` [PATCH v3 07/30] block: Remember zone capacity when revalidating zones
` [PATCH v3 08/30] block: Introduce zone write plugging
` (subset) [PATCH v3 00/30] Zone "

Compatibility implementation of stpncpy for older systems
 2024-03-28 23:23 UTC 

[syzbot] [audit?] [bpf?] INFO: rcu detected stall in kauditd_thread (4)
 2024-03-28 23:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 23:28 UTC 

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-03-28 23:23 UTC  (10+ messages)

[PATCH] Bluetooth: btintel: Add devices to HCI_QUIRK_BROKEN_LE_CODED
 2024-03-28 23:20 UTC  (3+ messages)

[PATCH 0/4] perf annotate: Use libcapstone as a disasssembler
 2024-03-28 23:20 UTC  (5+ messages)
` [PATCH 1/4] perf annotate: Use ins__is_xxx() if possible
` [PATCH 2/4] perf annotate: Add and use ins__is_nop()
` [PATCH 3/4] perf annotate: Split out util/disasm.c
` [PATCH 4/4] perf annotate: Use libcapstone to disassemble

bisect does not respect 'log.date'
 2024-03-28 23:18 UTC  (8+ messages)
        ` [RFC PATCH] bisect: Honor log.date

RTT-PROBE: lore-subspace-rtt
 2024-03-28 23:18 UTC 

[PATCH 0/2] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-03-28 23:18 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-28 23:17 UTC  (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

[syzbot] [bpf?] possible deadlock in kvfree_call_rcu
 2024-03-28 23:07 UTC  (2+ messages)

[PATCH v19 RESEND 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-03-28 23:11 UTC  (2+ messages)

[PATCH v2] landlock: Add abstract unix socket connect restrictions
 2024-03-28 23:12 UTC 

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-28 23:08 UTC  (4+ messages)

[PATCH] sched/uclamp: Fix iowait boost UCLAMP_MAX escape
 2024-03-28 23:10 UTC  (2+ messages)

[PATCH 0/2] V2 arm64: dts: qcom: Add support for Samsung Galaxy Z Fold5
 2024-03-28 23:08 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] v2 "

RTT-PROBE: lore-subspace-rtt
 2024-03-28 23:08 UTC 

[PATCH] wifi: mac80222: Fix ieee80211_i.h kernel-doc issues
 2024-03-28 23:07 UTC  (3+ messages)

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-03-28 23:06 UTC  (5+ messages)
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount
` [PATCH RFC PATCH 3/3] btrfs: zoned: kick cleaner kthread if low on space

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 23:05 UTC  (4+ messages)
` (subset) "

[PATCH] pinctrl: core: delete incorrect free in pinctrl_enable()
 2024-03-28 23:05 UTC  (2+ messages)

[PATCH] io_uring: Avoid anonymous enums in io_uring uapi
 2024-03-28 23:05 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/11] staging: vc04_services: Drop non-essential global members
 2024-03-28 23:04 UTC  (12+ messages)
` [PATCH v4 04/11] staging: vc04_services: Move variables for tracking connections
` [PATCH v4 05/11] staging: vc04_services: Drop vchiq_connected.[ch] files
` [PATCH v4 06/11] staging: vc04_services: Move global variables tracking allocated pages
` [PATCH v4 07/11] staging: vc04_services: Move global memory mapped pointer
` [PATCH v4 09/11] staging: vc04_services: vchiq_mmal: Rename service_callback()

[PATCH i-g-t 0/5] revamp big joiner test
 2024-03-28 23:01 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for revamp big joiner test (rev11)
` ✗ CI.xeBAT: failure "

[PATCH 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-03-28 23:00 UTC  (2+ messages)

[PATCH 0/3] Unify vma_address and vma_pgoff_address
 2024-03-28 22:58 UTC  (4+ messages)
` [PATCH 1/3] mm: Correct page_mapped_in_vma() for large folios
` [PATCH 2/3] mm: Remove vma_address()
` [PATCH 3/3] mm: Rename vma_pgoff_address back to vma_address

RTT-PROBE: lore-subspace-rtt
 2024-03-28 22:58 UTC 

[CI 0/3] Refactor GT debugfs
 2024-03-28 22:57 UTC  (2+ messages)
` ✓ CI.BAT: success for Refactor GT debugfs (rev2)

Patchwork housekeeping for: spi-devel-general
 2024-03-28 22:56 UTC 

[PATCH v1] Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
 2024-03-28 22:55 UTC  (2+ messages)
` [v1] "

[PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
 2024-03-28 22:55 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit

[PATCH bpf-next 0/3] Inline two LBR-related helpers
 2024-03-28 22:53 UTC  (9+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS b5658c7ab942cc9c49a164dd8e027096b3e3c0f4
 2024-03-28 22:52 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS d741723c0ad3500bfeaaa87be00089736a10fd26
 2024-03-28 22:52 UTC 

[openeuler:OLK-6.6 6859/7000] drivers/net/ethernet/mucse/rnpvf/vf.c:256:6: warning: variable 'number_of_queues' set but not used
 2024-03-28 22:50 UTC 

[PATCH] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
 2024-03-28 22:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 22:48 UTC 

[PATCH] ASoC: tas2781: mark dvc_tlv with __maybe_unused
 2024-03-28 22:47 UTC 

[PATCHv2] drm/xe/display: check for error on drmm_mutex_init
 2024-03-28 22:46 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/xe/display: check for error on drmm_mutex_init (rev3)

[PATCH] cache: sifive_ccache: Partially convert to a platform driver
 2024-03-28 22:44 UTC  (3+ messages)

[PATCH v3 1/2] media: ov2680: Clear the 'ret' variable on success
 2024-03-28 22:44 UTC  (2+ messages)
` [PATCH v3 2/2] media: ov2680: Allow probing if link-frequencies is absent

Setting up an LF IT meeting to kick off the glibc service migration plan design and SOW
 2024-03-28 22:43 UTC  (2+ messages)

[PATCH] staging: vc04_services: Stop kthreads on .remove
 2024-03-28 22:43 UTC  (4+ messages)

[PATCH v4] Register EAPOL frame listeners earlier
 2024-03-28 22:41 UTC  (2+ messages)

[syzbot] [scsi?] WARNING in sg_remove_sfp_usercontext
 2024-03-28 22:40 UTC  (2+ messages)

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-03-28 22:40 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 22:38 UTC 

[PATCH 0/2] Use ATAGs for RK3588 For RAM Info
 2024-03-28 21:58 UTC  (8+ messages)
` [PATCH 1/2] rockchip: rk3588: Add support for ATAG parsing

[RFC PATCH] sched: Consolidate cpufreq updates
 2024-03-28 22:37 UTC  (3+ messages)

[meta-gnome][PATCH] gnome-control-center: update 46.0 -> 46.0.1
 2024-03-28 22:37 UTC 

[syzbot] [wireless?] possible deadlock in ieee80211_open
 2024-03-28 22:37 UTC  (2+ 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.