All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-10 16:20:16 to 2024-06-10 16:59:08 UTC [more...]

[PATCH v2 0/9] Bug-fixes for a few boards
 2024-06-10 16:29 UTC  (3+ messages)
` [PATCH v2 9/9] Drop the special am335x_boneblack_vboot target

[PATCH] selftests: seccomp: fix format-zero-length warnings
 2024-06-10 16:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] HID: uclogic: avoid linking common code into multiple modules
 2024-06-10 16:57 UTC  (4+ messages)

[LTP] [RFC PATCH 1/3] runltp: Deprecate, add info about kirk
 2024-06-10 16:55 UTC  (12+ messages)
` [LTP] [Automated-testing] "

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-10 21:17 UTC  (5+ messages)
` [RFC PATCH 03/31] lmb: make the lmb reservations persistent

[PATCH 0/2] Fixup GuC ABI
 2024-06-10 16:55 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH v5 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-10 16:54 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [v5,1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2024-06-10 16:53 UTC  (4+ messages)

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-10 16:54 UTC  (5+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb

Kernel mainline recipe does produce lot of warnings
 2024-06-10 16:52 UTC  (3+ messages)
` [yocto] "

[PATCH v2] pwm: add missing MODULE_DESCRIPTION() macros
 2024-06-10 16:53 UTC  (3+ messages)

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-06-10 16:53 UTC  (4+ messages)

[PATCH 1/1] Added arm64 assembly for examples/api crt0
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH v3] abootimg: Add init_boot image support
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] android: Fix ramdisk loading for bootimage v3+
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] arm: move _end to linker symbols
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH] image: Set load_end on partial loads
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH v4 0/4] vvfat: Fix write bugs for large files and add iotests
 2024-06-10 16:50 UTC  (7+ messages)
` [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
` [PATCH v4 4/4] iotests: Add `vvfat` tests

[PATCH] fs: relax ext4_write_file() dependency
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH 00/13] riscv: Add support for xtheadvector
 2024-06-10 16:50 UTC  (9+ messages)
` [PATCH 02/13] dt-bindings: thead: add a vlen register length property
` [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing

[PATCH] dm: use newly added linux/compat alloc functions
 2024-06-10 16:51 UTC  (2+ messages)

[PATCH 6.1 000/470] 6.1.93-rc2 review
 2024-06-10 16:50 UTC  (2+ messages)

[PATCH v5 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-10 16:50 UTC  (4+ messages)
` [PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT

[for-6.11 PATCH 00/29] nfs/nfsd: add support for localio bypass
 2024-06-10 16:50 UTC  (12+ messages)
` [for-6.11 PATCH 07/29] sunrpc: add and export rpc_ntop6_addr_noscopeid
` [for-6.11 PATCH 10/29] nfs/nfsd: add "local io" support
` [for-6.11 PATCH 30/29] nfs/nfsd: ensure localio server always uses its network namespace

[PATCH v3 00/21] drm/i915/dp_mst: Enable link training fallback
 2024-06-10 16:49 UTC  (22+ messages)
` [PATCH v3 01/21] drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPs
` [PATCH v3 02/21] drm/i915/dp: Move link train params to a substruct in intel_dp
` [PATCH v3 03/21] drm/i915/dp: Move link train fallback to intel_dp_link_training.c
` [PATCH v3 04/21] drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()
` [PATCH v3 05/21] drm/i915: Factor out function to modeset commit a set of pipes
` [PATCH v3 06/21] drm/i915/dp: Use a commit modeset for link retraining MST links
` [PATCH v3 07/21] drm/i915/dp: Recheck link state after modeset
` [PATCH v3 08/21] drm/i915/dp: Reduce link params only after retrying with unchanged params
` [PATCH v3 09/21] drm/i915/dp: Pass atomic state to link training function
` [PATCH v3 10/21] drm/i915/dp: Send a link training modeset-retry uevent to all MST connectors
` [PATCH v3 11/21] drm/i915/dp: Use check link state work in the hotplug handler
` [PATCH v3 12/21] drm/i915/dp: Use check link state work in the detect handler
` [PATCH v3 13/21] drm/i915/dp: Use check link state work in the HPD IRQ handler
` [PATCH v3 14/21] drm/i915/dp: Disable link retraining after the last fallback step
` [PATCH v3 15/21] drm/i915/dp_mst: Reset intel_dp->link_trained during disabling
` [PATCH v3 16/21] drm/i915/dp_mst: Enable link training fallback for MST
` [PATCH v3 17/21] drm/i915/dp: Add debugfs entries to force the link rate/lane count
` [PATCH v3 18/21] drm/i915/dp: Add debugfs entries to get the max "
` [PATCH v3 19/21] drm/i915/dp: Add debugfs entry to force link training failure
` [PATCH v3 20/21] drm/i915/dp: Add debugfs entry to force link retrain
` [PATCH v3 21/21] drm/i915/dp: Add debugfs entry to get the link retrain disabled state

[PATCH v2] reset: rzg2l-usbphy-ctrl: Move reset controller registration
 2024-06-10 16:48 UTC 

[PATCH] remoteproc: imx_rproc: Adjust phandle parsing issue while remapping optional addresses in imx_rproc_addr_init()
 2024-06-10 16:47 UTC  (3+ messages)

Re: [PATCH] net: phy: rtl8211f add ethtool set wol function
 2024-06-10 16:46 UTC  (3+ messages)

[PATCH v5 00/10] Only timeout jobs if they run longer than timeout period
 2024-06-10 16:45 UTC  (14+ messages)
` [PATCH v5 02/10] drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
` [PATCH v5 04/10] drm/xe: Add ctx timestamp to LRC snapshot
` [PATCH v5 05/10] drm/xe: Add xe_gt_clock_interval_to_ms helper
` [PATCH v5 06/10] drm/xe: Improve unexpected state error messages
` [PATCH v5 08/10] drm/xe: Add pending disable assert to handle_sched_done
` [PATCH v5 09/10] drm/xe: Add killed, banned, or wedged as stick bit during GuC reset

[PATCH] crypto: arm/crc32 - add kCFI annotations to asm routines
 2024-06-10 16:45 UTC  (2+ messages)

[PATCH] dma-buf/heaps: Correct the types of fd_flags and heap_flags
 2024-06-10 16:43 UTC  (2+ messages)

[PATCH 0/9] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-06-10 16:42 UTC  (5+ messages)
` [PATCH 3/9] perf: arm_pmu: Remove event index to counter remapping

[PATCH v2 1/4] Input: adxl34x - use device core to create driver-specific device attributes
 2024-06-10 16:43 UTC  (4+ messages)
` [PATCH v2 2/4] Input: adxl34x - use input_set_capability()
` [PATCH v2 3/4] Input: adxl34x - switch to using managed resources
` [PATCH v2 4/4] Input: adxl34x- switch to using "guard" notation

[patch V3 00/51] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-06-10 16:43 UTC  (52+ messages)
` [patch V3 01/51] selftests/timers/posix_timers: Simplify error handling
` [patch V3 02/51] selftests/timers/posix_timers: Add SIG_IGN test
` [patch V3 03/51] selftests/timers/posix_timers: Validate signal rules
` [patch V3 04/51] selftests/timers/posix-timers: Validate SIGEV_NONE
` [patch V3 05/51] selftests/timers/posix-timers: Validate timer_gettime()
` [patch V3 06/51] selftests/timers/posix-timers: Validate overrun after unblock
` [patch V3 07/51] posix-cpu-timers: Split up posix_cpu_timer_get()
` [patch V3 08/51] posix-cpu-timers: Save interval only for armed timers
` [patch V3 09/51] posix-cpu-timers: Handle interval timers correctly in timer_get()
` [patch V3 10/51] posix-cpu-timers: Handle SIGEV_NONE "
` [patch V3 11/51] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
` [patch V3 12/51] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
` [patch V3 13/51] posix-cpu-timers: Do not arm SIGEV_NONE timers
` [patch V3 14/51] posix-cpu-timers: Use @now instead of @val for clarity
` [patch V3 15/51] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
` [patch V3 16/51] posix-cpu-timers: Simplify posix_cpu_timer_set()
` [patch V3 17/51] posix-timers: Retrieve interval in common timer_settime() code
` [patch V3 18/51] posix-timers: Clear overrun in common_timer_set()
` [patch V3 19/51] posix-timers: Convert timer list to hlist
` [patch V3 20/51] posix-timers: Consolidate timer setup
` [patch V3 21/51] posix-cpu-timers: Make k_itimer::it_active consistent
` [patch V3 22/51] posix-timers: Consolidate signal queueing
` [patch V3 23/51] signal: Remove task argument from dequeue_signal()
` [patch V3 24/51] signal: Replace BUG_ON()s
` [patch V3 25/51] signal: Confine POSIX_TIMERS properly
` [patch V3 26/51] signal: Prevent user space from setting si_sys_private
` [patch V3 27/51] signal: Get rid of resched_timer logic
` [patch V3 28/51] posix-timers: Cure si_sys_private race
` [patch V3 29/51] signal: Allow POSIX timer signals to be dropped
` [patch V3 30/51] posix-timers: Drop signal if timer has been deleted or reprogrammed
` [patch V3 31/51] posix-timers: Rename k_itimer::it_requeue_pending
` [patch V3 32/51] posix-timers: Add proper state tracking
` [patch V3 33/51] posix-timers: Make signal delivery consistent
` [patch V3 34/51] posix-timers: Make signal overrun accounting sensible
` [patch V3 35/51] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
` [patch V3 36/51] posix-timers: Add a refcount to struct k_itimer
` [patch V3 37/51] signal: Split up __sigqueue_alloc()
` [patch V3 38/51] signal: Provide posixtimer_sigqueue_init()
` [patch V3 39/51] signal: Add sys_private_ptr to siginfo::_sifields::_timer
` [patch V3 40/51] posix-timers: Store PID type in the timer
` [patch V3 41/51] signal: Refactor send_sigqueue()
` [patch V3 42/51] posix-timers: Embed sigqueue in struct k_itimer
` [patch V3 43/51] signal: Cleanup unused posix-timer leftovers
` [patch V3 44/51] signal: Add task argument to flush_sigqueue_mask()
` [patch V3 45/51] signal: Provide ignored_posix_timers list
` [patch V3 46/51] posix-timers: Handle ignored list on delete and exit
` [patch V3 47/51] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
` [patch V3 48/51] signal: Queue ignored posixtimers on ignore list
` [patch V3 49/51] posix-timers: Cleanup SIG_IGN workaround leftovers
` [patch V3 50/51] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
` [patch V3 51/51] alarmtimers: Remove return value from alarm functions

[PATCH i-g-t 0/9] IGT KMS Test cleanup
 2024-06-10 16:34 UTC  (10+ messages)
` [PATCH i-g-t 1/9] tests/intel/kms_fence_pin_leak: "
` [PATCH i-g-t 2/9] tests/intel/kms_pipe_b_c_ivb: "
` [PATCH i-g-t 3/9] tests/intel/kms_pwrite_crc: "
` [PATCH i-g-t 4/9] tests/kms_dp_aux_dev: "
` [PATCH i-g-t 5/9] tests/kms_hdmi_inject: "
` [PATCH i-g-t 6/9] tests/kms_tiled_display: "
` [PATCH i-g-t 7/9] tests/kms_tv_load_detect: "
` [PATCH i-g-t 8/9] tests/kms_universal_plane: "
` [PATCH i-g-t 9/9] tests/kms_properties: Create dynamic subtests

[PATCH v4 6/8] fsverity: improve performance by using multibuffer hashing
 2024-06-10 16:42 UTC  (11+ messages)

[PATCH v3 0/9] efi_loader: improve device-tree loading
 2024-06-10 16:41 UTC  (6+ messages)

EFI mixed mode boot failure
 2024-06-10 16:40 UTC 

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-06-10 16:40 UTC  (6+ messages)

[PATCH v2 i-g-t] tests/intel/xe_create: Don't assert on presi execution
 2024-06-10 16:39 UTC  (2+ messages)

[GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
 2024-06-10 16:40 UTC  (3+ messages)
` [GSoC][PATCH v2] "

[PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
 2024-06-10 16:38 UTC 

[frank-w-bpi-r2-4.14:6.10-rc 7/27] arch/arm64/boot/dts/mediatek/mt7988a.dtsi:1011.23-1032.5: Warning (simple_bus_reg): /soc/tphy@11c50000: missing or empty reg/ranges property
 2024-06-10 16:37 UTC 

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-10 16:36 UTC  (4+ messages)

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-06-10 16:35 UTC  (9+ messages)

[XEN PATCH v1] x86/intel: optional build of TSX support
 2024-06-10 16:35 UTC  (2+ messages)

+ mm-do-not-start-end-writeback-for-pages-stored-in-zswap.patch added to mm-unstable branch
 2024-06-10 16:35 UTC 

[PATCH] remoteproc: mediatek: Increase MT8188 SCP core0 DRAM size
 2024-06-10 16:34 UTC  (4+ messages)

[PATCH v9 0/7] Coresight for Kernel panic and watchdog reset
 2024-06-10 16:34 UTC  (4+ messages)
` [PATCH v9 5/7] coresight: tmc: Add support for reading crash data

[PATCH] MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support
 2024-06-10 16:34 UTC 

[CI 1/3] drm/xe: poor man's exhaustive eviction
 2024-06-10 16:33 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [CI,1/3] "

Possible git-diff bug when using exit-code with diff filters
 2024-06-10 16:33 UTC  (6+ messages)
  ` [PATCH 2/2] diff: fix --exit-code with external diff
    ` [PATCH v3 0/3] "
      ` [PATCH v3 1/3] t4020: test exit code with external diffs

[PATCH RFC 0/8] drm: sunxi: support Allwinner Display Engine 3 IP block for H616/H700
 2024-06-10 16:32 UTC  (6+ messages)
` [PATCH RFC 1/8] dt-bindings: bus: allwinner: add H616 DE33 bindings

[xen-unstable-smoke test] 186304: tolerable all pass - PUSHED
 2024-06-10 16:32 UTC 

+ checkpatch-really-skip-long_line_-when-long_line-is-ignored.patch added to mm-nonmm-unstable branch
 2024-06-10 16:32 UTC 

[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
 2024-06-10 16:31 UTC  (3+ messages)

Coding Style for local variables
 2024-06-10 16:31 UTC  (2+ messages)

[PATCH v4 0/3] Improve gpu_scheduler trace events
 2024-06-10 16:31 UTC  (2+ messages)

[PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-06-10 16:31 UTC  (9+ messages)
` [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v4 4/4] pwm: "

+ nilfs2-do-not-call-inode_attach_wb-directly.patch added to mm-nonmm-unstable branch
 2024-06-10 16:30 UTC 

+ nilfs2-prepare-backing-device-folios-for-writing-after-adding-checksums.patch added to mm-nonmm-unstable branch
 2024-06-10 16:30 UTC 

Proposal: U-Boot memory management
 2024-06-10 16:29 UTC  (11+ messages)

[PATCH] x86/boot: Remove unused function __fortify_panic()
 2024-06-10 16:29 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
 2024-06-10 16:29 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity

[PATCH] mempool: dump includes list of memory chunks
 2024-06-10 16:28 UTC  (4+ messages)

[PATCH] ASoC: dt-bindings: convert tas571x.txt to dt-schema
 2024-06-10 16:26 UTC  (2+ messages)

[PATCH 0/3] gpio: sim: driver improvements
 2024-06-10 16:26 UTC  (6+ messages)
` [PATCH 3/3] gpio: sim: use devm_mutex_init()

[net-next,PATCH v6 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-10 16:26 UTC  (4+ messages)
` [net-next,PATCH v6 1/8] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[PATCH v2 0/3] hw/arm: Create second NonSecure UART for virt board
 2024-06-10 16:23 UTC  (4+ messages)
` [PATCH v2 1/3] hw/arm/virt: Add serial aliases in DTB
` [PATCH v2 2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
` [PATCH v2 3/3] hw/arm/virt: allow creation of a second NonSecure UART

linux: ext4 corruption with symlinks
 2024-06-10 16:03 UTC 

[Buildroot] QT5webkit build error
 2024-06-10 16:24 UTC  (3+ messages)

[v4,2/2] hwmon: add MP2891 driver
 2024-06-10 16:23 UTC  (2+ messages)

[PATCH 0/3] Android partition load optimization
 2024-06-10 16:22 UTC  (3+ messages)
` [PATCH 2/3] avb: Implement get_preloaded_partition callback

[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
 2024-06-10 16:22 UTC  (11+ messages)

[RFC PATCH] NFSD: Support write delegations for pNFS LAYOUT operations
 2024-06-10 16:21 UTC  (2+ messages)

[PATCH 2/4] hwmon: add MP2993 driver
 2024-06-10 16:21 UTC  (2+ messages)

[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
 2024-06-10 16:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-06-10 16:19 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: media: add mediatek ISP3.0 sensor interface


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.