/bin/bash: line 1: 786241 Killed ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --prefix=59 --cfi --fineibt --mcount --mnop --orc --retpoline --rethunk --sls --static-call --uaccess --no-unreachable --noi
2026-09-23 23:04 UTC
[PATCH] x86/mm: avoid a reclaiming allocation in pud_free_pmd_page()
2026-09-23 23:03 UTC (5+ messages)
[PATCH] Input: serio - don't sleep on serio_mutex from drvctl_store()
2026-09-23 23:02 UTC (2+ messages)
[RFC PATCH 0/6] luo: tmpfs preservation
2026-09-23 23:01 UTC (10+ messages)
` [RFC PATCH 1/6] liveupdate: luo_file: look up outgoing tokens by id
` [RFC PATCH 2/6] shmem: add tmpfs_create_mount() to create tmpfs mounts internally
` [RFC PATCH 3/6] fs/namespace: Add vfs_open_detached_mount()
` [RFC PATCH 4/6] mm/memfd_luo: allow preserving a tmpfs mount
` [RFC PATCH 5/6] mm/memfd_luo: allow preserving a tmpfs file
` [RFC PATCH 6/6] selftests/liveupdate: add tmpfs kexec test
[PATCH v4 1/1] mmc: use dmaengine_get_dma_device() instead of chan->device->dev
2026-09-23 23:01 UTC (5+ messages)
[PATCH v3] nvme-multipath: add fail_if_no_path sysfs attribute
2026-09-23 22:57 UTC (3+ messages)
[PATCH net v2] amt: do not store tunnel pointer in skb control block
2026-09-23 22:56 UTC (2+ messages)
[PATCH net v2] net: phy: intel-xway: workaround 100BASE-TX Link-Up issue
2026-09-23 22:55 UTC (2+ messages)
[PATCH net-next v2] net: phy: marvell: add support for PHY LEDs polarity modes
2026-09-23 22:54 UTC (4+ messages)
[PATCH] binder: fix buffer/node leak and premature fd_install on read -EFAULT
2026-09-23 22:54 UTC (2+ messages)
[RFC PATCH v2 00/10] TDX: Stop auto-generating the global metadata code
2026-09-23 22:53 UTC (11+ messages)
` [RFC PATCH v2 01/10] x86/virt/tdx: Add a helper to read a table of metadata fields
` [RFC PATCH v2 02/10] x86/virt/tdx: Convert the version metadata reader
` [RFC PATCH v2 08/10] x86/virt/tdx: Remove tdx_global_metadata.c
` [RFC PATCH v2 09/10] x86/virt/tdx: Use early returns in get_tdx_sys_info()
` [RFC PATCH v2 10/10] x86/virt/tdx: Verify structure member sizes against metadata field IDs
[PATCH v11 00/38] dyndbg: Fix classmaps API for subsystems, query extensions, selftests
2026-09-23 22:53 UTC (40+ messages)
` [PATCH v11 01/38] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v11 02/38] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v11 03/38] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v11 04/38] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v11 05/38] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v11 06/38] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v11 07/38] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v11 08/38] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 09/38] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v11 10/38] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v11 11/38] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v11 12/38] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v11 13/38] dyndbg: reduce verbose/debug clutter
` [PATCH v11 14/38] dyndbg: Bind callsites and classmaps to DDEBUG_MODNAME
` [PATCH v11 15/38] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v11 16/38] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v11 17/38] dyndbg: replace classmap list with an array-slice
` [PATCH v11 18/38] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v11 19/38] dyndbg: reduce class param storage to u32
` [PATCH v11 20/38] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v11 21/38] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v11 22/38] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v11 23/38] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 24/38] selftests/dyndbg: Enable FT_classmap_inheritance
` [PATCH v11 25/38] dyndbg: detect class_id reservation conflicts
` [PATCH v11 26/38] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v11 27/38] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v11 28/38] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v11 29/38] dyndbg: control-parser: treat comma as a token separator
` [PATCH v11 30/38] selftests: enable comma-terminator tests
` [PATCH v11 31/38] dyndbg: split multi-query strings with @
` [PATCH v11 32/38] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v11 33/38] dyndbg: harden classmap and descriptor validation
` [PATCH v11 34/38] docs/dyndbg: add classmap info to howto
` [PATCH v11 35/38] dyndbg: Ignore additional arguments from pr_fmt
` [PATCH v11 36/38] dyndbg: add epilogue to dynamic_debug/control file
` [PATCH v11 37/38] dyndbg: add +c flag to count pr_debug calls without printing
` [PATCH v11 38/38] dyndbg: add DEBUG-biased fallback stubs for _dynamic_func_call_cls
[PATCH] ipv6: sr: fix 16-byte kernel heap leak in seg6_genl_set_tunsrc()
2026-09-23 22:52 UTC (3+ messages)
` [PATCH net v2] ipv6: sr: enforce exact attribute length for SEG6_ATTR_DST
[PATCH 04/11] drm/panel: s6e3ha8: Introduce AMB577PX01 panel compatible
2026-09-23 22:51 UTC (2+ messages)
` [PATCH 04/11] drm/panel: s6e3ha8: Introduce AMB577PX01 panel
[PATCH v3 0/2] RDMA/rxe: fix ADVISE_MR prefetch on non-ODP MRs
2026-09-23 22:50 UTC (5+ messages)
` [PATCH v3 1/2] RDMA/rxe: Reject IB_ACCESS_ON_DEMAND changes after MR creation
` [PATCH v3 2/2] RDMA/rxe: Reject prefetch of a non-ODP MR
[PATCH net-next v2 0/2] net: phy: Add Maxio MAE0621A support
2026-09-23 22:49 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: phy: Add support for the Maxio MAE0621A
[PATCH] net: qrtr: fix kernel stack infoleak in qrtr_getname() and qrtr_ioctl()
2026-09-23 22:49 UTC (2+ messages)
[PATCH 09/11] arm64: dts: qcom: sdm845-samsung-starqltechn: Update panel compatible
2026-09-23 22:48 UTC (4+ messages)
` [PATCH 09/11] arm64: dts: qcom: sdm845-samsung-starqltechn: Update
` [PATCH 10/11] arm64: dts: qcom: sdm845-google: Move panel pins
[PATCH] speakup: Drop now-unused serialio operations
2026-09-23 22:48 UTC (2+ messages)
[PATCH] tools/power/x86/intel-speed-select: Clean up more build artifacts in 'clean' target
2026-09-23 22:47 UTC (3+ messages)
[PATCH] random: publish crng_init with release semantics
2026-09-23 22:46 UTC (2+ messages)
[PATCH] net: qrtr: use u32 for port in qrtr_port_assign() and __qrtr_bind()
2026-09-23 22:46 UTC (2+ messages)
[PATCH v3 5/7] HID: hid-lenovo-go: normalize calibration failure status
2026-09-23 22:45 UTC (3+ messages)
[PATCH 10/11] arm64: dts: qcom: sdm845-google: Move panel pins into common
2026-09-23 22:44 UTC (2+ messages)
` [PATCH 10/11] arm64: dts: qcom: sdm845-google: Move panel pins
[PATCH v5] spi: dt-bindings: ti,davinci-spi: Convert to DT schema
2026-09-23 22:42 UTC
[PATCH v1] perf test: Fix PMU metric parsing tests for unknown literals
2026-09-23 22:41 UTC
[PATCH sched_ext/for-7.3-fixes] sched_ext: Fix CPU hotplug hang when a dying CPU's tasks sit in the BPF scheduler
2026-09-23 22:39 UTC
[PATCH v5 0/3] Add support for CH1115 Controller
2026-09-23 22:35 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: add Chipwealth CH1115 OLED Controller
` [PATCH v5 2/3] drm/ch1115: add support for Chipwealth CH1115 OLED controller
` [PATCH v5 3/3] MAINTAINERS: add entry for Chipwealth CH1115 OLED Controller
[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-23 22:34 UTC (10+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
[PATCH v5 00/15] iommu/arm-smmu-v3: Add PRI support
2026-09-23 22:33 UTC (4+ messages)
` [PATCH v5 04/15] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach
[PATCH] binder: fix sender fd 0 close and file refcount leak on TF_UPDATE_TXN
2026-09-23 22:32 UTC (2+ messages)
[PATCH v6 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
2026-09-23 22:32 UTC (19+ messages)
` [PATCH v6 01/17] mm/swap: fix off-by-one in swap cache replace sanity check
` [PATCH v6 02/17] mm/huge_memory: fix rejection of swap cache folios with a mapping
` [PATCH v6 03/17] mm/huge_memory: invert folio_ref_freeze() check to reduce indentation
` [PATCH v6 04/17] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v6 05/17] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
` [PATCH v6 06/17] mm/huge_memory: consolidate irq and locking for folio split
` [PATCH v6 07/17] mm/huge_memory: move EOF trimming into the file split helper
` [PATCH v6 08/17] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v6 09/17] mm/huge_memory: rename remap_page() to remap_anon_folio()
` [PATCH v6 10/17] mm/huge_memory: move the racy refcount check into unmap_folio()
` [PATCH v6 11/17] mm/huge_memory: move filemap management into the file split helper
` [PATCH v6 12/17] mm/huge_memory: move anon_vma handling into the anon "
` [PATCH v6 13/17] mm/huge_memory: move memcg switch into the file "
` [PATCH v6 14/17] mm/huge_memory: drop the unused do_lru argument of "
` [PATCH v6 15/17] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH v6 16/17] mm/huge_memory: count only swap cache refs in anon folio split
` [PATCH v6 17/17] mm/huge_memory: drop the redundant mapping argument of __split_frozen_folio
[PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page()
2026-09-23 22:31 UTC
[GIT PULL] parisc architecture fixes for v7.3-rc5
2026-09-23 22:30 UTC (2+ messages)
[syzbot] [block?] WARNING in blk_mq_free_tag_set
2026-09-23 22:24 UTC
[PATCH v3 1/2] x86/tboot: Add support for parsing DTPR table and disabling TPRs
2026-09-23 22:21 UTC (3+ messages)
` [PATCH v4 "
[PATCH] bitfield: Restore be16_replace_bits()
2026-09-23 22:20 UTC (2+ messages)
[PATCH v7 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-09-23 22:20 UTC (3+ messages)
` [PATCH v7 2/4] s390/pci: Reuse FMB buffer and preserve state in device re-enablement
[PATCH v8 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-09-23 22:20 UTC (3+ messages)
` [PATCH v8 5/8] KVM: nSVM: Fetch DecodeAssist bytes for synthesized faults
[PATCH v2 0/2] arm64: dts: qcom: sm8650: add support from Valve Deckard headset
2026-09-23 22:20 UTC (2+ messages)
[PATCH v1] arm64: dts: qcom: purwa-evk: add DP0/DP1 audio playback support
2026-09-23 22:19 UTC (2+ messages)
[PATCH] clk: qcom: gcc-ipq5018: mark 'gpll0_main' clock as critical
2026-09-23 22:19 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: Dell Inspiron 14 Plus 7441 backlight and touchscreen fixes
2026-09-23 22:19 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: Add EC support for Purwa IOT EVK
2026-09-23 22:19 UTC (2+ messages)
` (subset) "
[PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210
2026-09-23 22:19 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Keep target extended until its last freplace link detaches
2026-09-23 22:14 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
[PATCH] hfs: propagate extent B-tree insertion errors
2026-09-23 22:14 UTC (4+ messages)
` [PATCH v2] hfs: handle extent B-tree write errors
linux-next: build failure after merge of the bitmap tree
2026-09-23 22:12 UTC
[PATCH net v2] net: neighbour: Serialize proxy timer teardown
2026-09-23 22:12 UTC (2+ messages)
[PATCH v2] smp: align struct __call_single_node to 8 bytes
2026-09-23 22:09 UTC (2+ messages)
[RFC PATCH 0/6] mm: pass alloc_flags through folio, filemap, and bulk allocators
2026-09-23 22:09 UTC (3+ messages)
[PATCH] binder: roll back frozen state and enqueue freeze work on BINDER_FREEZE error
2026-09-23 22:09 UTC (2+ messages)
[PATCH v3 0/4] Fix HugeTLB subpool used_hpages tracking
2026-09-23 22:09 UTC (3+ messages)
[RFC PATCH] drm/i915/dp: Ignore inconsistent TMDS limits on an Anker DP branch
2026-09-23 22:07 UTC
[PATCH] iio: st_sensors: add __counted_by_ptr to struct st_sensor_settings
2026-09-23 22:06 UTC (4+ messages)
[PATCH v3] tools/workqueue/wq_dump.py: Add busy worker inspection and BH pool states
2026-09-23 22:04 UTC (3+ messages)
[PATCH v4 0/2] regulator: dt-bindings: Tegra coupling DT conversions and cleanup
2026-09-23 22:03 UTC (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: nvidia,tegra-regulators-coupling: Convert to DT schema
` [PATCH v4 2/2] regulator: dt-bindings: Reference Tegra regulator coupling schema
[PATCH] binder: free transaction buffer in binder_release_work() on BINDER_THREAD_EXIT
2026-09-23 22:02 UTC (2+ messages)
[syzbot] [usb?] INFO: task hung in usbatm_usb_disconnect (2)
2026-09-23 22:01 UTC
[RFC PATCH net-next v3 0/5] net: dsa: qca8k: add a QCA8337 CPU PHY consumer
2026-09-23 21:58 UTC (6+ messages)
` [RFC PATCH net-next v3 1/5] net: dsa: pass PHY flags when connecting shared ports
` [RFC PATCH net-next v3 2/5] net: dsa: qca8k: serialize CPU MAC pause during MTU changes
` [RFC PATCH net-next v3 3/5] net: dsa: qca8k: support QCA8337 internal PHY CPU links
` [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed
` [RFC PATCH net-next v3 5/5] net: phy: qca83xx: disable SmartSpeed before resetting CPU PHYs
[PATCH net] net: dsa: qca8k: propagate MDIO errors
2026-09-23 21:57 UTC
[PATCH v9 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-09-23 21:57 UTC (6+ messages)
` [PATCH v9 01/10] arm64/mm: add pte_set_huge() and pte_clear_huge()
` [PATCH v9 03/10] mm/vmalloc: use pte_set_huge()/pte_clear_huge() for PTE-level block mappings
linux-next: build failure after merge of the drm-misc tree
2026-09-23 21:57 UTC (4+ messages)
[PATCH 00/17] KVM: Use atomic SRCU for gfn-to-pfn cache, reinstate guest mode for x86 nesting
2026-09-23 21:56 UTC (2+ messages)
[RFC PATCH RESEND v5 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttle MGLRU eviction
2026-09-23 21:54 UTC (2+ messages)
[PATCH 1/3] perf test: Fix errors when deleting data in perf record tests
2026-09-23 21:52 UTC (3+ messages)
` [PATCH 2/3] perf test: Fix record tests on Intel Broadwell
` [PATCH 3/3] perf test: Fix record tests on hybrid machines
[PATCH v9 00/16] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
2026-09-23 21:51 UTC (6+ messages)
` [PATCH v9 15/16] drm/panfrost: Fix races between perfcnt and reset sequence
[PATCH] PCI: sysfs: Reject unaligned resource I/O port accesses
2026-09-23 21:50 UTC (3+ messages)
[PATCH v3 0/6] wifi: rtw88: add RTL8723B/RTL8723BS support
2026-09-23 21:50 UTC (4+ messages)
` [PATCH v3 3/6] wifi: rtw88: 8723b: add the RTL8723B chip driver
[PATCH 1/2] mm/damon/core: preserve the caller's quota in damon_new_scheme()
2026-09-23 21:46 UTC (3+ messages)
[PATCH v2] nvmet: Add traffic based keep alive support to configfs
2026-09-23 21:45 UTC (2+ messages)
[PATCH] HID: bpf: fix lockless race on device_data allocation
2026-09-23 21:42 UTC
[PATCH v13 00/15] PCI/CXL: Add CXL reset support for Type 2 devices
2026-09-23 21:41 UTC (17+ messages)
` [PATCH v13 02/15] cxl: Share CXL port upstream PCI device lookup
` [PATCH v13 05/15] cxl: Introduce reusable HDM decoder settings
` [PATCH v13 06/15] cxl: Make HDM reset helpers available to built-in PCI code
` [PATCH v13 08/15] cxl: Refresh cached PCI HDM decoder settings
` [PATCH v13 09/15] cxl: Cache endpoint HDM state during PCI enumeration
` [PATCH v13 10/15] cxl: Add CXL Device Reset sequencing
` [PATCH v13 11/15] cxl: Validate and synchronize HDM ranges around reset
` [PATCH v13 12/15] PCI/CXL: Reject reset with unsafe function scope
[PATCH v19 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-23 21:37 UTC (8+ messages)
` [PATCH v19 05/20] KVM: arm64: Track the type of VM in kvm_arch
[PATCH] net: llc: clean up unaccepted child sockets in llc_ui_release()
2026-09-23 21:36 UTC (2+ messages)
[PATCH v4 0/6] wifi: rtw88: add RTL8723B/RTL8723BS support
2026-09-23 21:35 UTC (7+ messages)
` [PATCH v4 1/6] wifi: rtw88: 8723b: add the RTL8723B register definitions
` [PATCH v4 2/6] wifi: rtw88: 8723b: add the RTL8723B BB, RF and AGC tables
` [PATCH v4 3/6] wifi: rtw88: 8723b: add the RTL8723B chip driver
` [PATCH v4 4/6] wifi: rtw88: 8723bs: add the RTL8723BS SDIO bind
` [PATCH v4 5/6] wifi: rtw88: 8723bs: enable building the RTL8723BS driver
` [PATCH v4 6/6] MAINTAINERS: add entry for the RTL8723B rtw88 driver
[syzbot] [block?] WARNING in blk_mq_free_tag_set
2026-09-23 21:35 UTC (2+ messages)
` Forwarded: "
[PATCH] sched_ext: Avoid relocking DSQ during remote DSQ moves
2026-09-23 21:34 UTC
[PATCH] printk: fold consecutive duplicate messages
2026-09-23 21:34 UTC (2+ messages)
[PATCH] sched_ext: Update scx_dispatch_dequeue() comments
2026-09-23 21:34 UTC
[PATCH v3 0/2] kselftest: mm: fix intermittent failure khugepaged test
2026-09-23 21:33 UTC (5+ messages)
` [PATCH v3 1/2] kselftest: mm: return fail when child test result is fail in khugepaged
` [PATCH v3 2/2] kselftest: mm: fix intermittent failure khugepaged test
[PATCH 0/4] clk: introduce TC9564 clock and reset
2026-09-23 21:33 UTC (6+ messages)
` [PATCH 3/4] clk: toshiba: introduce a TC9564 SoC clock and reset driver
[PATCHv3 0/3] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-09-23 21:31 UTC (3+ messages)
` [PATCHv3 2/3] net: smc91x: do not use readw()/writew() on ColdFire platforms
[PATCH] x86/mm: Fix void/int conditional in pgd_clear()
2026-09-23 21:27 UTC
[PATCH] selftests/mm: fix mlock2 errno handling and false PASS on ENOSYS
2026-09-23 21:27 UTC (2+ messages)
[PATCH v2] mux: convert to use fwnode interface
2026-09-23 21:24 UTC (2+ messages)
[PATCH v2] sched/debug, sys_info: Introduce SYS_INFO_CPU_RUNQUEUES
2026-09-23 21:23 UTC (5+ messages)
[PATCH v3 0/4] regulator: dt-bindings: Tegra coupling DT conversions and cleanup
2026-09-23 17:46 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: fsl_xcvr: free IRQ before canceling reset work
2026-09-23 12:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®