All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 19:21:14 to 2024-12-06 20:17:28 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-06 19:43 UTC  (13+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

[PATCH v4 00/14] hrtimer Rust API
 2024-12-06 20:17 UTC  (16+ messages)
` [PATCH v4 01/14] rust: time: Add Ktime::from_ns()
` [PATCH v4 02/14] rust: hrtimer: introduce hrtimer support
` [PATCH v4 03/14] rust: sync: add `Arc::as_ptr`
` [PATCH v4 04/14] rust: hrtimer: implement `TimerPointer` for `Arc`
` [PATCH v4 05/14] rust: hrtimer: allow timer restart from timer handler
` [PATCH v4 06/14] rust: hrtimer: add `UnsafeTimerPointer`
` [PATCH v4 07/14] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&T>`
` [PATCH v4 08/14] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&mut T>`
` [PATCH v4 09/14] rust: hrtimer: add `hrtimer::ScopedTimerPointer`
` [PATCH v4 10/14] rust: alloc: add `Box::into_pin`
` [PATCH v4 11/14] rust: hrtimer: implement `TimerPointer` for `Pin<Box<T>>`
` [PATCH v4 12/14] rust: hrtimer: add `TimerMode`
` [PATCH v4 13/14] rust: hrtimer: add clocksource selection through `ClockSource`
` [PATCH v4 14/14] rust: hrtimer: add maintainer entry

[GIT PULL] pmdomain fixes for v6.13-rc2
 2024-12-06 20:03 UTC  (2+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-06 20:13 UTC  (9+ messages)
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

[PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read
 2024-12-06 20:06 UTC  (2+ messages)

[PATCH v3 00/13] Add support for SAMA7D65
 2024-12-06 19:59 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v3 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v3 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v3 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v3 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v3 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v3 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v3 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v3 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v3 13/13] ARM: at91: add new SoC sama7d65

[Intel-wired-lan] [PATCH iwl-next 0/5] ice: implement low latency PHY timer updates
 2024-12-06 20:15 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/5] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
      `  "

[PATCH v1 0/4] iio: afe: rescale: A few cleanups
 2024-12-06 20:13 UTC  (5+ messages)
` [PATCH v1 1/4] iio: afe: rescale: Don't use ^ for booleans

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-06 20:13 UTC  (4+ messages)
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier

[PATCH 0/3] kselftest framework to introduce TEST_CONFIG_DEPS
 2024-12-06 20:12 UTC  (6+ messages)
` [PATCH 2/3] selftests/lib.mk: Introduce check to validate required configs

[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
 2024-12-06 20:12 UTC  (9+ messages)
      ` Applying patches to mainline (Was: Re: [PATCH v2 0/7] efi_loader: Add support for logging to a buffer)

[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
 2024-12-06 20:12 UTC  (8+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests

mounting 4k blocksize on e.g. 64k hosts
 2024-12-06 20:10 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 4e450dfd0f968b79204637bf13280892dff287b1
 2024-12-06 20:04 UTC 

[PATCH v2 0/1] remove can_do_mseal
 2024-12-06 20:08 UTC  (4+ messages)
` [PATCH v2 1/1] mseal: remove can_do_mseal()

[PATCH] drm/amdkfd: Uninitialized pointer read
 2024-12-06 20:07 UTC 

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-12-06 20:07 UTC  (5+ messages)
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller

[PATCH 0/5] PATH WALK III: Add 'git backfill' command
 2024-12-06 20:07 UTC  (6+ messages)
` [PATCH 1/5] backfill: add builtin boilerplate
` [PATCH 2/5] backfill: basic functionality and tests
` [PATCH 3/5] backfill: add --batch-size=<n> option
` [PATCH 4/5] backfill: add --sparse option
` [PATCH 5/5] backfill: assume --sparse when sparse-checkout is enabled

[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
 2024-12-06 20:05 UTC  (3+ messages)
` [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event
 2024-12-06 20:05 UTC 

[GIT PULL] regmap fixes for v6.13-rc1
 2024-12-06 20:05 UTC  (2+ messages)

[git pull] drm fixes for 6.13-rc2
 2024-12-06 20:05 UTC  (2+ messages)

[PATCH] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
 2024-12-06 20:04 UTC  (2+ messages)

[PATCH] net: wwan: t7xx: Replace deprecated PCI functions
 2024-12-06 19:57 UTC 

[GIT PULL] MMC fixes for v6.13-rc2
 2024-12-06 20:04 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.13-rc2
 2024-12-06 20:04 UTC  (2+ messages)
`  "

[GIT PULL] SPI fixes for v6.13-rc1
 2024-12-06 20:04 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-06 20:03 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add APDS9160 binding

[PATCH] drm/msm/dpu: filter out too wide modes if no 3dmux is present
 2024-12-06 20:00 UTC 

[jgunthorpe:iommu_pt 47/48] kismet: WARNING: unmet direct dependencies detected for IOMMU_PT_X86PAE when selected by AMD_IOMMU
 2024-12-06 20:00 UTC 

io_uring/register.c:384:1-7: preceding lock on line 330
 2024-12-06 20:00 UTC 

sound/core/seq/seq_ump_convert.o: warning: objtool: cc_ev_to_ump_midi2+0x589: return with modified stack frame
 2024-12-06 20:00 UTC 

[PATCH v2] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
 2024-12-06 20:00 UTC 

[PATCH] btrfs: open-code btrfs_copy_from_user()
 2024-12-06 19:59 UTC  (2+ messages)

[PATCH 0/5] x86/cpu: Remove duplicate microcode version matching infrastructure
 2024-12-06 19:58 UTC  (8+ messages)
` [PATCH 1/5] x86/cpu: Introduce new microcode matching helper
` [PATCH 2/5] x86/cpu: Expose only stepping min/max interface
` [PATCH 3/5] x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'
` [PATCH 4/5] x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
` [PATCH 5/5] x86/cpu: Remove 'x86_cpu_desc' infrastructure

[PATCH 0/5] drm/xe/display: Rework display init for reducing flickering
 2024-12-06 19:58 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
 2024-12-06 19:57 UTC  (4+ messages)
` [PATCH v2 3/3] Add inject plugin and x86_64 target for the inject plugin

[PATCH] drm/xe/display: Re-use display vmas when possible
 2024-12-06 19:58 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: Re-use display vmas when possible (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4 0/9] mm: workingset reporting
 2024-12-06 19:57 UTC  (3+ messages)

[Buildroot] [git commit branch/2024.02.x] board/zynqmp/kria/readme.txt: add usb start
 2024-12-06 19:49 UTC 

[Buildroot] [git commit branch/2024.02.x] package/linux-tools: perf: Disable shellcheck
 2024-12-06 19:51 UTC 

[Buildroot] [git commit branch/2024.02.x] DEVELOPERS: remove myself as maintainer of package/{intel-gmmlib, intel-mediadriver, intel-mediasdk}
 2024-12-06 19:50 UTC 

[Buildroot] [git commit branch/2024.02.x] DEVELOPERS: drop Yann's entries
 2024-12-06 19:51 UTC 

[PATCH] btrfs: improve the warning and error message for btrfs_remove_qgroup()
 2024-12-06 19:55 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.08.x] DEVELOPERS: drop Yann's entries
 2024-12-06 19:50 UTC 

[Buildroot] [git commit branch/2024.08.x] board/zynqmp/kria/readme.txt: add usb start
 2024-12-06 19:48 UTC 

[Buildroot] [git commit branch/2024.08.x] package/linux-tools: perf: Disable shellcheck
 2024-12-06 19:51 UTC 

[Buildroot] [git commit branch/2024.08.x] package/bats-core: bump to version 1.11.1
 2024-12-06 19:48 UTC 

[Buildroot] [git commit branch/2024.08.x] DEVELOPERS: remove myself as maintainer of package/{intel-gmmlib, intel-mediadriver, intel-mediasdk}
 2024-12-06 19:50 UTC 

[Buildroot] [PATCH] package/linux-tools: perf: Disable shellcheck
 2024-12-06 19:53 UTC  (3+ messages)

[Buildroot] [PATCH] DEVELOPPERS: drop Yann's entries
 2024-12-06 19:53 UTC  (3+ messages)

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-06 19:53 UTC  (5+ messages)
` [PATCH] mseal: remove can_do_mseal

[Buildroot] [PATCH 1/1] DEVELOPERS: remove myself as maintainer of package/{intel-gmmlib, intel-mediadriver, intel-mediasdk}
 2024-12-06 19:52 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] board/zynqmp/kria/readme.txt: add usb start
 2024-12-06 19:52 UTC  (3+ messages)

[PATCH] spi: rockchip: Fix PM runtime count on no-op cs
 2024-12-06 19:50 UTC  (2+ messages)

[Buildroot] [PATCH] package/bats-core: bump to version 1.11.1
 2024-12-06 19:52 UTC  (3+ messages)

[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
 2024-12-06 19:50 UTC  (5+ messages)
` [PATCH v3 2/3] "

[PATCH v5 1/8] power: ip5xxx_power: Use regmap_field API
 2024-12-06 19:51 UTC  (3+ messages)
` [PATCH v5 3/8] power: ip5xxx_power: Allow for more parameters to be configured

[PATCH 0/2] btrfs: add a delayed ref self test
 2024-12-06 19:51 UTC  (4+ messages)
` [PATCH 2/2] btrfs: add delayed ref self tests

[PATCH 0/2] efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address
 2024-12-06 19:50 UTC  (2+ messages)

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-06 19:49 UTC  (7+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH 0/3] rpi: Tidy up booting
 2024-12-06 19:49 UTC  (8+ messages)
` [PATCH 2/3] fdt: Allow expanding the devicetree during relocation

[PATCH v6 00/28] cxl: add type2 device basic support
 2024-12-06 19:48 UTC  (3+ messages)
` [PATCH v6 15/28] cxl: define a driver interface for HPA free space enumeration

[PATCH RFC for-4.19] docs/checklist: Start tagging new dev windows
 2024-12-06 19:47 UTC  (4+ messages)

[Buildroot] [PATCH] package/ibm-sw-tpm2: fix build with openssl 3.4.x
 2024-12-06 19:46 UTC 

[PATCH v2 0/6] PATH WALK I: The path-walk API
 2024-12-06 19:45 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] path-walk: introduce an object walk by path
  ` [PATCH v3 2/7] test-lib-functions: add test_cmp_sorted
  ` [PATCH v3 3/7] t6601: add helper for testing path-walk API
  ` [PATCH v3 4/7] path-walk: allow consumer to specify object types
  ` [PATCH v3 5/7] path-walk: visit tags and cached objects
  ` [PATCH v3 6/7] path-walk: mark trees and blobs as UNINTERESTING
  ` [PATCH v3 7/7] path-walk: reorder object visits

[PATCH 0/3] Apple DWI backlight driver
 2024-12-06 17:24 UTC  (2+ messages)
` [PATCH 1/3] dt-bindings: leds: backlight: apple, dwi-bl: Add bindings for Apple DWI backlight

[PATCH v2] lib/xe/xe_gt: Repair xe_gt_stats_get_count function
 2024-12-06 19:45 UTC  (7+ messages)
` ✗ Xe.CI.BAT: failure for lib/xe/xe_gt: Repair xe_gt_stats_get_count function (rev2)
` ✗ i915.CI.Full: "
` ✗ Xe.CI.Full: "

[PATCH v3] drm/etnaviv: add optional reset support
 2024-12-06 17:00 UTC 

[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
 2024-12-06 19:42 UTC  (10+ messages)
` [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc

[OE-core][kirkstone][PATCH] rootfs-postcommands.bbclass: make opkg status reproducible
 2024-12-06 19:42 UTC 

[PATCH for-4.20 0/2] docs/process: Update the branching checklist
 2024-12-06 19:40 UTC  (3+ messages)
` [PATCH for-4.20 1/2] docs/process: branching-checklist: Update the steps to generate the docs
` [PATCH for-4.20 2/2] docs/process: branching-checklist: Remove any reference to OSSTest

[patch] mount.nfs: Add support for nfs://-URLs 
 2024-12-06 19:40 UTC  (6+ messages)
  ` nfs-utils library dependency littering - fork nfs-utils for Debian? "

[android-common:android14-kiwi-6.1 1/2] drivers/virtio/virtio_pvclock.c:49:6: warning: no previous prototype for 'update_suspend_time'
 2024-12-06 19:39 UTC 

perf.bb: do_comipler error
 2024-12-06 19:38 UTC  (2+ messages)
` [yocto] "

[PATCH 00/10] btrfs: backref cache cleanups
 2024-12-06 19:38 UTC  (2+ messages)

[PATCH i-g-t v8]lib/intel_compute*: GPGPU support for MTL platform
 2024-12-06 19:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/intel_compute*: "

[PATCH v7] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-12-06 19:38 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev6)

[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
 2024-12-06 19:35 UTC  (2+ messages)

[PATCH net 0/4][pull request] Fix E825 initialization
 2024-12-06 19:35 UTC  (5+ messages)
` [PATCH net 1/4] ice: "
` [PATCH net 2/4] ice: Fix quad registers read on E825
` [PATCH net 3/4] ice: Fix ETH56G FC-FEC Rx offset value
` [PATCH net 4/4] ice: Add correct PHY lane assignment

[PATCH next] btrfs: selftests: prevent error pointer dereference in merge_tests()
 2024-12-06 19:35 UTC  (2+ messages)

[PATCH] common/config: use modprobe -w when supported
 2024-12-06 19:34 UTC  (5+ messages)

Packet pointer invalidation and subprograms
 2024-12-06 19:31 UTC  (15+ messages)

[PATCH 0/2] enable dmadev lib to be compiled with MSVC
 2024-12-06 19:27 UTC  (3+ messages)
` [PATCH 1/2] lib/dmadev: eliminate undefined behavior
` [PATCH 2/2] lib/dmadev: enable dmadev lib to be compiled with MSVC

[PATCH v2] drm/xe/xe_sync: Add debug printing to check_ufence
 2024-12-06 19:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe_sync: Add debug printing to check_ufence (rev2)

[PATCH v2] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-06 19:30 UTC  (2+ messages)

[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06 19:27 UTC  (7+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss

[PATCH v3 0/6] Enhance documentation for new developers
 2024-12-06 19:29 UTC  (7+ messages)
` [PATCH v3 1/6] docs/devel: remove dead video link for sourcehut submit process
` [PATCH v3 2/6] docs/devel: add git-publish for patch submitting
` [PATCH v3 3/6] docs/devel: add b4 for patch retrieval
` [PATCH v3 4/6] docs/devel: add information on how to setup build environments
` [PATCH v3 5/6] docs: add a codebase section
` [PATCH v3 6/6] docs: add a glossary

[PATCH] usb: dwc3: gadget: fix writing NYET threshold
 2024-12-06 19:27 UTC  (3+ messages)

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2024-12-06 19:26 UTC  (2+ messages)

[PATCH v2 0/6] Enhance documentation for new developers
 2024-12-06 19:26 UTC  (5+ messages)
` [PATCH v2 2/6] docs/devel: add git-publish for patch submitting

[PATCH v4 0/5] Prerequisite patches for R82 upstreaming
 2024-12-06 19:26 UTC  (4+ messages)
` [PATCH v4 5/5] xen/arm: Move setup_frametable_mappings to arm/mmu

[PATCH v8 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06 19:19 UTC  (6+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v8 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v8 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v8 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v8 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH v3 0/4] Minor fixes for Arm documentation
 2024-12-06 19:22 UTC  (5+ messages)
` [PATCH v3 1/4] docs/system/arm/orangepi: update links
` [PATCH v3 2/4] docs/system/arm/fby35: document execute-in-place property
` [PATCH v3 3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property
` [PATCH v3 4/4] docs/system/arm/virt: document missing properties

[PATCH] [PATCH] rust: macros: add authors
 2024-12-06 19:22 UTC 

[PATCH net-next 1/2] net: renesas: rswitch: do not deinit disabled ports
 2024-12-06 19:21 UTC  (2+ messages)
` [PATCH net-next 2/2] net: renesas: rswitch: remove speed from gwca structure

[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
 2024-12-06 19:20 UTC  (5+ messages)
` [PATCH v2 2/7] common: binman: Calling initr_binman() when BINMAN_FDT
` [PATCH v2 5/7] arm64: zynqmp: Generate u-boot.itb and QSPI image via binman


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.