messages from 2024-08-17 09:39:23 to 2024-08-17 12:48:41 UTC [more...]
[PATCH 3/9] vdso: Add __arch_get_k_vdso_rng_data()
2024-08-17 12:48 UTC (2+ messages)
[PATCH v3 0/4] Add support for SPI-NOR Macronix OTP
2024-08-17 12:41 UTC (6+ messages)
` [PATCH v3 1/4] mtd: spi-nor: core: add manufacturer flags
` [PATCH v3 2/4] mtd: spi-nor: core: add generic functions
` [PATCH v3 3/4] mtd: spi-nor: macronix: add support for OTP
` [PATCH v3 4/4] mtd: spi-nor: macronix: add manufacturer flags
[Buildroot] [RESEND PATCH 0/2] Enhance ST common folder and add new defconfig
2024-08-17 12:48 UTC (5+ messages)
` [Buildroot] [PATCH RESEND 2/2] configs/stm32mp135f-dk: "
[PATCH v3 0/4] Add support for AK09918
2024-08-17 12:46 UTC (9+ messages)
` [PATCH v3 2/4] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
` [PATCH v3 3/4] dt-bindings: iio: imu: magnetometer: Add ak09118
[PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support
2024-08-17 12:42 UTC (3+ messages)
` [PATCH 1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION`
[PATCH] ratelimit: convert flags to int to save 8 bytes in size
2024-08-17 12:41 UTC (2+ messages)
[Patch v4 0/6] Bug fixes on topdown events reordering
2024-08-17 12:39 UTC (2+ messages)
[Bug 219166] New: ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler
2024-08-17 12:41 UTC (5+ messages)
` [Bug 219166] "
[PATCH net-next v2 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-08-17 12:38 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: phy: "
[PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
2024-08-17 12:33 UTC (8+ messages)
[Buildroot] [PATCH 1/2] package/libffi: fix build on ARC
2024-08-17 12:30 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/libffi: fix build on OpenRISC
[PATCH V2] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()
2024-08-17 12:27 UTC (3+ messages)
[PATCH] perf/x86/intel: Restrict period on Haswell
2024-08-17 12:23 UTC (12+ messages)
[syzbot] [cgroups?] possible deadlock in task_rq_lock
2024-08-17 12:23 UTC (3+ messages)
[PATCH] btrfs: fix a use-after-free bug when hitting errors inside btrfs_submit_chunk()
2024-08-17 12:21 UTC
[dhowells-fs:pgplib 6/14] crypto/asymmetric_keys/pgp_public_key.c:8:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'}
2024-08-17 12:17 UTC
[PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks
2024-08-17 12:14 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 7/7] run-command: fix detaching when running auto maintenance
[PATCH] net: sched: use-after-free in tcf_action_destroy
2024-08-17 12:11 UTC (6+ messages)
[PATCH 83/86] drm/{i915,xe}: Run DRM default client setup
2024-08-17 12:07 UTC (3+ messages)
Recent changes (master)
2024-08-17 12:00 UTC
[PATCH v2 0/2] add AD8460 DAC driver
2024-08-17 11:59 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460
` [PATCH v2 2/2] iio: dac: support the ad8460 Waveform DAC
[PATCH v5 0/10] Touch Bar support for T2 Macs
2024-08-17 11:52 UTC (11+ messages)
` [PATCH v5 1/10] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
` [PATCH v5 2/10] HID: hid-appletb-kbd: add driver for the keyboard mode
` [PATCH v5 3/10] HID: hid-appletb-kbd: add support for fn toggle between media and function mode
` [PATCH v5 4/10] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields
` [PATCH v5 5/10] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields
` [PATCH v5 6/10] HID: multitouch: take cls->maxcontacts into account for devices without a HID_DG_CONTACTMAX field too
` [PATCH v5 7/10] HID: multitouch: allow specifying if a device is direct in a class
` [PATCH v5 8/10] HID: multitouch: add device ID for Apple Touch Bars
` [PATCH v5 9/10] drm/format-helper: Add conversion from XRGB8888 to BGR888
` [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
[Buildroot] [PATCH] boot: optee-os: enable RISC-V (64-bit) architecture
2024-08-17 11:22 UTC
[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
2024-08-17 11:50 UTC (19+ messages)
` [PATCH 02/12] drm/xe: Introduce GGTT documentation
` [PATCH 03/12] drm/xe: Remove unnecessary drm_mm.h includes
` [PATCH 04/12] drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
` [PATCH 05/12] drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
` [PATCH 06/12] drm/xe: Rename xe_ggtt_node related functions
` [PATCH 07/12] drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
` [PATCH 08/12] drm/xe: Introduce xe_ggtt_largest_hole
` [PATCH 09/12] drm/xe: Introduce xe_ggtt_print_holes
` [PATCH 10/12] drm/xe: Refactor xe_ggtt balloon functions to make the node clear
` [PATCH 11/12] drm/xe: Make xe_ggtt_node struct independent
` [PATCH 12/12] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
` ✓ CI.Patch_applied: success for series starting with [01/12] drm/xe: Removed unused xe_ggtt_printk
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH v2 0/3] iio: adc: add new ad7625 driver
2024-08-17 11:47 UTC (3+ messages)
` [PATCH v2 2/3] iio: adc: ad7625: add driver
[amd-pstate:superm1/runtime-pm-screen-on-off 5/5] drivers/platform/x86/asus-wmi.c:4915:18: error: use of undeclared identifier 'asus_hotk_resume_early'; did you mean 'asus_hotk_resume'?
2024-08-17 11:46 UTC
[PATCH v5 0/10] Touch Bar support for T2 Macs
2024-08-17 11:42 UTC
[PATCH net-next V3 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
2024-08-17 11:42 UTC (11+ messages)
` [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink
[PATCH v5 0/10] Touch Bar support for T2 Macs
2024-08-17 11:42 UTC
[PATCH 6.10 00/25] 6.10.6-rc2 review
2024-08-17 11:40 UTC (2+ messages)
[PATCH] mmc: mtk-sd: Improve data type in msdc_timeout_cal()
2024-08-17 11:36 UTC (2+ messages)
[PATCH net-next] net: ovs: fix ovs_drop_reasons error
2024-08-17 11:36 UTC (3+ messages)
[PATCH net-next 1/2] bonding: Add ESN support to IPSec HW offload
2024-08-17 11:36 UTC (2+ messages)
[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
2024-08-17 11:34 UTC (3+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
[PATCH net-next 00/10] net: vxlan: add skb drop reasons support
2024-08-17 11:33 UTC (4+ messages)
` [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv()
[PATCH] iio: dac: ad5449: drop support for platform data
2024-08-17 11:32 UTC (2+ messages)
[PATCH 0/2] X1E80100 multiport USB controller
2024-08-17 11:32 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Add USB Multiport controller
[PATCH V7 0/2] Add support for aw96103/aw96105 proximity sensor
2024-08-17 11:30 UTC (5+ messages)
` [PATCH V7 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V7 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
[wireless-next:main] BUILD SUCCESS daaf0dd0398d5e93b7304f35184ca182ed583681
2024-08-17 11:28 UTC
[PATCH] m68k/mac: Revise PowerBook 500 series model name
2024-08-17 11:29 UTC (2+ messages)
[PATCH] rebase -x: don't print "Executing:" msgs with --quiet
2024-08-17 11:22 UTC (3+ messages)
` [PATCH v2] "
Question about perf c2c support on Alder Lake
2024-08-17 11:22 UTC
[PATCH V2] xfs_io: Fix fscrypt macros ordering
2024-08-17 11:17 UTC (2+ messages)
[Buildroot] [PATCH] package/mdadm: quote TARGET_LDFLAGS
2024-08-17 11:13 UTC
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-17 11:05 UTC (4+ messages)
` [PATCH 09/19] mm: New follow_pfnmap API
[PATCH V6 0/2] Add support for aw96103/aw96105 proximity sensor
2024-08-17 11:06 UTC (5+ messages)
` [PATCH V6 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V6 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
[dhowells-fs:pgplib 8/14] crypto/asymmetric_keys/pgp_signature.c:26:3: warning: unused variable 'pgp_pubkey_hash'
2024-08-17 11:05 UTC
[dhowells-fs:pgplib 8/14] crypto/asymmetric_keys/pgp_signature.c:26:3: warning: 'pgp_pubkey_hash' defined but not used
2024-08-17 11:05 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 413e2254b7a67f21e05791073f95ad41e0a54593
2024-08-17 11:04 UTC
[PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver
2024-08-17 11:03 UTC (2+ messages)
[PATCH] lib: move phdr increment to for loop heading
2024-08-17 11:02 UTC
[PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
2024-08-17 10:51 UTC
[PATCH 0/8] pseudo-merge: avoid empty and non-closed pseudo-merge commits
2024-08-17 10:44 UTC (10+ messages)
` [PATCH 1/8] pack-bitmap: initialize `bitmap_writer_init()` with packing_data
` [PATCH 5/8] pack-bitmap-write.c: select pseudo-merges even for small bitmaps
` [PATCH 7/8] pseudo-merge.c: do not generate empty pseudo-merge commits
` [PATCH 8/8] pseudo-merge.c: ensure pseudo-merge groups are closed
[ath:master-pending] BUILD SUCCESS 8a864cd949c0f9d796c3a34602357def151f8546
2024-08-17 10:41 UTC
[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
2024-08-15 16:07 UTC (4+ messages)
` [PATCH v2 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
[PATCH] nfsd: map the EBADMSG to nfserr_io to avoid warning
2024-08-17 10:38 UTC (2+ messages)
[PATCH 00/12] Enable build system on macOS hosts
2024-08-17 1:11 UTC (5+ messages)
[Buildroot] [PATCH] package/python-unittest-xml-reporting: add patch to fix LICENSE file installation
2024-08-17 10:33 UTC
[RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-17 10:26 UTC (24+ messages)
` [RFC PATCH v2 01/23] fifo32: add peek function
` [RFC PATCH v2 02/23] tests/unit: add fifo test
` [RFC PATCH v2 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH v2 04/23] Add mcux-soc-svd subproject
` [RFC PATCH v2 05/23] hw: add register access utility functions
` [RFC PATCH v2 06/23] hw/misc: add basic flexcomm device model
` [RFC PATCH v2 07/23] tests/unit: add system bus mock
` [RFC PATCH v2 08/23] test/unit: add register access macros and functions
` [RFC PATCH v2 09/23] test/unit: add flexcomm unit test
` [RFC PATCH v2 10/23] hw/char: add support for flexcomm usart
` [RFC PATCH v2 11/23] test/unit: add flexcomm usart unit test
` [RFC PATCH v2 12/23] hw/i2c: add support for flexcomm i2c
` [RFC PATCH v2 13/23] test/unit: add i2c-tester
` [RFC PATCH v2 14/23] test/unit: add unit tests for flexcomm i2c
` [RFC PATCH v2 15/23] hw/ssi: add support for flexcomm spi
` [RFC PATCH v2 16/23] test/unit: add spi-tester
` [RFC PATCH v2 17/23] test/unit: add unit tests for flexcomm spi
` [RFC PATCH v2 18/23] hw/misc: add support for RT500's clock controller
` [RFC PATCH v2 19/23] test/unit: add unit tests "
` [RFC PATCH v2 20/23] hw/ssi: add support for flexspi
` [RFC PATCH v2 21/23] hw/misc: add support for RT500's reset controller
` [RFC PATCH v2 22/23] hw/arm: add basic support for the RT500 SoC
` [RFC PATCH v2 23/23] hw/arm: add RT595-EVK board
[PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs
2024-08-17 10:31 UTC (3+ messages)
[PATCH] iio: light: noa1305: Fix up integration time look up
2024-08-17 10:23 UTC (2+ messages)
[PATCH] iio: adc: ad7173: fix GPIO device info
2024-08-17 10:20 UTC (2+ messages)
[PATCH v3 0/3] Add support for AD4113
2024-08-17 10:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/shadow: bump to version 4.16.0
2024-08-17 10:17 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/shadow: bump to version 4.16.0
2024-08-17 10:11 UTC
[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
2024-08-17 10:14 UTC (4+ messages)
` [PATCH 12/12] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
[PATCH v2 0/2] Add support for AD4113
2024-08-17 10:12 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: adc: ad7173: add support for ad4113
[Buildroot] [PATCH] package/uclibc: disable time64 for mips64 n32
2024-08-17 10:11 UTC (2+ messages)
[Buildroot] [git commit] package/uclibc: disable time64 for mips64 n32
2024-08-17 10:10 UTC
[Buildroot] [PATCH] package/dropbear: provide config option to turn off SHA1 for RSA
2024-08-17 10:10 UTC (2+ messages)
[syzbot] [cgroups?] possible deadlock in task_rq_lock
2024-08-17 10:09 UTC (2+ messages)
[PATCH v6 0/2] iio: humidity: Add support for ENS210 sensor family
2024-08-17 10:08 UTC (3+ messages)
` [PATCH v6 2/2] iio: humidity: Add support for ENS210
[Buildroot] [PATCH] package/rust: update to 1.80.1
2024-08-17 10:07 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/rust: update to 1.80.1
2024-08-17 10:01 UTC
[PATCH] staging: vt6655: Fix alignment to open parentheses
2024-08-17 10:07 UTC
[PATCH v2 0/8] git-prompt: support more shells v2
2024-08-17 10:07 UTC (5+ messages)
` [PATCH v3 0/8] git-prompt: support more shells v3
` [PATCH v3 5/8] git-prompt: add some missing quotes
[PATCH v2 00/32] Make LMB memory map global and persistent
2024-08-17 10:05 UTC (9+ messages)
` [PATCH v2 27/32] test: cedit: use allocated address for reading file
[PATCH -next 1/2] squashfs: convert squashfs_copy_cache() to use folio
2024-08-17 10:11 UTC (2+ messages)
` [PATCH -next 2/2] squashfs: convert squashfs_read_folio to use folio APIs
[CI 0/3] Update page fault queue size calculation
2024-08-17 10:03 UTC (2+ messages)
` ✗ CI.FULL: failure for Update page fault queue size calculation (rev6)
[Buildroot] [PATCH 1/2] package/python-starlette: bump to 0.38.2
2024-08-17 10:01 UTC (2+ messages)
[RFC net-next 0/5] Suspend IRQs during preferred busy poll
2024-08-17 10:00 UTC (11+ messages)
[PATCH V2 00/15] Add Battery and USB Supply for AXP717
2024-08-17 9:59 UTC (5+ messages)
` [PATCH V2 14/15] power: supply: axp20x_battery: add support "
[PATCH RESEND v3 0/6] Introduce initial AMD I3C HCI driver support
2024-08-12 12:17 UTC (8+ messages)
` [PATCH RESEND v3 1/6] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
[PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed
2024-08-07 6:13 UTC (2+ messages)
` [PATCH v2 2/2] i3c: master: svc: use slow speed for first broadcast address
[Buildroot] [git commit branch/next] package/python-starlette: bump to 0.38.2
2024-08-17 9:40 UTC
[Buildroot] [git commit branch/next] package/python-fastapi: bump to 0.112.1
2024-08-17 9:40 UTC
[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
2024-08-17 9:57 UTC (3+ messages)
` [PATCH v2 3/4] firewire: "
[PATCH 0/5] mm: finish three more folio conversion
2024-08-17 9:51 UTC (6+ messages)
` [PATCH 1/5] mm: remove find_subpage()
` [PATCH 2/5] pagemap: use a folio in __readahead_batch()
` [PATCH 3/5] mm: remove thp_nr_pages()
` [PATCH 4/5] mm: khugepaged: pass a folio for set_huge_pmd()
` [PATCH 5/5] mm: remove PageTransHuge()
[PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function
2024-08-17 9:53 UTC (4+ messages)
` [PATCH 2/2] kbuild: pacman-pkg: do not override objtree
[PATCH v5 0/7] block atomic writes for xfs
2024-08-17 9:48 UTC (8+ messages)
` [PATCH v5 1/7] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v5 2/7] fs: Export generic_atomic_write_valid()
` [PATCH v5 3/7] fs: iomap: Atomic write support
` [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v5 5/7] xfs: Support atomic write for statx
` [PATCH v5 6/7] xfs: Validate atomic writes
` [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH] drm/i915/gt: remove stray declaration of intel_gt_release_all()
2024-08-17 9:49 UTC (2+ messages)
[PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
2024-08-17 9:48 UTC (2+ messages)
[PATCH net v2] net: dsa: microchip: fix PTP config failure when using multiple ports
2024-08-17 9:41 UTC
[PATCH 1/2] dt-bindings: clock: qcom,sc7280-lpasscorecc: order properties to match convention
2024-08-17 9:46 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: clock: qcom,sc7280-lpasscorecc: add top-level constraints
[syzbot] [exfat?] INFO: task hung in do_new_mount (2)
2024-08-17 9:43 UTC (2+ messages)
` [syzbot] [fs] "
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-08-17 9:33 UTC (2+ messages)
` [PATCH v3 1/1] cgroup: fix "
Device Tree Compiler v1.7.1
2024-08-17 9:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.