All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-18 04:04:18 to 2024-08-18 10:11:42 UTC [more...]

[Buildroot] [git commit] utils/genrandconfig: remove fixups related to untested CT-NG toolchains
 2024-08-18  9:56 UTC 

[Buildroot] [git commit] utils/genrandconfig: improve logging
 2024-08-18 10:08 UTC 

[Buildroot] [git commit] utils/genrandconfig: rework fine-tuning logic
 2024-08-18 10:07 UTC 

[Buildroot] [git commit] utils/genrandconfig: do not use BR2_BACKUP_SITE for some builds
 2024-08-18 10:08 UTC 

[Buildroot] [PATCH] package/avahi: fix python install issue
 2024-08-18 10:11 UTC  (3+ messages)

[dhowells-fs:pgplib 8/14] crypto/asymmetric_keys/pgp_signature.c:26:3: warning: unused variable 'pgp_pubkey_hash'
 2024-08-18 10:07 UTC  (2+ messages)

[Buildroot] [PATCH next] package/e2fsprogs: allow uclibc toolchains for e4defrag
 2024-08-18  9:56 UTC 

[PATCH] sysvinit: upgrade 3.04 -> 3.10
 2024-08-18  9:52 UTC  (3+ messages)

[PATCH] Fixed typo "allocateed" to allocated
 2024-08-18  9:42 UTC 

[Buildroot] [PATCH next] package/e2fsprogs: update to 1.47.1
 2024-08-18  9:33 UTC 

[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
 2024-08-18  9:28 UTC  (6+ messages)

[PATCH] ipmi:ssif: Exit early when there is a SMBus error
 2024-08-18  9:27 UTC  (3+ messages)

[syzbot] [input?] [usb?] possible deadlock in hid_hw_open
 2024-08-18  9:24 UTC 

[Buildroot] [git commit] package/avahi: fix python install issue
 2024-08-18  9:13 UTC 

[PATCH net-next v4 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-18  9:15 UTC  (8+ messages)
` [PATCH net-next v4 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait

liba2i-1.0-rc6 released
 2024-08-18  9:14 UTC 

[PATCH 1/3] test_fs: Allow running unprivileged
 2024-08-18  9:11 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/5] Misc utils/genrandconfig improvements
 2024-08-18  9:03 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/5] utils/genrandconfig: remove fixups related to untested CT-NG toolchains
` [Buildroot] [PATCH v2 2/5] utils/genrandconfig: remove support for toolchain CSV
` [Buildroot] [PATCH v2 3/5] utils/genrandconfig: rework fine-tuning logic
` [Buildroot] [PATCH v2 4/5] utils/genrandconfig: do not use BR2_BACKUP_SITE for some builds
` [Buildroot] [PATCH v2 5/5] utils/genrandconfig: improve logging

[Buildroot] [PATCH] package/libsepol: fix reallocarray detection
 2024-08-18  9:03 UTC  (2+ messages)

[PATCH 5.10 000/345] 5.10.224-rc3 review
 2024-08-18  8:55 UTC  (5+ messages)
` Adding sample code in -stable? was "

[PATCH 6.10 00/25] 6.10.6-rc2 review
 2024-08-18  8:54 UTC  (3+ messages)

[PATCH 6.10 00/25] 6.10.6-rc3 review
 2024-08-18  8:53 UTC 

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-18  8:51 UTC  (5+ messages)
` [PATCH 25/86] drm/mcde: Run DRM default client setup
` [PATCH 46/86] drm/tve200: "

[PATCH] kbuild: remove *.symversions left-over
 2024-08-18  8:37 UTC 

[PATCH] examples/eventdev: fix segment fault with generic pipeline
 2024-08-18  8:34 UTC  (3+ messages)

[Intel-wired-lan] [iwl-next v1 1/1] igc: Move the MULTI GBT AN Control Register to _regs file
 2024-08-18  8:35 UTC  (2+ messages)

[PATCH v2 3/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-08-18  8:33 UTC  (2+ messages)

[PATCH v7 0/8] Improve the copy of task comm
 2024-08-18  8:25 UTC  (5+ messages)
` [PATCH v7 4/8] bpftool: Ensure task comm is always NUL-terminated

[PATCH] doc: rcu: update printed dynticks counter bits
 2024-08-18  8:18 UTC 

[PATCH 1/3] debug_ll: ns16550: fix prototype in documentation comment
 2024-08-18  7:14 UTC  (3+ messages)
` [PATCH 3/3] ci: container: downgrade OpenRISC toolchain from 14.2.0 to 13.1.0

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-18  8:07 UTC  (12+ messages)
` [PATCH v2 02/15] cxl: add function for type2 cxl regs setup
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state

Custom package and splitting issue with the kirkstone
 2024-08-18  8:03 UTC  (2+ messages)
` [yocto] "

[PATCH v5 0/4] Introduce userspace-driven ALSA timers
 2024-08-18  8:02 UTC  (2+ messages)

[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
 2024-08-18  6:35 UTC  (28+ messages)
` [PATCH v5 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v5 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v5 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v5 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v5 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v5 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v5 13/13] riscv: Add qspinlock support

[Buildroot] [PATCH 0/5] Misc utils/genrandconfig improvements
 2024-08-18  7:59 UTC  (2+ messages)

[PATCH v2 0/2] mm: collect the number of anon mTHP
 2024-08-18  7:58 UTC  (2+ messages)

[PATCH v2] init/Kconfig: Only block on RANDSTRUCT for RUST
 2024-08-18  7:55 UTC  (3+ messages)

[PATCH v11 14/14] cxl/memfeature: Add CXL memory device PPR control feature
 2024-08-18  7:52 UTC  (2+ messages)

st_lsm6dsx minor issue
 2024-08-18  7:50 UTC  (3+ messages)

[PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links
 2024-08-18  7:50 UTC  (4+ messages)
` [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS

[PATCH] ALSA: hda: cs35l41: fix module autoloading
 2024-08-18  7:48 UTC  (2+ messages)

[PATCH v3 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats
 2024-08-18  7:46 UTC  (3+ messages)

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-18  7:45 UTC  (3+ messages)

[PATCH] soundwire: stream: fix programming slave ports for non-continous port maps
 2024-08-18  7:28 UTC  (2+ messages)

[Buildroot] [git commit] package/python-unittest-xml-reporting: add patch to fix LICENSE file installation
 2024-08-18  7:30 UTC 

[Buildroot] [PATCH 1/2] package/libffi: fix build on ARC
 2024-08-18  7:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-unittest-xml-reporting: add patch to fix LICENSE file installation
 2024-08-18  7:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-huepy: add patch to fix LICENSE file installation
 2024-08-18  7:30 UTC  (2+ messages)

[Buildroot] [git commit] package/libffi: fix build on OpenRISC
 2024-08-18  7:28 UTC 

[Buildroot] [git commit] package/python-huepy: add patch to fix LICENSE file installation
 2024-08-18  7:24 UTC 

[Buildroot] [git commit] package/libffi: fix build on ARC
 2024-08-18  7:28 UTC 

[PATCH] soundwire: intel_bus_common: enable interrupts before exiting reset
 2024-08-18  7:28 UTC  (2+ messages)

[PATCH] soundwire: cadence: re-check Peripheral status with delayed_work
 2024-08-18  7:28 UTC  (2+ messages)

[PATCH] Adding Support for Thinkpad X12 Gen 2 Kbd Portfolio with 0x61AE as PID
 2024-08-18  7:27 UTC 

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-18  7:25 UTC  (9+ messages)
` [PATCH v3 4/4] mm: prohibit NULL deference exposed for unsupported non-blockable __GFP_NOFAIL

[PATCH RESEND] drm/nouveau: fix a possible null pointer dereference
 2024-08-18  7:25 UTC 

[PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
 2024-08-18  7:23 UTC 

[PATCH] soundwire: intel_auxdevice: add kernel parameter for mclk divider
 2024-08-18  7:23 UTC  (2+ messages)

[PATCH] soundwire: add lane field in sdw_port_runtime
 2024-08-18  7:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/gnu-efi: disable on ARM and AArch64 big-endian
 2024-08-18  7:20 UTC  (2+ messages)

[Buildroot] [git commit] package/gnu-efi: mark as not supported on ARM soft-float
 2024-08-18  7:19 UTC 

[Buildroot] [git commit] package/gnu-efi: disable on ARM and AArch64 big-endian
 2024-08-18  7:19 UTC 

[Buildroot] [git commit] package/gnu-efi: only supported on MMU-capable platforms
 2024-08-18  7:19 UTC 

[PATCH v3] dmaengine: moxart: handle irq_of_parse_and_map() errors
 2024-08-18  7:17 UTC 

[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
 2024-08-18  7:16 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: Add MSM8996 support

[PATCH v11 01/14] EDAC: Add support for EDAC device feature's control
 2024-08-18  7:11 UTC  (2+ messages)

[PATCH] kbuild: fix typos "prequisites" to "prerequisites"
 2024-08-18  7:07 UTC 

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-18  7:03 UTC  (15+ messages)

[syzbot] [cgroups?] possible deadlock in task_rq_lock
 2024-08-18  7:05 UTC  (2+ messages)

[PATCH v2 0/2] add AD8460 DAC driver
 2024-08-18  7:04 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460

[PATCH 0/3] Cleanup: Formatting iwlwifi driver
 2024-08-18  6:48 UTC  (4+ messages)
` [PATCH 1/3] iwlwifi: mvm: Improve code style in pointer declarations
` [PATCH 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while
` [PATCH 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx

[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
 2024-08-18  6:41 UTC  (3+ messages)
` [PATCH v5 3/6] dt-bindings: ufs: Add X1E80100 UFS

[PATCH v6 0/4] Generate address range data for built-in modules
 2024-08-18  6:40 UTC  (5+ messages)
` [PATCH v6 2/4] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v6 3/4] scripts: add verifier script for builtin module range data

[PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
 2024-08-18  6:39 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-18  6:39 UTC  (4+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 9/9] t/unit-tests: convert ctype tests to use clar

[PATCH net-next v2 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-08-18  6:36 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: "

[PATCH v3 0/7] mm: Optimize mseal checks
 2024-08-18  6:36 UTC  (3+ messages)
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests

[PATCH] net/vmnet: Pad short Ethernet frames
 2024-08-18  6:33 UTC  (2+ messages)
` [PATCH v2] "

[linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency
 2024-08-18  6:24 UTC  (7+ messages)

[PATCH 01/24] sched/eevdf: Add feature comments
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 02/24] sched/eevdf: Remove min_vruntime_copy
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 03/24] sched/fair: Cleanup pick_task_fair() vs throttle
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 04/24] sched/fair: Cleanup pick_task_fair()s curr
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Cleanup pick_task_fair()'s curr

[PATCH 05/24] sched/fair: Unify pick_{,next_}_task_fair()
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 06/24] sched: Allow sched_class::dequeue_task() to fail
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 07/24] sched/fair: Re-organize dequeue_task_fair()
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 08/24] sched: Split DEQUEUE_SLEEP from deactivate_task()
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 09/24] sched: Prepare generic code for delayed dequeue
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 10/24] sched/uclamg: Handle delayed dequeue
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 11/24] sched/fair: Assert {set_next,put_prev}_entity() are properly balanced
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 12/24] sched/fair: Prepare exit/cleanup paths for delayed_dequeue
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 13/24] sched/fair: Prepare pick_next_task() for delayed dequeue
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 14/24] sched/fair: Implement ENQUEUE_DELAYED
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 15/24] sched,freezer: Mark TASK_FROZEN special
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 16/24] sched: Teach dequeue_task() about special task states
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 18/24] sched/fair: Implement DELAY_ZERO
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 20/24] sched/fair: Avoid re-setting virtual deadline on migrations
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Avoid re-setting virtual deadline on 'migrations'

[PATCH 21/24] sched/eevdf: Allow shorter slices to wakeup-preempt
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 22/24] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 23/24] sched/eevdf: Propagate min_slice up the cgroup hierarchy
 2024-08-18  6:23 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
 2024-08-18  6:16 UTC  (11+ messages)
` [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism

Paid Guest Post Inquiry
 2024-08-17 17:46 UTC 

[PATCH net-next 0/2] RDMA: Some clean up in header files
 2024-08-18  5:57 UTC  (3+ messages)
` [PATCH net-next 1/2] RDMA/core: Remove unused declaration rdma_resolve_ip_route()
` [PATCH net-next 2/2] RDMA/ipoib: Remove unused declarations

[PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452
 2024-08-18  6:08 UTC  (3+ messages)
` [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
` [PATCH v3 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions

[syzbot] [btrfs?] general protection fault in __alloc_workqueue
 2024-08-18  6:06 UTC 

net/ethtool/ioctl.c:1506:1-7: preceding lock on line 1385
 2024-08-18  5:50 UTC 

[PATCH] Input: evdev - limit amount of data for writes
 2024-08-18  5:47 UTC  (2+ messages)

[PATCH net-next] net: hns3: Use ARRAY_SIZE() to improve readability
 2024-08-18  5:25 UTC 

[syzbot] [net?] kernel BUG in __sock_sendmsg
 2024-08-18  5:29 UTC  (3+ messages)

[Buildroot] [PATCH] package/libnftnl: update to 1.2.7
 2024-08-18  5:19 UTC  (2+ messages)

[Buildroot] [PATCH next] package/nftables: update to 1.1.0
 2024-08-18  5:18 UTC 

[PATCH net-next] tcp: do not allow to connect with the four-tuple symmetry socket
 2024-08-18  5:16 UTC  (2+ messages)

[PATCH] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe
 2024-08-18  5:16 UTC  (3+ messages)

[PATCH] Fix integer overflow in badram_iter
 2024-08-18  5:09 UTC  (3+ messages)

VT-less kernels, and /dev/console on x86
 2024-08-18  5:12 UTC  (5+ messages)

[RFC PATCH v2 09/11] drm/i915/gt: Isolate single sysfs engine file creation
 2024-08-18  5:09 UTC  (2+ messages)

[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-08-17 19:25 UTC  (4+ messages)
` [RESEND PATCH v4 10/10] mtd: nand: add initial ecc engine support

[PATCH v3 1/1] ata: sata_rescan must scan for block devices
 2024-08-18  5:01 UTC  (5+ messages)

[libvirt test] 187265: tolerable all pass - PUSHED
 2024-08-18  4:57 UTC 

❌ FAIL: Test report for master (6.11.0-rc3, mainline.kernel.org-clang, c3f2d783)
 2024-08-18  4:53 UTC 

[PATCH] ext4: convert i_fc_lock to spinlock
 2024-08-18  4:49 UTC  (10+ messages)
` [PATCH v7 0/9] Ext4 Fast Commit Performance Patchset
` [PATCH v7 3/9] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr
` [PATCH v7 4/9] ext4: rework fast commit commit path
` [PATCH v7 5/9] ext4: drop i_fc_updates from inode fc info
` [PATCH v7 6/9] ext4: update code documentation
` [PATCH v7 7/9] ext4: temporarily elevate commit thread priority
` [PATCH v7 8/9] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
` [PATCH v7 9/9] ext4: hold s_fc_lock while during fast commit

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2024-08-18  4:48 UTC  (21+ messages)
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "
                ` [PATCH net-next V7] "
                  ` [PATCH net-next V8] "
                    ` [PATCH net-next V9] "

[PATCH v15 0/4] Reduce overhead of LSMs with static calls
 2024-08-18  4:37 UTC  (2+ messages)

[PATCH] doc: announce cryptodev changes to offload RSA in VirtIO
 2024-08-18  4:36 UTC  (6+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2)
 2024-08-18  4:36 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.11-2 tag
 2024-08-18  2:47 UTC  (2+ messages)

rcu pending
 2024-08-18  4:10 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.