All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-10 02:28:28 to 2024-02-10 07:40:30 UTC [more...]

[OE-core] [PATCH] Add user space utility:dropwatch
 2024-02-10  7:40 UTC  (3+ messages)
`  "

[PATCH] selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
 2024-02-10  7:40 UTC  (2+ messages)

Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
 2024-02-10  7:40 UTC  (2+ messages)

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-10  7:38 UTC  (3+ messages)

[PATCH v2] docs: rust: extend abstraction and binding documentation
 2024-02-10  7:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{1, 6}.x series
 2024-02-10  7:36 UTC 

[wireless-next:main] BUILD REGRESSION d4655db0a1e11eeacc55c44c81121c83b087982e
 2024-02-10  7:33 UTC 

[PATCH] drm/i915: Add flex arrays to struct i915_syncmap
 2024-02-10  7:25 UTC  (2+ messages)

[PATCH v2 00/11] improve eventdev API specification/documentation
 2024-02-10  7:24 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] eventdev: improve doxygen introduction text

[PATCH trivial] qemu-img: factor out parse_output_format() and use it in the code
 2024-02-09 21:28 UTC  (2+ messages)

[PATCH v2] x86/tdx: replace deprecated strncpy with strtomem_pad
 2024-02-10  7:19 UTC  (4+ messages)

[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
 2024-02-10  7:16 UTC  (22+ messages)
` [PATCH v2 bpf-next 01/20] bpf: Allow kfuncs return 'void *'
` [PATCH v2 bpf-next 02/20] bpf: Recognize '__map' suffix in kfunc arguments
` [PATCH v2 bpf-next 03/20] bpf: Plumb get_unmapped_area() callback into bpf_map_ops
` [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel
` [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena
` [PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena
` [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
` [PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu

[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-10  7:14 UTC  (24+ messages)
` [PATCH 01/10] scsi: 3w-xxxx: Trivial: Remove trailing whitespace
` [PATCH 02/10] scsi: 53c700: "
` [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant
` [PATCH 04/10] scsi: aacraid: linit: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant
` [PATCH 06/10] scsi: aha1542: "
` [PATCH 07/10] scsi: aic7xxx: aicasm: Trivial: Remove trailing whitespace
` [PATCH 08/10] scsi: aic7xxx: aicasm: Replace snprintf() with the safer scnprintf() variant
` [PATCH 09/10] scsi: aic94xx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 10/10] scsi: arcmsr: "
    ` .mailmap support for removals (was Re: [PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives)

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-10  7:13 UTC  (8+ messages)

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-10  7:09 UTC  (46+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
` [PATCH 02/22] gpio: Add ChromeOS EC GPIO driver
` [PATCH 03/22] dt-bindings: usb: Add downstream facing ports to realtek binding
` [PATCH 04/22] usb: core: Set connect_type of ports based on DT node
` [PATCH 05/22] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH 06/22] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH 07/22] device property: Add remote endpoint to devcon matcher
` [PATCH 08/22] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH 09/22] platform/chrome: cros_typec_switch: Use read_poll_timeout helper
` [PATCH 10/22] platform/chrome: cros_typec_switch: Move port creation code to sub-function
` [PATCH 11/22] platform/chrome: cros_typec_switch: Use fwnode instead of ACPI APIs
` [PATCH 12/22] platform/chrome: cros_typec_switch: Use dev_err_probe()
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 14/22] platform/chrome: cros_typec_switch: Add support for signaling HPD to drm_bridge
` [PATCH 15/22] platform/chrome: cros_typec_switch: Support DP muxing via DRM lane assignment
` [PATCH 16/22] platform/chrome: cros_typec_switch: Support orientation-switch
` [PATCH 17/22] platform/chrome: cros_typec_switch: Handle lack of HPD information
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
` [PATCH 19/22] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1
` [PATCH 20/22] arm64: dts: qcom: sc7180: pazquel: Add missing comment header
` [PATCH 21/22] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments
` [PATCH 22/22] arm64: dts: qcom: sc7180-trogdor: Wire up USB and DP to usb-c-connectors

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-10  7:06 UTC  (8+ messages)
` [PATCH 1/3] rust: add userspace pointers

[PATCH 0/4] drm/i915/cdclk: More hardcoded cd2x divider nukage
 2024-02-10  7:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/cdclk: More hardcoded cd2x divider nukage (rev3)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in __unix_gc
 2024-02-10  7:03 UTC  (3+ messages)

[PATCH net-next v4] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-10  7:01 UTC  (2+ messages)

[RFC PATCH SET] cxl: add poison event handler
 2024-02-10  6:54 UTC  (11+ messages)
` [RFC PATCH 1/5] cxl/core: correct length of DPA field masks
` [RFC PATCH 2/5] cxl/core: introduce cxl_memdev_dpa_to_hpa()
` [RFC PATCH 3/5] cxl/core: introduce cxl_mem_report_poison()
` [RFC PATCH 4/5] cxl/core: add report option for cxl_mem_get_poison()
` [RFC PATCH 5/5] cxl/core: add poison injection event handler

[linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a
 2024-02-10  6:49 UTC 

[PATCH 1/2] config/arm: avoid mcpu and march conflicts
 2024-02-10  6:49 UTC  (11+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] config/arm: allow WFE to be enabled config time
  ` [PATCH v3 1/3] config/arm: avoid mcpu and march conflicts

linux-next: build warning after merge of the kspp tree
 2024-02-10  6:44 UTC  (2+ messages)

[linux-next:master 4186/4898] debug.c:undefined reference to `__ubsan_handle_divrem_overflow'
 2024-02-10  6:41 UTC  (2+ messages)

[PATCH 0/4] rockchip: Read cpuid and generate MAC address from efuse for RK3328 and RK3399
 2024-02-10  6:32 UTC  (5+ messages)
` [PATCH 1/4] rockchip: rk3328: Read cpuid and generate MAC address from efuse
` [PATCH 2/4] rockchip: rk3399: "
` [PATCH 3/4] rockchip: rk3328: regenerate defconfigs
` [PATCH 4/4] rockchip: rk3399: "

[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-10  6:31 UTC  (5+ messages)
` [PATCH v11 3/4] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions

[PATCH 0/2] Drop obsolete configs from hardening.config
 2024-02-10  6:31 UTC  (2+ messages)

[PATCH net-next v9 0/3] netdevsim: link and forward skbs between ports
 2024-02-10  6:30 UTC  (2+ messages)

[PATCH] dmadev: standardize alignment and allocation
 2024-02-10  6:27 UTC  (4+ messages)
  ` [EXT] "
` [PATCH v2] dmadev: standardize alignment

[pull request][net-next V2 00/15] mlx5 socket direct
 2024-02-10  6:27 UTC  (6+ messages)
` [net-next V2 15/15] Documentation: net/mlx5: Add description for Socket-Direct netdev combining
  ` [Intel-wired-lan] "

KFENCE: included in x86 defconfig?
 2024-02-10  6:25 UTC  (3+ messages)

[PATCH] erofs-utils: lib: fix incorrect usages of `erofs_strerror`
 2024-02-10  6:22 UTC  (2+ messages)

[PATCH] cifs: update the same create_guid on replay
 2024-02-10  6:22 UTC  (2+ messages)

[linux-linus test] 184638: tolerable FAIL - PUSHED
 2024-02-10  6:16 UTC 

[PATCH i-g-t v3] benchmarks: Add VKMS benchmark
 2024-02-10  6:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for benchmarks: Add VKMS benchmark (rev3)

[PATCH v2] ahci: clean up intel_pcs_quirk
 2024-02-10  6:05 UTC  (2+ messages)

[akpm-mm:mm-unstable 289/292] mm/userfaultfd.c:1526: warning: Excess function parameter 'mm' description in 'move_pages'
 2024-02-10  6:01 UTC 

fs/quota/quota_tree.c:674:8: warning: variable 'blk' is uninitialized when used here
 2024-02-10  6:01 UTC 

[PATCH 1/3] smb: client: do not defer close open handles to deleted files
 2024-02-10  5:59 UTC  (2+ messages)

[PATCH v5] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-02-10  5:52 UTC 

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-10  5:50 UTC  (2+ messages)

[PATCH] fs: smb: client: Reset password pointer to NULL
 2024-02-10  5:46 UTC  (2+ messages)

[PATCH] fbdev/sh7760fb: allow modular build
 2024-02-10  5:39 UTC 

[PATCH v3 00/24] gpio: rework locking and object life-time control
 2024-02-10  5:37 UTC  (3+ messages)
` [PATCH v3 23/24] gpio: remove the RW semaphore from the GPIO device

[syzbot] [kernel?] linux-next boot error: kernel panic: VFS: Unable to mount root fs on unknown-block(NUM,NUM) (2)
 2024-02-10  5:30 UTC 

[PATCH 0/8] media: raspberrypi: Add support for PiSP Back End
 2024-02-10  5:17 UTC  (3+ messages)
` [PATCH 2/8] media: Add a pixel format for MIPI packed 14bit luma only

[frederic-dynticks:timers/anna 23/29] kernel/time/timer_migration.c:1379: warning: Function parameter or struct member 'nextevt' not described in 'tmigr_quick_check'
 2024-02-10  5:09 UTC 

[PATCH] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-02-10  5:09 UTC  (2+ messages)

[PATCH] fs/hfsplus: use better @opf description
 2024-02-10  5:06 UTC 

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-10  5:01 UTC  (7+ messages)

[PATCH 0/2] PCI endpoint BAR hardware description cleanup
 2024-02-10  1:26 UTC  (2+ messages)
` [PATCH 1/2] PCI: endpoint: Clean up hardware description for BARs

[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
 2024-02-10  4:59 UTC  (3+ messages)

[cip:linux-5.10.y-cip 43/56] drivers/cache/ax45mp_cache.c:141:6: warning: no previous prototype for 'arch_sync_dma_for_device'
 2024-02-10  4:58 UTC 

[PATCH 0/5] drm/i915: PLL state check stuff
 2024-02-10  4:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH linux-next] bpf: fix warning for crash_kexec
 2024-02-10  4:52 UTC  (6+ messages)

git status became very slow after upgrading git
 2024-02-10  4:49 UTC 

[sudeep-holla:android13-5.15/ffa 2786/4062] arch/arm64/kvm/arm.c:2011:39: error: use of undeclared identifier 'smccc_trng_available'
 2024-02-10  4:48 UTC 

[krzk-github:n/dma-engine-constify-and-improvements 6/12] include/linux/preempt.h:55: warning: "SOFTIRQ_DISABLE_OFFSET" redefined
 2024-02-10  4:48 UTC 

[akpm-mm:mm-nonmm-unstable 98/98] fs/smb/client/sess.c:467 cifs_chan_update_iface() warn: iterator used outside loop: 'iface'
 2024-02-10  4:48 UTC 

[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
 2024-02-10  4:42 UTC  (8+ messages)
` [PATCH v2 6/9] perf tests: Use scandirat for shell script finding
` [PATCH v2 7/9] perf tests: Run time generate shell test suites
` [PATCH v2 8/9] perf srcline: Add missed addr2line closes

[PATCH V3] rust-cross-canadian: Fix file conflicts for arm and aarch64
 2024-02-10  4:39 UTC  (4+ messages)
` [OE-core] "

[RFC PATCH] cpuset: remove /proc/PID/cpuset
 2024-02-10  4:34 UTC  (2+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-10  4:34 UTC  (2+ messages)

[PATCH v2 0/4] Memory management patches needed by Rust Binder
 2024-02-10  4:23 UTC  (3+ messages)
` [PATCH v2 4/4] rust: add abstraction for `struct page`

[RFC] ->d_name accesses
 2024-02-10  4:23 UTC  (4+ messages)

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-02-10  4:19 UTC  (5+ messages)

[BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3
 2024-02-10  4:13 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS f6a1892585cd19e63c4ef2334e26cd536d5b678d
 2024-02-10  4:08 UTC 

[syzbot] [kernel?] KASAN: slab-use-after-free Read in __unix_gc
 2024-02-10  4:08 UTC  (2+ messages)

[PATCH i-g-t 1/8] tests/prime_nv_test: switch over to intel_buf_init()
 2024-02-10  3:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/8] "

[PATCH 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-10  3:48 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)

[PATCH] drm/xe: VM bind refactor
 2024-02-10  3:48 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v2 0/7] udev rule and CI improvements
 2024-02-10  3:30 UTC  (5+ messages)
` [PATCH v2 6/7] 11-dm-mpath.rules: Don't force activation while device is suspended
` [PATCH v2 7/7] multipath-tools: Makefile.inc: set _FILE_OFFSET_BITS=64

[PATCH RESEND 1/1] drm/panel: st7703: Fix Panel Initialization for Anbernic RG353V-V2
 2024-02-10  3:24 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] PCI/IOV: sriov_numvfs bug fixes
 2024-02-10  3:22 UTC  (5+ messages)
  ` [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
  ` [PATCH v2 2/2] pci/iov: fix kobject_uevent() ordering in sriov_enable()

[PATCH v3 0/6] maps memory improvements and fixes
 2024-02-10  3:17 UTC  (7+ messages)
` [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v3 2/6] perf maps: Get map before returning in maps__find
` [PATCH v3 3/6] perf maps: Get map before returning in maps__find_by_name
` [PATCH v3 4/6] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v3 5/6] perf maps: Hide maps internals
` [PATCH v3 6/6] perf maps: Locking tidy up of nr_maps

[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-02-10  3:09 UTC  (5+ messages)
` [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v3 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-10  3:06 UTC  (4+ messages)
` [PATCH v3 07/19] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)

[PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-10  3:05 UTC  (5+ messages)
` [PATCH v1 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v1 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v1 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[cip:linux-5.10.y-cip 43/56] drivers/cache/ax45mp_cache.c:141:6: warning: no previous prototype for function 'arch_sync_dma_for_device'
 2024-02-10  3:04 UTC 

Suspected bug in hid-microsoft.c
 2024-02-10  3:03 UTC  (9+ messages)

[PATCH v2] MAINTAINERS: Update bouncing @codeaurora addresses
 2024-02-10  3:00 UTC  (2+ messages)

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-10  2:59 UTC  (7+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded

[xen-unstable test] 184635: tolerable FAIL - PUSHED
 2024-02-10  2:48 UTC 

[PATCH v2 0/6] maps memory improvements and fixes
 2024-02-10  2:46 UTC  (3+ messages)

[PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
 2024-02-10  2:45 UTC  (2+ messages)

[PATCH net-next v2] net/sched: actions report errors with extack
 2024-02-10  2:45 UTC  (7+ messages)

[f2fs-dev] [jaegeuk-f2fs:dev-test 18/20] fs/f2fs/f2fs.h:2522: undefined reference to `__divdi3'
 2024-02-10  2:42 UTC  (2+ messages)
`  "

[rafael-pm:bleeding-edge 71/77] drivers/thermal/thermal_of.c:536:8: error: passing 'struct thermal_zone_device_ops' to parameter of incompatible type 'const void *'
 2024-02-10  2:42 UTC 

[PATCH] x86/bugs: Default retbleed to =stuff when retpoline is auto enabled
 2024-02-10  2:39 UTC  (3+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
 2024-02-10  2:39 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-10  2:32 UTC  (6+ messages)
` [PATCH bpf-next 01/16] bpf: Allow kfuncs return 'void *'

QA notification for completed autobuilder build (yocto-4.3.3.rc1)
 2024-02-10  2:28 UTC  (2+ messages)
` [qa-build-notification] "


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.