All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-24 19:19:03 to 2024-03-24 22:35:06 UTC [more...]

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-03-24 22:23 UTC  (10+ messages)
` [PATCH 6.8 001/715] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
` [PATCH 6.8 002/715] workqueue.c: Increase workqueue name length
` [PATCH 6.8 003/715] workqueue: Move pwq->max_active to wq->max_active
` [PATCH 6.8 004/715] workqueue: Factor out pwq_is_empty()
` [PATCH 6.8 005/715] workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
` [PATCH 6.8 006/715] workqueue: Move nr_active handling into helpers
` [PATCH 6.8 007/715] workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
` [PATCH 6.8 008/715] workqueue: RCU protect wq->dfl_pwq and implement accessors for it
` [PATCH 6.8 009/715] workqueue: Introduce struct wq_node_nr_active

[PATCH 0/5] rust: time: Add clock read support
 2024-03-24 22:33 UTC  (6+ messages)
` [PATCH 1/5] rust: time: doc: Add missing C header link to jiffies
` [PATCH 2/5] rust: time: Introduce Duration type
` [PATCH 3/5] rust: time: Introduce clock reading framework
` [PATCH 4/5] rust: time: Support reading CLOCK_MONOTONIC
` [PATCH 5/5] rust: time: Add Instant::elapsed() for monotonic clocks

[PATCHv8 00/17, CORRECTED] x86/tdx: Add kexec support
 2024-03-24 22:32 UTC  (6+ messages)
` [PATCH v2 0/3] x86/snp: "
  ` [PATCH v2 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec

[PATCH] Do not require attributes for security_inode_init_security
 2024-03-24 22:32 UTC 

[Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-24 22:31 UTC  (12+ messages)

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-24 22:29 UTC  (5+ messages)

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

[PATCH] net/mlx5: fix sync meter action
 2024-03-24 22:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 0/4] Simplify guest timezone setting
 2024-03-24 22:22 UTC  (5+ messages)
` [PATCH RFC 1/4] vagrant: Get timezone setting directly from the hypervisor
` [PATCH RFC 2/4] guestfs: Use libvirt to set target node timezone
` [PATCH RFC 3/4] devconfig: Remove DEVCONFIG_ENABLE_SYSTEMD_TIMESYNCD_COPY_HOST_TIMEZONE
` [PATCH RFC 4/4] devconfig: Remove DEVCONFIG_ENABLE_SYSTEMD_TIMESYNCD_TIMEZONE

[PATCH] net/mlx5/hws: fix invalid memory access in decapl3
 2024-03-24 22:21 UTC  (2+ messages)

[PATCH] ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
 2024-03-24 22:21 UTC 

[PATCH 0/4] Doc new guidelines
 2024-03-24 22:18 UTC  (5+ messages)
` [PATCH 1/4] doc: rework CodingGuidelines with new formatting rules
` [PATCH 2/4] doc: allow literal and emphasis format in doc vs help tests
` [PATCH 3/4] doc: git-init: apply new documentation formatting guidelines
` [PATCH 4/4] doc: git-clone: apply new documentation guidelines

RTT-PROBE: lore-subspace-rtt
 2024-03-24 22:18 UTC 

[linyunsheng:page_frag_cache 1/10] include/linux/compiler_types.h:449:45: error: call to '__compiletime_assert_255' declared with attribute error: BUILD_BUG_ON failed: PAGE_FRAG_CACHE_MAX_ORDER > PAGE_ALLOC_COSTLY_ORDER
 2024-03-24 22:16 UTC 

nfsd: memory leak when client does many file operations
 2024-03-24 22:13 UTC  (6+ messages)
` [External] : "
  ` Aw: "

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-24 22:13 UTC  (8+ messages)
` [PATCH bpf-next v5 2/6] bpf/verifier: add bpf_timer as a kfunc capable type

[PATCH 1/2] net/mlx5/hws: fix rule resize status check
 2024-03-24 22:12 UTC  (2+ messages)

[PATCH v7 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-24 22:08 UTC  (16+ messages)
` [PATCH v7 01/15] media: i2c: imx219: Inline imx219_update_pad_format() in its caller
` [PATCH v7 02/15] media: i2c: imx219: Add internal image sink pad
` [PATCH v7 03/15] media: i2c: imx219: Report internal routes to userspace
` [PATCH v7 04/15] media: i2c: imx219: Report streams using frame descriptors
` [PATCH v7 05/15] media: i2c: imx219: Add embedded data support
` [PATCH v7 06/15] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [PATCH v7 07/15] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [PATCH v7 08/15] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v7 09/15] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
` [PATCH v7 10/15] ARM: dts: bcm2835-rpi: Move firmware-clocks from bcm2711 to bcm2835
` [PATCH v7 11/15] ARM: dts: bcm2835: Add Unicam CSI nodes
` [PATCH v7 12/15] ARM: dts: bcm2711-rpi: Add pinctrl-based multiplexing for I2C0
` [PATCH v7 13/15] ARM: dts: bcm2711-rpi-cm4-io: Add RTC on I2C0
` [PATCH v7 14/15] ARM: dts: bcm2711-rpi-4-b: Add CAM1 regulator
` [PATCH v7 15/15] [DNI] arm64: dts: broadcom: Add overlay for Raspberry Pi 4B IMX219 camera

RTT-PROBE: lore-subspace-rtt
 2024-03-24 22:08 UTC 

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-24 22:05 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-24 21:58 UTC 

[PATCH 0/2] block: support to account io_ticks precisely
 2024-03-24 21:57 UTC  (5+ messages)
` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw()

Linux 6.9-rc1
 2024-03-24 21:56 UTC 

segfault with git rebase --abort
 2024-03-24 21:54 UTC  (2+ messages)

[PATCH] rerere: fix crash in during clear
 2024-03-24 21:51 UTC  (5+ messages)
` [PATCH v2] rerere: fix crash "

Linux kernel 6.9-rc1 released
 2024-03-24 21:50 UTC 

[PATCH V2] block: fail unaligned bio from submit_bio_noacct()
 2024-03-24 21:48 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-24 21:48 UTC 

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-03-24 21:43 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: arm: fsl: add NXP S32G3 board
` [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3
` [PATCH v4 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
` [PATCH v4 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

[PATCH] selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
 2024-03-24 21:44 UTC  (2+ messages)

[PATCH] pretty: find pretty formats case-insensitively
 2024-03-24 21:43 UTC 

'git bisect run' not fully automatic when a merge base must be tested
 2024-03-24 21:42 UTC  (3+ messages)

[PATCH 0/3] few hppa fixes for 64bit mode
 2024-03-24 21:39 UTC  (3+ messages)
` [PATCH 3/3] target/hppa: fix building gva for wide mode

RTT-PROBE: lore-subspace-rtt
 2024-03-24 21:38 UTC 

[Buildroot] [PATCH 1/1] package/dash: bump to version 0.5.12
 2024-03-24 21:36 UTC 

linux-next: fetch warning for the drm-intel tree
 2024-03-24 21:34 UTC 

[Buildroot] [PATCH 1/1] package/redis-plus-plus: bump to version 1.3.12
 2024-03-24 21:30 UTC 

[PATCH v2 0/3] rockchip: spl: Cache boot source id for later use
 2024-03-24 21:28 UTC  (7+ messages)
` [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

RTT-PROBE: lore-subspace-rtt
 2024-03-24 21:28 UTC 

[PATCH RESEND v5 0/2] phy: qcom: edp: Allow eDP/DP configuring via set_mode op
 2024-03-24 21:26 UTC  (4+ messages)
` [PATCH RESEND v5 1/2] phy: Add Embedded DisplayPort and DisplayPort submodes

[PATCH v3 0/3] imx93-phyboard-segin: Add USB support
 2024-03-24 21:25 UTC  (5+ messages)
` [PATCH v3 2/3] configs: "

[Buildroot] [PATCH v2 1/9] package/libsepol: bump to version 3.6
 2024-03-24 21:24 UTC  (9+ messages)
` [Buildroot] [PATCH v2 2/9] package/libsemanage: bump version to 3.6
` [Buildroot] [PATCH v2 3/9] package/libselinux: "
` [Buildroot] [PATCH v2 4/9] package/policycoreutils: "
` [Buildroot] [PATCH v2 5/9] package/checkpolicy: "
` [Buildroot] [PATCH v2 6/9] package/restorecond: "
` [Buildroot] [PATCH v2 7/9] package/semodule-utils: "
` [Buildroot] [PATCH v2 8/9] package/selinux-python: "
` [Buildroot] [PATCH v2 9/9] package/setools: bump version to 4.4.4

[Buildroot] [PATCH 1/1] package/wavpack: bump to version 5.7.0
 2024-03-24 21:24 UTC 

[PATCH v4 0/2] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-03-24 21:24 UTC  (3+ messages)
` [PATCH v4 1/2] drm/msm/dp: Add support for determining the eDP/DP mode from DT

stable backport request
 2024-03-24 21:23 UTC  (2+ messages)

[PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
 2024-03-24 21:22 UTC  (2+ messages)

[PATCH] x86/percpu: Do not use this_cpu_read_stable_8() for 32 bit targets
 2024-03-24 21:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-24 21:18 UTC 

[Buildroot] [PATCH] configs/lafrite_defconfig: bump kernel to 6.6.22
 2024-03-24 21:17 UTC 

[Buildroot] [PATCH 1/1] package/domoticz: bump to version 2024.4
 2024-03-24 21:17 UTC 

[PATCH] staging: rtl8712: Add space between operands and operator
 2024-03-24 21:16 UTC 

[PATCH bpf-next v2 0/1] Support kCFI + BPF on arm64
 2024-03-24 21:15 UTC  (4+ messages)
` [PATCH bpf-next v2 1/1] arm64/cfi,bpf: "

[zen:6.7/zen-sauce 2/32] drivers/scsi/vhba/vhba.c:192:23: error: variable 'vhost' set but not used
 2024-03-24 21:13 UTC 

[PATCH 00/11] multipath udev rules changes for dm rules V3
 2024-03-24 21:13 UTC  (12+ messages)
` [PATCH 01/11] 11-dm-mpath.rules: don't set MPATH_DEVICE_READY=0 for suspended devices
` [PATCH 02/11] 11-dm-mpath.rules: don't import DM_NOSCAN from udev db
` [PATCH 03/11] 11-dm-mpath.rules: don't import ID_FS_VERSION "
` [PATCH 04/11] 11-dm-mpath.rules: adapt MPATH_DEVICE_READY=0 logic to 10-dm.rules update
` [PATCH 05/11] 11-dm-mpath.rules: adapt coldplug event handling ro "
` [PATCH 06/11] 11-dm-mpath.rules: don't import properties with new 13-dm-disk.rules
` [PATCH 07/11] 11-dm-mpath.rules: replace DM_SUSPENDED by .DM_SUSPENDED
` [PATCH 08/11] 11-dm-mpath.rules: replace DM_NOSCAN by .DM_NOSCAN
` [PATCH 09/11] 11-dm-mpath.rules: simplify PATH_FAILED case
` [PATCH 10/11] 11-dm-mpath.rules: make label names more intuitive
` [PATCH 11/11] kpartx.rules: ignore DM_SUSPENDED

[PATCH] staging: rtl8712: Remove additional space
 2024-03-24 21:09 UTC 

[PATCH 0/4] platform/x86,input: Support for new events on
 2024-03-24 21:08 UTC  (5+ messages)
` [PATCH 1/4] Input: Add trackpoint doubletap and system debug info keycodes
` [PATCH 2/4] platform/x86: thinkpad_acpi: Support for trackpoint doubletap
` [PATCH 3/4] platform/x86: thinkpad_acpi: Support for system debug info hotkey
` [PATCH 4/4] platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap

RTT-PROBE: lore-subspace-rtt
 2024-03-24 21:08 UTC 

[syzbot] [kernel?] possible deadlock in __hrtimer_run_queues (2)
 2024-03-24 21:06 UTC 

[PATCH] Allocate DMAR fault interrupts locally
 2024-03-24 21:05 UTC  (6+ messages)

kernel crash in mknod
 2024-03-24 21:02 UTC  (4+ messages)

[GIT PULL] EFI fixes for v6.9 #2
 2024-03-24 21:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-24 20:58 UTC 

x86_64 32-bit EFI mixed mode boot broken
 2024-03-24 20:53 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/thermald: bump to version 2.5.6
 2024-03-24 20:53 UTC 

[PATCH v2] rust: time: add Ktime
 2024-03-24 20:52 UTC  (3+ messages)

[PATCH v4 0/3] Trivial code cleanup patches
 2024-03-24 20:52 UTC  (8+ messages)
  ` [PATCH v4 1/3] staging: rtl8712: rename backupPMKIDList to backup_PMKID_list
  ` [PATCH v4 2/3] staging: rtl8712: rename backupPMKIDIndex to backup_PMKID_index
  ` [PATCH v4 3/3] staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasure

RTT-PROBE: lore-subspace-rtt
 2024-03-24 20:48 UTC 

[PATCH bpf v5] bpf: verifier: prevent userspace memory access
 2024-03-24 20:47 UTC  (4+ messages)

[PATCH net] MAINTAINERS: split Renesas Ethernet drivers entry
 2024-03-24 20:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-24 20:38 UTC 

[PATCH] cleanup: Add usage and style documentation
 2024-03-24 20:37 UTC  (7+ messages)

Wake from Sleep doesn't work
 2024-03-24 20:33 UTC  (3+ messages)

re-listen(2) (was: <linux-man@vger.kernel.org>)
 2024-03-24 20:23 UTC  (2+ messages)
` listen(2) man page enhancement

RTT-PROBE: lore-subspace-rtt
 2024-03-24 20:28 UTC 

[PATCH] btrfs: fallback to single page allocation to avoid bulk allocation latency
 2024-03-24 20:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-24 20:18 UTC 

[alobakin:idpf-libie-new 30/68] include/linux/build_bug.h:78:41: error: static assertion failed: "offsetof(struct idpf_q_vector, __cacheline_group_end__read_write) - offsetofend(struct idpf_q_vector, __cacheline_group_begin__read_write) <= ALIGN(672, __IDPF_LARGEST_ALIGN)"
 2024-03-24 20:12 UTC 

[PATCH v5 RESEND 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-03-24 20:10 UTC  (9+ messages)
` [PATCH v5 RESEND 1/6] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v5 RESEND 2/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v5 RESEND 3/6] leds: core: Add led_mc_set_brightness() function
` [PATCH v5 RESEND 5/6] power: supply: power-supply-leds: Add charging_red_full_green trigger for RGB LED

RTT-PROBE: lore-subspace-rtt
 2024-03-24 20:08 UTC 

[PATCH RFC] coresched: Manage core scheduling cookies for tasks
 2024-03-24 20:07 UTC  (2+ messages)

[PATCH 1/2] x86/microcode/AMD: Add a patch revision number union
 2024-03-24 20:05 UTC  (4+ messages)
` [PATCH 2/2] x86/CPU/AMD: Improve the erratum 1386 workaround
    ` [PATCH -v2] "

RTT-PROBE: lore-subspace-rtt
 2024-03-24 19:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-24 19:48 UTC 

[PATCH] docs/system/ppc/amigang.rst: Fix formatting
 2024-03-24 19:45 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-24 19:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-24 19:28 UTC 

[PATCH 1/2] mmc core block.c: initialize mmc_blk_ioc_data
 2024-03-24 19:24 UTC  (5+ messages)
` [PATCH 2/2] mmc core block.c: avoid negative index with array access

[PATCH] rev: Check for wchar conversion errors
 2024-03-24 19:14 UTC 

[PATCH v3 0/6] iio: accel: adxl345: Add spi-3wire feature
 2024-03-24 19:20 UTC  (3+ messages)

[PATCH v2 0/2] iio: health: max30102: add support for max30101
 2024-03-24 19:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: health: maxim,max30102: add max30101
` [PATCH v2 2/2] iio: health: max30102: add support for max30101

[PATCH v3 00/17] [for-9.0] esp: avoid explicit setting of DRQ within ESP state machine
 2024-03-24 19:17 UTC  (10+ messages)
` [PATCH v3 02/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase()
` [PATCH v3 04/17] esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase()
` [PATCH v3 06/17] esp.c: change esp_fifo_pop() to take ESPState
` [PATCH v3 07/17] esp.c: use esp_fifo_push() instead of fifo8_push()
` [PATCH v3 08/17] esp.c: change esp_fifo_pop_buf() to take ESPState
` [PATCH v3 10/17] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
` [PATCH v3 11/17] esp.c: rework esp_cdb_length() into esp_cdb_ready()
` [PATCH v3 15/17] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
` [PATCH v3 17/17] esp.c: remove explicit setting of DRQ within ESP state machine


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.