All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-31 11:17:52 to 2024-10-31 12:33:42 UTC [more...]

[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
 2024-10-31 12:33 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization

[PATCH][next] jbd2: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-10-31 12:33 UTC  (2+ messages)

[PATCH] gpiolib: remove leftover spinlock bits
 2024-10-31 12:32 UTC  (2+ messages)

[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
 2024-10-31 12:32 UTC  (8+ messages)
` [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()

[PATCH] driver core: constify devlink class
 2024-10-31 12:31 UTC  (4+ messages)

[PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge
 2024-10-31 12:31 UTC  (7+ messages)

[PATCH v2 0/2] HID: hid-goodix: Improve handling of HID feature reports
 2024-10-31 12:31 UTC  (3+ messages)
` [PATCH v2 1/2] HID: hid-goodix: Return 0 when receiving an empty HID feature package
` [PATCH v2 2/2] HID: hid-goodix: Fix HID get/set feature operation overwritten problem

[syzbot] [nilfs?] general protection fault in touch_buffer
 2024-10-31 12:26 UTC  (2+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-31 12:30 UTC  (16+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly

[PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again
 2024-10-31 12:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net-next] net/smc: increase SMC_WR_BUF_CNT
 2024-10-31 12:30 UTC  (3+ messages)

[PATCH V3 0/3] X1E001DE Snapdragon Devkit for Windows
 2024-10-31 12:29 UTC  (5+ messages)

[PATCH 0/2] drivers: soc: atmel: fix device_node release in atmel_soc_device_init()
 2024-10-31 12:27 UTC  (6+ messages)
` [PATCH 2/2] drivers: soc: atmel: use automatic cleanup for device_node "

IPtables rate limiting question
 2024-10-31 12:28 UTC  (5+ messages)

[PATCH v2 0/4] iio: adc: ad7124: Make it work on de10-nano
 2024-10-31 12:28 UTC  (7+ messages)
` [PATCH v2 3/4] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO

[PATCH 0/5] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-10-31 12:27 UTC  (14+ messages)
` [PATCH 5/5] "
  ` [PATCH 1/5] rust: arc: use `NonNull::new_unchecked`
  ` [PATCH 2/5] rust: types: avoid `as` casts, narrow unsafe scope
  ` [PATCH 4/5] rust: reorder `ForeignOwnable` items

[PATCH v7 0/5] Add DeepComputing FML13V01 board dts
 2024-10-31 12:26 UTC  (3+ messages)

[LTP] [PATCH v6 0/3] Automatically generate syscalls.h
 2024-10-31 12:25 UTC  (9+ messages)
` [LTP] [PATCH v6 1/3] Refactor regen.sh script to generate syscalls

[PATCH] setlocalversion: Add workaround for "git describe" performance issue
 2024-10-31 12:24 UTC  (5+ messages)

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-10-31 12:24 UTC  (9+ messages)
` [RFC 21/21] arm/cpu-features: Document custom vcpu model

[PATCH v1] exfat: fix file being changed by unaligned direct write
 2024-10-31 12:23 UTC  (2+ messages)

[PATCH v2 -next] i2c: qcom-cci: Remove the unused variable cci_clk_rate
 2024-10-31 12:23 UTC  (7+ messages)

[PATCH v1 0/2] exfat: fixes for invalid start_clu
 2024-10-31 12:23 UTC  (2+ messages)

[PATCH v2] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
 2024-10-31 12:21 UTC  (2+ messages)

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2024-10-31 12:18 UTC  (12+ messages)
` [PATCH v2 03/13] dt-bindings: phy: sun50i-a64: add a100 compatible
` [PATCH v2 06/13] arm64: dts: allwinner: a100: add usb related nodes
` [PATCH v2 08/13] clk: sunxi-ng: a100: enable MMC clock reparenting
` [PATCH v2 11/13] dt-bindings: opp: h6: Add A100 operating points
` [PATCH v2 12/13] cpufreq: sun50i: add a100 cpufreq support

[GIT PULL] RISC-V soc fixes for v6.12-rc6
 2024-10-31 12:22 UTC  (2+ messages)

[PATCH 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-10-31 12:22 UTC  (16+ messages)
` [PATCH 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
` [PATCH 2/6] drm/i915: extract intel_uncore_trace.[ch]
` [PATCH 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
` [PATCH 4/6] drm/i915/uncore: add to_intel_uncore() and use it
` [PATCH 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
` [PATCH 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h
` ✓ CI.Patch_applied: success for drm/i915/display: make all i915_drv.h includes explicit
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.BAT: success "

[PATCH 0/3] R atoi
 2024-10-31 12:21 UTC  (8+ messages)
` [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
  ` [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation

[PATCH 00/44] hrtimers: Switch to new hrtimer interface functions (4/5)
 2024-10-31 12:21 UTC  (2+ messages)

[PATCH v7 0/4] Support SMT control on arm64
 2024-10-31 12:17 UTC  (4+ messages)
` [PATCH v7 1/4] cpu/SMT: Provide a default topology_is_primary_thread()

[PATCH 0/7] types: replace remaining uses of __u{16,32,64}
 2024-10-31 12:20 UTC  (7+ messages)
` [PATCH 1/7] byteorder: replace __u16

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-31 12:17 UTC  (12+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] monitor: fix cases in switch in memory_dump
 2024-10-31 11:26 UTC  (6+ messages)

next/master baseline: 145 runs, 54 regressions (next-20241031)
 2024-10-31 12:16 UTC 

[PATCH 00/10] clockevents: Rearrange cpuhotplug operations v2
 2024-10-31 12:16 UTC  (3+ messages)
  ` [PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-31 12:16 UTC  (5+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH] drm/i915/color: Stop using non-posted DSB writes for legacy LUT
 2024-10-31 12:16 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

safe.directory warnings for root-owned repositories
 2024-10-31 12:15 UTC  (3+ messages)

[PATCH V2 0/3] Indiedroid Nova Audio/HDMI Updates
 2024-10-31 12:14 UTC  (5+ messages)
` [PATCH V2 3/3] arm64: dts: rockchip: Enable HDMI0 on Indiedroid Nova

[PATCH i-g-t] tests/kms_vrr: data->switch modes[LOW_RR_MODE] not initialized for lobf test
 2024-10-31 12:13 UTC 

[iproute2-next] lib: utils: close file handle on error
 2024-10-31 12:14 UTC 

[PATCH v5 0/8] chardev: implement backend chardev multiplexing
 2024-10-31 12:10 UTC  (4+ messages)

[RFC OE-core][PATCH 1/2] go: bump 1.23.0
 2024-10-31 12:12 UTC  (4+ messages)
  ` [OE-core] [RFC OE-core][PATCH 2/2] go-runtime: fixme: buildpaths

[PATCH v2] Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()
 2024-10-31 12:11 UTC 

[PATCH v3 07/12] clk: rp1: Add support for clocks provided by RP1
 2024-10-31 12:07 UTC  (2+ messages)

[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
 2024-10-31 12:10 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ CI.BAT: success "
` ✓ Fi.CI.BAT: "

[PATCH] i2c: muxes: Fix return value check in mule_i2c_mux_probe()
 2024-10-31 12:09 UTC  (2+ messages)

[PATCH v6 2/2] mctp pcc: Implement MCTP over PCC Transport
 2024-10-31 12:07 UTC  (3+ messages)

[cilium:pr/wg 5/5] drivers/net/wireguard/socket.c:47:22: sparse: sparse: incorrect type in assignment (different base types)
 2024-10-31 12:07 UTC 

[OE-core][PATCH] bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM
 2024-10-31 12:07 UTC 

[OE-core][PATCH] oeqa/selftest: Update the BB_HASHSERVE_UPSTREAM
 2024-10-31 12:06 UTC 

[RFC PATCH net] net: fix data-races around sk->sk_forward_alloc
 2024-10-31 12:23 UTC 

[PATCH v3] initramfs: avoid filename buffer overrun
 2024-10-31 12:05 UTC  (2+ messages)

[PATCH v9 0/1] Polarfire SoC GPIO support
 2024-10-31 12:04 UTC  (2+ messages)
` [PATCH v9 1/1] gpio: mpfs: add polarfire soc gpio support

[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
 2024-10-31 12:04 UTC  (3+ messages)

[patch 0/2] timekeeping: Fall cleaning
 2024-10-31 12:04 UTC  (3+ messages)
` [patch 1/2] timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
` [patch 2/2] timekeeping: Always check for negative motion

[PATCH v1 1/1] s390/kvm: mask extra bits from program interrupt code
 2024-10-31 12:03 UTC 

[PATCH v2] tracing: Replace strncpy() with strscpy() when copying comm
 2024-10-31 12:01 UTC 

[Buildroot] [PATCH] package/zabbix: update to 7.0.5
 2024-10-31 12:01 UTC 

[bitbake][PATCH 1/2] bitbake: hashserv: client: immediately test the server address
 2024-10-31 12:00 UTC  (2+ messages)
` [bitbake][PATCH 2/2] bitbake: cooker: the hashserv client ping is not suitable

[PATCH] drm/sched: Document purpose of drm_sched_{start,stop}
 2024-10-31 12:00 UTC  (3+ messages)

[PATCH next] btrfs: fix error code in add_delayed_ref_head()
 2024-10-31 11:59 UTC  (2+ messages)

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-31 11:59 UTC  (3+ messages)

[LTP] [PATCH v7 0/4] Automatically generate syscalls.h
 2024-10-31 11:57 UTC  (5+ messages)
` [LTP] [PATCH v7 1/4] Refactor regen.sh script to generate syscalls
` [LTP] [PATCH v7 2/4] Add script to generate arch(s) dependant syscalls
` [LTP] [PATCH v7 3/4] Delete obsolete strip_syscall.awk file
` [LTP] [PATCH v7 4/4] Add documentation about syscalls.h generator

[PATCH 0/6] remove libxenctrl usage from xenstored
 2024-10-31 11:58 UTC  (5+ messages)
` [PATCH 1/6] xen: add a domain unique id to each domain

[PATCH] KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported
 2024-10-31 11:57 UTC  (2+ messages)

[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-10-31 11:57 UTC  (6+ messages)
` [PATCH v4 2/3] "

Missing CAN-XL XL data bit timing
 2024-10-31 11:55 UTC 

[PATCH] perf: add PACKAGECONFIG for zstd
 2024-10-31 11:54 UTC 

[PATCH] btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read()
 2024-10-31 11:52 UTC 

[PATCH i-g-t] lib/igt_kmod: Drop PM interaction on unbind
 2024-10-31 11:52 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] fs: aio: Transition from Linked List to Hash Table for Active Request Management in AIO
 2024-10-31 11:51 UTC  (2+ messages)

[PULL] drm-xe-next
 2024-10-31 11:50 UTC 

[PATCH 00/16] AMD NB and SMN rework
 2024-10-31 11:50 UTC  (7+ messages)
` [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH 06/16] x86/amd_nb: Simplify root device search

[PATCH v6 0/7] KVM: arm64: Hide unsupported MPAM from the guest
 2024-10-31 11:49 UTC  (7+ messages)
` [PATCH v6 1/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v6 2/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v6 3/7] arm64: cpufeature: discover CPU support for MPAM

[PATCH v3 0/2] drm/i915/display: Power request asserting/deasserting
 2024-10-31 11:40 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915/xe3lpd: "
` [PATCH v3 2/2] drm/i915/display: Use struct intel_display instead of struct drm_i915_private

[PATCH] x86/mm: ensure L2 is always freed if empty
 2024-10-31 11:48 UTC  (4+ messages)

[BUG] "git describe --match" performance
 2024-10-31 11:47 UTC  (2+ messages)

[PATCH] ACPI: processor: Move arch_init_invariance_cppc() call later
 2024-10-31 11:47 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()
 2024-10-31 11:46 UTC  (11+ messages)
` [PATCH 2/2] Bluetooth: btbcm: automate node cleanup "

[PATCH v4 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-10-31 11:46 UTC  (9+ messages)
` [PATCH v4 2/5] iommu/vt-d: Remove the pasid present check in prq_event_thread
    `  "

[PATCH v4 0/5] btrfs: io_uring interface for encoded reads
 2024-10-31 11:44 UTC  (4+ messages)
` [PATCH 1/5] btrfs: remove pointless addition in btrfs_encoded_read

[PATCH 0/3] xfs: sparse inodes overlap end of filesystem
 2024-10-31 11:44 UTC  (3+ messages)

[PATCH v2 1/1] pcie: enable Extended tag field support
 2024-10-31 11:42 UTC  (3+ messages)

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-10-31 11:43 UTC  (3+ messages)

[PATCH v2] nfsd: disallow file locking and delegations for NFSv4 proxy
 2024-10-31 11:43 UTC  (12+ messages)
` [PATCH v3] nfsd: disallow file locking and delegations for NFSv4 reexport

[PATCH] lib/oe/package: remove PACKAGE_SNAP_LIB_SYMLINKS
 2024-10-31 11:40 UTC 

[PATCH v2 0/5] drm/dp_mst: Fix DDI function/DP2 config programming
 2024-10-31 11:40 UTC  (4+ messages)
` [PATCH v2 2/5] drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec wrt. DDI function

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-31 11:37 UTC  (5+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)
` [PATCH net-next v11 11/23] ovpn: store tunnel and transport statistics

[PATCH v8 0/3] Extended MODVERSIONS Support
 2024-10-31 11:37 UTC  (3+ messages)
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information

[PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description
 2024-10-31 11:36 UTC  (7+ messages)
` [PATCH v10 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH] efi/tpcm: Add TPCM module support
 2024-10-31 11:34 UTC 

[PATCH v4] NUMA: Introduce NODE_DATA->node_present_pages(RAM pages)
 2024-10-31 11:33 UTC  (3+ messages)

[PATCH v6 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-10-31 11:33 UTC  (4+ messages)

[PATCH] u-boot: Update Upstream-Status
 2024-10-31 11:32 UTC 

[PATCH v02] net/af_packet: add rollover and defrag options
 2024-10-31 13:50 UTC 

[PATCH v1 1/1] phy: sun4i-usb: Remove unused of_gpio.h
 2024-10-31 11:28 UTC  (3+ messages)

perf sched timehist --state vs perf script
 2024-10-31 11:32 UTC  (3+ messages)

next-20241028: gcc-8-defconfig : ERROR: modpost: "__aeabi_uldivmod" [drivers/media/dvb-frontends/cxd2841er.ko] undefined!
 2024-10-31 11:27 UTC  (3+ messages)

[PATCH i-g-t] lib/xe/xe_eudebug: Deny unused triggers
 2024-10-31 11:19 UTC 

[PATCH] i2c: qcom-cci: Remove unused struct member cci_clk_rate
 2024-10-31 11:30 UTC 

[PULL 00/13] virtio-gpu vulkan support
 2024-10-31 11:29 UTC  (2+ messages)

[PATCH v6 0/3] xen: SR-IOV fixes
 2024-10-31 11:29 UTC  (5+ messages)
` [PATCH v6 1/3] x86/msi: harden stale pdev handling

[PATCH 0/7] rockchip: add RK808 support
 2024-10-31 11:26 UTC  (4+ messages)
` [PATCH 1/7] spi: add rockchip spi controller support

[PATCH v5 0/5] iio: fix possible race condition during access of available info lists
 2024-10-31 11:26 UTC  (6+ messages)
` [PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race

[bug report] io_uring: fsfreeze deadlocks when performing O_DIRECT writes
 2024-10-31 11:20 UTC 

[PATCH rdma-next 0/3] Allow parallel cleanup of HW objects
 2024-10-31 11:22 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/core: Add device ufile cleanup operation
` [PATCH rdma-next 2/3] RDMA/core: Move ib_uverbs_file struct to uverbs_types.h
` [PATCH rdma-next 3/3] RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation

[PATCH] ACPI: fix the warning reported by the sparse
 2024-10-31 11:20 UTC  (2+ messages)

[PATCH 0/2] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
 2024-10-31 11:20 UTC  (4+ messages)
` [PATCH 2/2] cpuidle: riscv-sbi: use cleanup attribute for np in for_each_possible_cpu

Update on some maintainers / contributors
 2024-10-31 11:14 UTC  (3+ messages)

hand up when boot
 2024-10-31 11:18 UTC  (2+ messages)

[PATCH] usb: Fix test failure with multiple partitions
 2024-10-31 11:20 UTC  (4+ messages)

[PATCH v2 00/11] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-10-31 11:18 UTC  (4+ messages)
` [PATCH v2 04/11] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check

[PATCH] usb: Fix test dependency on ext4write command
 2024-10-31 11:20 UTC  (4+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2024-10-31 11:20 UTC  (2+ messages)

[PATCH v2 0/5] RAID 0/1/10 atomic write support
 2024-10-31 11:17 UTC  (4+ messages)
` [PATCH v2 4/5] md/raid1: Atomic "

[PATCH] iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages
 2024-10-31 11:17 UTC  (6+ messages)

[PATCH v4 5/5] maple_tree: add a test checking storing null
 2024-10-31 11:17 UTC  (6+ messages)

[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
 2024-10-31 11:17 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.