messages from 2024-09-25 19:35:50 to 2024-09-26 00:05:45 UTC [more...]
[PATCH v4 ] gpu: drm: replace of_graph_get_next_endpoint()
2024-09-26 0:05 UTC
linux-next: build failure after merge of Linus' tree
2024-09-26 0:04 UTC
[RFC v1 0/3] C and Rust support for perf script
2024-09-26 0:03 UTC (2+ messages)
[PATCH] cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
2024-09-26 0:00 UTC (2+ messages)
[PATCH] thunderbolt: Use common error handling code in update_property_block()
2024-09-25 23:58 UTC (2+ messages)
[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
2024-09-25 23:54 UTC (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Change KVM mmu shrinker to no-op
[PATCH v7 0/3] Fix dosemu vm86() fault
2024-09-25 23:46 UTC (6+ messages)
` [PATCH v7 1/3] x86/entry_32: Do not clobber user EFLAGS.ZF
` [PATCH v7 2/3] x86/entry_32: Clear CPU buffers after register restore in NMI return
` [PATCH v7 3/3] x86/bugs: Use code segment selector for VERW operand
[PATCH v4 00/16] Extended MODVERSIONS Support
2024-09-25 23:42 UTC (4+ messages)
` [PATCH v4 14/16] modules: Support extended MODVERSIONS info
[PATCH v5 00/16] Extended MODVERSIONS Support
2024-09-25 23:38 UTC (17+ messages)
` [PATCH v5 01/16] module: Take const arg in validate_section_offset
` [PATCH v5 02/16] module: Factor out elf_validity_ehdr
` [PATCH v5 03/16] module: Factor out elf_validity_cache_sechdrs
` [PATCH v5 04/16] module: Factor out elf_validity_cache_secstrings
` [PATCH v5 05/16] module: Factor out elf_validity_cache_index_info
` [PATCH v5 06/16] module: Factor out elf_validity_cache_index_mod
` [PATCH v5 07/16] module: Factor out elf_validity_cache_index_sym
` [PATCH v5 08/16] module: Factor out elf_validity_cache_index_str
` [PATCH v5 09/16] module: Group section index calculations together
` [PATCH v5 10/16] module: Factor out elf_validity_cache_strtab
` [PATCH v5 11/16] module: Additional validation in elf_validity_cache_strtab
` [PATCH v5 12/16] module: Reformat struct for code style
` [PATCH v5 13/16] export_report: Rehabilitate script
` [PATCH v5 14/16] modules: Support extended MODVERSIONS info
` [PATCH v5 15/16] modpost: Produce extended modversion information
` [PATCH v5 16/16] export_report: Use new version info format
[GIT PULL] smb3 client fixes
2024-09-25 23:27 UTC
[PATCH v8 00/11] Enable haltpoll on arm64
2024-09-25 23:24 UTC (12+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v8 02/11] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v8 03/11] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v8 04/11] cpuidle-haltpoll: define arch_haltpoll_want()
` [PATCH v8 05/11] governors/haltpoll: drop kvm_para_available() check
` [PATCH v8 06/11] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH v8 07/11] arm64: define TIF_POLLING_NRFLAG
` [PATCH v8 08/11] arm64: idle: export arch_cpu_idle
` [PATCH v8 09/11] arm64: select ARCH_HAS_OPTIMIZED_POLL
` [PATCH v8 10/11] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64
` [PATCH v8 11/11] arm64: support cpuidle-haltpoll
[PATCH] dt-bindings: Fix array property constraints
2024-09-25 23:24 UTC
[PATCH v2 0/6] configure imx8 dsp DT node for rproc usage
2024-09-25 23:20 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count
` [PATCH v2 2/6] dt-bindings: arm: arm,mhuv2: remove power domain from example client node
` [PATCH v2 3/6] arm64: dts: imx8qxp: configure dsp node for rproc usage
` [PATCH v2 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus
` [PATCH v2 5/6] arm64: dts: imx8qm: add node for VPU dsp
` [PATCH v2 6/6] arm64: dts: imx8qm: enable dsp node for rproc usage
[syzbot] [wireguard?] INFO: task hung in wg_netns_pre_exit (5)
2024-09-25 23:05 UTC
[PATCH] perf: cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
2024-09-25 23:04 UTC (3+ messages)
[PATCH v2] soc: imx8m: Probe the SoC driver as platform driver
2024-09-25 23:03 UTC (2+ messages)
[PATCH net v3 0/2] Fix AQR PMA capabilities
2024-09-25 23:01 UTC (3+ messages)
` [PATCH net v3 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v3 2/2] net: phy: aquantia: remove usage of phy_set_max_speed
[PATCH v4 00/17] Introduce a store type enum for the Maple tree
2024-09-25 22:59 UTC (6+ messages)
` [PATCH v4 04/17] maple_tree: introduce mas_wr_store_type()
[PATCH v2 0/2] mm: optimize shadow entries removal
2024-09-25 22:47 UTC (3+ messages)
` [PATCH v2 1/2] mm: optimize truncation of shadow entries
` [PATCH v2 2/2] mm: optimize invalidation "
[PATCH] perf evsel: display dmesg command of showing a hardcoded path
2024-09-25 22:41 UTC (2+ messages)
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-09-25 22:40 UTC (17+ messages)
` [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping
` [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking "
[PATCH v3 0/7] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-25 22:40 UTC (2+ messages)
[PATCH v2] perf test: Be more tolerant of metricgroup failures
2024-09-25 22:40 UTC (2+ messages)
[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
2024-09-25 22:30 UTC (4+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add slab iterator
` [RFC/PATCH bpf-next 2/3] mm/bpf: Add bpf_get_slab_cache() kfunc
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for slab_iter
[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
2024-09-25 22:29 UTC (13+ messages)
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()
[PATCH sched_ext/for-6.12-fixes] tools/sched_ext: Receive misc updates from SCX repo
2024-09-25 22:28 UTC
[PATCH] soc: imx8m: Probe the SoC driver late
2024-09-25 22:11 UTC (9+ messages)
[PATCH] rust: cfi: fix `patchable-function-entry` starting version
2024-09-25 22:18 UTC (2+ messages)
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-09-25 22:13 UTC (9+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
[GIT PULL] RTC for 6.12
2024-09-25 22:07 UTC (2+ messages)
[GIT PULL] SPI fixes for v6.12-merge-window
2024-09-25 22:07 UTC (2+ messages)
[PATCH v5 0/6] RTL9300 support for reboot and i2c
2024-09-25 21:58 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: reset: syscon-reboot: Add reg property
` [PATCH v5 2/6] power: reset: syscon-reboot: Accept "
` [PATCH v5 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v5 4/6] mips: dts: realtek: Add syscon-reboot node
` [PATCH v5 5/6] mips: dts: realtek: Add I2C controllers
` [PATCH v5 6/6] i2c: Add driver for the RTL9300 I2C controller
[sched_ext/for-6.12-fixes] sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
2024-09-25 21:57 UTC
[PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
2024-09-25 21:57 UTC (9+ messages)
` [PATCH v7 2/2] dt-bindings: input: Goodix SPI HID Touchscreen
[PATCH v12 0/3] Add support for Intel PPS Generator
2024-09-25 21:55 UTC (6+ messages)
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
[PATCH v3 0/5] selftests: gitignore and clean target file additions
2024-09-25 21:55 UTC (6+ messages)
` [PATCH v3 1/5] selftests: core: add unshare_test to gitignore
` [PATCH v3 2/5] selftests: net: add msg_oob "
` [PATCH v3 3/5] selftests: rds: add include.sh to EXTRA_CLEAN
` [PATCH v3 4/5] selftests: rds: add gitignore file for include.sh
` [PATCH v3 5/5] selftests: exec: update gitignore for load_address
[PATCH v3] f2fs: introduce device aliasing file
2024-09-25 21:52 UTC
[PATCH v2 00/22] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
2024-09-25 21:49 UTC (9+ messages)
` [PATCH v2 01/22] drm: add clone mode check for CRTC
` [PATCH v2 05/22] drm/msm/dpu: move resource allocation to CRTC
hung tasks on shutdown in linux-next-202409{20,23,24,25}
2024-09-25 21:48 UTC (2+ messages)
[RFC PATCH v2 0/5] block: partition table OF support
2024-09-25 21:45 UTC (6+ messages)
` [RFC PATCH v2 1/5] block: add support for defining read-only partitions
` [RFC PATCH v2 2/5] docs: block: Document support for read-only partition in cmdline part
` [RFC PATCH v2 3/5] block: add support for partition table defined in OF
` [RFC PATCH v2 4/5] dt-bindings: block: Generalize and introduce property for partitions
` [RFC PATCH v2 5/5] dt-bindings: mmc: Document support for partition table in mmc-card
[RFC PATCH 00/24] erofs: introduce Rust implementation
2024-09-25 21:45 UTC (10+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust
[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
2024-09-25 21:44 UTC (4+ messages)
[PATCH 0/8] Thunderbolt and DP altmode support for cros-ec-typec
2024-09-25 21:43 UTC (12+ messages)
` [PATCH 7/8] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH 8/8] platform/chrome: cros_ec_typec: Disable auto_enter
[PATCH v1 1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses
2024-09-25 21:42 UTC (2+ messages)
[PATCH] perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}
2024-09-25 21:40 UTC (3+ messages)
[PATCH v2 0/2] unrestrict process_madvise() for current process
2024-09-25 21:37 UTC (9+ messages)
` [PATCH v2 1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise()
[PATCH 0/8] Add minimal boot support for IPQ5424
2024-09-25 21:31 UTC (5+ messages)
` [PATCH 8/8] arm64: defconfig: Enable IPQ5424 SoC base configs
[PATCH v2] clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
2024-09-25 21:28 UTC (2+ messages)
[PATCH 0/2] usb: typec: ucsi: ccg: Adjustments for common code in two functions
2024-09-25 21:26 UTC (2+ messages)
[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
2024-09-25 21:23 UTC (4+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h
[PATCH] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
2024-09-25 21:22 UTC (4+ messages)
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-09-25 21:20 UTC (4+ messages)
[PATCH v6 0/3] Fix dosemu vm86() fault
2024-09-25 21:11 UTC (3+ messages)
` [PATCH v6 3/3] x86/bugs: Use stack segment selector for VERW operand
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-09-25 21:06 UTC (6+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
[PATCH 1/2] HID: hid-goodix: drop unsupported and undocumented DT part
2024-09-25 21:07 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"
[PATCH v6 0/2] Add driver for Sharp Memory LCD
2024-09-25 21:07 UTC (3+ messages)
` [PATCH v6 2/2] drm/tiny: "
[PATCHSET sched_ext/for-6.12-fixes] sched_ext: Split %SCX_DSQ_GLOBAL per-node
2024-09-25 21:04 UTC (4+ messages)
` [PATCH 2/5] sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued() and bpf_iter_scx_dsq_new()
[PATCH v2 1/2] rust: add untrusted data abstraction
2024-09-25 20:53 UTC (2+ messages)
` [PATCH v2 2/2] rust: switch uaccess to untrusted data API
[PATCH] mm: fix shrink nr.unqueued_dirty counter issue
2024-09-25 20:51 UTC (2+ messages)
[PATCH] vhost-vdpa: Refactor copy_to_user() usage in vhost_vdpa_get_config()
2024-09-25 20:50 UTC (2+ messages)
[PATCH v2] kbuild: rust: auto generate rust helper exports
2024-09-25 20:49 UTC (3+ messages)
[GIT PULL] HID for 6.12
2024-09-25 20:49 UTC (3+ messages)
[PATCH 1/1] kasan, vmalloc: avoid lock contention when depopulating vmalloc
2024-09-25 20:47 UTC (2+ messages)
[PATCH] arm: dts: broadcom: Add missing required fields
2024-09-25 20:38 UTC (4+ messages)
[PATCH 0/6] Samsung Exynos 7870 DECON driver support
2024-09-25 20:34 UTC (9+ messages)
` [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
2024-09-25 20:33 UTC (3+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "
[PATCH v4 0/6] i2c: npcm: read/write operation, checkpatch
2024-09-25 20:24 UTC (7+ messages)
` [PATCH v4 1/6] i2c: npcm: correct the read/write operation procedure
` [PATCH v4 2/6] i2c: npcm: use a software flag to indicate a BER condition
` [PATCH v4 3/6] i2c: npcm: Modify timeout evaluation mechanism
b4 commit in -next breaks b4 on next
2024-09-25 20:11 UTC (2+ messages)
[PATCH] drm/meson: switch to a managed drm device
2024-09-25 20:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH net v4] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
2024-09-25 20:09 UTC (2+ messages)
[PATCH v1] atm: Fix typo in the comment
2024-09-25 20:05 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: convert test_xdp_features.sh to test_progs
2024-09-25 20:01 UTC (7+ messages)
[PATCH] tools/net:Fix the wrong format specifier
2024-09-25 19:59 UTC (3+ messages)
[PATCH v1 1/1] usb: typec: stusb160x: Make use of i2c_get_match_data()
2024-09-25 19:53 UTC (2+ messages)
[PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
2024-09-25 19:54 UTC
[PATCH v1 0/5] perf cpumap: Correct for perf_cpu_map__merge()
2024-09-25 19:53 UTC (6+ messages)
` [PATCH v1 1/5] libperf cpumap: Correct reference count "
` [PATCH v1 2/5] perf: Release old CPU maps after merging
` [PATCH v1 3/5] perf cpumap: Update CPU map merging test
` [PATCH v1 4/5] perf cpumap: Add more tests for CPU map merging
` [PATCH v1 5/5] perf cpumap: Add checking for reference counter
[PATCH net v4 0/2] bpf: devmap: provide rxq after redirect
2024-09-25 19:45 UTC (3+ messages)
[STABLE REGRESSION] Possible missing backport of x86_match_cpu() change in v6.1.96
2024-09-25 19:51 UTC (7+ messages)
[RFC net-next 0/1] hyperv: Link queues to NAPIs
2024-09-25 19:39 UTC (3+ messages)
` [RFC net-next 1/1] hv_netvsc: "
[PATCH v28 00/32] Introduce QC USB SND audio offloading support
2024-09-25 19:37 UTC (4+ messages)
` [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH v4 00/11] Preemption support for A7XX
2024-09-25 19:37 UTC (7+ messages)
[syzbot] [iommu?] kernel BUG in trace_dma_unmap_sg
2024-09-25 19:36 UTC
[PATCH v2] media: nxp: imx8-isi: fix v4l2-compliance test errors
2024-09-25 19:36 UTC (2+ messages)
[PATCH] fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_first_ep()
2024-09-25 19:35 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