All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 19:35:40 to 2024-12-06 20:50:13 UTC [more...]

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

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2024-12-06 20:50 UTC  (6+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH] wifi: ath12k: fix leaking michael_mic for non-primary links
 2024-12-06 20:48 UTC  (2+ messages)

[PATCHv2] cpumask: work around false-postive stringop-overread errors
 2024-12-06 20:49 UTC  (4+ messages)

[PATCH 0/5 v1] Processing java JIT dumps from containers
 2024-12-06 20:48 UTC  (6+ messages)
` [PATCH 1/5] perf config: Fix trival typo 'an' -> 'can'
` [PATCH 2/5] perf jitdump: Accept jitdump mmaps emitted from inside containers
` [PATCH 3/5] perf namespaces: Introduce nsinfo__set_in_pidns()
` [PATCH 4/5] perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not in the same pidns
` [PATCH 5/5] perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool

[PATCH v2 0/4] drm/dp: Expose only a properly inited connector
 2024-12-06 20:48 UTC  (5+ messages)
` [PATCH v2 1/4] drm/dp: Add a way to init/add a connector in separate steps

[PATCH bpf v2] bpf: Fix prog_array UAF in __uprobe_perf_func()
 2024-12-06 20:45 UTC 

FAILED: patch "[PATCH] ntp: Remove invalid cast in time offset math" failed to apply to 6.12-stable tree
 2024-12-06 20:44 UTC  (2+ messages)
` [PATCH backport] ntp: Remove invalid cast in time offset math

[PATCH bpf 0/4] bpf: track changes_pkt_data property for global functions
 2024-12-06 20:43 UTC  (3+ messages)
` [PATCH bpf 3/4] "

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-06 20:43 UTC  (6+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs
 2024-12-06 20:42 UTC  (5+ messages)

[PATCH net-next v3] net: dsa: microchip: Make MDIO bus name unique
 2024-12-06 20:42 UTC 

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

kernel/sched/build_utility.o: warning: objtool: sched_is_eas_possible.isra.0+0x8c: stack state mismatch: reg1[28]=-1+0 reg2[28]=-2-56
 2024-12-06 20:41 UTC 

[isilence:zcrx/v9-wip 10/22] io_uring/zcrx.c:51:2-8: WARNING: NULL check before some freeing functions is not needed
 2024-12-06 20:41 UTC 

[PATCH] libselinux/fuzz: update for lookup_all() change
 2024-12-06 20:40 UTC  (2+ messages)

[PATCH 0/5] drm/xe/display: Rework display init for reducing flickering
 2024-12-06 20:39 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v3 00/12] Add PXP HWDRM support
 2024-12-06 20:38 UTC  (5+ messages)
` [PATCH v3 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v3 04/12] drm/xe/pxp: Add GSC session invalidation support

[PATCH bpf] bpf: Fix prog_array UAF in __uprobe_perf_func()
 2024-12-06 20:37 UTC 

[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
 2024-12-06 20:36 UTC  (4+ messages)
` [RFC 1/1] swiotlb: Replace BUG_ON() with graceful error handling

[PATCH v2 00/12] fuse: support large folios
 2024-12-06 20:36 UTC  (4+ messages)

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-06 20:35 UTC  (6+ messages)

[PATCH 0/2] regulator: add new PMIC PF9453 support
 2024-12-06 20:32 UTC  (3+ messages)
` [PATCH 1/2] regulator: dt-bindings: pf9453: "
` [PATCH 2/2] regulator: pf9453: add "

[PATCH] drm/xe/display: Re-use display vmas when possible
 2024-12-06 20:32 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/display: Re-use display vmas when possible (rev3)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] dt-bindings: leds: Convert LP8860 into YAML format
 2024-12-06 20:31 UTC 

FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 5.15-stable tree
 2024-12-06 20:30 UTC  (4+ messages)
` [PATCH 5.15.y 0/2] fix issue in damon_va_evenly_split_region()
  ` [PATCH 5.15.y 1/2] mm/damon/vaddr-test: split a test function having >1024 bytes frame size

[SCHED] any modern replacement for RT_RUNTIME_GREED in the mainline kernel?
 2024-12-06 20:30 UTC  (2+ messages)

[PATCH v8] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-12-06 20:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev7)

[PATCH v2 0/2] firmware: arm_scmi: unbound discrete rates, support round rate
 2024-12-06 20:28 UTC  (3+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: round rate bisecting in discrete rates

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-06 20:27 UTC  (7+ messages)
` [PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines

[PATCH] mtdchar: fix integer overflow in read/write ioctls
 2024-12-06 20:26 UTC  (2+ messages)

[PATCH] zram: make default ZSTD compression level configurable
 2024-12-06 20:16 UTC 

[BUG] perf trace: failed to load -E2BIG
 2024-12-06 20:23 UTC  (6+ messages)

[PATCH] uboot-sign: fix U-Boot binary with public key
 2024-12-06 20:22 UTC  (2+ messages)
` [OE-core] "

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

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

[PATCH] ARM: sun8i: r40/a40i: rm unneeded PH23 setup which resets Banana Pi M2 Ultra V1.1
 2024-12-06 20:20 UTC 

[PATCH v3 0/9] Add display support for QCS615 platform
 2024-12-06 20:17 UTC  (3+ messages)
` [PATCH v3 5/9] drm/msm/dpu: Add SM6150 support

[PATCH 5.10.y-cip 0/8] Add RPC-IF support for RZ/G2UL SoC
 2024-12-06 20:18 UTC  (2+ messages)

[PATCH] [PATCH] rust: macros: add authors
 2024-12-06 20:17 UTC  (2+ messages)

[PATCH v4 00/14] hrtimer Rust API
 2024-12-06 20:17 UTC  (9+ messages)
` [PATCH v4 02/14] rust: hrtimer: introduce hrtimer support
` [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 12/14] rust: hrtimer: add `TimerMode`

[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

[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 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 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 

[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 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


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.