All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-10 21:59:33 to 2024-11-11 01:52:43 UTC [more...]

[PATCH] log: --remerge-diff needs to keep around commit parents
 2024-11-11  1:52 UTC  (4+ messages)

[PATCH 00/14] arm64: dts: allwinner: Add basic Allwinner A523 support
 2024-11-11  1:30 UTC  (14+ messages)
` [PATCH 01/14] dt-bindings: mmc: sunxi: Simplify compatible string listing
` [PATCH 02/14] dt-bindings: mmc: sunxi: add compatible strings for Allwinner A523
` [PATCH 03/14] dt-bindings: watchdog: sunxi: add Allwinner A523 compatible string
` [PATCH 04/14] watchdog: sunxi_wdt: Add support for Allwinner A523
` [PATCH 05/14] dt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible string
` [PATCH 06/14] dt-bindings: irq: sun7i-nmi: document the Allwinner A523 NMI controller
` [PATCH 07/14] dt-bindings: phy: document Allwinner A523 USB-2.0 PHY
` [PATCH 08/14] dt-bindings: usb: sunxi-musb: add Allwinner A523 compatible string
` [PATCH 09/14] dt-bindings: usb: add A523 compatible string for EHCI and OCHI
` [PATCH 10/14] dt-bindings: rtc: sun6i: Add Allwinner A523 support
` [PATCH 11/14] arm64: dts: allwinner: Add Allwinner A523 .dtsi file

[RFC 0/3] Add BPF for io_uring
 2024-11-11  1:50 UTC  (4+ messages)
` [RFC 1/3] bpf/io_uring: add io_uring program type
` [RFC 2/3] io_uring/bpf: allow to register and run BPF programs
` [RFC 3/3] io_uring/bpf: add kfuncs for "

[PATCH v3 0/8] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-11-11  1:49 UTC  (12+ messages)
` [PATCH v3 1/8] dt-bindings: clock: imx8m-clock: support spread spectrum clocking

[PATCH 0/2] Build with Gcc 15 fixes
 2024-11-11  1:47 UTC  (5+ messages)
` [PATCH 1/2] net/dpaa2: fix build with Gcc 15
` [PATCH 2/2] net/mlx5: "

[PATCH] net/mlx5: fix MAC address initialization
 2024-11-11  1:47 UTC  (2+ messages)

[PATCH 0/4] Fix FSPI booting on i.MX8M Mini and Nano
 2024-11-11  1:46 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: imx8mn: Fix FSPI booting

[RFC PATCH] PCI: pciehp: Generate a RAS tracepoint for hotplug event
 2024-11-11  1:42 UTC  (5+ messages)

[PATCHSET sched_ext/for-6.13] sched_ext: Rename dispatch and consume kfuncs
 2024-11-11  1:40 UTC  (2+ messages)

[PATCH v1] vhost: fail device start if iotlb update fails
 2024-11-11  1:38 UTC  (2+ messages)

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-11-11  1:35 UTC  (8+ messages)

[PATCH] ocfs2: update seq_file index in ocfs2_dlm_seq_next
 2024-11-11  1:38 UTC  (2+ messages)

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-11-11  1:37 UTC  (3+ messages)
` [PATCH v1 01/10] dt-bindings: media: mediatek: add camsys device

[PATCH v2] crypto: tegra - do not transfer req when tegra init fails
 2024-11-11  1:28 UTC 

[PATCH v10 0/2] i2c: octeon: Add block-mode r/w
 2024-11-11  1:36 UTC  (2+ messages)

[PATCH net-next v3 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-11-11  1:35 UTC  (7+ messages)
` [PATCH net-next v3 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v3 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v3 06/13] virtio-net: rq submits premapped per-buffer

[PATCH 0/3] Build improvements for clar
 2024-11-11  1:34 UTC  (3+ messages)

[for-6.13 PATCH 00/19] nfs/nfsd: fixes and improvements for LOCALIO
 2024-11-11  1:32 UTC  (17+ messages)
` [for-6.13 PATCH 01/19] nfs/localio: must clear res.replen in nfs_local_read_done
` [for-6.13 PATCH 02/19] nfs_common: must not hold RCU while calling nfsd_file_put_local
` [for-6.13 PATCH 03/19] nfs/localio: remove redundant suid/sgid handling
` [for-6.13 PATCH 04/19] nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
` [for-6.13 PATCH 05/19] nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
` [for-6.13 PATCH 06/19] nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
` [for-6.13 PATCH 07/19] nfs/localio: add direct IO enablement with sync and async IO support
` [for-6.13 PATCH 09/19] nfs_common: rename functions that invalidate LOCALIO nfs_clients

[RFC net-next v0 0/2] Add bridge offloading devlink config
 2024-11-11  1:32 UTC  (3+ messages)
` [RFC net-next v0 1/2] net: devlink: Add port function for bridge offload
` [RFC net-next v0 2/2] net: dsa: add option for bridge port HW offload

[PATCH net 0/4] virtio_net: Make RSS interact properly with queue number
 2024-11-11  1:30 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: allow function to allocate normal GTT memory
 2024-11-11  1:30 UTC  (12+ messages)
` [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool

[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-11-11  1:27 UTC  (7+ messages)
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers

[PATCH] vhost/net: Set num_buffers for virtio 1.0
 2024-11-11  1:27 UTC  (3+ messages)

[PATCH 0/2] net: Make ip_header struct QEMU_PACKED
 2024-11-11  1:25 UTC  (4+ messages)
` [PATCH 1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned

+ zram-fix-null-pointer-in-comp_algorithm_show.patch added to mm-hotfixes-unstable branch
 2024-11-11  1:26 UTC  (2+ messages)

[PATCH v4 0/7] Initial support for RK3576 UFS controller
 2024-11-11  1:10 UTC  (5+ messages)
` [PATCH v4 7/7] scsi: ufs: rockchip: initial support for UFS

[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
 2024-11-11  1:25 UTC  (7+ messages)

[PATCH v4 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-11-11  1:24 UTC  (5+ messages)
` [PATCH v4 14/17] intel_iommu: Set default aw_bits to 48 in scalable modern mode

[PATCH] mm/vma: only set vmg->next when removal is necessary
 2024-11-11  1:23 UTC 

[PATCH v2] ubifs: Fix use-after-free in ubifs_tnc_end_commit
 2024-11-11  1:23 UTC  (5+ messages)

[PATCH v3] ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
 2024-11-11  1:17 UTC  (4+ messages)

UML mount failure with Linux 6.11
 2024-11-11  1:16 UTC  (9+ messages)

[PATCH -next] PCI: mediatek-gen3: Remove unneeded semicolon
 2024-11-11  1:09 UTC 

[RFC PATCH] iommu: intel: apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
 2024-11-11  1:17 UTC  (2+ messages)

[PATCH 0/7] pinctrl: sunxi: Add Allwinner A523 support
 2024-11-11  0:57 UTC  (8+ messages)
` [PATCH 1/7] pinctrl: sunxi: refactor pinctrl variants into flags
` [PATCH 2/7] pinctrl: sunxi: move bank K register offset
` [PATCH 3/7] pinctrl: sunxi: support moved power configuration registers
` [PATCH 4/7] pinctrl: sunxi: allow reading mux values from DT
` [PATCH 5/7] dt-bindings: pinctrl: add compatible for Allwinner A523/T527
` [PATCH 6/7] pinctrl: sunxi: Add support for the Allwinner A523
` [PATCH 7/7] pinctrl: sunxi: Add support for the secondary A523 GPIO ports

[PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes
 2024-11-11  1:12 UTC  (5+ messages)
` [PATCH net 3/5] wifi: rtlwifi: wait for firmware loading before releasing memory

[PATCH] powerpc: Transliterate author name and remove FIXME
 2024-11-11  1:11 UTC  (2+ messages)

[PATCH net-next v7] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
 2024-11-11  1:03 UTC  (2+ messages)

[PATCH 0/7] clk: sunxi-ng: add A523 clock support
 2024-11-11  0:47 UTC  (8+ messages)
` [PATCH 1/7] clk: sunxi-ng: mp: Add SUNXI_CCU_P_DATA_WITH_MUX_GATE wrapper
` [PATCH 2/7] clk: sunxi-ng: mp: introduce dual-divider clock
` [PATCH 3/7] clk: sunxi-ng: mp: provide wrapper for setting feature flags
` [PATCH 4/7] dt-bindings: clk: sunxi-ng: add compatible for the A523 CCU
` [PATCH 5/7] dt-bindings: clk: sunxi-ng: add compatible for the A523 PRCM-CCU
` [PATCH 6/7] clk: sunxi-ng: Add support for the A523/T527 CCU
` [PATCH 7/7] clk: sunxi-ng: add support for the A523/T527 PRCM CCU

[PATCH net v2] ipmr: Fix access to mfc_cache_list without lock held
 2024-11-11  1:00 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
 2024-11-11  0:54 UTC 

[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
 2024-11-11  0:52 UTC  (7+ messages)
` [RFC PATCH 1/6 6.6] libfs: Define a minimum directory offset
` [RFC PATCH 2/6 6.6] libfs: Add simple_offset_empty()
` [RFC PATCH 3/6 6.6] libfs: Fix simple_offset_rename_exchange()
` [RFC PATCH 4/6 6.6] libfs: Add simple_offset_rename() API
` [RFC PATCH 5/6 6.6] shmem: Fix shmem_rename2()
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir

Recall: [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool
 2024-11-11  0:47 UTC 

Recall: [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool
 2024-11-11  0:45 UTC 

[PATCH v2 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-11-11  0:45 UTC  (3+ messages)
` [PATCH v2 06/25] ASoC: sh: rz-ssi: Terminate all the DMA transactions

[PATCH] net: modernize ioremap in probe
 2024-11-11  0:44 UTC 

[PATCH i-g-t 1/4] lib/amdgpu: add gpu reset check
 2024-11-11  0:44 UTC  (3+ messages)
` [PATCH i-g-t 4/4] tests/amd_dispatch: add the filter for amd dispatch

[PATCH 00/12] Boot modules for Hyperlaunch
 2024-11-11  0:41 UTC  (7+ messages)
` [PATCH 09/12] x86/boot: add start and size fields to struct boot_module

[powerpc:next] BUILD SUCCESS 5b881c1f83792f5db421124171b06f1b8f1fe075
 2024-11-11  0:37 UTC 

[PATCH 0/7] reftable: stop using Git subsystems
 2024-11-11  0:37 UTC  (4+ messages)
` [PATCH v2 "

hot busy loop inside ath11k
 2024-11-11  0:37 UTC  (3+ messages)

[PATCH] range-diff: optionally include merge commits' diffs in the analysis
 2024-11-11  0:37 UTC  (7+ messages)
` [PATCH v2] "

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc6-415-g0e90fad093db9)
 2024-11-11  0:36 UTC 

[PATCH] ASoC: audio-graph-card2: Purge absent supplies for device tree nodes
 2024-11-11  0:33 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
 2024-11-11  0:31 UTC  (2+ messages)
` [syzbot] "

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_btree_node_check_topology
 2024-11-11  0:28 UTC 

[PATCH v6 00/17] Modify code as suggested by the maintainer
 2024-11-11  0:26 UTC  (16+ messages)
` [PATCH v6 01/17] net/r8169: add PMD driver skeleton
` [PATCH v6 05/17] net/r8169: add support for hw config
` [PATCH v6 08/17] net/r8169: add support for phy configuration
` [PATCH v6 09/17] net/r8169: add support for hw initialization
` [PATCH v6 11/17] net/r8169: implement Rx path
` [PATCH v6 12/17] net/r8169: implement Tx path
` [PATCH v6 13/17] net/r8169: implement device statistics

[PATCH 0/5] use custom FFI integer types
 2024-11-11  0:14 UTC  (2+ messages)

[PATCH v6] rust: add global lock support
 2024-11-11  0:14 UTC  (2+ messages)

[PATCH v1 0/3] fix some binding check errors for marvell
 2024-11-11  0:05 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: marvell: drop additional phy-names for sata

[PATCH 6.6 00/28] fix CVE-2024-46701
 2024-11-09 16:58 UTC  (11+ messages)

[PATCH 0/2] drm/amd/display: Fix Null Pointer Dereference Issues
 2024-11-10  7:26 UTC  (2+ messages)

[PATCH-next v3] drm/amdgpu: Cleanup shift coding style
 2024-11-08 15:11 UTC  (2+ messages)

no-retry page fault on 6.11.6 kernel with radeon VII
 2024-11-10 15:48 UTC  (3+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-10 23:54 UTC  (4+ messages)
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)

[PATCH v2 RESEND 1/3] dt-bindings: arm: rockchip: add Radxa ROCK 5C
 2024-11-10 23:48 UTC  (4+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: change pinctrl-0 name in pcie3x1 for Radxa E25
 2024-11-10 23:46 UTC  (3+ messages)
` (subset) "

[PATCH] arm: dts: aspeed: Blueridge and Rainer: Add VRM presence GPIOs
 2024-11-10 23:45 UTC  (2+ messages)

[PATCH v9 0/6] power: refactor power management library
 2024-11-10 23:40 UTC  (4+ messages)
` [PATCH v10 "

[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
 2024-11-10 23:24 UTC  (7+ messages)

❌ FAIL: Test report for master (6.12.0-rc6, upstream-mainline, 541f3d87)
 2024-11-10 23:33 UTC 

[tip:tip/urgent] BUILD SUCCESS 8d34230d350479990becb59c2d61f61e37ee197e
 2024-11-10 23:26 UTC 

[usb:usb-testing] BUILD SUCCESS de9df030ccb5d3e31ee0c715d74cd77c619748f8
 2024-11-10 23:26 UTC 

[tip:master] BUILD SUCCESS d5c38c200807dc36c92a10bffb3e959f417f1431
 2024-11-10 23:26 UTC 

perf-annotate now broken on DSOs
 2024-11-10 23:20 UTC 

[PATCH] ARM: cfi: Fix compilation corner case
 2024-11-10 23:17 UTC  (3+ messages)

[PATCH net] net: Make copy_safe_from_sockptr() match documentation
 2024-11-10 23:17 UTC 

[syzbot] [exfat?] possible deadlock in fat_count_free_clusters
 2024-11-10 23:11 UTC 

[PATCH v2 0/3] rtc: isl12022: Add alarm support
 2024-11-10 23:07 UTC  (2+ messages)

[RFC 0/3] tick-sched cleanups
 2024-11-10 22:55 UTC  (3+ messages)
` [RFC 3/3] tick-sched: Replace jiffie readout with idle_entrytime

Linux kernel 6.12-rc7 released
 2024-11-10 22:55 UTC 

[linux-next:master 3606/10559] net/ipv4/netfilter/arp_tables.c:857 get_entries() warn: potential user controlled sizeof overflow '36 + get.size' '36 + 0-u32max'
 2024-11-10 22:52 UTC 

[PATCH 0/2] net/hns3: bugfix for hns3
 2024-11-10 22:52 UTC  (2+ messages)

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-10 22:48 UTC  (2+ messages)

[PATCH] hw/i386/elfboot: allocate "header" in heap
 2024-11-10 22:44 UTC  (2+ messages)

[PATCH] x86: Fix off-by-one error in __access_ok
 2024-11-10 22:43 UTC  (3+ messages)

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-10 22:37 UTC  (6+ messages)
` [PATCH v4 2/6] iio: light: stk3310: handle all remove logic with devm callbacks

[PATCH v2] scsi: Replace zero-length array with flexible array member
 2024-11-10 22:33 UTC 

Linux 6.12-rc7
 2024-11-10 22:34 UTC 

linux-next: build failure after merge of the bcachefs tree
 2024-11-10 22:32 UTC 

[PATCH V2] rtc: bbnsm: add remove hook
 2024-11-10 22:32 UTC  (2+ messages)

[PATCH net-next v2] Avoid traversing addrconf hash on ifdown
 2024-11-10 22:31 UTC  (3+ messages)

[PATCH 0/5] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
 2024-11-10 22:27 UTC  (4+ messages)
` [PATCH 4/5] platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent

[PATCH v4 0/5] Support virtio-gpu DRM native context
 2024-11-10 22:18 UTC  (6+ messages)
` [PATCH v4 1/5] ui/sdl2: Restore original context after new context creation
` [PATCH v4 2/5] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v4 3/5] virtio-gpu: Handle virgl fence creation errors
` [PATCH v4 4/5] virtio-gpu: Support asynchronous fencing
` [PATCH v4 5/5] virtio-gpu: Support DRM native context

[PATCH v3 1/2] dt-bindings: mfd: sprd,sc2731: convert to YAML
 2024-11-10 22:20 UTC  (3+ messages)

[PULL REQUEST] i2c-for-6.12-rc7
 2024-11-10 22:19 UTC  (2+ messages)

[GIT PULL] clk fixes for v6.12-rc6
 2024-11-10 22:19 UTC  (2+ messages)

[PATCH v4 0/3] MSI-X support
 2024-11-10 22:13 UTC  (2+ messages)
` ✗ CI.FULL: failure for MSI-X support (rev7)

[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
 2024-11-10 22:08 UTC  (3+ messages)

[PATCH] rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-11-10 22:06 UTC  (2+ messages)

[PATCH] rtc: Switch back to struct platform_driver::remove()
 2024-11-10 22:06 UTC  (2+ messages)

[PATCH v6 0/9] Add RTC support for the Renesas RZ/G3S SoC
 2024-11-10 22:03 UTC  (3+ messages)
` [PATCH v6 4/9] rtc: renesas-rtca3: Fix compilation error on RISC-V
  ` (subset) "

[PATCH v2] rtc: rtc-mc146818-lib: Use is_leap_year instead of calculate leap years
 2024-11-10 22:06 UTC  (2+ messages)

[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-11-09 14:37 UTC  (12+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
` [PATCH v1 2/2] iio: adc: add Nuvoton NCT720x ADC driver

[PATCH] arm64: dts: rockchip: Fix vdd_gpu voltage constraints on PinePhone Pro
 2024-11-10 22:02 UTC  (6+ messages)

[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
 2024-11-08  5:47 UTC  (3+ messages)

[PATCH] rtc: Makefile: Replace spaces with tab
 2024-11-10 22:03 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
 2024-11-08  3:24 UTC  (3+ messages)

[PATCH RESEND] dt-bindings: rtc: mpfs-rtc: remove Lewis from maintainers
 2024-11-10 22:03 UTC  (2+ messages)
` (subset) "

[PATCH v9 00/16] macOS PV Graphics and new vmapple machine type
 2024-11-10 21:55 UTC  (10+ messages)
` [PATCH v9 02/16] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v9 05/16] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
` [PATCH v9 08/16] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PATCH v9 09/16] gpex: Allow more than 4 legacy IRQs
` [PATCH v9 10/16] hw/vmapple/aes: Introduce aes engine
` [PATCH v9 11/16] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v9 12/16] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v9 13/16] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v9 14/16] hw/block/virtio-blk: Replaces request free function with g_free


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.