messages from 2026-01-06 22:12:33 to 2026-01-07 02:07:41 UTC [more...]
linux-next: manual merge of the tip tree with the crypto tree
2026-01-07 2:07 UTC
[PATCH] zsmalloc: use actual object size to detect spans
2026-01-07 2:06 UTC (6+ messages)
[syzbot] [f2fs?] KASAN: use-after-free Read in f2fs_write_end_io (2)
2026-01-07 2:04 UTC (2+ messages)
[PATCH] atm: Fix dma_free_coherent() size
2026-01-07 2:03 UTC (2+ messages)
[PATCH] lib/crypto: tests: Fix syntax error for old python versions
2026-01-07 1:58 UTC
[RFC v3 0/2] ext4: fast commit: fix lockdep issues
2026-01-07 2:00 UTC (5+ messages)
` [RFC v3 1/2] ext4: fast_commit: assert i_data_sem only before sleep
[PATCH v2 1/2] kunit: tool: test: Rename test_data_path() to _test_data_path()
2026-01-07 1:59 UTC (2+ messages)
` [PATCH v2 2/2] kunit: tool: test: Don't rely on implicit working directory change
[PATCH v1] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
2026-01-07 1:59 UTC
"Paravisor" Feature Enumeration
2026-01-07 1:58 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] lsm: make keys for static branch static
2026-01-07 1:57 UTC (2+ messages)
linux-next: duplicate patches in the arm64 tree
2026-01-07 1:57 UTC (2+ messages)
[PATCH v2] ftrace: Do not over-allocate ftrace memory
2026-01-07 1:56 UTC (7+ messages)
[PATCH v2 0/2] KVM: nVMX: Disallow access to unsupported vmcs12 fields
2026-01-07 1:55 UTC (5+ messages)
` [PATCH v2 2/2] KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fields
[PATCH] Cred: Remove unused set_security_override_from_ctx()
2026-01-07 1:52 UTC (2+ messages)
[PATCH] fgraph: Make sure fregs is non-null when accessing
2026-01-07 1:51 UTC
[v5 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
2026-01-07 1:49 UTC (8+ messages)
` [v5 PATCH 2/2] hung_task: Enable runtime reset of hung_task_detect_count
[PATCH v3 00/19] ublk: add support for integrity data
2026-01-07 1:49 UTC (15+ messages)
` [PATCH v3 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH v3 09/19] ublk: implement integrity user copy
` [PATCH v3 19/19] selftests: ublk: add end-to-end integrity test
[PATCH RFC v2 0/2] fuse: compound commands
2026-01-07 1:46 UTC (5+ messages)
` [PATCH RFC v2 1/2] fuse: add compound command to combine multiple requests
` [PATCH RFC v2 2/2] fuse: add an implementation of open+getattr
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-01-07 1:46 UTC (5+ messages)
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file "
[PATCH v4 00/14] ntfs filesystem remake
2026-01-07 1:40 UTC (10+ messages)
` [PATCH v4 07/14] ntfs: update iomap and address space operations
` [PATCH v4 13/14] ntfs: add Kconfig and Makefile
` [PATCH v4 14/14] MAINTAINERS: update ntfs filesystem entry
[PATCH net-next 00/10] Switch support
2026-01-07 1:40 UTC (2+ messages)
[PATCH net-next v3] net: spacemit: Remove broken flow control support
2026-01-07 1:30 UTC (2+ messages)
[PATCH net-next v2] net: gve: convert to use .get_rx_ring_count
2026-01-07 1:30 UTC (2+ messages)
[PATCH v3 0/2] firmware: arm_scmi/imx: Support dump syslog
2026-01-07 1:34 UTC (5+ messages)
linux-next: manual merge of the v4l-dvb tree with the vfs-brauner-fixes tree
2026-01-07 1:30 UTC
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-01-07 1:29 UTC (6+ messages)
` [PATCH v2 07/27] rust: cred: add __rust_helper to helpers
` [PATCH v2 18/27] rust: security: "
[v3 PATCH 0/1] x86/resctrl: Add "*" shorthand to set io_alloc CBM for all domains
2026-01-07 1:28 UTC (4+ messages)
` [v3 PATCH 1/1] "
[PATCH v5 1/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
2026-01-07 1:29 UTC (3+ messages)
` [PATCH v5 4/4] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard v1 and v2
[PATCH v5] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-01-07 1:27 UTC (3+ messages)
` [PATCH v6] "
[PATCH net-next v2] net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()
2026-01-07 1:20 UTC (2+ messages)
[PATCH net-next v2] net: fec: Add stop mode support on i.MX8DX/i.MX8QP
2026-01-07 1:20 UTC (2+ messages)
[PATCH net] net: sfp: return the number of written bytes for smbus single byte access
2026-01-07 1:20 UTC (2+ messages)
[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
2026-01-07 1:16 UTC (10+ messages)
[PATCH v6 0/4] Add drivers for Sony Cronos control CPLD
2026-01-07 1:21 UTC (6+ messages)
` [PATCH v6 1/4] dt-bindings: mfd: Add sony,cronos-smc
` [PATCH v6 2/4] mfd: sony-cronos-smc: Add driver for Sony Cronos SMC
` [PATCH v6 3/4] led: sony-cronos-smc: Add RGB LED "
` [PATCH v6 4/4] watchdog: sony-cronos-smc: Add watchdog "
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-07 1:18 UTC (9+ messages)
` [PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
[PATCH v1 0/5] f2fs: fix large folio read corner cases for immutable files
2026-01-07 1:16 UTC (5+ messages)
` [PATCH v1 4/5] f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submission
` "
[v2 PATCH 0/2] tracing: Expose global views of active filters and triggers
2026-01-07 1:15 UTC (6+ messages)
` [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers
[PATCH v3 0/5] Introduce MAX77759 charger driver
2026-01-07 1:14 UTC (5+ messages)
` [PATCH v3 4/5] power: supply: max77759: add "
[PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
2026-01-07 1:13 UTC (5+ messages)
` [tip: irq/msi] "
[PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
2026-01-07 1:10 UTC (2+ messages)
Trailers missing for some commits in linux-next 20260106
2026-01-07 1:12 UTC (2+ messages)
[PATCH 0/7] Enable core PMU for DMR and NVL
2026-01-07 1:06 UTC (2+ messages)
[net-next v4 0/8] net: wwan: add NMEA port type support
2026-01-07 1:06 UTC (3+ messages)
` [net-next v4 7/8] net: wwan: prevent premature device unregister when NMEA port is present
[PATCH 1/5] idpf: skip getting/setting ring params if vport is NULL during HW reset
2026-01-07 1:05 UTC (5+ messages)
` [PATCH 2/5] idpf: skip changing MTU "
` [PATCH 3/5] idpf: skip getting RX flow rules "
` [PATCH 4/5] idpf: skip setting channels "
` [PATCH 5/5] idpf: skip stopping/opening vport if it "
[PATCH net-next v09 0/9] net: hinic3: PF initialization
2026-01-07 1:04 UTC (10+ messages)
` [PATCH net-next v09 1/9] hinic3: Add PF framework
` [PATCH net-next v09 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v09 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v09 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v09 5/9] hinic3: Add .ndo_features_check
` [PATCH net-next v09 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v09 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v09 8/9] hinic3: Add mac filter ops
` [PATCH net-next v09 9/9] hinic3: Add HW event handler
[net-next v4] net: wwan: mhi: Add network support for Foxconn T99W760
2026-01-07 1:00 UTC (2+ messages)
[PATCH net-next v2] ipv6: preserve insertion order for same-scope addresses
2026-01-07 1:00 UTC (2+ messages)
[PATCH] perf Documentation: Correct branch stack sampling call-stack option
2026-01-07 0:58 UTC (2+ messages)
[PATCH 6.18 000/312] 6.18.4-rc1 review
2026-01-07 0:51 UTC (6+ messages)
[PATCH v24 0/4] Add ASPEED AST2600 I2C controller driver
2026-01-07 0:45 UTC (3+ messages)
` [PATCH v24 3/4] i2c: ast2600: Add controller driver for new register layout
[PATCH v3 0/5] arm64: dts: ti: k3-am62: Support Main UART wakeup
2026-01-07 0:42 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-am62l: Define possible system states
` [PATCH v3 2/5] arm64: dts: ti: k3-am62x-sk-common: Enable Main UART wakeup
` [PATCH v3 3/5] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH v3 4/5] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v3 5/5] arm64: dts: ti: k3-am62l3-evm: "
[PATCH v1 0/8] Remove device private pages from physical address space
2026-01-07 0:42 UTC (3+ messages)
` [PATCH v1 8/8] mm: Remove device private pages from the "
[PATCH v2 0/3] Expose TDX Module version
2026-01-07 0:36 UTC (4+ messages)
[PATCH 6.12 000/567] 6.12.64-rc1 review
2026-01-07 0:35 UTC (4+ messages)
[PATCH 0/5] ceph: CephFS writeback correctness and performance fixes
2026-01-07 0:33 UTC (21+ messages)
` [PATCH 1/5] ceph: Do not propagate page array emplacement errors as batch errors
` [PATCH 2/5] ceph: Remove error return from ceph_process_folio_batch()
` [PATCH 4/5] ceph: Assert writeback loop invariants
` [PATCH 5/5] ceph: Fix write storm on fscrypted files
[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2026-01-07 0:29 UTC
[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
2026-01-07 0:29 UTC (3+ messages)
` [PATCH v2 1/3] net: Discard pm_runtime_put() return value
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-07 0:28 UTC (3+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
[PATCH v2] 9p: fix i_size update race in getattr with writeback caching
2026-01-07 0:27 UTC (3+ messages)
[PATCH] gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
2026-01-07 0:24 UTC (5+ messages)
Question about to KMSAN: uninit-value in can_receive
2026-01-07 0:23 UTC (15+ messages)
` [bpf, xdp] headroom - was: "
[PATCH 0/4] platform/x86/intel/vsec: Prep for ACPI PMT discovery
2026-01-07 0:21 UTC (5+ messages)
` [PATCH 1/4] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH 2/4] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH 3/4] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH 4/4] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
linux-next: build failure after merge of the mm-unstable tree
2026-01-07 0:16 UTC
[PATCH] x86/fred: Correct speculative safety in fred_extint()
2026-01-07 0:15 UTC (5+ messages)
[GIT PULL] cpupower update for Linux 6.20-rc1
2026-01-07 0:08 UTC
[PATCH 0/3] Enable substate residencies for multiple PMCs
2026-01-07 0:07 UTC (7+ messages)
` [PATCH 1/3] platform/x86/intel/pmc: Change LPM mode fields to u8
` [PATCH 2/3] platform/x86/intel/pmc: Move LPM mode attributes to PMC
[PATCH v1] Documentation: riscv: update Vector discovery for userspace
2026-01-07 0:06 UTC
[PATCH 0/2] KVM: SVM: Align SVM with APM defined behaviors
2026-01-07 0:04 UTC (11+ messages)
` [PATCH 1/2] KVM: SVM: Generate #UD for certain instructions when SVME.EFER is disabled
` [PATCH 2/2] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
[PATCH] mailbox: Document the behavior of mbox_send_message() w/ NULL mssg
2026-01-07 0:04 UTC (6+ messages)
[PATCH] ftrace: Do not over-allocate ftrace memory
2026-01-06 23:48 UTC (6+ messages)
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-06 23:43 UTC (6+ messages)
[PATCH] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
2026-01-06 23:43 UTC (2+ messages)
[PATCH v3 0/4] clk: spacemit: refactor common ccu driver
2026-01-06 23:42 UTC (5+ messages)
` [PATCH v3 2/4] clk: spacemit: extract common ccu functions
[PATCH] trace: ftrace_dump_on_oops[] is not exported, make it static
2026-01-06 23:41 UTC (2+ messages)
[PATCH bpf] libbpf: Fix OOB read in btf_dump_get_bitfield_value
2026-01-06 23:35 UTC
[PATCH RFC] alloc_tag: add option to pick the first codetag along callchain
2026-01-06 23:26 UTC (6+ messages)
[PATCH 0/2] platform/x86: ISST: Fix for write lock and suspend/resume
2026-01-06 23:24 UTC (4+ messages)
` [PATCH 2/2] platform/x86: ISST: Store and restore all domains data
[PATCH] MAINTAINERS: Update for the doc subsystem
2026-01-06 23:13 UTC
[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-01-06 23:13 UTC (4+ messages)
[PATCH bpf-next v4 0/6] Add cryptographic hash and signature verification kfuncs to BPF
2026-01-06 23:11 UTC (6+ messages)
` [PATCH bpf-next v4 3/6] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v4 5/6] bpf: Add ECDSA signature verification kfuncs
[PATCH] platform/x86: ISST: Check for admin capability for write commands
2026-01-06 23:07 UTC (3+ messages)
[PATCH net-next v3 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
2026-01-06 23:05 UTC (6+ messages)
` [PATCH v3 2/2] net: "
[PATCH net-next, v7] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2026-01-06 23:04 UTC
[PATCH net-next, v6] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2026-01-06 22:59 UTC (3+ messages)
[PATCH] ASoC: ops: fix pointer types to be big-endian
2026-01-06 22:58 UTC
[PATCH net-next v4 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
2026-01-06 22:58 UTC (3+ messages)
[PATCH] PCI/P2PDMA: Add missing struct p2pdma_provider documentation
2026-01-06 22:57 UTC (3+ messages)
[PATCH v1] platform/x86: ideapad-laptop: Fix resume behavior for Lenovo Yoga 15ILL9
2026-01-06 22:50 UTC (2+ messages)
[PATCH] perf parse-events: Fix evsel allocation failure
2026-01-06 22:54 UTC (3+ messages)
[PATCH] fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS
2026-01-06 22:51 UTC (2+ messages)
[PATCH bpf-next v2] scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct endianness
2026-01-06 22:51 UTC (2+ messages)
[PATCH] fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
2026-01-06 22:51 UTC (2+ messages)
[PATCH 0/2] vfs kernel-doc fixes for 6.19
2026-01-06 22:51 UTC (2+ messages)
[PATCH] xen/virtio: Don't use grant-dma-ops when running as Dom0
2026-01-06 22:47 UTC (3+ messages)
[PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
2026-01-06 22:46 UTC (4+ messages)
` [PATCH v4 02/63] vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
[PATCH v1] ACPI: bus: Fix typo under sizeof() in acpi_run_osc()
2026-01-06 22:44 UTC (2+ messages)
[PATCH] drivers/md/dm-vdo/data-vio.h: adjust function name reference
2026-01-06 22:44 UTC (2+ messages)
[PATCH v2 0/3] arm64: boot: dts: ti: k3-am62l: allow WKUP UART wakeup from LPM
2026-01-06 22:39 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62l: include WKUP_UART0 in wakeup peripheral window
` [PATCH v2 2/3] arm64: boot: dts: ti: k3-am62l-wakeup: create label for target-module
` [PATCH v2 3/3] arm64: boot: dts: ti: k3-am62l3-evm: enable target-module node
[PATCH RFC net-next v4 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-06 22:36 UTC (4+ messages)
` [PATCH RFC net-next v4 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
[BUG] perf/core: Task stuck on global_ctx_data_rwsem
2026-01-06 22:34 UTC (2+ messages)
[PATCH v2] rust: drm: Improve safety comment when using `Pin::into_inner_unchecked`
2026-01-06 22:34 UTC (2+ messages)
[PATCH v2 1/2] perf data: Allow filtering conversion by time range
2026-01-06 22:33 UTC (2+ messages)
[PATCH v4] PCI/PM: Prevent runtime suspend before devices are fully initialized
2026-01-06 22:27 UTC (2+ messages)
[PATCH] Documentation/kernel-parameters: Add tsa under mitigations=off
2026-01-06 22:23 UTC (2+ messages)
[PATCH] docs: spufs: fix ppc64 architecture line break
2026-01-06 22:22 UTC (2+ messages)
[PATCH 0/2] virtio_net: add page_pool support
2026-01-06 22:19 UTC (3+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation
` [PATCH 2/2] selftests: virtio_net: add buffer circulation test
[PATCH 0/5] perf build: nondistro build tidyups
2026-01-06 22:18 UTC (2+ messages)
WARNING: CPU: 27 PID: 7051 at lib/math/int_log.c:63 intlog2+0xaa/0xe0 at running int_log_kunit test (v6.15-rc1)
2026-01-06 22:17 UTC (2+ messages)
[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
2026-01-06 22:16 UTC (5+ messages)
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig
[PATCH v2 net-next 00/10] PHY polarity inversion via generic device tree properties
2026-01-06 22:16 UTC (4+ messages)
` [PATCH v2 net-next 07/10] net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
[PATCH v2] Documentation: kernel-hacking: Remove :c:func: annotations
2026-01-06 22:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox