All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-02 01:20:36 to 2024-11-02 06:56:02 UTC [more...]

[PATCH] ARM: dts: imx6sll: Improve gpc description
 2024-11-02  6:55 UTC  (2+ messages)

[PATCH] LoongArch: mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
 2024-11-02  6:54 UTC  (2+ messages)

[PATCH] dt-bindings: power: fsl,imx-gpc: Document fsl,imx6sll-gpc
 2024-11-02  6:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/2] ixgbe: fix incompatibility with Mailbox API v1.5
 2024-11-02  6:53 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net 2/2] ixgbe: downgrade logging of unsupported VF API version to debug

[PATCH] arm64: dts: imx8mp-navqp: Add HDMI support
 2024-11-02  6:50 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: imx8qxp-mek: replace hardcode 0 with IMX_LPCG_CLK_0
 2024-11-02  6:48 UTC  (2+ messages)

[PATCH] btrfs: Fix data race in log_conflicting_inodes
 2024-11-02  6:47 UTC  (3+ messages)

[PATCH net-next] net/smc: Optimize the search method of reused buf_desc
 2024-11-02  6:43 UTC  (3+ messages)

[PATCH 1/1] lmb.c: add missing comma in lmb_dump_region()
 2024-11-02  6:41 UTC 

[PATCH] proc: Add a way to make proc files writable
 2024-11-02  6:41 UTC  (2+ messages)

[PATCH] nvmet-rdma: WARN_ON when nvmet_rdma_rsp::n_rdma equal zero
 2024-11-02  6:39 UTC 

[PATCH net v2] bnxt_en: ethtool: Fix ip[4|6] ntuple rule verification
 2024-11-02  6:38 UTC 

[syzbot] [net?] BUG: Bad page state in xdp_test_run_batch
 2024-11-02  6:34 UTC 

[ath:pending] BUILD SUCCESS fff1e80a66d5e4cc6e689950a59219ea8185e498
 2024-11-02  6:32 UTC 

[PATCH 1/1] lmb: do not panic in lmb_print_region_flags
 2024-11-02  6:32 UTC 

[PATCH 0/2] EDAC/igen6: Avoid segmentation fault and add polling support
 2024-11-02  6:30 UTC  (2+ messages)

Directory Leases
 2024-11-02  6:29 UTC  (6+ messages)
          ` Fwd: "

[PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
 2024-11-02  6:29 UTC  (11+ messages)
` [RFC PATCH] tpm, tpm_tis: Introduce TPM_IOC_SET_LOCALITY
    ` [RFC PATCH v2 1/2] "
      ` [RFC PATCH v2 2/2] tpm: show the default locality in sysfs

[PATCH] perf build: Add missing cflags when building with custom libtraceevent
 2024-11-02  6:23 UTC  (5+ messages)

perf sched timehist --state vs perf script
 2024-11-02  6:20 UTC  (4+ messages)

[syzbot] [bpf?] WARNING: locking bug in bpf_map_put
 2024-11-02  6:16 UTC  (5+ messages)

[PATCH v2 3/3] futex: Wire up set_robust_list2 syscall
 2024-11-02  6:05 UTC  (3+ messages)

[PATCH v5 5/5] maple_tree: add a test checking storing null
 2024-11-02  5:55 UTC  (4+ messages)

[PATCH v2 1/3] futex: Use explicit sizes for compat_exit_robust_list
 2024-11-02  5:44 UTC  (2+ messages)

[PATCH v1 1/2] net/macb: add new driver
 2024-11-02  5:43 UTC  (2+ messages)

[PATCH net-next v8 0/8] net: stmmac: Refactor FPE as a separate module
 2024-11-02  5:33 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier
 2024-11-02  5:24 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: sx150xq: allow gpio line naming

[RFC bpf-next fanotify 4/5] fanotify: Enable bpf based fanotify fastpath handler
 2024-11-02  5:23 UTC  (3+ messages)

[PATCH] doc: Clean up cum fork
 2024-11-01 20:27 UTC 

[PATCH v5 2/7] mfd: nxp-siul2: add support for NXP SIUL2
 2024-11-02  5:13 UTC  (2+ messages)

[PATCH] plugins: add plugin API to get args passed to binary
 2024-11-02  5:10 UTC 

[PATCHSET][RFC] struct fd and memory safety
 2024-11-02  5:08 UTC  (30+ messages)
` [PATCHSET v3] "
  ` [PATCH v3 01/28] net/socket.c: switch to CLASS(fd)
    ` [PATCH v3 02/28] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()
    ` [PATCH v3 03/28] timerfd: switch to CLASS(fd)
    ` [PATCH v3 04/28] get rid of perf_fget_light(), convert kernel/events/core.c "
    ` [PATCH v3 05/28] switch netlink_getsockbyfilp() to taking descriptor
    ` [PATCH v3 06/28] do_mq_notify(): saner skb freeing on failures
    ` [PATCH v3 07/28] do_mq_notify(): switch to CLASS(fd)
    ` [PATCH v3 08/28] simplify xfs_find_handle() a bit
    ` [PATCH v3 09/28] convert vmsplice() to CLASS(fd)
    ` [PATCH v3 10/28] fdget_raw() users: switch to CLASS(fd_raw)
    ` [PATCH v3 11/28] introduce "fd_pos" class, convert fdget_pos() users to it
    ` [PATCH v3 12/28] o2hb_region_dev_store(): avoid goto around fdget()/fdput()
    ` [PATCH v3 13/28] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()
    ` [PATCH v3 14/28] fdget(), trivial conversions
    ` [PATCH v3 15/28] fdget(), more "
    ` [PATCH v3 16/28] convert do_preadv()/do_pwritev()
    ` [PATCH v3 17/28] convert cachestat(2)
    ` [PATCH v3 18/28] switch spufs_calls_{get,put}() to CLASS() use
    ` [PATCH v3 19/28] convert spu_run(2)
    ` [PATCH v3 20/28] convert media_request_get_by_fd()
    ` [PATCH v3 21/28] convert cifs_ioctl_copychunk()
    ` [PATCH v3 22/28] convert vfs_dedupe_file_range()
    ` [PATCH v3 23/28] convert do_select()
    ` [PATCH v3 24/28] do_pollfd(): convert to CLASS(fd)
    ` [PATCH v3 25/28] assorted variants of irqfd setup: "
    ` [PATCH v3 26/28] memcg_write_event_control(): switch "
    ` [PATCH v3 27/28] css_set_fork(): switch to CLASS(fd_raw, ...)
    ` [PATCH v3 28/28] deal with the last remaing boolean uses of fd_file()

[android-common:android11-kiwi-5.4 387/387] drivers/staging/android/ion/heaps/ion_page_pool.c:136 ion_page_pool_create() warn: use 'gfp_mask' here instead of GFP_KERNEL?
 2024-11-02  5:02 UTC 

[PATCH v1 0/2] arm64: dts: imx8mm/imx8mp-verdin: add single-master property to all i2c nodes
 2024-11-02  4:52 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mm-verdin: "

Yocto Project Build Failure at do_rootfs Task
 2024-11-02  4:46 UTC  (2+ messages)
` [yocto] "

[PATCH 00/24] Complete EEVDF
 2024-11-02  4:32 UTC  (10+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

[yiliu1765-iommufd:wip/iommufd_pasid-20241101 2/57] fork.c:(.text+0xf88): multiple definition of `iommu_paging_domain_alloc_flags'; arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x7ec): first defined here
 2024-11-02  4:30 UTC 

[PATCH] drm/etnaviv: Drop unused data member from the etnaviv_gem_object structure
 2024-11-02  4:26 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-11-01
 2024-11-02  4:18 UTC 

[linux-next:fs-next] BUILD SUCCESS 8c4f6fa04f3db671ed4c032d7425fe5aa3a1a529
 2024-11-02  4:15 UTC 

[patch 0/2] timekeeping: Fall cleaning
 2024-11-02  4:15 UTC  (5+ messages)
` [patch 1/2] timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
` [patch 2/2] timekeeping: Always check for negative motion

[meta-virtualization][PATCH v0] upx: Fetch the proper v4.2.4 git hash
 2024-11-02  4:13 UTC  (4+ messages)

[meta-virtualization][kirkstone][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14
 2024-11-02  4:11 UTC  (2+ messages)

[PATCH 0/3 v8] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-11-02  4:10 UTC  (4+ messages)

[meta-virtualization][scarthgap][PATCH 1/1] runc-docker: upgrade 1.1.12 -> 1.1.14
 2024-11-02  4:10 UTC  (2+ messages)

[PATCH] UI/GTK: full-screen after wait for hiding of tabs and menu_bar
 2024-11-02  4:04 UTC 

[master][PATCH] openvswitch: fix ptest contains reference to TMPDIR [buildpaths]
 2024-11-02  4:05 UTC  (2+ messages)
` [meta-virtualization] "

[meta-virtualization][PATCH] container-host-config: Remove centos registry
 2024-11-02  4:04 UTC  (2+ messages)

[meta-virtualization][PATCH] openvswitch: 3.3.2
 2024-11-02  4:04 UTC  (3+ messages)
` [meta-virtualization][PATCH] lxc: don't allow named listening IPv6 address on lxcbrX network interface

[linux-next:master 7014/8858] drivers/clk/clk-eyeq.c:131 eqc_pll_downshift_factors() warn: always true condition '(*mult <= (~0)) => (0-u32max <= u32max)'
 2024-11-02  3:59 UTC 

[PATCH v4 0/6] phy: core: Fix bugs for several APIs and simplify an API
 2024-11-02  3:57 UTC  (15+ messages)
` [PATCH v4 1/6] phy: core: Fix that API devm_phy_put() fails to release the phy
` [PATCH v4 2/6] phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider
` [PATCH v4 3/6] phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
` [PATCH v4 4/6] phy: core: Fix an OF node refcount leakage in _of_phy_get()
` [PATCH v4 5/6] phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
` [PATCH v4 6/6] phy: core: Simplify API of_phy_simple_xlate() implementation

[PATCH v4] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping
 2024-11-02  3:56 UTC  (2+ messages)

[PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
 2024-11-02  3:54 UTC  (4+ messages)

[PATCH v2 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-11-02  3:48 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: spacemit: add support for "

❌ FAIL: Test report for master (6.12.0-rc5, upstream-mainline, 11066801)
 2024-11-02  3:42 UTC 

[yiliu1765-iommufd:wip/iommufd_pasid-20241101 2/57] init-mm.c:(.text+0x0): multiple definition of `iommu_paging_domain_alloc_flags'; kernel/fork.o:fork.c:(.text+0x752): first defined here
 2024-11-02  3:38 UTC 

[PATCH 6.1.y] LoongArch: Fix build errors due to backported TIMENS
 2024-11-02  3:36 UTC 

[PATCH v4 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-11-02  3:27 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx6sll: Remove regulator-3p0 unit address
 2024-11-02  3:26 UTC  (2+ messages)

[PATCH v2] ACPI: processor: Move arch_init_invariance_cppc() call later
 2024-11-02  3:23 UTC 

[PATCH 1/2] dt-bindings: soc: imx: fsl,imx-anatop: Fix the i.MX7 irq number
 2024-11-02  3:21 UTC  (2+ messages)

[LTP] [PATCH] syscalls/sched_getattr02: use a fixed size for EINVAL test
 2024-11-02  3:18 UTC  (2+ messages)

[PATCH] test: testsuite $dt_flags and linker flags problems
 2024-11-02  3:18 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v2 1/1] iommu/vt-d: Drain PRQs when domain removed from RID
 2024-11-02  3:16 UTC  (2+ messages)

[PATCH v2 0/3] Update, encapsulate and expand the RK356x SoC dtsi files
 2024-11-02  3:09 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: Update CPU OPP voltages in RK356x SoC dtsi
` [PATCH v2 2/3] arm64: dts: rockchip: Prepare RK356x SoC dtsi files for per-variant OPPs
` [PATCH v2 3/3] arm64: dts: rockchip: Add new SoC dtsi for the RK3566T variant

❌ FAIL: Test report for master (6.12.0-rc5, upstream-mainline, 05b92660)
 2024-11-02  3:12 UTC 

[PATCH] ARM: dts: imx6sll: Fix the last SPDIF clock name
 2024-11-02  3:05 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: freescale: imx8m[mp]-verdin: Fix SD regulator startup delay
 2024-11-02  3:03 UTC  (2+ messages)

Default profile performance issue on Navi 3x
 2024-11-02  3:03 UTC 

[PATCH v4 0/3] arm64: dts: qcom: add QAR2130P support
 2024-11-02  3:03 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: qcom: add QAR2130P board
` [PATCH v4 2/3] arm64: dts: qcom: sar2130p: add support for SAR2130P
` [PATCH v4 3/3] arm64: dts: qcom: sar2130p: add QAR2130P board file

[RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
 2024-11-02  2:57 UTC  (2+ messages)

[PATCH v3 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
 2024-11-02  2:55 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: hisilicon/sec2 - fix for aead icv error
` [PATCH v3 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize

[djiang:cxl/extended-linear 2/5] drivers/acpi/numa/hmat.c:149:15-21: ERROR: invalid reference to the index variable of the iterator on line 133
 2024-11-02  2:36 UTC 

[PATCH v3 0/3] Apple SPI controller driver
 2024-11-02  2:36 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers

[PATCH] usb: typec: Drop reference to a fwnode
 2024-11-02  2:29 UTC 

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-02  2:27 UTC  (4+ messages)

Chromium 130 and 131 Linux tarballs
 2024-11-02  2:20 UTC 

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 2024-11-02  2:20 UTC  (2+ messages)

[PATCH v3 00/23] rust: fix CI + allow older versions of rustc and bindgen
 2024-11-02  2:13 UTC  (5+ messages)
` [PATCH 13/23] rust: synchronize dependencies between subprojects and Cargo.lock

[GIT PULL] Kselftest fixes update for Linux 6.12-rc6
 2024-11-02  2:17 UTC  (2+ messages)

[GIT PULL] Rust fixes for 6.12 (3nd)
 2024-11-02  2:17 UTC  (2+ messages)

[PATCH v3 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-02  2:15 UTC  (22+ messages)
` [PATCH v3 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v3 06/22] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v3 11/22] ACPI: platform_profile: Use `scoped_cond_guard` for platform_profile_cycle()
` [PATCH v3 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v3 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v3 17/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v3 18/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v3 19/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v3 20/22] ACPI: platform_profile: Register class device for platform profile handlers
` [PATCH v3 21/22] ACPI: platform_profile: Allow multiple handlers

Synchronous replication on push
 2024-11-02  2:06 UTC 

[PATCH v2 2/2] fetch-pack: warn if in commit graph but not obj db
 2024-11-02  2:08 UTC  (2+ messages)

[PATCH] ACPI: fix the warning reported by the sparse
 2024-11-02  2:05 UTC  (2+ messages)

[PATCH 5/5] mtd: rawnand: davinci: Implement setup_interface() operation
 2024-11-02  2:04 UTC  (3+ messages)

[for-next][PATCH 0/3] tracing: Updates for 6.13
 2024-11-02  2:05 UTC  (4+ messages)
` [for-next][PATCH 1/3] bpf: put bpf_links program when link is safe to be deallocated
` [for-next][PATCH 2/3] bpf: decouple BPF link/attach hook and BPF program sleepable semantics
` [for-next][PATCH 3/3] bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links

[openeuler:OLK-6.6 1344/1344] drivers/crypto/ccp/hygon/tdm-kernel-guard.c:243:15: warning: no previous prototype for function 'kprobe_symbol_address_byname'
 2024-11-02  2:04 UTC 

[axboe-block:io_uring-group 5/6] io_uring/filetable.h:55:26: warning: cast from pointer to integer of different size
 2024-11-02  2:04 UTC 

[PATCH 0/1] [RFC][NOT WORKING] amiga: pcmcia: inb()/inw() on GAYLE_IO space
 2024-11-02  2:02 UTC  (2+ messages)

[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
 2024-11-02  2:01 UTC  (6+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success

[Buildroot] [ busybox.net ] Client configuration settings error for “buildroot@busybox.net”
 2024-11-02  2:00 UTC 

[PATCH] ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
 2024-11-02  1:59 UTC  (3+ messages)

[GIT PULL] Block fixes for 6.12-rc6
 2024-11-02  1:47 UTC  (2+ messages)

[GIT PULL] io_uring fix for 6.12-rc6
 2024-11-02  1:47 UTC  (2+ messages)

[git pull] drm fixes for 6.12-rc6
 2024-11-02  1:47 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.12
 2024-11-02  1:47 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.12-rc6
 2024-11-02  1:47 UTC  (2+ messages)

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-02  1:45 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
 2024-11-02  1:46 UTC  (3+ messages)

clang diag: arch/riscv/include/asm/io.h:104:53: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2024-11-02  1:44 UTC 

[PATCH] lib/iov_iter: fix bvec iterator setup
 2024-11-02  1:42 UTC 

[PATCH 0/4] net/tap: minor cleanups
 2024-11-02  1:40 UTC  (2+ messages)

[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
 2024-11-02  1:39 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Documentation/git-bundle.txt: mention full backup example
  ` [PATCH v2 3/3] Documentation/git-bundle.txt: discuss naïve backups

[PATCH v2 0/3] Add MSM8953/SDM450/SDM632 camss support
 2024-11-02  1:32 UTC  (4+ messages)
` [PATCH v2 1/3] media: camss: vfe: implement pm domain ops for v4.1
` [PATCH v2 2/3] media: dt-bindings: media: camss: Add qcom,msm8953-camss binding
` [PATCH v2 3/3] media: qcom: camss: Add MSM8953 resources

[PATCH 00/11] riscv: Memory type control for platforms with physical memory aliases
 2024-11-02  1:31 UTC  (4+ messages)
` [PATCH 01/11] dt-bindings: riscv: Describe physical memory regions


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.