All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-04 23:29:04 to 2025-02-05 01:08:54 UTC [more...]

[PATCH 0/7] rtc: Use devm_pm_set_wake_irq to simplify code
 2025-02-05  0:58 UTC  (13+ messages)
` [PATCH 1/7] rtc: stm32: Use resource managed API "
` [PATCH 2/7] rtc: nxp-bbnsm: "
` [PATCH 3/7] rtc: ds1343: Use devm_pm_set_wake_irq
` [PATCH 4/7] rtc: pm8xxx: "
` [PATCH 5/7] rtc: ab8500: Use resource managed API to simplify code
` [PATCH 6/7] rtc: mpfs: Use devm_pm_set_wake_irq

[v3?] scsi: qedf: Replace kmalloc_array() with kcalloc()
 2025-02-05  1:07 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] scsi: qedf: Add check for bdt_info

[PATCHSET v2] fstests: random fixes for v2025.02.02
 2025-02-05  1:05 UTC  (43+ messages)
` [PATCH 06/34] common/rc: revert recursive unmount in _clear_mount_stack
` [PATCH 07/34] common/dump: don't replace pids arbitrarily
` [PATCH 11/34] common/rc: create a wrapper for the su command
` [PATCH 12/34] fuzzy: kill subprocesses with SIGPIPE, not SIGINT
` [PATCH 13/34] common/rc: hoist pkill to a helper function
` [PATCH 14/34] common: fix pkill by running test program in a separate session
` [PATCH 15/34] check: run tests in a private pid/mount namespace
` [PATCH 16/34] check: deprecate using process sessions to isolate test instances
` [PATCH 19/34] mkfs: don't hardcode log size
` [PATCH 20/34] common/rc: return mount_ret in _try_scratch_mount
` [PATCH 22/34] generic/650: revert SOAK DURATION changes
` [PATCH 24/34] fuzzy: stop __stress_scrub_fsx_loop if fsx fails
` [PATCH 26/34] fuzzy: always stop the scrub fsstress loop on error
` [PATCH 27/34] fuzzy: port fsx and fsstress loop to use --duration
` [PATCH 28/34] fix _require_scratch_duperemove ordering
` [PATCH 29/34] fsstress: fix a memory leak
` [PATCH 30/34] fsx: fix leaked log file pointer
` [PATCH 31/34] misc: don't put nr_cpus into the fsstress -n argument
` [PATCH 32/34] common/config: add $here to FSSTRESS_PROG
` [PATCH 33/34] config: add FSX_PROG variable
` [PATCH 34/34] build: initialize stack variables to zero by default

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-05  1:05 UTC  (8+ messages)

[PATCH] drm/xe/pxp: Don't use 0 to indicate NULL
 2025-02-05  0:57 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-02-05  0:57 UTC  (9+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers

[RFC][PATCH 1/2] sched: Extended scheduler time slice
 2025-02-05  0:56 UTC  (2+ messages)

[syzbot] [bcachefs?] BUG: corrupted list in new_inode
 2025-02-05  0:56 UTC 

[PATCH 0/5] A few more CRC32 library cleanups
 2025-02-05  0:54 UTC  (6+ messages)
` [PATCH 1/5] lib/crc32: use void pointer for data
` [PATCH 2/5] lib/crc32: don't bother with pure and const function attributes
` [PATCH 3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32
` [PATCH 4/5] lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
` [PATCH 5/5] lib/crc32: remove "_le" from crc32c base and arch functions

[PATCH v3 00/16] cxl: Add CXL feature commands support via fwctl
 2025-02-05  0:54 UTC  (7+ messages)
` [PATCH v3 02/16] cxl: Enumerate feature commands
` [PATCH v3 03/16] cxl: Add Get Supported Features command for kernel usage
` [PATCH v3 05/16] cxl/mbox: Add GET_FEATURE mailbox command

[PATCH v3] workqueue: introduce queue_delayed_work_on_offline_safe
 2025-02-05  0:54 UTC  (3+ messages)

[RFC PATCH v5 00/15] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-02-05  0:51 UTC  (4+ messages)
` [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages

[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
 2025-02-05  0:46 UTC 

[PATCH] ftrace: Avoid potential division by zero in function_stat_show()
 2025-02-05  0:48 UTC  (4+ messages)

[PATCH] drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistake
 2025-02-05  0:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/4] input: use devm_pm_set_wake_irq
 2025-02-05  0:45 UTC  (5+ messages)
` [PATCH 1/4] input: keyboard: ep93xx_keypad: Use devm_pm_set_wake_irq
` [PATCH 2/4] input: keyboard: omap4_keypad: "
` [PATCH 3/4] input: misc: nxp-bbnsm-pwrkey: Use resource managed API to simplify code
` [PATCH 4/4] input: touchscreen: ti_am335x_tsc: "

maple tree / xarray CI ready
 2025-02-05  0:45 UTC  (5+ messages)

[PATCH v2] mm: slub: Print the broken data before restoring slub
 2025-02-05  0:44 UTC 

[PATCH v3 0/4] rev-list: print additional missing object information
 2025-02-05  0:41 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] rev-list: add print-info action to print missing object path
  ` [PATCH v4 2/2] rev-list: extend print-info to print missing object type

[PATCH] regmap-irq: Add missing kfree()
 2025-02-05  0:44 UTC  (4+ messages)
  ` [PATCH v3] "

[RFC] enable UBSAN for automation tests
 2025-02-05  0:44 UTC 

[PATCH v2 0/3] ASoC: rsnd: adjust convert rate in 1%
 2025-02-05  0:44 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: rsnd: indicate unsupported clock rate
` [PATCH v2 2/3] ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime()
` [PATCH v2 3/3] ASoC: rsnd: adjust convert rate limitation

[PATCH][next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-05  0:43 UTC 

[jcmvbkbc-xtensa:xtensa-6.13-esp32 25/53] drivers/net/wireless/espressif/esp32-ng/esp_bt.c:243:13: error: 'struct hci_dev' has no member named 'dev_type'
 2025-02-05  0:42 UTC 

Kconfig condition on BCM2835_TIMER (and others)
 2025-02-05  0:42 UTC  (4+ messages)

[RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection)
 2025-02-05  0:40 UTC  (3+ messages)

[PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-05  0:35 UTC  (4+ messages)
` [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-02-05  0:34 UTC 

max8997 cleanup bug?
 2025-02-05  0:32 UTC 

[PATCH v1 0/7] perf: Support multiple system call tables in the build
 2025-02-05  0:24 UTC  (10+ messages)
` [PATCH v1 2/7] perf trace: Reorganize syscalls
` [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-05  0:22 UTC  (5+ messages)
` [PATCH 1/8] unwind: build kernel with sframe info

[PATCH 12/43] cifs: Throw -EOPNOTSUPP error on unsupported reparse
 2025-02-05  0:22 UTC 

[PATCH v3 00/17] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-05  0:21 UTC  (5+ messages)
` [PATCH v3 10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors

[LSF/MM/BPF TOPIC] TP4129 KATO correctoins and clarification
 2025-02-05  0:18 UTC  (3+ messages)

[PATCH V5 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-02-05  0:19 UTC  (5+ messages)
` [PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)

[PATCH v2 0/7] ASoC: and adn use snd_soc_ret()
 2025-02-05  0:16 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: add common snd_soc_ret() and use it
` [PATCH v2 2/7] ASoC: soc-utils: care -EOPNOTSUPP on snd_soc_ret()
` [PATCH v2 3/7] ASoC: soc-pcm: use snd_soc_ret()
` [PATCH v2 4/7] ASoC: simple-card: "
` [PATCH v2 5/7] ASoC: simple-card-utils: "
` [PATCH v2 6/7] ASoC: audio-graph-card: "
` [PATCH v2 7/7] ASoC: audio-graph-card2: "

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-04 22:48 UTC  (2+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings

[PATCH v5 0/5] Add Arrow Lake U/H support
 2025-02-05  0:15 UTC  (6+ messages)
` [PATCH v5 1/5] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH v5 2/5] platform/x86/intel/pmc: Remove duplicate enum
` [PATCH v5 3/5] platform/x86:intel/pmc: Create generic_core_init() for all platforms
` [PATCH v5 4/5] platform/x86/intel/pmc: Remove simple init functions
` [PATCH v5 5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[PATCH RFC 0/2] cxl: Further clean up of memdev state
 2025-02-05  0:15 UTC  (7+ messages)
` [PATCH RFC 1/2] cxl/memdev: Remove unused partition values
` [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-05  0:14 UTC  (6+ messages)
` [PATCH net-next v3 1/4] Add support to set napi threaded for individual napi
` [PATCH net-next v3 2/4] net: Create separate gro_flush helper function
` [PATCH net-next v3 3/4] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v3 4/4] selftests: Add napi threaded busy poll test in `busy_poller`

[PATCH v2 1/2] counter: microchip-tcb-capture: Add IRQ handling
 2025-02-05  0:11 UTC  (4+ messages)
` [PATCH v2 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC

[PATCH net 0/2] vsock: null-ptr-deref when SO_LINGER enabled
 2025-02-05  0:11 UTC  (7+ messages)
` [PATCH net 1/2] vsock: Orphan socket after transport release

[PATCH 0/3] dts: fix doc issues
 2025-02-05  0:08 UTC  (7+ messages)
` [PATCH 1/3] dts: remove use of field validators
` [PATCH 2/3] dts: stop using partial in enums
` [PATCH 3/3] dts: bump up fabric version

[PATCH] drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
 2025-02-05  0:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] arm64: dts: airoha: en7581: Add more nodes to EN7581 SoC evaluation board
 2025-02-05  0:08 UTC 

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-05  0:08 UTC  (10+ messages)

[PATCH] buildman: Update tests for newer filelock module
 2025-02-05  0:08 UTC  (2+ messages)

[PATCH 0/6] Rework requirements.txt files
 2025-02-04 23:12 UTC  (7+ messages)
` [PATCH 1/6] python: Create requirements.txt files for each "project"
` [PATCH 2/6] CI: Be consistent in creating and starting our virtualenv
` [PATCH 3/6] CI: Consistently install our requirements.txt files
` [PATCH 4/6] CI: Invoke pip once rather than multiple times
` [PATCH 5/6] python: Recreate test/py and tools/buildman requirements.txt files
` [PATCH 6/6] Dockerfile: Update for having more "

[PATCH 13/43] cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
 2025-02-05  0:06 UTC 

[ath:master-pending] BUILD SUCCESS cf6cfe745a6838a8a49c2877f9ff3aba77c13128
 2025-02-05  0:03 UTC 

[PATCH v7 0/9] DTS updates for system1 BMC
 2025-02-05  0:05 UTC  (4+ messages)

[PATCH] lib/crc32: remove obsolete CRC32 options from defconfig files
 2025-02-05  0:04 UTC 

[RFC PATCH 0/4] ceph: fix generic/421 test failure
 2025-02-05  0:02 UTC  (5+ messages)
` [RFC PATCH 1/4] ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring
` [RFC PATCH 2/4] ceph: introduce ceph_process_folio_batch() method
` [RFC PATCH 3/4] ceph: introduce ceph_submit_write() method
` [RFC PATCH 4/4] ceph: fix generic/421 test failure

[PATCH v9 0/9] DTS updates for system1 BMC
 2025-02-05  0:02 UTC  (5+ messages)
` [PATCH v9 1/9] dt-bindings: ipmi: Add binding for IPMB device
` [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

[PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
 2025-02-05  0:00 UTC  (4+ messages)
` [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h

[syzbot] [net?] general protection fault in add_wait_queue
 2025-02-04 23:58 UTC  (5+ messages)

[PATCH] ARM: dts: aspeed: Align GPIO hog name with bindings
 2025-02-04 23:54 UTC  (2+ messages)

[PATCH v5 0/3] mount notification
 2025-02-04 23:52 UTC  (7+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach

[meta-oe][PATCH v3] spdm-utils: Initial support for spdm-utils
 2025-02-04 23:51 UTC 

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-04 23:36 UTC  (6+ messages)

[PATCH v2] ASoC: simple-card-utils.c: add missing dlc->of_node
 2025-02-04 23:50 UTC 

[PATCH] ASoC: simple-card-utils.c: add missing dlc->of_node
 2025-02-04 23:48 UTC  (4+ messages)

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-04 23:48 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] drm/xe/hwmon: expose package and vram temperature
 2025-02-04 23:45 UTC  (5+ messages)

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-02-04 23:43 UTC  (4+ messages)

[PATCH] powerpc64/ftrace: fix module loading without patchable function entries
 2025-02-04 23:18 UTC 

[XEN RFC PATCH v5 0/5] IOMMU subsystem redesign and PV-IOMMU interface
 2025-02-04 23:41 UTC  (7+ messages)
` [XEN RFC PATCH v5 3/5] xen/public: Introduce PV-IOMMU hypercall interface

[thomas-weissschuh:b4/kunit-kselftests 21/23] lib/kunit/uapi-preinit.c:44:1: warning: non-void function does not return a value
 2025-02-04 23:40 UTC 

[PATCH v4 0/5] nvmem: qfprom: add Qualcomm SAR2130P support
 2025-02-04 23:40 UTC  (3+ messages)
` [PATCH v4 1/5] nvmem: core: fix bit offsets of more than one byte

[Q] Frequency & duty cycle measurement?
 2025-02-04 23:37 UTC  (4+ messages)

[RFC PATCH 0/3] Add an option for devices to skip SWIOTLB pre-copy on read
 2025-02-04 23:36 UTC  (4+ messages)
` [RFC PATCH 1/3] add full_buffer_write flag to struct device_dma_parameters
` [RFC PATCH 2/3] skip swiotlb pre copy if the device does full buffer write
` [RFC PATCH 3/3] set full_buffer_write for nvme devices

[PATCH v2] usb: gadget: core: flush gadget workqueue after device removal
 2025-02-04 23:36 UTC 

[PATCH v1] usb: gadget: core: flush gadget workqueue after device removal
 2025-02-04 23:36 UTC  (3+ messages)

[PATCH 0/2] AuxCCS handling and render compression modifiers
 2025-02-04 23:36 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/2] drm/xe/pmu: Add GT frequency events
 2025-02-04 23:34 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-04 23:34 UTC  (8+ messages)
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings

[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
 2025-02-04 23:34 UTC  (2+ messages)

[PATCH] drm/panthor: Convert IOCTL defines to an enum
 2025-02-04 23:28 UTC 


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.