public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 19:08:35 to 2026-04-24 22:14:28 UTC [more...]

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-24 22:14 UTC  (57+ messages)
` [PATCH 05/48] objtool: Move mark_rodata() to elf.c
` [PATCH 07/48] objtool/klp: Don't correlate absolute symbols
` [PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
` [PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
` [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
` [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
` [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
` [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
` [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
` [PATCH 15/48] objtool/klp: Fix kCFI trap handling
` [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
` [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
` [PATCH 18/48] klp-build: Fix hang on out-of-date .config
` [PATCH 20/48] klp-build: Don't use errexit
` [PATCH 21/48] klp-build: Validate patch file existence
` [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
` [PATCH 23/48] klp-build: Fix patch cleanup on interrupt
` [PATCH 24/48] klp-build: Reject patches to vDSO
` [PATCH 25/48] klp-build: Reject patches to realmode
` [PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
` [PATCH 27/48] objtool: Include libsubcmd headers directly from source tree
` [PATCH 28/48] objtool/klp: Create empty checksum sections for function-less object files
` [PATCH 29/48] klp-build: Print "objtool klp diff" command in verbose mode
` [PATCH 30/48] objtool/klp: Handle Clang .data..Lanon anonymous data sections
` [PATCH 31/48] objtool: Add is_alias_sym() helper
` [PATCH 33/48] objtool/klp: Extricate checksum calculation from validate_branch()

[PATCH v2 0/4] Firmware LSM hook
 2026-04-24 22:13 UTC  (13+ messages)

[PATCH] gfs2: keep per-bio end_io when splitting journal head reads
 2026-04-24 22:12 UTC  (3+ messages)

[PATCHSET sched_ext/for-7.1-fixes] sched_ext: Assorted fixes
 2026-04-24 22:10 UTC  (19+ messages)
` [PATCH 01/13] sched_ext: Unregister sub_kset on scheduler disable
` [PATCH 02/13] sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
` [PATCH 03/13] sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()
` [PATCH 04/13] sched_ext: Don't disable tasks in scx_sub_enable_workfn() abort path
` [PATCH 05/13] sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters
` [PATCH 06/13] sched_ext: Resolve caller's scheduler in scx_bpf_destroy_dsq() / scx_bpf_dsq_nr_queued()
` [PATCH 07/13] sched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() FIFO-tail
` [PATCH 08/13] sched_ext: Save and restore scx_locked_rq across SCX_CALL_OP
` [PATCH 09/13] sched_ext: Pass held rq to SCX_CALL_OP() for dump_cpu/dump_task
` [PATCH 10/13] sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before
` [PATCH 11/13] sched_ext: Make bypass LB cpumasks per-scheduler
` [PATCH 12/13] sched_ext: Align cgroup #ifdef guards with SUB_SCHED vs GROUP_SCHED
` [PATCH 13/13] sched_ext: Refuse cross-task select_cpu_from_kfunc calls
` [PATCH 14/13] sched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtime
  ` [PATCH 15/13] sched_ext: Release cpus_read_lock on scx_link_sched() failure in root enable

[RFC PATCH v2 1/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
 2026-04-24 22:10 UTC  (16+ messages)

[PATCH v1 1/2] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
 2026-04-24 22:05 UTC  (2+ messages)
` [PATCH v1 2/2] perf test: Add inject ASLR test

[PATCH] ceph: fix potential stray locked folios during umount
 2026-04-24 22:02 UTC  (4+ messages)
  `  "

[PATCH v2] ACPI: pmic: Replace mutex_lock/unlock() with guard()/scoped_guard()
 2026-04-24 22:01 UTC 

[RFC PATCH 0/4] cxl/extent: Enable and validate multi-extent DCDs
 2026-04-24 22:01 UTC  (3+ messages)
  ` [RFC PATCH 1/4] cxl/extent: Promote cxlr_dax->region_extent to an xarray

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-24 21:56 UTC  (11+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios

[GIT PULL] Please pull NFS client updates for Linux 7.1
 2026-04-24 21:54 UTC  (2+ messages)

[PATCH 6.6 000/166] 6.6.136-rc1 review
 2026-04-24 21:52 UTC  (4+ messages)

[PATCH 6.12 00/35] 6.12.84-rc1 review
 2026-04-24 21:52 UTC  (4+ messages)

[PATCH 6.18 00/55] 6.18.25-rc1 review
 2026-04-24 21:51 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: Fix UAC3 cluster descriptor size check
 2026-04-24 21:50 UTC 

[PATCH v3 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
 2026-04-24 21:49 UTC  (3+ messages)
` [PATCH v3 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3

[PATCH] Documentation: intel_pstate: Fix description of asymmetric packing with SMT
 2026-04-24 21:41 UTC 

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-24 21:37 UTC  (5+ messages)
` [PATCH 1/9] "

[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-24 21:35 UTC  (5+ messages)
` [PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-04-24 21:35 UTC  (16+ messages)
` [PATCH v2 01/13] fork: Remove assumption that vm_area->nr_pages equals to THREAD_SIZE
` [PATCH v2 02/13] fork: Don't assume fully populated stack during reuse
` [PATCH v2 03/13] fork: Move vm_stack to the beginning of the stack
` [PATCH v2 04/13] fork: separate vmap stack allocation and free calls
` [PATCH v2 05/13] mm/vmalloc: Add a get_vm_area_node() and vmap_pages_range() public functions
` [PATCH v2 06/13] fork: Move vmap stack freeing to work queue
` [PATCH v2 07/13] fork: Dynamic Kernel Stacks
` [PATCH v2 08/13] task_stack.h: Add stack_not_used() support for dynamic stack
` [PATCH v2 09/13] fork: Dynamic Kernel Stack accounting
` [PATCH v2 10/13] fork: Store task pointer in unpopulated stack ptes
` [PATCH v2 11/13] x86/entry/fred: encode frame pointer on entry
` [PATCH v2 12/13] x86: Add support for dynamic kernel stacks via FRED
` [PATCH v2 13/13] x86: Add support for dynamic kernel stacks via IST

[PATCH v4] perf trace: Introduce --show-cpu option to display cpu id
 2026-04-24 21:29 UTC 

[PATCH v8 0/5] Migrate on fault for device pages
 2026-04-24 21:28 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: rtw_mlme: fix line length warnings
 2026-04-24 21:16 UTC 

[PATCH net] net: mana: Optimize irq affinity for low vcpu configs
 2026-04-24 21:25 UTC  (2+ messages)

[PATCH] ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
 2026-04-24 21:24 UTC  (2+ messages)

[PATCH v2] usb: typec: tcpm: fix debug accessory mode detection for sink ports
 2026-04-24 21:24 UTC  (2+ messages)

[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
 2026-04-24 21:23 UTC 

[PATCH 7.0 00/42] 7.0.2-rc1 review
 2026-04-24 21:22 UTC  (3+ messages)

Pressing the power button causes the device to freeze completely
 2026-04-24 21:18 UTC  (5+ messages)

[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
 2026-04-24 21:16 UTC  (2+ messages)
` Forwarded: "

[PATCH v2 v2] Documentation: proc: fix section numbering in table of contents
 2026-04-24 21:12 UTC  (2+ messages)

[PATCH] maple: switch to dynamic root device
 2026-04-24 21:09 UTC  (4+ messages)

[PATCH] serial: 8250_dw: Clean up register macros and error handling
 2026-04-24 21:05 UTC 

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-24 21:03 UTC 

[PATCH] jfs: fix use-after-free on log shutdown
 2026-04-24 20:50 UTC 

[RFC 0/4] tpm_crb: Add command and response buffer chunking support
 2026-04-24 20:54 UTC  (6+ messages)

[PATCH] ALSA: hda/realtek: Add support for HP ENVY x360 Convertible 15-ee0xxx
 2026-04-24 20:51 UTC  (3+ messages)

[GIT PULL] ntfs fixes for 7.1-rc1
 2026-04-24 20:51 UTC  (2+ messages)

[GIT PULL] Ceph updates for 7.1-rc1
 2026-04-24 20:51 UTC  (2+ messages)

[GIT PULL] 9p fixes for 7.1-rc1
 2026-04-24 20:51 UTC  (2+ messages)

[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-24 20:51 UTC  (9+ messages)
` [PATCH rc v2 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
` [PATCH rc v2 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() "

[PATCH 0/8] Add Samsung Galaxy S4 support
 2026-04-24 20:48 UTC  (5+ messages)
` [PATCH 6/8] ARM: dts: qcom: apq8064: Fix USB controller clocks
` [PATCH 8/8] ARM: dts: qcom: Add Samsung Galaxy S4

[PATCH v4 0/4] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-24 20:46 UTC  (3+ messages)
` [PATCH v4 2/4] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel

[PATCH v2] fuse: Send FORGET over io_uring when ring is ready
 2026-04-24 20:38 UTC  (3+ messages)
` [PATCH v3] fuse: optional FORGET delivery over io_uring

[PATCH] gpio: ep93xx: use handle_bad_irq() as default IRQ handler
 2026-04-24 20:38 UTC  (2+ messages)

[GIT PULL] regulator fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] regmap fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] Char/Misc/IIO driver changes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] gpio fixes for v7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] SPDX updates for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[git pull] drm next fixes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] sound fixes for 7.1-rc1
 2026-04-24 20:37 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.1-merge-window
 2026-04-24 20:37 UTC  (2+ messages)

[PATCH v7] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-24 20:34 UTC 

[PATCH] um: mconsole: Fix out-of-bounds read in mconsole_log()
 2026-04-24 20:29 UTC 

[GIT PULL] ring-buffer: Fix for 7.1
 2026-04-24 20:23 UTC 

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-04-24 20:25 UTC  (3+ messages)
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM

[PATCH v2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-04-24 20:18 UTC 

[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
 2026-04-24 20:17 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net v8 4/6] net/sched: netem: validate slot configuration
 2026-04-24 20:17 UTC  (6+ messages)

[PATCH bpf v2 0/2] bpf: Fix arena VMA use-after-free on fork
 2026-04-24 20:16 UTC  (5+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add test for "

[PATCH] KVM: s390: pci: Fix aisb calculation
 2026-04-24 20:15 UTC  (4+ messages)

[PATCH sched_ext/for-7.1-fixes] sched_ext: Defer scx_hardlockup() out of NMI
 2026-04-24 20:15 UTC  (2+ messages)

[PATCH v2 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-04-24 20:15 UTC  (3+ messages)
` [PATCH v2 3/3] mm/page_owner: add NUMA node filter with nodelist support

[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-04-24 20:11 UTC  (20+ messages)

[PATCH] hfsplus: fix hfs_bnode_split() failure on sparsely-filled nodes
 2026-04-24 20:06 UTC  (2+ messages)

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-24 20:05 UTC  (7+ messages)

[syzbot] [mm?] WARNING: bad unlock balance in __zap_vma_range
 2026-04-24 20:00 UTC 

[PATCH 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-04-24 19:59 UTC  (7+ messages)
` [PATCH 2/3] selftests/proc: ensure the test is performed at the right page boundary
` [PATCH 3/3] selftests/proc: add /proc/pid/smaps tearing tests

[PATCH 0/6] ASoC: qcom: fixes and improvements
 2026-04-24 19:57 UTC  (4+ messages)
` [PATCH 1/6] ASoC: qcom: qdsp6: q6afe: fix clk vote response type mismatch

[RELEASE] LTTng-modules 2.15.1 and 2.14.5 (Linux kernel tracer)
 2026-04-24 19:52 UTC 

[PATCH v5 00/21] Virtual Swap Space
 2026-04-24 19:51 UTC  (11+ messages)

[PATCH 0/2] uaccess: unify inline vs outline copy_{from,to}_user() selection
 2026-04-24 19:50 UTC  (4+ messages)
` [PATCH 2/2] uaccess: minimize INLINE_COPY_USER-related ifdefery

[PATCH 0/1] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-04-24 19:45 UTC  (6+ messages)
` [PATCH 1/1] KVM: arm64: nv: Avoid full shadow s2 unmap

[PATCH v3 0/3] cdrom: gdrom: fix block I/O and capacity setting
 2026-04-24 18:57 UTC  (3+ messages)
` [PATCH v3 2/3] cdrom: gdrom: update gendisk capacity on open

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-24 19:44 UTC  (12+ messages)

[PATCH rc v7 0/6] iommu: Fix pci_dev_reset_iommu_prepare/done()
 2026-04-24 19:39 UTC  (7+ messages)
` [PATCH rc v7 3/6] iommu: Fix pasid attach in pci_dev_reset_iommu_prepare/done()
` [PATCH rc v7 5/6] iommu: Fix ATS invalidation timeouts during __iommu_remove_group_pasid()

[PATCH] hfsplus: replace unbounded sprintf() in hfsplus_{lookup,link,unlink}
 2026-04-24 19:38 UTC  (2+ messages)

[PATCH v3 0/2] Fix clk_divider_bestdiv() to get max clk rate supported and add some kunit test suites
 2026-04-24 19:35 UTC  (3+ messages)
` [PATCH v3 1/2] clk: divider: Add KUnit tests for clk_divider_bestdiv() ULONG_MAX handling

[PATCH] fuse: fix race between inode/dentry invalidation and readdir
 2026-04-24 19:35 UTC  (2+ messages)

[bug report] Potential order bug in 'net/xfrm/xfrm_state.c', primarily in 'xfrm_state_walk_done()'
 2026-04-24 19:31 UTC  (2+ messages)

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-04-24 19:28 UTC  (5+ messages)
` [RFC PATCH v1 01/11] security: add LSM blob and hooks for namespaces

[PATCH v3] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-24 19:27 UTC  (5+ messages)

[PATCH] Input: ads7846 - don't use scratch for tx_buf when clearing register
 2026-04-24 19:25 UTC 

[PATCH v3 0/4] Enable sysfs module symlink for more built-in drivers
 2026-04-24 19:26 UTC  (3+ messages)
` [PATCH v3 1/4] kernel: param: initialize module_kset on-demand

[PATCH v4 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
 2026-04-24 20:21 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: aspeed-g6: move i2c controllers directly into apb node
` [PATCH v4 2/3] dt-bindings: mfd: syscon: add aspeed,ast2600-i3c-global compatible
` [PATCH v4 3/3] ARM: dts: aspeed-g6: Add nodes for i3c controllers

[PATCH] ceph: bound encrypted snapshot suffix formatting
 2026-04-24 19:20 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-04-24 19:12 UTC  (6+ messages)
` [PATCH v3 05/11] iommu: Change group->devices to RCU-protected list

[PATCH v2 0/2] rust: pin-init: fix incorrect accessor reference lifetime
 2026-04-24 19:10 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount
 2026-04-24 19:09 UTC  (11+ messages)

[PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-04-24 19:08 UTC  (3+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-24 19:08 UTC  (7+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox