All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-07 15:16:42 to 2025-09-07 20:07:22 UTC [more...]

[PATCH 5.10 00/52] 5.10.243-rc1 review
 2025-09-07 19:57 UTC  (12+ messages)
` [PATCH 5.10 01/52] drm/amd/display: Dont warn when missing DCE encoder caps
` [PATCH 5.10 10/52] i40e: Fix potential invalid access when MAC list is empty
` [PATCH 5.10 11/52] net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets
` [PATCH 5.10 12/52] wifi: cw1200: cap SSID length in cw1200_do_join()
` [PATCH 5.10 13/52] wifi: libertas: cap SSID len in lbs_associate()
` [PATCH 5.10 14/52] net: thunder_bgx: add a missing of_node_put
` [PATCH 5.10 15/52] net: thunder_bgx: decrement cleanup index before use
` [PATCH 5.10 16/52] ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
` [PATCH 5.10 17/52] ax25: properly unshare skbs in ax25_kiss_rcv()
` [PATCH 5.10 18/52] net: atm: fix memory leak in atm_register_sysfs when device_register fail
` [PATCH 5.10 19/52] ppp: fix memory leak in pad_compress_skb

[PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
 2025-09-07 19:50 UTC  (4+ messages)

[PATCH v2 0/7] tools/rtla: Code consolidation and osnoise actions
 2025-09-07 19:51 UTC  (3+ messages)
` [PATCH v2 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-09-07 19:49 UTC  (7+ messages)
` [PATCH v7 01/10] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v7 02/10] media: v4l2-flash: add support "
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}

[iwlwifi-chromeos:android16-6.12-desktop__release/core98-95 1/1] drivers/net/wireless/iwl7000/iwlwifi/pcie/gen1_2/trans.c:4193:27: error: no member named 'requires_dma_protection' in 'struct pci_dev'
 2025-09-07 19:46 UTC 

[PATCH 00/17] Use rust types in xdiff
 2025-09-07 19:45 UTC  (18+ messages)
` [PATCH 01/17] xdiff: delete static forward declarations in xprepare
` [PATCH 02/17] xdiff: delete local variables and initialize/free xdfile_t directly
` [PATCH 03/17] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
` [PATCH 04/17] xdiff: delete xdl_get_rec() in xemit
` [PATCH 05/17] xdiff: delete struct diffdata_t
` [PATCH 06/17] xdiff: delete redundant array xdfile_t.ha
` [PATCH 07/17] xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
` [PATCH 08/17] xdiff: delete chastore from xdfile_t, view with --color-words
` [PATCH 09/17] xdiff: treat xdfile_t.rchg like an enum
` [PATCH 10/17] compat/rust_types.h: define rust primitive types
` [PATCH 11/17] xdiff: include compat/rust_types.h
` [PATCH 12/17] xdiff: make xrecord_t.ptr a u8 instead of char
` [PATCH 13/17] xdiff: make xrecord_t.size a usize instead of long
` [PATCH 14/17] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH 15/17] xdiff: make xdfile_t.nrec a usize instead of long
` [PATCH 16/17] xdiff: make xdfile_t.nreff "
` [PATCH 17/17] xdiff: change the types of dstart, dend, rchg, and rindex in xdfile_t

Doing blobless clone by default; switching between blobless, treeless and full clones by a command
 2025-09-07 19:42 UTC  (2+ messages)

[PATCH v2] scsi: ufs: mcq: Fix memory allocation checks for SQE and CQE
 2025-09-07 19:40 UTC 

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-07 19:30 UTC  (4+ messages)

[RFC PATCH] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
 2025-09-07 19:03 UTC  (2+ messages)

[PATCH net-next] ipv4: udp: fix typos in comments
 2025-09-07 19:25 UTC 

[PATCH] rust: task: update ARef and AlwaysRefCounted imports from sync::aref
 2025-09-07 19:24 UTC  (2+ messages)

[PATCH] rust: kernel: cpu: mark `CpuId::current()` inline
 2025-09-07 19:22 UTC  (2+ messages)

[PATCH] gettext, gettext-minimal-native: upgrade 0.23.1 -> 0.26
 2025-09-07 19:20 UTC 

URCU feature request?
 2025-09-07 19:18 UTC  (10+ messages)

[PATCH net-next] ipv6: udp: fix typos in comments
 2025-09-07 19:16 UTC 

[PATCH] serial: sh: Handle HSCIF RX FIFO overflow
 2025-09-07 19:16 UTC 

[PATCH] tracing : Fix multiple issues in trace_printk module handling
 2025-09-07 19:10 UTC  (2+ messages)

[PATCH v2 00/22] Apple Silicon USB3 support
 2025-09-07 19:02 UTC  (9+ messages)
` [PATCH v2 12/22] usb: typec: tipd: Update partner identity when power status was updated
` [PATCH v2 20/22] arm64: dts: apple: t8103: Add Apple Type-C PHY and dwc3 nodes

Existing patches of similar content
 2025-09-07 18:57 UTC 

[PATCH] smb: Use arc4 library instead of duplicate arc4 code
 2025-09-07 18:55 UTC  (5+ messages)

[PATCH 0/1] Enable HDMI Receiver on NanoPC-T6
 2025-09-07 18:51 UTC  (5+ messages)

[PATCH RESEND -tip] x86/percpu: Use BIT_WORD() and BIT_MASK() macros
 2025-09-07 18:48 UTC 

[GIT PULL] io_uring fix for 6.17-rc5
 2025-09-07 18:47 UTC  (8+ messages)

[PATCH] selinux: fix logic issue with per-file labeling for functionfs
 2025-09-07 18:46 UTC  (5+ messages)

[PATCH v2 0/2] Update DSS EDP integration configuration register
 2025-09-07 18:28 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-main: "
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-j742s2-main-common: "

[PATCH] Fixed the build warning in init_trace_printk_function_export():
 2025-09-07 18:33 UTC  (3+ messages)

[PATCH -tip v2] x86: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
 2025-09-07 18:33 UTC 

[PATCH v4 0/5] Fix accurate exception reporting in SPARC assembly
 2025-09-07 18:33 UTC  (7+ messages)
` [PATCH v4 2/5] sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III

[PATCH 0/3] bpf: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-07 18:30 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: gxbb-odroidc2: remove UHS capability for SD card
 2025-09-07 18:23 UTC  (3+ messages)

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-07 18:25 UTC  (5+ messages)
` [PATCH v2 02/23] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks

[RFC PATCH v2 0/7] fetch2: add support for implicit urls
 2025-09-07 18:22 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v2] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
 2025-09-07 18:21 UTC  (2+ messages)

[PATCH] scsi: megaraid: Fix potential divide-by-zero errors
 2025-09-07 18:17 UTC 

[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-09-07 18:17 UTC  (4+ messages)

[PATCH] md: allow autodetection of superblock v1.x
 2025-09-07 18:01 UTC 

[PATCH v5 0/2] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-09-07 18:14 UTC  (3+ messages)
` [PATCH v5 1/2] usb: dwc3: core: Introduce glue callbacks for flattened implementations
` [PATCH v5 2/2] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend

deprication warning using -a mdp
 2025-09-07 18:07 UTC 

_nfs4_open_and_get_state() should check d_splice_alias() return for error
 2025-09-07 17:56 UTC 

[PATCH] hwmon: Serialize accesses in hwmon core
 2025-09-07 17:52 UTC 

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-09-07 17:51 UTC  (13+ messages)

[PATCH v2 0/3] usb/gpio/i2c: Add Intel USBIO USB IO-expander drivers
 2025-09-07 17:50 UTC  (4+ messages)
` [PATCH v2 1/3] usb: misc: Add Intel USBIO bridge driver
` [PATCH v2 2/3] gpio: Add Intel USBIO GPIO driver
` [PATCH v2 3/3] i2c: Add Intel USBIO I2C driver

[PATCH net] net: stmmac: prevent division by 0 in stmmac_init_tstamp_counter()
 2025-09-07 17:41 UTC  (2+ messages)

[PATCH v2] i2c : algos : i2c-algo-pcf.c : fixed errors shown by checkpatch
 2025-09-07 17:45 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH v3 0/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-09-07 17:30 UTC  (3+ messages)

Git dumb HTTP protocol should work without update-server-info
 2025-09-07 17:42 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: Add vcc supply for SPI Flash on NanoPC-T6
 2025-09-07 17:30 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix the headphone detection on the orangepi 5
 2025-09-07 17:30 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: fix NULL ptr deref in rockchip_pinctrl_parse_groups()
 2025-09-07 17:28 UTC  (3+ messages)

[PATCH] rust: pin-init: add references to previously initialized fields
 2025-09-07 17:29 UTC  (8+ messages)

[PATCH 0/2] aws: add dynamic kconfig support
 2025-09-07 17:24 UTC  (3+ messages)
` [PATCH 1/2] aws: add dynamic cloud configuration support using AWS CLI

[PATCH] rust: pin-init: add code blocks to `[try_][pin_]init!` macros
 2025-09-07 17:17 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS 5f9efb6b7667043527d377421af2070cc0aa2ecd
 2025-09-07 17:06 UTC 

[PATCH net-next v04 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-09-07 17:02 UTC  (5+ messages)
` [PATCH net-next v04 05/14] hinic3: Command Queue flush interfaces
` [PATCH net-next v04 06/14] hinic3: Nic_io initialization

[PATCH] thermal/drivers/rcar_gen3: Fix comment typo
 2025-09-07 16:53 UTC  (2+ messages)

[GIT PULL] Rockchip dts32 changes for 6.18 #1
 2025-09-07 16:48 UTC  (2+ messages)

[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-09-07 16:52 UTC  (9+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "

[GIT PULL] Rockchip dts64 changes for 6.18 #1
 2025-09-07 16:47 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS f3ebb77fce24b5573e7accc2ba593ae55bded1d9
 2025-09-07 16:44 UTC 

[PATCH 0/4] enhance string-list API to fix sign compare warnings
 2025-09-07 16:43 UTC  (6+ messages)
` [PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
` [PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter
` [PATCH 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
` [PATCH 4/4] refs: enable sign compare warnings check

[Buildroot] [PATCH v2] package/python3: do build-time detection of non-working toolchain
 2025-09-07 16:43 UTC  (2+ messages)

[Buildroot] [git commit] package/python3: do build-time detection of non-working toolchain
 2025-09-07 15:47 UTC 

[PATCH v2] NFSD: Add io_cache_{read,write} controls to debugfs
 2025-09-07 16:42 UTC  (3+ messages)

[PATCH 4/4] refs: enable sign compare warnings check
 2025-09-07 16:40 UTC 

[PATCH 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
 2025-09-07 16:40 UTC 

[PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter
 2025-09-07 16:40 UTC 

[PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
 2025-09-07 16:40 UTC 

[PATCH v2 0/2] Fix NUMA sched domain build errors for GNR and CWF
 2025-09-07 16:28 UTC  (3+ messages)
` [PATCH v2 1/2] sched: Create architecture specific sched domain distances

[PATCH v4 0/3] Add pin control driver for BCM2712 SoC
 2025-09-07 16:24 UTC  (5+ messages)
` [PATCH v4 2/3] pinctrl: bcm: Add STB family pin controller driver

[PATCH] object-name: declare pointer type of extend_abbrev_len()'s 2nd parameter
 2025-09-07 16:22 UTC  (3+ messages)

[PATCH] kernel-doc: add support for handling global variables
 2025-09-07 16:22 UTC 

[PATCH v3 0/7] NUMA: Add per-node domain-memory claims
 2025-09-07 16:15 UTC  (8+ messages)
` [PATCH v3 1/7] xen/numa: Add per_node() variables paralleling per_cpu() variables
` [PATCH v3 2/7] xen/page_alloc: Simplify domain_adjust_tot_pages() further
` [PATCH v3 3/7] xen/page_alloc: Add and track per_node(avail_pages)
` [PATCH v3 4/7] xen/page_alloc: Add staking a NUMA node claim for a domain
` [PATCH v3 5/7] xen/page_alloc: Pass node to adjust_tot_pages and check it
` [PATCH v3 6/7] xen/page_alloc: Protect claimed memory against other allocations
` [PATCH v3 7/7] xen: New hypercall to claim memory using XEN_DOMCTL_claim_memory

[PATCH v2] arm64: dts: renesas: r8a779g3: Add Argon40 fan HAT DTO to Retronix R-Car V4H Sparrow Hawk
 2025-09-07 16:14 UTC  (5+ messages)

[PATCH v4] kernel.h: add comments for system_states
 2025-09-07 16:17 UTC  (11+ messages)

[PATCH v3] arm64: dts: renesas: r8a779g3: Add Argon40 fan HAT DTO to Retronix R-Car V4H Sparrow Hawk
 2025-09-07 16:10 UTC 

[PATCH] phy: Reset init count on phy exit failure
 2025-09-07 16:13 UTC  (3+ messages)

[PATCH v1 1/4] phy: rockchip: inno-usb2: Add usb2 phy support for RK3368
 2025-09-07 16:09 UTC  (4+ messages)

[PATCH 0/4] Fix local destination address resolution with VRF
 2025-09-07 16:08 UTC  (5+ messages)
` [PATCH 1/4] RDMA/core: Squash a single user static function
` [PATCH 2/4] RDMA/core: Resolve MAC of next-hop device without ARP support
` [PATCH 3/4] RDMA/core: Use route entry flag to decide on loopback traffic
` [PATCH 4/4] IB/ipoib: Ignore L3 master device

[PATCH v3 02/15] xdiff: introduce rust
 2025-09-07 16:09 UTC  (13+ messages)

[PATCH v14 0/4] leds: add new LED driver for TI LP5812
 2025-09-07 16:09 UTC  (5+ messages)
` [PATCH v14 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v14 2/4] leds: add basic support for "
` [PATCH v14 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v14 4/4] docs: leds: Document TI LP5812 LED driver

[PATCH] mm/mempolicy: prevent the risk of division by 0
 2025-09-07 16:08 UTC 

[PATCH v3 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
 2025-09-07 16:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/c-icap: add patches to fix GCC 15.x build issues
 2025-09-07 16:04 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/c-icap-modules: fix build with GCC 15.x

Fw: [Bug 220544] New: AF_SMC deadlock: held by __sock_release, smc_release, and __flush_work
 2025-09-07 16:01 UTC 

[chrome-os:chromeos-6.6 465/465] arch/arm64/boot/dts/mediatek/mt8189-skywalker-shaak-sku2097153.dtb: /soc/syscon@1c80a000: failed to match any schema with compatible: ['mediatek,mt8189-scp-i2c-clk', 'syscon']
 2025-09-07 15:59 UTC 

[linux-next:master 5494/6776] arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dtb: timer (arm,armv7-timer): 'clocks' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-09-07 15:55 UTC 

[RFC PATCH 0/6] fetch2: add support for implicit urls
 2025-09-07 15:52 UTC  (2+ messages)
` [bitbake-devel] "

[OE-core][PATCH v3 1/8] bootimg_pcbios: support grub hybrid boot
 2025-09-07 15:47 UTC  (3+ messages)

[PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
 2025-09-07  5:24 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH net-next 0/3] mptcp: make ADD_ADDR retransmission timeout adaptive
 2025-09-07 15:32 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] selftests: mptcp: join: tolerate more ADD_ADDR
` [PATCH net-next 3/3] selftests: mptcp: join: allow more time to send ADD_ADDR

[GIT PULL] RISC-V updates for v6.17-rc5
 2025-09-07 15:32 UTC  (3+ messages)

[GIT PULL] timer subsystem fix
 2025-09-07 15:32 UTC  (2+ messages)

[GIT PULL] locking fix
 2025-09-07 15:32 UTC  (2+ messages)

[GIT PULL] perf events fix
 2025-09-07 15:32 UTC  (2+ messages)

[PATCH v1 0/7] Initial Kontron SMARC-sAM67 support
 2025-09-07 15:28 UTC  (3+ messages)
` [PATCH v1 6/7] hwmon: sl28cpld: add "

[PATCH RFC v2 0/7] Introduce Rust and announce that it will become mandatorty
 2025-09-07 15:26 UTC  (3+ messages)
` [PATCH RFC v2 2/7] Makefile: introduce infrastructure to build internal Rust library

[PATCH v2] dt-bindings: arm: cpus: Document pu-supply
 2025-09-07 15:25 UTC 

gen wraparound warning: is this a problem?
 2025-09-07 14:37 UTC 

[Buildroot] [PATCH v2] package/unzip: bump to Debian patch level -29 to fix GCC 15.x issues
 2025-09-07 15:19 UTC  (2+ messages)

[PATCH v5 0/3] hwmon: Add support for MPS mp2869,mp29608,mp29612,mp29816,mp29502 chip
 2025-09-07 15:19 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add MPS mp2869,mp29608,mp29612,mp29816 and mp29502
  ` [PATCH v5 2/3] hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver
  ` [PATCH v5 3/3] hwmon: add MP29502 driver

CVE-2025-39734: Revert "fs/ntfs3: Replace inode_trylock with inode_lock"
 2025-09-07 15:16 UTC 

CVE-2025-39733: team: replace team lock with rtnl lock
 2025-09-07 15:16 UTC 

CVE-2025-39732: wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
 2025-09-07 15:16 UTC 

CVE-2025-39731: f2fs: vm_unmap_ram() may be called from an invalid context
 2025-09-07 15:16 UTC 

CVE-2025-39730: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
 2025-09-07 15:16 UTC 


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.