messages from 2024-09-12 13:57:54 to 2024-09-12 15:23:08 UTC [more...]
[PATCH] selftests: Makefile: add missing 'net/lib' to targets
2024-09-12 15:23 UTC (2+ messages)
[PATCH RFC 0/4] RAID0 atomic write support
2024-09-12 15:22 UTC (16+ messages)
` [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
` [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
` [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
` [PATCH RFC 4/4] md/raid0: Atomic write support
[GIT PULL] AFFS updates for 6.12
2024-09-12 15:22 UTC
[PATCH 0/8] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-12 15:22 UTC (5+ messages)
` [PATCH 1/8] perf cs-etm: Don't flush when packet_queue fills up
[PATCH 1/2] pm: cpupower: bench: print path fopen failed
2024-09-12 15:21 UTC (4+ messages)
` [PATCH 2/2] pm: cpupower: Makefile: better support cross-compiling
[RFC] efi/tpm: add efi.tpm_log as a reserved region in 820_table_firmware
2024-09-12 15:21 UTC (11+ messages)
[PATCH v2] clocksource: hyper-v: Fix hv tsc page based sched_clock for hibernation
2024-09-12 15:21 UTC (4+ messages)
[PATCH v2 0/5] MediaTek MT6357/8/9 PMIC Auxiliary ADC support
2024-09-12 15:20 UTC (4+ messages)
` [PATCH v2 2/5] dt-bindings: mfd: mediatek,mt6357: Describe Auxiliary ADC subdev
[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
2024-09-12 15:19 UTC (9+ messages)
` [PATCH net-next V2 1/5] net: lan743x: Add SFP support check flag
` [PATCH net-next V2 2/5] net: lan743x: Add support to software-nodes for sfp
[PATCH RESEND v27 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-09-12 15:18 UTC (3+ messages)
` [PATCH RESEND v27 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
2024-09-12 15:19 UTC
[PATCH 00/25] TDX vCPU/VM creation
2024-09-12 15:18 UTC (17+ messages)
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID
[PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-09-12 15:17 UTC (4+ messages)
` (subset) "
[PATCH 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
2024-09-12 15:16 UTC (6+ messages)
` [PATCH 08/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH 10/13] media: i2c: imx214: Implement vflip/hflip controls
[PATCH v5 0/3] add support for ad777x family
2024-09-12 15:15 UTC (5+ messages)
` [PATCH v5 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
` [PATCH v5 3/3] drivers: iio: adc: add support for ad777x family
[PATCH][next] drm/msm8998: make const arrays ratio_list and band_list static
2024-09-12 15:15 UTC (2+ messages)
[PATCH v3 0/6] livepatch: klp-convert tool - Minimal version
2024-09-12 15:15 UTC (2+ messages)
[PATCH] x86/bhi: avoid hardware mitigation for 'spectre_bhi=vmexit'
2024-09-12 15:14 UTC (2+ messages)
[PATCH v2 0/7] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-12 15:11 UTC (8+ messages)
` [PATCH v2 1/7] perf cs-etm: Don't flush when packet_queue fills up
` [PATCH v2 2/7] perf cs-etm: Use new OpenCSD consistency checks
` [PATCH v2 3/7] perf scripting python: Add function to get a config value
` [PATCH v2 4/7] perf scripts python cs-etm: Update to use argparse
` [PATCH v2 5/7] perf scripts python cs-etm: Improve arguments
` [PATCH v2 6/7] perf scripts python cs-etm: Add start and stop arguments
` [PATCH v2 7/7] perf test: cs-etm: Test Coresight disassembly script
[PATCH v2] virtio_ring: tag event_triggered as racy for KCSAN
2024-09-12 15:11 UTC (2+ messages)
[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
2024-09-12 15:11 UTC (6+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding
[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-09-12 15:11 UTC (20+ messages)
` [PATCH v14 01/19] tracing: Add a comment about ftrace_regs definition
` [PATCH v14 02/19] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v14 06/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v14 07/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v14 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v14 10/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v14 11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v14 12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v14 13/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v14 14/19] tracing: Fix function timing profiler to initialize hashtable
` [PATCH v14 15/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v14 16/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v14 17/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v14 18/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v14 19/19] fgraph: Skip recording calltime/rettime if it is not nneeded
[PATCH v5 0/4] Support fdinfo runtime and memory stats on Panthor
2024-09-12 15:10 UTC (5+ messages)
` [PATCH v5 1/4] drm/panthor: introduce job cycle and timestamp accounting
[PATCH] staging: vt6655: Rename variable apTD0Rings
2024-09-12 15:09 UTC (2+ messages)
[PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks
2024-09-12 15:06 UTC (3+ messages)
[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
2024-09-12 15:06 UTC (8+ messages)
[PATCH] MAINTAINERS: Add myself as VKMS Maintainer
2024-09-12 15:04 UTC (5+ messages)
[RFC net-next v3 0/9] Add support for per-NAPI config via netlink
2024-09-12 15:03 UTC (3+ messages)
` [RFC net-next v3 5/9] net: napi: Add napi_config
[syzbot] [net?] [bpf?] general protection fault in dev_map_redirect
2024-09-12 15:03 UTC (13+ messages)
` [PATCH net-net] tun: Assign missing bpf_net_context
[PATCH] fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
2024-09-12 15:01 UTC (2+ messages)
[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
2024-09-12 15:00 UTC (4+ messages)
[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
2024-09-12 15:00 UTC (5+ messages)
[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / vring_interrupt (4)
2024-09-12 15:00 UTC (7+ messages)
[PATCH] RDMA/cxgb4: Added NULL check for lookup_atid
2024-09-12 14:58 UTC
[PATCH v1 02/10] perf: Support discriminator in addr2line
2024-09-12 14:58 UTC (2+ messages)
[PATCH v2] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
2024-09-12 14:56 UTC (4+ messages)
[PATCH 1/7] perf: Generic hotplug support for a PMU with a scope
2024-09-12 14:53 UTC (4+ messages)
` [tip: perf/core] "
linux-next: build warning after merge of the tip tree
2024-09-12 14:52 UTC (2+ messages)
[PATCH RESEND] usb: storage: ene_ub6250: Fix right shift warnings
2024-09-12 14:52 UTC
[regression] significant delays when secureboot is enabled since 6.10
2024-09-12 14:52 UTC (17+ messages)
[PATCH] ALSA: control: prevent some integer overflow issues
2024-09-12 14:52 UTC (7+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
2024-09-12 14:51 UTC (2+ messages)
[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
2024-09-12 14:50 UTC (11+ messages)
[PATCH] virtio_ring: tag event_triggered as racy for KCSAN
2024-09-12 14:50 UTC (2+ messages)
[PATCH] perf: Fix topology_sibling_cpumask check warning on ARM
2024-09-12 14:50 UTC
[PATCH v1 1/1] i2c: synquacer: Fix clock rate retrieval code
2024-09-12 14:49 UTC (2+ messages)
[PATCH 0/8] Add support for PCIe3 on x1e80100
2024-09-12 14:49 UTC (10+ messages)
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies
[PATCH v2] sched: Don't try to catch up excess steal time
2024-09-12 14:47 UTC (2+ messages)
[PATCH v2] block: fix potential invalid pointer dereference in blk_add_partition
2024-09-12 14:47 UTC (2+ messages)
[PATCH 00/21] TDX MMU Part 2
2024-09-12 14:46 UTC (11+ messages)
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem
` [PATCH 13/21] KVM: TDX: Handle TLB tracking for TDX
[PATCH] staging: vt6655: Rename variable apTD0Rings
2024-09-12 14:46 UTC (2+ messages)
[PATCH] f2fs: forcibly migrate to secure space for zoned device file pinning
2024-09-12 14:45 UTC (2+ messages)
[PATCH 0/3] drm/vkms: Switch to allocated for drm objects
2024-09-12 14:44 UTC (4+ messages)
` [PATCH 1/3] drm/vkms: Switch to dynamic allocation for connector
` [PATCH 2/3] drm/vkms: Switch to dynamic allocation for encoder
` [PATCH 3/3] drm/vkms: Switch to dynamic allocation for CRTC
[PATCH][next] wifi: mac80211: make read-only array svc_id static const
2024-09-12 14:44 UTC
[PATCH 0/2] Fix dtcheck warnings for mediatek,dpi binding
2024-09-12 14:43 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dpi: Add power-domains to the bindings
` [PATCH 2/2] arm64: dts: mt8183: Add port node to dpi node
[syzbot] [fuse?] linux-next test error: general protection fault in fuse_get_req
2024-09-12 14:43 UTC
[PATCH 1/2] i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
2024-09-12 14:41 UTC (5+ messages)
[PATCH v2 00/14] soundwire: mipi-disco: add partial SoundWire Disco 2.1
2024-09-12 14:41 UTC (2+ messages)
[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
2024-09-12 14:37 UTC (6+ messages)
` [PATCH v5 3/8] mfd: syscon: Add reference counting and device managed support
[PATCH] timekeeping: move multigrain ctime floor handling into timekeeper
2024-09-12 14:37 UTC (9+ messages)
[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-09-12 14:36 UTC (6+ messages)
` [PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
[PATCH net v2] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
2024-09-12 14:35 UTC (4+ messages)
[PATCH] btrfs: scrub: skip PREALLOC extents on RAID stripe-tree
2024-09-12 14:33 UTC
[GIT PULL] Networking for v6.11-rc8
2024-09-12 14:32 UTC
[PATCH v8 0/4] shut down devices asynchronously
2024-09-12 14:30 UTC (5+ messages)
` [PATCH v8 3/4] driver core: "
[linus:master] [f2fs] 9f0f6bf427: ltp.ADSP069.fail
2024-09-12 14:29 UTC (2+ messages)
` [LTP] "
[PATCH v2] drm/gma500: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
2024-09-12 14:29 UTC (3+ messages)
[PATCH v4 0/2] Add support for RK3588S Evaluation board
2024-09-12 8:02 UTC (2+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: Add RK3588S EVB1 board
[PATCH v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
2024-09-12 14:27 UTC (9+ messages)
[PATCH v3 0/6] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
2024-09-12 14:24 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: watchdog: rockchip: Add rockchip,rv1126-wdt string
` [PATCH v3 2/6] ARM: dts: rockchip: Add watchdog node for RV1126
` [PATCH v3 3/6] dt-bindings: rtc: microcrystal,rv3028: add #clock-cells property
` [PATCH v3 4/6] dt-bindings: vendor-prefixes: Add Relfor labs
` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add Relfor Saib
` [PATCH v3 6/6] ARM: dts: rockchip: Add Relfor Saib board
[PATCH] kthread: Unpark only parked kthreads (was Re: [syzbot] [wireguard?] WARNING in kthread_unpark (2))
2024-09-12 14:26 UTC (2+ messages)
` [syzbot] [wireguard?] WARNING in kthread_unpark (2)
[PATCH] Documentation: Unify format for vulnerability sysfs
2024-09-12 14:25 UTC
[RFC 0/2] fix two bugs related to page_pool
2024-09-12 14:25 UTC (3+ messages)
` [RFC 2/2] page_pool: fix IOMMU crash when driver has already unbound
[RFC PATCH] pinmux: Use sequential access to access desc->pinmux data
2024-09-12 14:24 UTC
[syzbot] Monthly dri report (Sep 2024)
2024-09-12 14:24 UTC
[syzbot] Monthly wireless report (Sep 2024)
2024-09-12 14:24 UTC
[PATCH net] net: xilinx: axienet: Schedule NAPI in two steps
2024-09-12 14:23 UTC (3+ messages)
[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
2024-09-12 14:21 UTC (3+ messages)
` [syzbot] "
[PATCH] workqueue: Clear worker->pool in the worker thread context
2024-09-12 14:21 UTC (2+ messages)
[PATCH] rust: sync: fix incorrect Sync bounds for LockedBy
2024-09-12 14:20 UTC
[PATCH v1] iTCO_wdt: ignore NMI_NOW bit on register comparison
2024-09-12 14:19 UTC (2+ messages)
` [PATCH v2] iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
[PATCH v7 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
2024-09-12 14:16 UTC (2+ messages)
linux-next: build warning after merge of the rpmsg tree
2024-09-12 14:15 UTC (6+ messages)
[PATCH net] net:ipv4:ip_route_input_slow: Change behaviour of routing decision when IP router alert option is present
2024-09-12 14:14 UTC
[PATCH] hwmon: Fix WARN_ON() always called from devm_hwmon_device_unregister()
2024-09-12 14:13 UTC (2+ messages)
[PATCH 0/5] Congatec Board Controller drivers
2024-09-12 14:13 UTC (5+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver
[PATCH v9 0/3] Fix address translations on MPFS PCIe controller
2024-09-12 10:38 UTC (4+ messages)
` [PATCH v9 2/3] PCI: microchip: Fix inbound address translation tables
` 回复: "
[PATCH v3 0/4] drm/log: Introduce a new boot logger to draw the kmsg on the screen
2024-09-12 14:11 UTC (3+ messages)
` [PATCH v3 2/4] "
[PATCH v2 0/2] media: i2c: max96714/max96717
2024-09-12 14:06 UTC (3+ messages)
` [PATCH v2 1/2] media: i2c: max96714: add HAS_EVENTS support
` [PATCH v2 2/2] media: i2c: max96717: "
[PATCH] vfio-mdev: reinstate VFIO_MDEV Kconfig
2024-09-12 14:19 UTC (2+ messages)
PROBLEM: invalid udp checksum with ip6gre-in-udp
2024-09-12 14:04 UTC (2+ messages)
[PATCH v3 0/5] mfd: tqmx86: new hardware and GPIO/I2C IRQ improvements/additions
2024-09-12 14:04 UTC (6+ messages)
` [PATCH v3 1/5] mfd: tqmx86: add board definitions for TQMx120UC, TQMx130UC and TQMxE41S
` [PATCH v3 2/5] mfd: tqmx86: improve gpio_irq module parameter description
` [PATCH v3 3/5] mfd: tqmx86: refactor GPIO IRQ setup
` [PATCH v3 4/5] mfd: tqmx86: make IRQ setup errors non-fatal
` [PATCH v3 5/5] mfd: tqmx86: add I2C IRQ support
[PATCH] Documentation/mm: Translate page_tables.rst to Simplified Chinese
2024-09-12 14:04 UTC (2+ messages)
[PATCH 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2024-09-12 14:03 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: rtc: add schema for NXP "
[PATCH 0/2] Add WebP support to hantro decoder
2024-09-12 13:57 UTC (6+ messages)
` [PATCH 2/2] media: verisilicon: add WebP decoding support
[PATCH net-next v3] net: enetc: Replace ifdef with IS_ENABLED
2024-09-12 14:01 UTC (3+ messages)
[PATCH 10/24] sched/uclamg: Handle delayed dequeue
2024-09-12 14:00 UTC (13+ messages)
[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
2024-09-12 13:58 UTC (3+ messages)
` [PATCH v3 05/14] PGPLIB: Signature parser
[Report] rtla: Failed to set runtime and/or period
2024-09-12 13:58 UTC
linux-next: build warning after merge of the drm-misc-fixes tree
2024-09-12 13:57 UTC (3+ 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