All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-02 22:03:19 to 2026-01-03 00:51:06 UTC [more...]

[PATCH v4 0/7] Unload linux/kernel.h
 2026-01-03  0:50 UTC  (6+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h

[PATCH v2] net: mediatek: add null pointer check for hardware offloading
 2026-01-03  0:50 UTC 

[Buildroot] [PATCH 1/1] package/python-gobject: bump to version 3.54.5
 2026-01-03  0:46 UTC 

[PATCH v2 00/19] ublk: add support for integrity data
 2026-01-03  0:45 UTC  (20+ messages)
` [PATCH v2 01/19] blk-integrity: take const pointer in blk_integrity_rq()
` [PATCH v2 02/19] ublk: move ublk flag check functions earlier
` [PATCH v2 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
` [PATCH v2 05/19] ublk: add ublk_copy_user_bvec() helper
` [PATCH v2 06/19] ublk: split out ublk_user_copy() helper
` [PATCH v2 07/19] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH v2 08/19] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH v2 09/19] ublk: implement integrity user copy
` [PATCH v2 10/19] ublk: support UBLK_F_INTEGRITY
` [PATCH v2 11/19] ublk: optimize ublk_user_copy() on daemon task
` [PATCH v2 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
` [PATCH v2 13/19] selftests: ublk: add utility to get block device metadata size
` [PATCH v2 14/19] selftests: ublk: add kublk support for integrity params
` [PATCH v2 15/19] selftests: ublk: implement integrity user copy in kublk
` [PATCH v2 16/19] selftests: ublk: support non-O_DIRECT backing files
` [PATCH v2 17/19] selftests: ublk: add integrity data support to loop target
` [PATCH v2 18/19] selftests: ublk: add integrity params test
` [PATCH v2 19/19] selftests: ublk: add end-to-end integrity test

[PATCH 1/1] usb: fix typos in include/usbdescriptors.h
 2026-01-02 19:33 UTC  (2+ messages)

[PATCH v2 1/1] usb_kbd: remove match string
 2026-01-02 19:32 UTC  (2+ messages)

[PATCH -next 0/8] RCU updates from me for next merge window
 2026-01-03  0:41 UTC  (6+ messages)
` [PATCH -next 1/8] rcu: Fix rcu_read_unlock() deadloop due to softirq

[Buildroot] [PATCH 1/1] package/python-grpcio-reflection: bump to version 1.76.0
 2026-01-03  0:40 UTC 

[PATCH 0/3] asus-armoury: add support for GA403WM and improve GA403U
 2026-01-03  0:37 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: asus-armoury: add support for GA403WM
` [PATCH 2/3] asus-armoury: fix ppt data for GA403U* renaming to GA403UI
` [PATCH 3/3] platform/x86: asus-armoury: add support for GA403UV

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-02 22:54 UTC  (8+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline

[Buildroot] [PATCH 1/1] package/python-grpcio: bump to version 1.76.0
 2026-01-03  0:36 UTC 

[BUG] hda/tas2781: ASUS ROG Xbox Ally X audio issues with default firmware
 2026-01-03  0:31 UTC  (8+ messages)

[syzbot] [usb?] [input?] WARNING in cm109_urb_irq_callback
 2026-01-03  0:29 UTC 

[PATCH v2 0/3] landlock: Documentation improvements
 2026-01-03  0:27 UTC  (4+ messages)
` [PATCH v2 1/3] landlock: Add missing ABI 7 case in documentation example
` [PATCH v2 2/3] landlock: Add comprehensive errata documentation
` [PATCH v2 3/3] landlock: Document audit blocker field format

[PATCH v8 0/7] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2026-01-03  0:27 UTC  (5+ messages)
` [PATCH v8 4/7] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v8 7/7] target/i386/kvm: don't stop Intel PMU counters

[syzbot] [input?] [usb?] WARNING in cm109_urb_irq_callback
 2026-01-03  0:26 UTC  (2+ messages)
` Forwarded: "

[PATCH RFC 00/14] rcu: Reduce rnp->lock contention with per-CPU blocked task lists
 2026-01-03  0:23 UTC  (15+ messages)
` [PATCH RFC 01/14] rcu: Add WARN_ON_ONCE for blocked flag invariant in exit_rcu()
` [PATCH RFC 02/14] rcu: Add per-CPU blocked task lists for PREEMPT_RCU
` [PATCH RFC 03/14] rcu: Early return during unlock for tasks only on per-CPU blocked list
` [PATCH RFC 04/14] rcu: Promote blocked tasks from per-CPU to rnp lists
` [PATCH RFC 05/14] rcu: Promote blocked tasks for expedited GPs
` [PATCH RFC 06/14] rcu: Promote per-CPU blocked tasks before checking for blocked readers
` [PATCH RFC 07/14] rcu: Promote late-arriving blocked tasks before reporting QS
` [PATCH RFC 08/14] rcu: Promote blocked tasks before QS report in force_qs_rnp()
` [PATCH RFC 09/14] rcu: Promote blocked tasks before QS report in rcutree_report_cpu_dead()
` [PATCH RFC 10/14] rcu: Promote blocked tasks before QS report in rcu_gp_init()
` [PATCH RFC 11/14] rcu: Add per-CPU blocked list check in exit_rcu()
` [PATCH RFC 12/14] rcu: Skip per-CPU list addition when GP already started
` [PATCH RFC 13/14] rcu: Skip rnp addition when no grace period waiting
` [PATCH RFC 14/14] rcu: Remove checking of per-cpu blocked list against the node list

Fw: [Bug 220932] New: Possible bug (use after free) on DSA driver removal
 2026-01-03  0:24 UTC  (2+ messages)

[PATCH 1/5] scsi: ufs: renesas: Replace init data by init code
 2026-01-03  0:22 UTC  (5+ messages)
` [PATCH 2/5] scsi: ufs: renesas: Add register read to remove save/set/restore
` [PATCH 3/5] scsi: ufs: renesas: Remove register control helper function
` [PATCH 4/5] scsi: ufs: renesas: Refactor 0x10ad/0x10af PHY settings
` [PATCH 5/5] scsi: ufs: renesas: Add reusable functions

[PATCH 1/2] nvmem: Add R-Car E-FUSE driver
 2026-01-03  0:21 UTC  (2+ messages)
` [PATCH 2/2] ARM: renesas: Enable fuse driver and misc command on R-Car Gen4

[PATCH bpf-next v2 1/2] bpf: Add interval and tnum analysis for signed and unsigned BPF_DIV
 2026-01-03  0:21 UTC  (3+ messages)

[PATCH 0/4] mm/damon/sysfs: free setup failures generated zombie sub-sub dirs
 2026-01-03  0:21 UTC  (2+ messages)

[PATCH] misc: Add fixed-layout support
 2026-01-03  0:17 UTC 

[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-03  0:16 UTC  (3+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker

[PATCH bpf] bpf: 'fix' for undefined future potential exploits of BPF_PROG_LOAD
 2026-01-03  0:14 UTC  (4+ messages)

[PATCH net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-03  0:11 UTC  (3+ messages)
` [PATCH net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE

[syzbot] [ext4?] INFO: task hung in ext4_map_blocks (5)
 2026-01-03  0:10 UTC 

[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
 2026-01-03  0:10 UTC  (2+ messages)

[PATCH] drm/nouveau: r535_gsp_msgq_recv_one_elem should not return its inputs
 2026-01-03  0:07 UTC 

[PATCH bpf-next v2] bpf: Replace __opt annotation with __nullable for kfuncs
 2026-01-03  0:00 UTC  (2+ messages)

[PATCH v2] [v4l-utils, v2] libdvbv5: modify T2 delivery system descriptor
 2026-01-02 23:50 UTC 

[PATCH] memcg-v1: remove folio_memcg_lock() doc reference
 2026-01-02 23:56 UTC  (2+ messages)

[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
 2026-01-02 23:53 UTC  (3+ messages)
` [PATCH v1 10/23] net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value

[PATCH v2] drm/msm/disp/dpu: add merge3d support for sc7280
 2026-01-02 23:53 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-5.0.15.rc3)
 2026-01-02 23:52 UTC  (2+ messages)
` [qa-build-notification] "

[RFC] Secure TCP (STCP): Rust-based encrypted transport protocol for kernel integration
 2026-01-02 23:49 UTC  (6+ messages)
        ` [RFC] STCP: secure-by-default transport (kernel-level, experimental)

[PATCH v4 0/3] platform/x86: asus-wmi: move keyboard control firmware attributes
 2026-01-02 23:43 UTC  (4+ messages)
` [PATCH v4 1/3] platform/x86: asus-wmi: explicitly mark more code with CONFIG_ASUS_WMI_DEPRECATED_ATTRS
` [PATCH v4 2/3] platform/x86: asus-wmi: fix sending OOBE at probe
` [PATCH v4 3/3] platform/x86: asus-armoury: add keyboard control firmware attributes

[PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
 2026-01-02 23:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/igt-gpu-tools: depends on little endian
 2026-01-02 23:40 UTC 

[PATCH v1] arm64: dts: rockchip: Add USB Type-C support for Radxa ZERO 3W
 2026-01-02 23:36 UTC 

[PATCH] mshv: Align huge page stride with guest mapping
 2026-01-02 23:35 UTC  (11+ messages)

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02 23:33 UTC  (5+ messages)
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map

[Buildroot] [PATCH 1/1] package/alsa-utils: fix systemd install
 2026-01-02 23:33 UTC 

[PATCH v1 0/7] Add NFSv4.2 POSIX ACL support to the client
 2026-01-02 23:29 UTC  (8+ messages)
` [PATCH v1 1/7] Add entries to the predefined client operations enum
` [PATCH v1 2/7] Add new entries for handling POSIX draft ACLs
` [PATCH v1 3/7] Make posix_acl_from_nfsacl() global
` [PATCH v1 4/7] Make three functions global and move them to acl.c
` [PATCH v1 5/7] Make nfs4_server_supports_acls() global
` [PATCH v1 6/7] Set SB_POSIXACL if the server supports the extension
` [PATCH v1 7/7] Add support for the NFSv4.2 POSIX draft ACL attributes

[Buildroot] [PATCH 1/1] package/python-humanize: bump to version 4.15.0
 2026-01-02 23:29 UTC 

[Buildroot] [PATCH 1/1] package/python-iptables: bump to version 1.2.0
 2026-01-02 23:25 UTC 

[PATCH] cmd: onenand: Fix handling error path in onenand_block_test
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH] configs: sandbox: Select environment in FAT FS support
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-02 23:24 UTC  (6+ messages)
` [PATCH 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq

[PATCH v2] cmd: bdinfo: fix incorrect Kconfig options check for print_eth()
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH] pwm: aspeed: replace %pe in dev_err()
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH v1] toradex: tdx-cfg-block: add pid4 support for new modules
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH v2] fs: ext4fs: Free memory while handling errors
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH] lib/bcd: optimize _bin2bcd() for improved performance
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH 1/1] configs: qemu_arm64: disable SEMIHOSTING
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH] dm: crypto: Check malloc return value
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH] m68k: Assure end of U-Boot is at 8-byte aligned offset
 2026-01-02 23:23 UTC  (2+ messages)

[PATCH] net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
 2026-01-02 23:21 UTC 

[PATCH bpf-next v5 00/10] bpf: fsession support
 2026-01-02 23:21 UTC  (2+ messages)

[PATCH v2 0/1] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-02 23:15 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] arm64: dts: qcom: ipq9574: Enable eMMC variant
 2026-01-02 23:15 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net v2 1/2] i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
 2026-01-02 23:14 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH] package/libtracefs: bump to version 1.8.3
 2026-01-02 23:13 UTC 

[PATCH 01/10] bitbake-setup: move the local source tests to the end
 2026-01-02 23:09 UTC  (3+ messages)
` [PATCH 08/10] bitbake-setup: symlink json with fixed revisions into layers/
  ` [bitbake-devel] "

[Buildroot] [PATCH v2 1/1] package/cairo: Fix build
 2026-01-02 23:08 UTC 

[PATCH] ARM: fix memset64() on big-endian
 2026-01-02 23:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/python-ipython-pygments-lexers: new package
 2026-01-02 23:04 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-ipython: bump to version 9.8.0

[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
 2026-01-02 23:01 UTC  (4+ messages)

[GIT PULL] perf-tools fixes for v6.19-rc4
 2026-01-02 22:55 UTC  (2+ messages)

[RFC/PATCH] perf inject: Add --convert-callchain option
 2026-01-02 22:56 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/python-jaraco-collections: bump to version 5.2.1
 2026-01-02 22:48 UTC 

[PATCH] drm/amdgpu: update outdated comment
 2026-01-02 22:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.3.1
 2026-01-02 22:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-kiwisolver: bump to version 1.4.9
 2026-01-02 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-keyring: bump to version 25.7.0
 2026-01-02 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-jaraco-functools: bump to version 4.4.0
 2026-01-02 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-jaraco-context: bump to version 6.0.2
 2026-01-02 22:45 UTC  (2+ messages)

[PATCH v2 1/2] drm: Introduce drm_crtc_vblank_prepare()
 2026-01-02 22:45 UTC  (5+ messages)

[Buildroot] [git commit] package/python-jaraco-context: bump to version 6.0.2
 2026-01-02 22:43 UTC 

[PATCH bpf-next v5 0/2] memcg accounting for BPF arena
 2026-01-02 22:40 UTC  (2+ messages)

[Buildroot] [git commit] package/python-jaraco-functools: bump to version 4.4.0
 2026-01-02 22:40 UTC 

[Buildroot] [git commit] package/python-keyring: bump to version 25.7.0
 2026-01-02 22:40 UTC 

[Buildroot] [git commit] package/python-lark: bump to version 1.3.1
 2026-01-02 22:40 UTC 

[Buildroot] [git commit] package/python-kiwisolver: bump to version 1.4.9
 2026-01-02 22:40 UTC 

[PATCH 0/4] PM: Hibernate: Add hibernation cancellation support
 2026-01-02 22:40 UTC  (2+ messages)

[PATCH] fs/afs: Remove unnecessary integer promotion in format strings
 2026-01-02 22:40 UTC  (2+ messages)

[PATCH] perf tools: Dump callchain context marker names
 2026-01-02 22:40 UTC  (2+ messages)

[Buildroot] [PATCH] boot/uboot: fix externally provided env file not used on 2025.10
 2026-01-02 22:39 UTC  (2+ messages)

[Buildroot] [git commit] boot/uboot: fix externally provided env file not used on 2025.10
 2026-01-02 22:39 UTC 

[Buildroot] [PATCH 1/1] package/cairo: Fix build with newer gcc
 2026-01-02 22:39 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: dts: fix phy-related definition of LS7A GMAC
 2026-01-02 22:36 UTC  (2+ messages)

[PATCH RESEND v4 00/11] perf sched: Introduce stats tool
 2026-01-02 22:35 UTC  (9+ messages)
` [PATCH RESEND v4 01/11] perf: Add print_separator to util
` [PATCH RESEND v4 03/11] perf header: Support CPU DOMAIN relation info
` [PATCH RESEND v4 05/11] perf sched stats: Add schedstat v16 support
` [PATCH RESEND v4 07/11] perf sched stats: Add support for report subcommand

[PATCH] dt-bindings: display: ti,am65x-dss: Add AM62L DSS support
 2026-01-02 22:34 UTC  (5+ messages)
    ` [PATCH] dt-bindings: display: ti, am65x-dss: "

[Buildroot] [PATCH v4 0/2] Initial LX2160A-RDB support
 2026-01-02 22:33 UTC  (5+ messages)
` [Buildroot] [PATCH v4 1/2] package/qoriq-restool: new package
` [Buildroot] [PATCH v4 2/2] board/lx2160ardb: new platform

[PATCH 1/7] mtd: rawnand: brcm: Simplify with scoped for each OF child loop
 2026-01-02 22:22 UTC  (4+ messages)
` [PATCH 3/7] mtd: rawnand: ingenic: "

[PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports
 2026-01-02 20:27 UTC  (4+ messages)
` [PATCH v2 1/4] drivers: android: binder: Update ARef imports from sync::aref
` [PATCH v2 2/4] rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref
` [PATCH v2 4/4] rust: types: remove temporary re-exports of ARef and AlwaysRefCounted

[PATCH v11 3/4] ASoC: dt-bindings: realtek,rt5575: add support for ALC5575
 2026-01-02 22:28 UTC  (4+ messages)

[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
 2026-01-02 22:29 UTC  (7+ messages)
` [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
          ` [PATCH] overflow: Update is_non_negative() and is_negative() comment

[PATCH v2] fuse: uapi: use UAPI types
 2026-01-02 22:27 UTC  (2+ messages)

[Buildroot] [PATCH RFC 1/1] Config.in: remove experimental status of per-package SDK and target
 2026-01-02 22:25 UTC  (2+ messages)

[Buildroot] [git commit] package/qoriq-restool: fix license
 2026-01-02 22:23 UTC 

[PATCH 0/5] ARM: dts: lpc32xx: Add DMA support to platform device tree
 2026-01-02 22:23 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: mfd: nxp: Add NXP LPC32xx System Control Block

[Buildroot] [git commit] package/qoriq-restool: new package
 2026-01-02 22:11 UTC 

[PATCH 0/4] ARM: dts: allwinner: Fix remaining DT validation errors
 2026-01-02 22:21 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: sunxi: Allow pinmux sub-pattern with leading numbers

[PATCH] usb: dwc3: Check for USB4 IP_NAME
 2026-01-02 21:53 UTC 

[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
 2026-01-02 22:17 UTC  (6+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding

[PATCH v4 0/6] m68k: Add support for QEMU virt machine
 2026-01-02 21:48 UTC  (8+ messages)
` [PATCH v4 1/6] serial: Add Goldfish TTY driver
` [PATCH v4 5/6] board: Add QEMU m68k virt board support

linux-next: build failure after merge of the mm-nonmm-unstable tree
 2026-01-02 22:09 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/python-libusb1: bump to version 3.3.1
 2026-01-02 22:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-logbook: bump to version 1.9.2
 2026-01-02 22:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-magic-wormhole: bump to version 0.22.0
 2026-01-02 22:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-marshmallow: bump to version 4.1.2
 2026-01-02 22:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-mistune: bump to version 3.2.0
 2026-01-02 22:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-modbus-tk: bump to version 1.1.5
 2026-01-02 22:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-path: bump to version 17.1.1
 2026-01-02 22:05 UTC  (2+ messages)

[PATCH v2 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-01-02 22:03 UTC  (4+ messages)
` [PATCH v2 06/13] pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB


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.