messages from 2025-05-09 19:04:07 to 2025-05-09 20:18:54 UTC [more...]
[tip:locking/futex] BUILD SUCCESS 01475aedfdfa33a5ee3219079426f5743367c624
2025-05-09 20:18 UTC
[RFC next v2 0/5] ucount: add rlimit cache for ucount
2025-05-09 20:18 UTC (2+ messages)
[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
2025-05-09 20:17 UTC (63+ messages)
` [PATCH v2 01/62] s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal text
` [PATCH v2 02/62] vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
` [PATCH v2 03/62] x86/module: Improve relocation error messages
` [PATCH v2 04/62] x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotation
` [PATCH v2 05/62] compiler: Tweak __UNIQUE_ID() naming
` [PATCH v2 06/62] compiler.h: Make addressable symbols less of an eyesore
` [PATCH v2 07/62] elfnote: Change ELFNOTE() to use __UNIQUE_ID()
` [PATCH v2 08/62] kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
` [PATCH v2 09/62] modpost: Ignore unresolved section bounds symbols
` [PATCH v2 10/62] x86/alternative: Refactor INT3 call emulation selftest
` [PATCH v2 11/62] objtool: Make find_symbol_containing() less arbitrary
` [PATCH v2 12/62] objtool: Speed up SHT_GROUP reindexing
` [PATCH v2 13/62] objtool: Fix broken error handling in read_symbols()
` [PATCH v2 14/62] objtool: Propagate elf_truncate_section() error in elf_write()
` [PATCH v2 15/62] objtool: Add empty symbols to the symbol tree again
` [PATCH v2 16/62] objtool: Fix interval tree insertion for zero-length symbols
` [PATCH v2 17/62] objtool: Fix weak symbol detection
` [PATCH v2 18/62] objtool: Fix x86 addend calculation
` [PATCH v2 19/62] objtool: Fix __pa_symbol() relocation handling
` [PATCH v2 20/62] objtool: Fix "unexpected end of section" warning for alternatives
` [PATCH v2 21/62] objtool: Check for missing annotation entries in read_annotate()
` [PATCH v2 22/62] objtool: Const string cleanup
` [PATCH v2 23/62] objtool: Clean up compiler flag usage
` [PATCH v2 24/62] objtool: Remove .parainstructions reference
` [PATCH v2 25/62] objtool: Convert elf iterator macros to use 'struct elf'
` [PATCH v2 26/62] objtool: Add section/symbol type helpers
` [PATCH v2 27/62] objtool: Mark .cold subfunctions
` [PATCH v2 28/62] objtool: Fix weak symbol hole detection for .cold functions
` [PATCH v2 29/62] objtool: Mark prefix functions
` [PATCH v2 30/62] objtool: Simplify reloc offset calculation in unwind_read_hints()
` [PATCH v2 31/62] objtool: Avoid emptying lists for duplicate sections
` [PATCH v2 32/62] objtool: Suppress section skipping warnings with --dryrun
` [PATCH v2 33/62] objtool: Rename --Werror to --werror
` [PATCH v2 34/62] objtool: Reindent check_options[]
` [PATCH v2 35/62] objtool: Refactor add_jump_destinations()
` [PATCH v2 36/62] objtool: Simplify special symbol handling in elf_update_symbol()
` [PATCH v2 37/62] objtool: Generalize elf_create_symbol()
` [PATCH v2 38/62] objtool: Generalize elf_create_section()
` [PATCH v2 39/62] objtool: Add elf_create_data()
` [PATCH v2 40/62] objtool: Introduce elf_create_reloc() and elf_init_reloc()
` [PATCH v2 41/62] objtool: Add elf_create_file()
` [PATCH v2 42/62] kbuild,x86: Fix module permissions for __jump_table and __bug_table
` [PATCH v2 43/62] x86/alternative: Define ELF section entry size for alternatives
` [PATCH v2 44/62] x86/jump_label: Define ELF section entry size for jump table
` [PATCH v2 45/62] x86/extable: Define ELF section entry size for exception tables
` [PATCH v2 46/62] x86/bug: Define ELF section entry size for the bug table
` [PATCH v2 47/62] x86/orc: Define ELF section entry size for unwind hints
` [PATCH v2 48/62] objtool: Make STACK_FRAME_NON_STANDARD consistent
` [PATCH v2 49/62] kbuild,objtool: Defer objtool validation step for CONFIG_LIVEPATCH
` [PATCH v2 50/62] objtool/klp: Add --checksum option to generate per-function checksums
` [PATCH v2 51/62] objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums
` [PATCH v2 52/62] objtool/klp: Introduce klp diff subcommand for diffing object files
` [PATCH v2 53/62] objtool/klp: Add --debug option to show cloning decisions
` [PATCH v2 54/62] objtool/klp: Add post-link subcommand to finalize livepatch modules
` [PATCH v2 55/62] objtool: Disallow duplicate prefix symbols
` [PATCH v2 56/62] objtool: Add base objtool support for livepatch modules
` [PATCH v2 57/62] livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise
` [PATCH v2 58/62] livepatch/klp-build: Add stub init code for livepatch modules
` [PATCH v2 59/62] livepatch/klp-build: Introduce klp-build script for generating "
` [PATCH v2 60/62] livepatch/klp-build: Add --debug option to show cloning decisions
` [PATCH v2 61/62] livepatch/klp-build: Add --show-first-changed option to show function divergence
` [PATCH v2 62/62] livepatch: Introduce source code helpers for livepatch modules
[PATCH i-g-t] tests/kms_setmode: Check timing twice before asserting igt@kms_setmode@basic
2025-05-09 20:18 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH BlueZ v1] mesh: Fix possible null pointer deference
2025-05-09 20:18 UTC
[PATCH] net: ipv4: Fix destination address determination in flowi4_init_output
2025-05-09 20:17 UTC (3+ messages)
[PATCH bpf-next v1 00/11] BPF Standard Streams
2025-05-09 20:17 UTC (14+ messages)
` [PATCH bpf-next v1 08/11] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next v1 10/11] bpftool: Add support for dumping streams
[GIT PULL] gitk: fix Cygwin infinite recursion, Tamil translation
2025-05-09 20:17 UTC (2+ messages)
[GIT PULL] git-gui: heed core.commentChar, ephemeral git-gui.pot
2025-05-09 20:17 UTC (2+ messages)
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-05-09 20:17 UTC (10+ messages)
[PATCH v5 0/4] Importing and exporting stashes to refs
2025-05-09 20:16 UTC (12+ messages)
` [PATCH v5 1/4] object-name: make get_oid quietly return an error
` [PATCH v5 3/4] builtin/stash: provide a way to export stashes to a ref
` [PATCH v5 4/4] builtin/stash: provide a way to import stashes from "
[PATCH net-next v2 0/2] Add the capability to allocate hw buffers in SRAM for EN7581 SoC
2025-05-09 14:51 UTC (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: Add EN7581 memory-region property
` [PATCH net-next v2 2/2] net: airoha: Add the capability to allocate hw buffers in SRAM
[PATCH v2] drivers: net: axienet: safely drop oversized RX frames
2025-05-09 15:17 UTC (3+ messages)
` [PATCH net v3] "
[RFC][PATCH 00/14] introduce kmemdump
2025-05-09 15:19 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: drop wrong spdif clock from edp1 on rk3588
2025-05-09 15:23 UTC
[PATCH v2 0/5] arm64: dts: rockchip: add ROCK 5B+ support
2025-05-09 15:12 UTC (3+ messages)
[PATCH 0/3] Add RADXA ROCK 5T support
2025-05-09 15:25 UTC (3+ messages)
[PATCH v4 0/7] Convert inno hdmi to drm bridge
2025-05-09 15:19 UTC (5+ messages)
` "
[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
2025-05-09 14:58 UTC (8+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
[PATCH] pinctrl: meson: Drop unused aml_pctl_find_group_by_name()
2025-05-09 15:01 UTC
[PATCH v2] dt-bindings: serial: Convert socionext,milbeaut-usio-uart to DT schema
2025-05-09 14:50 UTC (2+ messages)
[PATCH v8 10/13] KVM: arm64: Handle guest_memfd()-backed guest page faults
2025-05-09 20:15 UTC (2+ messages)
[PATCH v2] perf lock contention: Add -J/--inject-delay option
2025-05-09 20:15 UTC (2+ messages)
[GIT PULL] Rust fixes for 6.15 (2nd)
2025-05-09 20:14 UTC
[PATCH v7 0/3] Improve checks for valid_fqdn in send-email and update documentation
2025-05-09 20:13 UTC (3+ messages)
` [PATCH] send-email: try to get fqdn by running hostname --fqdn on Linux and macOS
[PATCH 1/1] media: dt-bindings: Add bindings for camera modules
2025-05-09 20:12 UTC (3+ messages)
[PATCH v3] drm/i915/selftest: allow larger memory allocation
2025-05-09 20:08 UTC (2+ messages)
[Buildroot] [PATCH] libical: bump to version 3.0.20
2025-05-09 20:08 UTC (2+ messages)
[Buildroot] [git commit] package/libical: bump to version 3.0.20
2025-05-09 19:48 UTC
[PATCH net-next,rdma-next v2 0/5][pull request] Prepare for Intel IPU E2000 (GEN3)
2025-05-09 20:07 UTC (6+ messages)
` [PATCH net-next,rdma-next v2 1/5] iidc/ice/irdma: Rename IDC header file
` [PATCH net-next,rdma-next v2 2/5] iidc/ice/irdma: Rename to iidc_* convention
` [PATCH net-next,rdma-next v2 3/5] iidc/ice/irdma: Break iidc.h into two headers
` [PATCH net-next,rdma-next v2 4/5] ice: Replace ice specific DSCP mapping num with a kernel define
` [PATCH net-next,rdma-next v2 5/5] iidc/ice/irdma: Update IDC to support multiple consumers
[PATCH] fbdev: fbcon: Make sure modelist not set on unregistered console
2025-05-09 20:06 UTC
[git pull] drm fixes for 6.15-rc6
2025-05-09 20:07 UTC (2+ messages)
[PATCH V9 00/24] drm: sun4i: add Display Engine 3.3 (DE33) support
2025-05-09 20:05 UTC (9+ messages)
` [PATCH V9 02/24] clk: sunxi-ng: h616: Add LVDS reset for LCD TCON
` [PATCH V9 23/24] arm64: dts: allwinner: rg35xx: Add GPIO backlight control
[PATCHv2 bpf-next 0/3] bpf: Retrieve ref_ctr_offset from uprobe perf link
2025-05-09 20:05 UTC (2+ messages)
[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
2025-05-09 20:01 UTC (5+ messages)
` [PATCH v4 1/4] mm/page_isolation: make page isolation "
` [PATCH v4 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v4 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v4 4/4] mm/page_isolation: remove migratetype parameter from more functions
[PATCH v2 0/6] Use rustc-demangle for Rust demangling
2025-05-09 20:03 UTC (2+ messages)
GSoC 2025 OpenRISC Linux Feature Development
2025-05-09 20:03 UTC
[PATCH 1/5] udevng: Record devnode even for non-USB devices
2025-05-09 20:01 UTC (5+ messages)
` [PATCH 2/5] udevng: mhi: Collect WWAN net devices as well
` [PATCH 3/5] udevng: mhi: Detect MBIM mode devices
` [PATCH 4/5] mbim: Do not require the DescriptorsFile property
` [PATCH 5/5] mbim: Print the device as a string
[PATCH RFC 0/5] platform/x86: firmware_attributes_class: Add a high level API
2025-05-09 20:00 UTC (5+ messages)
` [PATCH RFC 2/5] "
[syzbot] [net?] KMSAN: uninit-value in __ipv6_dev_mc_inc (2)
2025-05-09 20:00 UTC
[syzbot] [net?] KMSAN: uninit-value in __ipv6_dev_mc_dec (2)
2025-05-09 19:59 UTC
[syzbot] [cgroups?] general protection fault in cgroup_rstat_flush
2025-05-09 19:56 UTC (2+ messages)
Trouble with multiple kerberos ticket caches
2025-05-09 19:55 UTC (6+ messages)
` Trouble with kerberos encryption types
[PATCH v4 00/24] Tracefs support for pKVM
2025-05-09 19:54 UTC (5+ messages)
` [PATCH v4 05/24] tracing: Add events to trace remotes
` [PATCH v4 08/24] ring-buffer: Expose buffer_data_page material
[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
2025-05-09 18:48 UTC (7+ messages)
` [PATCH v3 03/22] drm/bridge: anx7625: convert to devm_drm_bridge_alloc() API
` [PATCH v3 04/22] drm/bridge: cdns-dsi: "
` [PATCH v3 05/22] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
❌ FAIL: Test report for master (6.15.0-rc5, upstream-mainline, 3013c33d)
2025-05-09 19:52 UTC
[PATCH v12] pwm: airoha: Add support for EN7581 SoC
2025-05-09 19:51 UTC (5+ messages)
scheduler performance regression since v6.11
2025-05-09 19:49 UTC (2+ messages)
[PATCH bpf-next v1] bpf, x86: Add support for signed arena loads
2025-05-09 19:49 UTC
ntp: Adjustment of time_maxerror with 500ppm instead of 15ppm
2025-05-09 19:49 UTC (4+ messages)
[PATCH] arm64: dts: qcom: sm8750: Add adsp fastrpc support
2025-05-09 19:49 UTC (6+ messages)
[PATCH] acpi/ec: Add device to acpi_ec_no_wakeup qurik
2025-05-09 19:49 UTC (3+ messages)
[PATCH net-next v21 0/1] MCTP Over PCC Transport
2025-05-09 19:49 UTC (3+ messages)
` [PATCH net-next v21 1/1] mctp pcc: Implement MCTP over "
[RFC 00/19] Split netmem from struct page
2025-05-09 19:48 UTC (6+ messages)
` [RFC 19/19] mm, netmem: remove the page pool members in "
[PATCH i-g-t] tests/intel/kms_dsc: Store valid DSC outputs
2025-05-09 19:47 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/kms_dsc: Store valid DSC outputs (rev3)
[PATCH] kunit: configs: Enable coverage of the bitfield packing library
2025-05-09 19:47 UTC (2+ messages)
[PATCH 0/4] pinctrl: tegra: Add Tegra186 pinmux driver
2025-05-09 19:46 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH 2/4] dt-bindings: gpio: tegra186: Add gpio-ranges
[syzbot] [net?] UBSAN: array-index-out-of-bounds in llc_conn_state_process (2)
2025-05-09 19:46 UTC (2+ messages)
[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
2025-05-09 19:46 UTC (7+ messages)
` [PATCH v2 1/2] alloc_tag: add sequence number for module and iterator
` [PATCH v2 2/2] alloc_tag: keep codetag iterator active between read() calls
[PATCH RFC] kernel-devsrc.bb: Stop copying the System.map files
2025-05-09 19:44 UTC (2+ messages)
` [OE-core] "
[PATCH net v3] net: devmem: fix kernel panic when netlink socket close after module unload
2025-05-09 19:43 UTC (2+ messages)
[PATCH v3 00/17] AMD MCA interrupts rework
2025-05-09 19:37 UTC (3+ messages)
` [PATCH v3 15/17] x86/mce/amd: Support SMCA Corrected Error Interrupt
[PATCH] Add keycode for performance mode keys
2025-05-09 19:37 UTC
[PATCH] Add keycode for performance mode keys
2025-05-09 19:34 UTC
[PATCH] of: unittest: Unlock on error in unittest_data_add()
2025-05-09 19:33 UTC (2+ messages)
[PATCH] x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST
2025-05-09 19:33 UTC (14+ messages)
[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-05-09 19:32 UTC (3+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
[PATCH] dt-bindings: PCI: pci-ep: Add ref-clk-mode
2025-05-09 19:31 UTC (6+ messages)
[linux-next:master 9351/10031] drivers/clk/rockchip/clk.c:625:33: sparse: sparse: Using plain integer as NULL pointer
2025-05-09 19:31 UTC
[PATCH] tracing: samples: Initialize trace_array_printk() with the correct function
2025-05-09 19:26 UTC
[PATCH v3 00/12] drm/i915/dp_mst: Add support for fractional link bpps
2025-05-09 19:26 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dp_mst: Add support for fractional link bpps (rev4)
[PATCH v7 0/9] Enable EINJv2 Support
2025-05-09 19:25 UTC (5+ messages)
` [PATCH v7 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
[PATCH] selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
2025-05-09 19:16 UTC (2+ messages)
[PATCH] ACPI: battery: negate current when discharging
2025-05-09 19:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
2025-05-09 19:14 UTC (6+ messages)
` [PATCH] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
[PATCH] drm/xe: Do not print engine reset message on a killed queue
2025-05-09 19:13 UTC (4+ messages)
[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-05-09 19:13 UTC (6+ messages)
` [PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment
[PATCH v2 2/2] [PATCH v2] man/man2/kill.2: Add Amit Pinhas as a contributer
2025-05-09 19:11 UTC (16+ messages)
` Removing in-source contribution records contributer
[PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking
2025-05-09 19:10 UTC (2+ messages)
[RFC next v2 5/5] ucount: add rlimit cache for ucount
2025-05-09 19:10 UTC (2+ messages)
[PATCH] pstore/zone: fix trivial comment typo
2025-05-09 19:11 UTC (3+ messages)
[PATCH] wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
2025-05-09 19:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/xz: add security patches fixing CVE-2025-31115
2025-05-09 19:10 UTC
[PATCH v2] kunit: fix longest symbol length test
2025-05-09 19:09 UTC (2+ messages)
[PATCH 0/3] selftests/timens: Various small fixes
2025-05-09 19:07 UTC (5+ messages)
` [PATCH 1/3] selftests/timens: Print TAP headers
[PATCH v2] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
2025-05-09 19:06 UTC (3+ messages)
[PATCH V3 0/3] cmd: env: select: Add output for available environment targets
2025-05-09 19:00 UTC (3+ messages)
` [PATCH V3 2/3] test: cmd: nvedit: Add basic unit tests
` [PATCH V3 3/3] cmd: env: select: Add output for available environment targets
[PATCH v5 00/19] Allocate payload arrays dynamically
2025-05-09 19:03 UTC (8+ messages)
` [PATCH v5 13/19] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v5 14/19] svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
` [PATCH v5 15/19] sunrpc: Remove the RPCSVC_MAXPAGES macro
` [PATCH v5 16/19] NFSD: Remove NFSD_BUFSIZE
` [PATCH v5 17/19] NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
` [PATCH v5 18/19] NFSD: Add a "default" block size
` [PATCH v5 19/19] SUNRPC: Bump the maximum payload size for the server
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.