All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 19:07:22 to 2024-07-01 20:08:38 UTC [more...]

[sailus-media-tree:test] BUILD SUCCESS 63fda4b94eccdf9b3056b35020b753eb26d411d8
 2024-07-01 20:08 UTC 

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-07-01 20:08 UTC  (19+ messages)
                  ` brcmfmac: how to setup SAE on RPi // "

[PATCH v2 1/7] arm64: dts: imx95: add edma[1..3] nodes
 2024-07-01 20:07 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: imx95: add sai[1..6], xcvr and micfill
` [PATCH v2 3/7] arm64: dts: imx95-19x19-evk: Add audio related nodes
` [PATCH v2 4/7] arm64: dts: imx95: add flexspi node
` [PATCH v2 5/7] arm64: dts: imx95-19x19-evk: add flexspi and child node
` [PATCH v2 6/7] arm64: dts: imx95: add thermal_zone label
` [PATCH v2 7/7] arm64: dts: imx95-19x19-evk: add pwm fan control

[PATCH v3 0/3] iommu/arm-smmu: Prettyify context fault messages
 2024-07-01 20:07 UTC  (8+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add CB prefix to register bitfields
` [PATCH v3 2/3] iommu/arm-smmu-qcom-debug: Do not print for handled faults
` [PATCH v3 3/3] iommu/arm-smmu: Pretty-print context fault related regs

[Buildroot] [PATCH 1/1] package/python-websockets: bump to version 12.0
 2024-07-01 20:07 UTC 

[PATCH 00/13] Support several Rust toolchain versions
 2024-07-01 20:06 UTC  (9+ messages)
` [PATCH 01/13] rust: macros: indent list item in `paste!`'s docs
` [PATCH 02/13] rust: init: simplify from `map_err` to `inspect_err`
` [PATCH 03/13] rust: allow `dead_code` for never constructed bindings
` [PATCH 04/13] rust: relax most deny-level lints to warnings

[PATCH] hci: fix double free in hci_req_sync
 2024-07-01 20:06 UTC  (2+ messages)

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-01 20:04 UTC  (11+ messages)
` [PATCH 1/6] t0080: move expected output to a file
` [PATCH 3/6] t-ctype: use TEST_RUN
` [PATCH 6/6] t-strbuf: "

[PATCH ats_vtd v5 00/22] ATS support for VT-d
 2024-07-01 20:02 UTC  (2+ messages)

[PATCH v2 0/8] qcom: initial support for the OnePlus 8T
 2024-07-01 20:02 UTC  (3+ messages)
` [PATCH v2 5/8] drm/mipi-dsi: add set column/page multi helpers

[PATCH] hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge
 2024-07-01 20:01 UTC 

[Buildroot] [PATCH 1/1] package/python-uvicorn: bump to version 0.30.1
 2024-07-01 20:02 UTC 

[PATCH] pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_desc
 2024-07-01 19:53 UTC  (2+ messages)

[PATCH v2] PCI: hv: fix reading of PCI_INTERRUPT_PIN
 2024-07-01 20:01 UTC  (3+ messages)

[PATCH] eal/common: fix inconsistent representation of PCI numbers
 2024-07-01 20:01 UTC 

[PATCH v3 0/6] ATA PASS-THROUGH sense data fixes
 2024-07-01 20:00 UTC  (8+ messages)
` [PATCH v3 2/6] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1

[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
 2024-07-01 19:58 UTC  (9+ messages)
` [RFC PATCH v3 06/11] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v3 11/11] powerpc64/bpf: Add support for bpf trampolines

[PATCH] um: enable UBSAN
 2024-07-01 20:00 UTC 

[linuxppc:next-test 10/22] arch/powerpc/platforms/pseries/iommu.c:1824:37: warning: 'spapr_tce_table_group_ops' defined but not used
 2024-07-01 20:00 UTC 

[PATCH] drm/xe/xe2lpm: Extend Wa_16021639441
 2024-07-01 20:00 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH net-next v6 0/4] net: A lightweight zero-copy notification
 2024-07-01 19:58 UTC  (7+ messages)
` [PATCH net-next v6 2/4] sock: support copy cmsg to userspace in TX path
    ` [External] "
` [PATCH net-next v6 3/4] sock: add MSG_ZEROCOPY notification mechanism based on msg_control

[PATCH v4 0/8] ATA PASS-THROUGH sense data fixes
 2024-07-01 19:57 UTC  (9+ messages)
` [PATCH v4 1/8] ata: libata-scsi: Fix offsets for the fixed format sense data
` [PATCH v4 2/8] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
` [PATCH v4 3/8] ata: libata-scsi: Honour the D_SENSE bit for CK_COND=1 and no error
` [PATCH v4 4/8] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH v4 5/8] ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()
` [PATCH v4 6/8] ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
` [PATCH v4 7/8] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
` [PATCH v4 8/8] ata: libata-scsi: Make ata_scsi_qc_complete() more readable

[Buildroot] [PATCH 1/1] package/python-typing-extensions: bump to version 4.12.2
 2024-07-01 19:58 UTC 

[PATCH v2 1/1] dt-bindings: fsl-qdma: fix interrupts 'if' check logic
 2024-07-01 19:57 UTC 

[PATCH i-g-t v7 00/14] Intel Xe OA IGT's
 2024-07-01 19:56 UTC  (9+ messages)
` [PATCH i-g-t 01/14] lib/xe/oa: Add PVC support
` [PATCH i-g-t 02/14] tests/intel/xe_oa: Add first tests
` [PATCH i-g-t 13/14] tests/intel/xe_oa: Drop "xe-ref-count" subtest
` ✗ CI.xeFULL: failure for Intel Xe OA IGT's (rev7)

[RESEND PATCH] drm/managed: Simplify if condition
 2024-07-01 19:56 UTC 

VIRTIO_VSOCK_OP_REQUEST with the same src_port from a guest
 2024-07-01 19:55 UTC  (5+ messages)

[PATCH net-next v2 0/7] drivers: Fix drivers doing TX csum offload with EH
 2024-07-01 19:55 UTC  (8+ messages)
` [PATCH net-next v2 1/7] ipv6: Add ipv6_skip_exthdr_no_rthdr
` [PATCH net-next v2 2/7] i40e: Don't do TX csum offload with routing header present
` [PATCH net-next v2 3/7] iavf: "
` [PATCH net-next v2 4/7] ice: "
` [PATCH net-next v2 5/7] idpf: "
` [PATCH net-next v2 6/7] hinic: "
` [PATCH net-next v2 7/7] fm10k: "

fs/jfs: Reproduction of kernel oops bug in JFS
 2024-07-01 19:54 UTC 

[PATCH RFC 7/7] pci: pwrctl: Add power control driver for qps615
 2024-07-01 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-sniffio: bump to version 1.3.1
 2024-07-01 19:54 UTC 

[PATCH 00/53] Let create*_workqueue() accept a printf-style format string
 2024-07-01 19:53 UTC  (5+ messages)
` [PATCH 23/53] pds_core: Simplify a create*_workqueue() call

[PATCH 0/5] target/i386: CCOp cleanups
 2024-07-01 19:51 UTC  (5+ messages)

[RFC 0/1] FIT documentation link vs copy
 2024-07-01 19:52 UTC  (4+ messages)
` [RFC 1/1] doc: Remove FIT documentation that is elsewhere

[PATCH v3 0/3] VLAN Test Suite
 2024-07-01 19:52 UTC  (5+ messages)
` [PATCH v8 1/3] dts: add VLAN methods to testpmd shell
  ` [PATCH v8 2/3] dts: VLAN test suite implementation

[PATCH 0/5] drm/msm: add a display mmu fault handler
 2024-07-01 19:52 UTC  (6+ messages)
` [PATCH 3/5] drm/msm/iommu: introduce msm_iommu_disp_new() for msm_kms
` [PATCH 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults

[PATCH] drm/msm/dpu: check ubwc support before adding compressed formats
 2024-07-01 19:49 UTC  (2+ messages)

[PATCH v1 2/8] PCI: brcmstb: Use "clk_out" error path label
 2024-07-01 19:49 UTC  (2+ messages)

[PATCH 0/2] system/vl.c: parse all '-accel' opts
 2024-07-01 19:47 UTC  (5+ messages)
` [PATCH 2/2] system/vl.c: parse all -accel options

[Buildroot] [PATCH] package/harfbuzz: bump to version 9.0.0
 2024-07-01 19:48 UTC 

[PATCH] pwm: imx-tpm: Enable pinctrl setting for sleep state
 2024-07-01 19:48 UTC  (3+ messages)

[Patch v5 00/12] Add audio support for LPC32XX CPUs
 2024-07-01 19:47 UTC  (4+ messages)
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC

[linux-next:master 7944/8232] mm/hugetlb.c:2677 gather_surplus_pages() error: uninitialized symbol 'folio'
 2024-07-01 19:47 UTC  (3+ messages)

[PATCH v1 1/8] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainter
 2024-07-01 19:47 UTC  (2+ messages)

[PATCH v2] platform/x86: toshiba_acpi: Fix quickstart quirk handling
 2024-07-01 19:45 UTC 

[PATCH] t0613: mark as leak-free
 2024-07-01 19:44 UTC  (6+ messages)
    ` t0612: "
    ` [PATCH] "

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-07-01 19:43 UTC  (6+ messages)

[PATCH v3 0/2] efi/x86: Call set_os() protocol on dual GPU Macs
 2024-07-01 19:42 UTC  (2+ messages)

toshiba_acpi: fn key started working inverse in satellite L50-B
 2024-07-01 19:41 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-pydantic: bump to version 2.8.0
 2024-07-01 19:40 UTC 

[pci:next] BUILD SUCCESS 4548d07493dcc692a2f7a501d082c2145e0ec511
 2024-07-01 19:39 UTC 

[PATCH v3] cpupower: Make help command available for custom install dir
 2024-07-01 19:40 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/xfsprogs: update Kconfig package homepage URL
 2024-07-01 19:39 UTC 

[PATCH] x86/mm: fix lookup_address() to handle physical memory holes in direct mapping
 2024-07-01 19:39 UTC  (7+ messages)

[PATCH v7 00/11] Add RISC-V ISA extension smcntrpmf support
 2024-07-01 19:39 UTC  (13+ messages)
` [PATCH v7 03/11] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v7 06/11] target/riscv: Implement privilege mode filtering for cycle/instret
` [PATCH v7 07/11] target/riscv: Save counter values during countinhibit update
` [PATCH v7 09/11] target/riscv: Start counters from both mhpmcounter and mcountinhibit
` [PATCH v7 10/11] target/riscv: More accurately model priv mode filtering
` [PATCH v7 11/11] target/riscv: Do not setup pmu timer if OF is disabled

[PATCH] drm/xe: Fix global-out-of-bounds in rule_matches
 2024-07-01 19:39 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

linux-next: build warning after merge of the pci tree
 2024-07-01 19:37 UTC  (2+ messages)

[PATCH] cpupower: fix lib default installation path
 2024-07-01 19:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-pydantic-core: bump to version 2.20.0
 2024-07-01 19:36 UTC 

[net-next,PATCH v2] dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible strings
 2024-07-01 19:34 UTC  (4+ messages)

[Buildroot] [PATCH v3] package/dotnet-runtime-prebuilt: new package
 2024-07-01 19:34 UTC 

[PATCH v6 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-07-01 19:34 UTC  (6+ messages)
` [PATCH v6 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH v4 1/4] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-07-01 19:34 UTC  (5+ messages)
` ✓ CI.Build: success for series starting with [v4,1/4] "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v9] um: Enable preemption in UML
 2024-07-01 19:11 UTC  (7+ messages)

[PATCH v3] staging: nvec: Use x instead of x != NULL to improve readability
 2024-07-01 19:31 UTC  (2+ messages)

[PATCH] drm/xe/guc: Demote GuC IDs usage message to debug
 2024-07-01 19:30 UTC 

[PATCH 1/3] udevng: Remove Modem setting from setup_gobi
 2024-07-01 19:30 UTC  (2+ messages)

[PATCH] hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
 2024-07-01 19:29 UTC  (7+ messages)

[PATCH] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
 2024-07-01 19:29 UTC  (3+ messages)

[PATCH] drm/xe/rtp: Fix out-of-bounds array access
 2024-07-01 19:28 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mediatek: Allow gaps in MAC allocation
 2024-07-01 19:28 UTC 

[PATCH v2 0/2] media: i2c: Add driver for Sony IMX728
 2024-07-01 19:28 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add "

[PATCH 0/9] Docs/damon: minor fixups and improvements
 2024-07-01 19:27 UTC  (10+ messages)
` [PATCH 1/9] Docs/mm/damon/design: fix two typos
` [PATCH 2/9] Docs/mm/damon/design: clarify regions merging operation
` [PATCH 3/9] Docs/admin-guide/mm/damon/start: add access pattern snapshot example
` [PATCH 4/9] Docs/mm/damon/design: add links from overall architecture to sections of details
` [PATCH 5/9] Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operations Set Layer' section
` [PATCH 6/9] Docs/mm/damon/design: Remove 'Programmable Modules' section in favor of 'Modules' section
` [PATCH 7/9] Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage doc
` [PATCH 8/9] Docs/mm/damon/index: add links to design
` [PATCH 9/9] Docs/mm/damon/index: add links to admin-guide doc

[RFC] staging: nvec: cannot configure to compile driver for testing
 2024-07-01 19:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-pycparser: bump to version 2.22
 2024-07-01 19:26 UTC 

[PATCH] wifi: ath12k: Support Transmit DE stats
 2024-07-01 19:25 UTC  (2+ messages)

[DPDK/DTS Bug 1478] Rework Port Topology & Node Configuration In DTS Configuration
 2024-07-01 19:23 UTC 

[Buildroot] [PATCH 1/1] package/python-pybind: bump to version 2.13.1
 2024-07-01 19:22 UTC 

[PATCH v3] x86/entry_32: Move CLEAR_CPU_BUFFERS before restoring segments
 2024-07-01 19:22 UTC  (2+ messages)

[PATCH 0/6] media: qcom: camss: Add sc7280 support
 2024-07-01 19:22 UTC  (3+ messages)
` [PATCH 6/6] media: qcom: camss: support for camss driver for sc7280

❌ FAIL (MISSED 11 of 192): Test report for master (6.10.0-rc6, mainline.kernel.org-clang, 22a40d14)
 2024-07-01 19:22 UTC 

[PATCH 4/4] drm/amd/display: Fix warning comparing pointer to 0
 2024-07-01 19:22 UTC  (2+ messages)

[PATCH] fuse: Enable dynamic configuration of FUSE_MAX_MAX_PAGES
 2024-07-01 19:15 UTC  (4+ messages)

[PATCH] tpm: Check non-nullity of chip->auth
 2024-07-01 19:21 UTC  (2+ messages)

[PATCH 0/2] Add driver for keyboard backlight on Magic keyboards found on T2 Macs
 2024-07-01 19:21 UTC  (3+ messages)
` [PATCH 1/2] Documentation: leds: standardise keyboard backlight led names
  ` [PATCH 2/2] HID: hid-apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[PATCH] pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt"
 2024-07-01 19:19 UTC  (2+ messages)

[PATCH v2 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-01 19:19 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [v2,1/2] "

[PATCH] drm/amd/display: Fix unsigned comparison with less than zero
 2024-07-01 19:19 UTC  (2+ messages)

[PATCH v2 0/3] Add interconnect support for stmmac driver
 2024-07-01 19:18 UTC  (5+ messages)
` [PATCH v2 3/3] net: stmmac: Bring down the clocks to lower frequencies when mac link goes down

[PATCH 0/4] Ultrajoiner basic functionality series
 2024-07-01 19:17 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Implement hw state readout for ultrajoiner

[intel-tdx:kvm-tdxinit 20/24] arch/s390/kvm/../../../virt/kvm/kvm_main.c:5755:12: error: static declaration of 'kvm_enable_virtualization' follows non-static declaration
 2024-07-01 19:16 UTC 

[PATCH 1/2] mm: memcg: drop obsolete cache line padding in struct mem_cgroup
 2024-07-01 19:17 UTC  (4+ messages)
` [PATCH 2/2] mm: memcg: add cache line padding to mem_cgroup_per_node

[PATCH] ARM: Remove address checking for MMUless devices
 2024-07-01 19:17 UTC  (4+ messages)

[PATCH 3/6] nfsd: pass nfs_vers explicitly to __fh_verify()
 2024-07-01 19:16 UTC  (2+ messages)

[anna-maria-devel:vdso/ptp-wip 22/22] arch/s390/include/asm/vdso/gettimeofday.h:19:9: error: returning 'struct vdso_data' from a function with incompatible result type 'const struct vdso_data *'; take the address with &
 2024-07-01 19:16 UTC 

[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-07-01 19:14 UTC  (8+ messages)

[PATCH v3 0/2] Add support for 'power saving policy' property
 2024-07-01 18:47 UTC  (6+ messages)
` [PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

chrome-platform/for-kernelci cros-ec: 7 runs, 2 regressions (v6.10-rc1-26-g3664706e875f8)
 2024-07-01 19:13 UTC 

[PATCH v6 0/6] slab: Introduce dedicated bucket allocator
 2024-07-01 19:13 UTC  (7+ messages)
` [PATCH v6 1/6] mm/slab: Introduce kmem_buckets typedef
` [PATCH v6 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v6 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
` [PATCH v6 4/6] mm/slab: Introduce kmem_buckets_create() and family
` [PATCH v6 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH v6 6/6] mm/util: Use dedicated slab buckets for memdup_user()

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-01 19:04 UTC  (4+ messages)
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device

[meta-filesystems][PATCH v2] overlayfs: Use explicit version
 2024-07-01 19:11 UTC 

[PATCH 00/10] hwmon: (amc6821) Various improvements
 2024-07-01 19:11 UTC  (9+ messages)
` [PATCH 02/10] hwmon: (amc6821) Make reading and writing fan speed limits consistent

[PATCH] selftests: mptcp: add close function in main_loop_s function
 2024-07-01 19:08 UTC  (2+ messages)

[PATCH] ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()
 2024-07-01 19:07 UTC  (3+ messages)

[PATCH v2 0/5] Rework mce_setup()
 2024-07-01 19:07 UTC  (9+ messages)
` [PATCH v2 1/5] x86/topology: Export helper to get CPU number from APIC ID


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.