[PATCH v2 0/7] Documentation for nova-core
2025-05-09 20:56 UTC (4+ messages)
` [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-09 20:50 UTC (5+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
[PATCH 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-05-09 20:49 UTC (5+ messages)
` [PATCH 3/8] of/irq: Export of_irq_count()
` [PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
2025-05-09 20:46 UTC (8+ 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 v2] ptp: ocp: Limit SMA/signal/freq counts in show/store functions
2025-05-09 20:43 UTC (2+ messages)
[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
2025-05-09 20:40 UTC (10+ messages)
` [PATCH 2/9] CodingStyle: delete explicit numbering
` [PATCH 3/9] CodingStyle: advise on using "sysctl" in sysctl variables
` [PATCH 4/9] CodingStyle: mention "typedef struct S {} S;" if typedef is used
` [PATCH 5/9] CodingStyle: institute better inline assembly formatting
` [PATCH 6/9] CodingStyle: recommend static_assert/_Static_assert
` [PATCH 7/9] CodingStyle: new variable declaration placement rule
` [PATCH 8/9] CodingStyle: tell people how to split long "for" loops
` [PATCH 9/9] CodingStyle: flip the rule about curlies
[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
2025-05-09 20:33 UTC (5+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
linux-next: build warning after merge of the mm-unstable tree
2025-05-09 20:31 UTC (2+ messages)
[PATCH v8 0/3] rust: platform: add Io support
2025-05-09 20:29 UTC (4+ messages)
` [PATCH v8 1/3] rust: io: add resource abstraction
` [PATCH v8 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v8 3/3] rust: platform: allow ioremap of platform resources
[PATCH v3 0/2] rockchip: Enable Ethernet controller on Radxa E20C
2025-05-09 20:23 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Add GMAC nodes for RK3528
` [PATCH v3 2/2] arm64: dts: rockchip: Enable Ethernet controller on Radxa E20C
[PATCH] acpi/ec: Add device to acpi_ec_no_wakeup qurik
2025-05-09 20:23 UTC (4+ messages)
[tip:perf/core] BUILD REGRESSION 881097c0549f3818f5aa31af8ccb49213bd99bed
2025-05-09 20:20 UTC
[RFC next v2 0/5] ucount: add rlimit cache for ucount
2025-05-09 20:18 UTC (2+ messages)
[tip:locking/futex] BUILD SUCCESS 01475aedfdfa33a5ee3219079426f5743367c624
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 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] security/commoncap: don't assume "setid" if all ids are identical
2025-05-09 20:17 UTC (11+ messages)
` [PATCH] Documentation/no_new_privs.rst: document dropping effective ids
[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
[GIT PULL] arm64 fixes for 6.15-rc6
2025-05-09 20:07 UTC (2+ messages)
[git pull] drm fixes for 6.15-rc6
2025-05-09 20:07 UTC (2+ messages)
[PATCH] fbdev: fbcon: Make sure modelist not set on unregistered console
2025-05-09 20:06 UTC
[PATCH v2 0/6] Use rustc-demangle for Rust demangling
2025-05-09 20:03 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 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
[PATCH v6 0/2] Support SD/SDIO controllers on RK3528
2025-05-09 20:00 UTC (2+ messages)
[PATCH v2 0/5] arm64: dts: rockchip: add ROCK 5B+ support
2025-05-09 20:00 UTC (2+ messages)
` (subset) "
[PATCH v4 0/5] Add RK3576 SAI Audio Controller Support
2025-05-09 20:00 UTC (2+ messages)
[PATCH v3 0/2] Add support for rk3399 industry evaluation board
2025-05-09 20:00 UTC (2+ messages)
[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)
[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 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)
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 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] 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 v2 0/4] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
2025-05-09 19:37 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock
[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] 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 v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-09 19:30 UTC (3+ messages)
` [PATCH v4 14/23] iommufd: Add mmap interface
[PATCH] tracing: samples: Initialize trace_array_printk() with the correct function
2025-05-09 19:26 UTC
[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] rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels
2025-05-09 19:14 UTC (11+ messages)
` [PATCH v2] rcu/nocb: Add Safe checks for access offloaded rdp
` [PATCH] rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
[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] 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)
[PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking
2025-05-09 19:10 UTC (2+ messages)
[PATCH 0/3] selftests/timens: Various small fixes
2025-05-09 19:07 UTC (6+ 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 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
2025-05-09 19:03 UTC (19+ messages)
` [PATCH 02/12] locking/rtmutex: Move max_lock_depth into rtmutex.c
` [PATCH 03/12] rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
` [PATCH 04/12] mm: move randomize_va_space into memory.c
` [PATCH 05/12] parisc/power: Move soft-power into power.c
` [PATCH 06/12] fork: mv threads-max into kernel/fork.c
` [PATCH 08/12] sysctl: Move tainted ctl_table into kernel/panic.c
` [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c
` [PATCH 11/12] sysctl: Remove (very) old file changelog
` [PATCH 12/12] sysctl: Remove superfluous includes from kernel/sysctl.c
[PATCH 1/2] hfsplus: fix to update ctime after rename
2025-05-09 19:02 UTC (6+ messages)
` [PATCH 2/2] hfs: "
` 回复: "
[GIT PULL] KVM: x86: Fixes for 6.15-rcN
2025-05-09 19:01 UTC
[PATCH v8 01/11] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
2025-05-09 18:58 UTC (2+ messages)
[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
2025-05-09 18:56 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add AD4170
[PATCH v2] drm/meson: Use 1000ULL when operating with mode->clock
2025-05-09 18:56 UTC (5+ messages)
[PATCH v3] ACPI: PCI: Release excess memory usage
2025-05-09 18:50 UTC (2+ messages)
[PATCH bpf-next v4 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-09 18:50 UTC (5+ messages)
` [PATCH bpf-next v4 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[tip: irq/core] genirq: Fix inverted condition in handle_nested_irq()
2025-05-09 18:49 UTC
[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-09 18:49 UTC (3+ messages)
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
[PATCH] ACPI: pci_root: Constify fwnode_handle in acpi_pci_root_remap_iospace
2025-05-09 18:48 UTC (2+ messages)
[PATCH] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
2025-05-09 18:44 UTC (2+ messages)
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-09 18:43 UTC (7+ messages)
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-09 18:43 UTC (3+ messages)
[PATCH] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-09 18:42 UTC
[PATCH] dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible
2025-05-09 18:39 UTC (2+ messages)
[PATCH v2 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
2025-05-09 18:38 UTC (3+ messages)
` [PATCH v2 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants
[PATCH RESEND v4 0/3] add support for RV8063 SPI rtc
2025-05-09 18:37 UTC (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: rtc: pcf85063: add binding for RV8063
` [PATCH RESEND v4 2/3] rtc: pcf85063: create pcf85063_i2c_probe
` [PATCH RESEND v4 3/3] rtc: pcf85063: add support for RV8063
[PATCH net-next] net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-05-09 18:37 UTC (2+ messages)
[patch V2 00/45] genirq: Cleanups and conversion to lock guards
2025-05-09 18:37 UTC (4+ messages)
` [patch V2 12/45] genirq/chip: Rework handle_nested_irq()
Bug 220102 - struct taskstats breaks backward compatibility since version 15
2025-05-09 18:35 UTC
[PATCH] drivers/acpi: Improve logging around acpi_initialize_tables
2025-05-09 18:35 UTC (2+ messages)
[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_request_ibss_scan
2025-05-09 18:35 UTC (2+ messages)
[GIT PULL] Modules fixes for v6.15-rc6
2025-05-09 18:31 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 6.15-rc6
2025-05-09 18:30 UTC (2+ messages)
[RESEND PATCH v9 00/19] zswap compression batching
2025-05-09 18:29 UTC (4+ 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®