messages from 2025-02-12 10:03:48 to 2025-02-12 11:58:16 UTC [more...]
[PATCH] mm/oom_kill: revert watchdog reset in global OOM process
2025-02-12 11:58 UTC (5+ messages)
[PATCH] scsi: hpsa: Use min() to simplify code
2025-02-12 11:55 UTC
[PATCH] ww_mutex: convert self-test to KUnit
2025-02-12 11:53 UTC (2+ messages)
[syzbot] [bcachefs?] kernel BUG in bch2_journal_keys_peek_max
2025-02-12 11:52 UTC
[PATCH v3] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
2025-02-12 11:50 UTC (3+ messages)
[PATCH v14 0/8] Coresight for Kernel panic and watchdog reset
2025-02-12 11:49 UTC (9+ messages)
` [PATCH v14 1/8] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v14 2/8] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v14 3/8] coresight: core: Add provision for panic callbacks
` [PATCH v14 4/8] coresight: tmc: Enable panic sync handling
` [PATCH v14 5/8] coresight: tmc: Add support for reading crash data
` [PATCH v14 6/8] coresight: tmc: Stop trace capture on FlIn
` [PATCH v14 7/8] coresight: config: Add preloaded configuration
` [PATCH v14 8/8] Documentation: coresight: Panic support
[PATCH] virtio: console: Use str_yes_no() helper in port_debugfs_show()
2025-02-12 11:48 UTC
[PATCH 0/2] xen/swiotlb: one fix and one optimization
2025-02-12 11:49 UTC (10+ messages)
` [PATCH 1/2] xen/swiotlb: relax alignment requirements
` [PATCH 2/2] xen/swiotlb: don't destroy contiguous region in all cases
[PATCH v1 1/1] serial: 8250_dw: Call dw8250_quirks() conditionally
2025-02-12 11:47 UTC (2+ messages)
官公庁が貴社商材を買います
2025-02-12 7:03 UTC
nvme-tcp: fix a possible UAF when failing to send request
2025-02-12 11:47 UTC (11+ messages)
` "
kvm: nVHE hyp panic at: __kvm_nvhe_kvm_hyp_handle_sysre
2025-02-12 11:42 UTC (5+ messages)
[v2] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
2025-02-12 11:39 UTC (2+ messages)
[PATCH v4 0/3] add sof support on imx95
2025-02-12 11:38 UTC (5+ messages)
` [PATCH v4 1/3] ASoC: dt-bindings: support imx95's CM7 core
[PATCH mm-unstable] mm/madvise: handle MADV_{HWPOISON,SOFT_OFFLINE} from madvise_unlock()
2025-02-12 11:35 UTC (3+ messages)
[PATCH v1 00/10] PM: Make the core and pm_runtime_force_suspend/resume() agree more
2025-02-12 11:36 UTC (7+ messages)
` [PATCH v1 10/10] PM: runtime: Discover the lack of runtime PM support
[PATCH] dmaengine: Fix typo in comment
2025-02-12 11:34 UTC
[PATCH bpf-next] bpftool: bash-completion: Add nopasswd sudo prefix for bpftool
2025-02-12 11:21 UTC (3+ messages)
[PATCH net] net: 802: enforce underlying device type for GARP and MRP
2025-02-12 11:32 UTC
[PATCH V3] arm64: dts: qcs6490-rb3gen2: Add vadc and adc-tm channels
2025-02-12 11:33 UTC
[PATCH v4] fuse: add new function to invalidate cache for all inodes
2025-02-12 11:32 UTC (3+ messages)
[PATCH v3] intel_idle: introduce 'no_native' module parameter
2025-02-12 11:32 UTC (3+ messages)
[PATCH v3 0/3] locking/lockdep: Disable KASAN instrumentation of lockdep.c
2025-02-12 11:30 UTC (4+ messages)
` [PATCH v3 3/3] "
[GIT PULL] arm64: defconfig: Fixes for TI K3 platforms for v6.14-rc1
2025-02-12 11:28 UTC
[PATCH v3 0/2] add clock-names property to nand node
2025-02-12 11:25 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: cadence: document required clock-names
` [PATCH v3 2/2] arm64: dts: socfpga: agilex5: add clock-names property to nand node
[PATCH 0/4] Add MST support for qcs8300 platform
2025-02-12 11:28 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: display/msm: Redocument the dp-controller for QCS8300
[PATCH 0/2] mm: Optimize folio_order
2025-02-12 11:28 UTC (3+ messages)
` [PATCH 1/2] mm/folio_queue: Delete __folio_order and use folio_order directly
[RFC PATCH v5 0/7] mseal system mappings
2025-02-12 11:24 UTC (2+ messages)
[PATCH 0/9] Extend automarkup support for ABI symbols
2025-02-12 11:25 UTC (2+ messages)
[PATCH v4 00/31] ARM: Switch to generic entry
2025-02-12 11:23 UTC (32+ messages)
` [PATCH v4 01/31] ARM: Prepare includes for "
` [PATCH v4 02/31] ARM: ptrace: Split report_syscall()
` [PATCH v4 03/31] ARM: entry: Skip ret_slow_syscall label
` [PATCH v4 04/31] ARM: process: Rewrite ret_from_fork i C
` [PATCH v4 05/31] ARM: process: Remove local restart
` [PATCH v4 06/31] ARM: entry: Invoke syscalls using C
` [PATCH v4 07/31] ARM: entry: Rewrite two asm calls in C
` [PATCH v4 08/31] ARM: entry: Move trace entry to C function
` [PATCH v4 09/31] ARM: entry: save the syscall sp in thread_info
` [PATCH v4 10/31] ARM: entry: move all tracing invocation to C
` [PATCH v4 11/31] ARM: entry: Merge the common and trace entry code
` [PATCH v4 12/31] ARM: entry: Rename syscall invocation
` [PATCH v4 13/31] ARM: entry: Create user_mode_enter/exit
` [PATCH v4 14/31] ARM: entry: Drop trace argument from usr_entry macro
` [PATCH v4 15/31] ARM: entry: Separate call path for syscall SWI entry
` [PATCH v4 16/31] ARM: entry: Drop argument to asm_irqentry macros
` [PATCH v4 17/31] ARM: entry: Implement syscall_exit_to_user_mode()
` [PATCH v4 18/31] ARM: entry: Drop the superfast ret_fast_syscall
` [PATCH v4 19/31] ARM: entry: Remove fast and offset register restore
` [PATCH v4 20/31] ARM: entry: Untangle ret_fast_syscall/to_user
` [PATCH v4 21/31] ARM: entry: Do not double-call exit functions
` [PATCH v4 22/31] ARM: entry: Move work processing to C
` [PATCH v4 23/31] ARM: entry: Stop exiting syscalls like IRQs
` [PATCH v4 24/31] ARM: entry: Complete syscall and IRQ transition to C
` [PATCH v4 25/31] ARM: entry: Create irqentry calls from kernel mode
` [PATCH v4 26/31] ARM: entry: Move in-kernel hardirq tracing to C
` [PATCH v4 27/31] ARM: irq: Add irqstack helper
` [PATCH v4 28/31] ARM: entry: Convert to generic entry
` [PATCH v4 29/31] ARM: entry: Handle dabt, pabt, and und as interrupts
` [PATCH v4 30/31] ARM: entry: Block IRQs in early IRQ context
` [PATCH v4 31/31] ARM: entry: Straighten syscall returns
[PATCH bpf-next v3] bpftool: Check map name length when map create
2025-02-12 11:23 UTC (2+ messages)
BUG: debug_exception_enter() disables preemption and may call sleeping functions on aarch64 with RT
2025-02-12 11:21 UTC (5+ messages)
[PATCH net] rxrpc: Fix ipv6 path MTU discovery
2025-02-12 11:21 UTC
[PATCH 0/2] drm/msm/dp: Fix Type-C Timing
2025-02-12 11:20 UTC (6+ messages)
` [PATCH 1/2] drm/msm/dp: Disable wide bus support for SDM845
` [PATCH 2/2] drm/msm/disp: Correct porch timing "
[PATCH] acct: Prevent NULL pointer dereference when writing to sysfs
2025-02-12 11:16 UTC (7+ messages)
` [PATCH 0/2] acct: don't allow access to internal filesystems
` [PATCH 2/2] acct: block access to kernel "
[PATCH] alpha: Use str_yes_no() helper in pci_dac_dma_supported()
2025-02-12 11:14 UTC
[PATCH net-next] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
2025-02-12 11:15 UTC
[PATCH] arm64: dts: mediatek: mt8188: Add VDO0's DSC and MERGE block nodes
2025-02-12 11:15 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8188: Add tertiary eMMC/SD/SDIO controller
2025-02-12 11:15 UTC (2+ messages)
[PATCH v2 0/5] Handheld gaming PC panel orientation quirks
2025-02-12 11:14 UTC (9+ messages)
` [PATCH v2 2/5] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH v2 3/5] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
[PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device
2025-02-12 11:12 UTC (8+ messages)
` [PATCH RFC v2 1/5] dt-bindings: thermal: Add MBG thermal monitor support
[PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
2025-02-12 11:11 UTC (7+ messages)
` [PATCH bpf-next v5 1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration
` [PATCH bpf-next v5 2/6] selftests/bpf: test_xdp_veth: Use a dedicated namespace
` [PATCH bpf-next v5 3/6] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v5 4/6] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v5 5/6] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v5 6/6] selftests/bpf: Remove test_xdp_redirect_multi.sh
[PATCH v7] KVM: arm64: Fix confusion in documentation for pKVM SME assert
2025-02-12 11:11 UTC (2+ messages)
[PATCH v2] docs: trace: Refactor index documentation
2025-02-12 11:10 UTC (3+ messages)
[PATCH v3 0/4] Update LPASS Audio clock driver for QCM6490 board
2025-02-12 11:09 UTC (3+ messages)
` [PATCH v3 2/4] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490
[PATCH v1 0/3] MediaTek MT8188 MDP3 Enablement
2025-02-12 11:09 UTC (2+ messages)
[PATCH v2 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
2025-02-12 11:07 UTC (6+ messages)
` [PATCH v2 2/2] phy: qcom: qmp-pcie: Add PHY register retention support
[PATCH v2 00/18] firmware: arm_ffa: Framework notification support + other updates and fixes
2025-02-12 11:05 UTC (6+ messages)
` [PATCH v2 17/18] firmware: arm_ffa: Add support for handling framework notifications
` [PATCH v2 18/18] firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback
[PATCH v5 00/12] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-12 11:05 UTC (5+ messages)
` [PATCH v5 02/12] driver core: Split devres APIs to device/devres.h
[PATCH v2] arm64: Add missing registrations of hwcaps
2025-02-12 11:05 UTC (2+ messages)
[PATCH v4] drm/sched: Use struct for drm_sched_init() params
2025-02-12 11:04 UTC (2+ messages)
[PATCH 0/6] marvell: DT root compatible fixes
2025-02-12 10:50 UTC (3+ messages)
[PATCH v1 0/2] mfd: lm3533: convert to use OF
2025-02-12 11:02 UTC (2+ messages)
[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
2025-02-12 11:02 UTC (11+ messages)
` [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings
[PATCH v10 00/12] AMD broadcast TLB invalidation
2025-02-12 10:59 UTC (8+ messages)
` [PATCH v10 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
[PATCH v14 00/13] VOP Support for rk3576
2025-02-12 10:59 UTC (3+ messages)
` [PATCH v14 02/13] drm/rockchip: vop2: Rename TRANSFORM_OFFSET to TRANSFORM_OFFS
[PATCH v2] soc: qcom: pdr: Fix the potential deadlock
2025-02-12 10:59 UTC (7+ messages)
[PATCH] drm/msm/dpu: Disable dither in phys encoder cleanup
2025-02-12 10:58 UTC (2+ messages)
[PATCH v8 01/17] spi: add basic support for SPI offloading
2025-02-12 10:58 UTC (12+ messages)
[PATCH] docs: Makefile: use the new script to check for bad ABI references
2025-02-12 10:57 UTC (2+ messages)
[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in ea_get (4)
2025-02-12 10:57 UTC
[PATCH v3 0/2] DRM/MSM: Support for Adreno 663 GPU
2025-02-12 10:56 UTC (8+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sa8775p-ride: Enable "
[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
2025-02-12 10:55 UTC (10+ messages)
[PATCH v2 0/2] add clock-names property to nand node
2025-02-12 10:52 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: cadence: document required clock-names
` [PATCH v2 2/2] arm64: dts: socfpga: agilex5: add clock-names property to nand node
[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
2025-02-12 10:52 UTC (5+ messages)
[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-12 10:51 UTC (3+ messages)
` [PATCH v3 02/15] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
[PATCH v2 00/35] drm/bridge: Various quality of life improvements
2025-02-12 10:51 UTC (7+ messages)
` [PATCH v2 34/35] drm/bridge: tc358768: Convert to atomic helpers
[GIT PULL] gpio: immutable tag containing gpiod_multi_set_value_cansleep()
2025-02-12 10:50 UTC (2+ messages)
[PATCH] usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
2025-02-12 10:47 UTC (2+ messages)
[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
2025-02-12 10:48 UTC (5+ messages)
` [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
[syzbot] [bcachefs?] WARNING in bch2_btree_node_mem_alloc
2025-02-12 10:47 UTC
[PATCH 0/4] rtc/scmi: Support multiple RTCs
2025-02-12 10:44 UTC (10+ messages)
` [PATCH 4/4] rtc: imx-sm-bbm: "
[PATCH v5 0/8] iio: light: stk3310: support powering off during suspend
2025-02-12 10:43 UTC (5+ messages)
` [PATCH v5 6/8] iio: light: stk3310: use dev_err_probe where possible
[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
2025-02-12 10:43 UTC (7+ messages)
[PATCH RFC v2 rcu] Fix get_state_synchronize_rcu_full() GP-start detection
2025-02-12 10:42 UTC (12+ messages)
[PATCH v3 0/2] Add support for Tegra UART Trace Controller (UTC) client
2025-02-12 10:41 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v3 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)
[PATCH] drivers: core: fix device leak in __fw_devlink_relax_cycles()
2025-02-12 10:39 UTC (2+ messages)
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-12 10:39 UTC (7+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[PATCH RFC 0/1] Implement kernel-doc in python
2025-02-12 10:39 UTC (2+ messages)
` [PATCH RFC 1/1] scripts/kernel-doc.py: add a Python parser
[PATCH v9 00/12] AMD broadcast TLB invalidation
2025-02-12 10:38 UTC (7+ messages)
` [PATCH v9 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
[PATCH] x86: sgx: Don't track poisoned pages for reclaiming
2025-02-12 10:38 UTC (6+ messages)
[PATCH 0/2] lockdep: disable_irq_nosync_lockdep.*() for PREEMPT_RT
2025-02-12 10:36 UTC (3+ messages)
` [PATCH 1/2] lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
` [PATCH 2/2] lockdep: Remove disable_irq_lockdep()
[PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs
2025-02-12 10:36 UTC (4+ messages)
` [PATCH v2 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
[PATCH] ACPI: GTDT: Relax sanity checking on Platform Timers array count
2025-02-12 10:33 UTC (4+ messages)
[PATCH] sbus: envctrl: Fix typo in comment
2025-02-12 10:26 UTC
[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
2025-02-12 10:22 UTC (3+ messages)
[PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel
2025-02-12 10:21 UTC (5+ messages)
` [PATCH 3/4] drm/msm/dsi: Allow all bpc values
[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2025-02-12 10:19 UTC (3+ messages)
[PATCH v2 00/17] KVM: TDX: TDX interrupts
2025-02-12 10:19 UTC (4+ messages)
` [PATCH v2 09/17] KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM
[PATCH v2 00/10] Support for Allwinner V853 SoC
2025-02-12 10:18 UTC (9+ messages)
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file "
[PATCH v2 6/7] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
2025-02-12 10:16 UTC (2+ messages)
[PATCH v2] staging: sm750fb: fix checkpatch warning architecture specific defines should be avoided
2025-02-12 10:12 UTC
[PATCH] usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails
2025-02-12 10:08 UTC
[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
2025-02-12 10:08 UTC (9+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "
[v2,0/2] Add an interface to get current DDR data rate
2025-02-12 10:07 UTC (6+ messages)
` [v2,2/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface
[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation,
2025-02-12 10:06 UTC (4+ messages)
` [FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
[PATCH v4 0/4] Display enablement changes for Qualcomm QCS8300 platform
2025-02-12 10:05 UTC (4+ messages)
` [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300
[PATCH] pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw
2025-02-12 10:05 UTC
[PATCH] arm64: dts: socfpga: agilex5: fix gpio0 address
2025-02-12 10:01 UTC
[PATCH v2 1/2] dt-bindings: clock: mediatek,mt8188: Add VDO1_DPI1_HDMI clock
2025-02-12 10:03 UTC (2+ messages)
` [PATCH v2 2/2] clk: mediatek: mt8188-vdo1: Add VDO1_DPI1_HDMI clock for hdmitx
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