messages from 2024-09-07 02:24:47 to 2024-09-07 05:50:52 UTC [more...]
[PATCH 00/13] make range overlap check more readable
2024-09-07 5:50 UTC (6+ messages)
[PATCH net-next 00/16] RX software timestamp for all - round 3
2024-09-07 5:48 UTC (3+ messages)
` [PATCH net-next 15/16] ixp4xx_eth: Remove setting of RX software timestamp
[PATCH -next v2 1/2] media: cec: remove redundant null pointer checks in cec_devnode_init()
2024-09-07 5:48 UTC (3+ messages)
` [PATCH -next v2 2/2] media: siano: "
[PATCH v2] selftests/futex: Create test for robust list
2024-09-07 5:44 UTC
[l1k:spdm-future 22/43] include/linux/build_bug.h:78:41: error: static assertion failed: "pointer type mismatch in container_of()"
2024-09-07 5:44 UTC
[PATCH] MAINTAINERS: Add myself as a reviewer of VT-d
2024-09-07 5:44 UTC (2+ messages)
[PATCH] hw/audio/virtio-sound: fix heap buffer overflow
2024-09-07 5:44 UTC (2+ messages)
[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2024-09-07 5:42 UTC (2+ messages)
[PATCH] drm/i915/bios: fix printk format width
2024-09-07 5:42 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] adb-mouse: convert to use QemuInputHandler
2024-09-07 5:40 UTC (2+ messages)
What's cooking draft as of 2024-09-06 late night
2024-09-07 5:41 UTC
[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
2024-09-07 5:39 UTC (7+ messages)
[PATCH RFC/RFT 0/2] arm64: dts: ti: k3-j784s4: Mark tps659413 and children as bootph-all
2024-09-07 5:34 UTC (3+ messages)
` [PATCH RFC/RFT 1/2] arm64: dts: ti: k3-j784s4-evm: "
[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-07 5:34 UTC (24+ messages)
` [PATCH net-next v2 01/10] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
[PATCH] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
2024-09-07 5:34 UTC (2+ messages)
[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
2024-09-07 5:33 UTC (2+ messages)
[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
2024-09-07 5:33 UTC (2+ messages)
[PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
2024-09-07 5:33 UTC (2+ messages)
[PATCH -next] usb: musb: mediatek: Simplify code with dev_err_probe()
2024-09-07 5:17 UTC (2+ messages)
ERROR: modpost: "match_devname_and_update_preferred_console" [drivers/tty/serial/serial_base.ko] undefined!
2024-09-07 5:23 UTC
[PATCH v1] drm/ci: uprev IGT and deqp-runner
2024-09-07 5:21 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v2 0/3] tests/unit: Slightly expand FIFO8 tests
2024-09-07 5:17 UTC (3+ messages)
[PATCH v3] escc: convert Sun mouse to use QemuInputHandler
2024-09-07 5:16 UTC (5+ messages)
[openeuler:OLK-6.6 13801/13880] include/linux/compiler_types.h:451:45: error: call to '__compiletime_assert_465' declared with attribute error: BUILD_BUG failed
2024-09-07 5:13 UTC
[PATCH v1 00/15] Tool and hwmon PMUs
2024-09-07 5:08 UTC (16+ messages)
` [PATCH v1 01/15] perf list: Avoid potential out of bounds memory read
` [PATCH v1 02/15] perf pmus: Fake PMU clean up
` [PATCH v1 03/15] perf evsel: Add accessor for tool_event
` [PATCH v1 04/15] perf pmu: To info add event_type_desc
` [PATCH v1 05/15] perf pmu: Allow hardcoded terms to be applied to attributes
` [PATCH v1 06/15] perf parse-events: Expose/rename config_term_name
` [PATCH v1 07/15] perf tool_pmu: Factor tool events into their own PMU
` [PATCH v1 08/15] perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
` [PATCH v1 09/15] perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
` [PATCH v1 10/15] perf tool_pmu: Move expr literals to tool_pmu
` [PATCH v1 11/15] perf jevents: Add tool event json under a common architecture
` [PATCH v1 12/15] perf tool_pmu: Switch to standard pmu functions and json descriptions
` [PATCH v1 13/15] perf tests: Add tool PMU test
` [PATCH v1 14/15] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v1 15/15] perf docs: Document tool and hwmon events
[PATCH v4 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
2024-09-07 5:05 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev4)
[PATCH v3 3/6] thermal/netlink: Add the commands and the events for the thresholds
2024-09-07 5:03 UTC (3+ messages)
[PATCH v4 0/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
2024-09-07 5:01 UTC (6+ messages)
` [PATCH v4 7/8] dt-bindings: iio: adc: add docs "
[PATCH] [RFC] crash: Lock-free crash hotplug support reporting
2024-09-07 5:00 UTC (3+ messages)
[PATCH 0/2] drm/ttm: Add an option to report graphics memory OOM
2024-09-07 5:00 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] powerpc/xive: Use cpumask_intersects()
2024-09-07 1:36 UTC (2+ messages)
[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
2024-09-07 4:51 UTC (4+ messages)
[PATCH V6 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
2024-09-07 4:49 UTC (7+ messages)
` [PATCH V6 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
[PATCH 00/14] Convert Avocado tests based on LinuxKernelTest class
2024-09-07 4:43 UTC (11+ messages)
` [PATCH 01/14] tests/functional: Add the LinuxKernelTest for testing the Linux boot process
` [PATCH 02/14] tests/functional: Convert the m68k Q800 Avocado test into a functional test
` [PATCH 12/14] tests/functional: Convert the Alpha Clipper Avocado test
` [PATCH 13/14] tests/functional: Convert the m68k MCF5208EVB "
` [PATCH 14/14] tests/functional: Convert the or1k-sim "
[PATCH V3] acpi/prmt: find block with specific type
2024-09-07 4:42 UTC (3+ messages)
[openeuler:OLK-6.6 13863/13880] arch/arm64/kernel/virtcca_cvm_host.c:37:6: warning: no previous prototype for function 'is_virtcca_cvm_enable'
2024-09-07 4:42 UTC
[PATCH mptcp-next] Squash to "selftests/bpf: Add mptcp subflow subtest"
2024-09-07 4:38 UTC (2+ messages)
[PATCH v3] tools/hv: Add memory allocation check in hv_fcopy_start
2024-09-07 4:33 UTC (3+ messages)
[openeuler:openEuler-1.0-LTS 5435/23701] drivers/tty/serial/sc16is7xx.c:1501:1: warning: label 'err_i2c' defined but not used
2024-09-07 4:31 UTC
[PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects
2024-09-07 4:23 UTC (2+ messages)
` ✓ CI.FULL: success for "
[PATCH v2 00/43] Stop using xe_gt as a register MMIO target
2024-09-07 4:22 UTC (8+ messages)
` ✓ CI.Patch_applied: success for Stop using xe_gt as a register MMIO target (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[GIT PULL] media: atomisp: Changes for 6.12-1
2024-09-07 4:17 UTC (2+ messages)
` [GIT PULL] media: atomisp: Changes for 6.12-1 (#103933)
[PATCH v2 0/5] tmp105: Improvements and fixes
2024-09-07 4:12 UTC (5+ messages)
` [PATCH v2 1/5] hw/sensor/tmp105: Coding style fixes
` [PATCH v2 5/5] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0
[PATCH] hw/mips/jazz: fix typo in in-built NIC alias
2024-09-07 4:08 UTC (2+ messages)
[PATCH v2] bcachefs: Replace div_u64 with div64_u64 where second param is u64
2024-09-07 4:06 UTC
[RFC bpf-next v4 0/6] Share user memory to BPF program through task storage map
2024-09-07 4:03 UTC (8+ messages)
` [RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls
[PATCH v2] tools/hv: Add memory allocation check in hv_fcopy_start
2024-09-07 3:57 UTC (5+ messages)
[ak-misc:perf/brstack-resolve-1 8/10] scripts/python/Perf-Trace-Util/Context.c:245:3: error: label at end of compound statement is a C23 extension
2024-09-07 3:50 UTC
[PATCH mptcp-next] Squash to "selftests/bpf: Add getsockopt to inspect mptcp subflow"
2024-09-07 3:48 UTC (4+ messages)
[PATCH 20/22] Input: regulator-haptic - use guard notation when acquiring mutex
2024-09-07 3:40 UTC (2+ messages)
[PATCH] hw/loongarch: virt: support up to 4 serial ports
2024-09-07 3:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH for-next] drm/ttm: make ttm_swap_ops static
2024-09-07 3:36 UTC
[PATCH -next v2] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
2024-09-07 3:40 UTC
[openeuler:openEuler-1.0-LTS 5421/23701] arch/arm64/kernel/ptrace.c:1379:38: sparse: sparse: incorrect type in argument 6 (different address spaces)
2024-09-07 3:30 UTC
[PATCH v5 00/17] bsd-user: Comprehensive RISCV Support
2024-09-07 3:19 UTC (18+ messages)
` [PATCH v5 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v5 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PATCH v5 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PATCH v5 04/17] bsd-user: Implement RISC-V TLS register setup
` [PATCH v5 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PATCH v5 06/17] bsd-user: Define RISC-V register structures and register copying
` [PATCH v5 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v5 08/17] bsd-user: Implement RISC-V sysarch system call emulation
` [PATCH v5 09/17] bsd-user: Add RISC-V thread setup and initialization support
` [PATCH v5 10/17] bsd-user: Define RISC-V VM parameters and helper functions
` [PATCH v5 11/17] bsd-user: Define RISC-V system call structures and constants
` [PATCH v5 12/17] bsd-user: Add generic RISC-V64 target definitions
` [PATCH v5 13/17] bsd-user: Define RISC-V signal handling structures and constants
` [PATCH v5 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
` [PATCH v5 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
` [PATCH v5 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PATCH v5 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
2024-09-07 3:26 UTC (4+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support __nullable argument suffix "
+ treewide-correct-the-typo-retun.patch added to mm-nonmm-unstable branch
2024-09-07 3:22 UTC
[RFC PATCH] fuse: enable writeback cgroup to limit dirty page cache
2024-09-07 3:22 UTC (2+ messages)
[linux-linus test] 187536: regressions - FAIL
2024-09-07 3:21 UTC
[tobetter:odroid-6.6.y 41/82] drivers/char/aml-gpiomem.c: linux/of.h is included more than once
2024-09-07 3:19 UTC
+ mm-vmallocc-use-high-order-in-description-non-0-order-pages.patch added to mm-unstable branch
2024-09-07 3:17 UTC
+ uprobes-use-vm_special_mapping-close-functionality-fix.patch added to mm-unstable branch
2024-09-07 3:16 UTC
[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
2024-09-07 3:16 UTC (9+ messages)
[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-07 3:10 UTC (26+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
` [PATCH -next v2 2/2] media: siano: remove redundant null pointer checks in cec_devnode_init()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
+ mm-vmallocc-use-helper-function-va_size.patch added to mm-unstable branch
2024-09-07 3:15 UTC
[PATCH] drm/rockchip: include rockchip_drm_drv.h
2024-09-07 3:02 UTC (3+ messages)
+ mm-replace-xa_get_order-with-xas_get_order-where-appropriate.patch added to mm-unstable branch
2024-09-07 3:13 UTC
[ANNOUNCE] Release v5.10.224-cip52 and v6.1.107-cip28
2024-09-07 3:13 UTC
[PATCH i-g-t 0/2] tests/intel/xe_drm_fdinfo: Virtual and parallel
2024-09-07 3:13 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH net-next v5 0/2] net-timestamp: introduce a flag to filter out rx software and hardware report
2024-09-07 3:11 UTC (6+ messages)
` [PATCH net-next v5 1/2] net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
[PATCH v6] LoongArch: KVM: Add PMU support
2024-09-07 3:10 UTC (2+ messages)
[PATCH ipsec-next v10 00/16] Add IP-TFS mode to xfrm
2024-09-07 3:06 UTC (8+ messages)
` [PATCH ipsec-next v10 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [devel-ipsec] "
` [devel-ipsec] [PATCH ipsec-next v10 00/16] Add IP-TFS mode to xfrm
[PATCH v18 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-09-07 3:05 UTC (5+ messages)
` ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev18)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/3] Simplify with devm_platform_ioremap_resource_byname()
2024-09-07 3:00 UTC (4+ messages)
` [PATCH v2 3/3] remoteporc: ingenic: "
[linux-next:master 9847/10296] ERROR: modpost: "filemap_fsnotify_fault" [fs/bcachefs/bcachefs.ko] undefined!
2024-09-07 2:59 UTC
+ maple_tree-mark-three-functions-as-__maybe_unused.patch added to mm-unstable branch
2024-09-07 2:58 UTC
[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-07 2:55 UTC (4+ messages)
[PATCH v3 3/5] i2c: piix4: Add ACPI support for ASF SMBus device
2024-09-07 2:49 UTC (2+ messages)
[PATCH v6] block: move non sync requests complete flow to softirq
2024-09-07 2:49 UTC
LoongArch without CONFIG_ACPI and CONFIG_EFI
2024-09-07 2:48 UTC (4+ messages)
[PATCH] tests/tcg/multiarch: Define _LARGEFILE64_SOURCE
2024-09-07 2:39 UTC
Allocating more RX descriptors that can fit in their related rings
2024-09-07 2:39 UTC (5+ messages)
[PATCH] error: ERROR probe firing should not corrupt probe arguments
2024-09-07 2:26 UTC
[linux-next:master 10091/10296] fs/xfs/xfs_trace.h:1458:undefined reference to `filemap_fsnotify_fault'
2024-09-07 2:28 UTC
[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
2024-09-07 2:26 UTC (4+ messages)
` [PATCH 09/22] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
[PATCH ipsec-next v11 00/16] Add IP-TFS mode to xfrm
2024-09-07 2:24 UTC (8+ messages)
` [PATCH ipsec-next v11 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v11 11/16] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v11 12/16] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v11 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v11 14/16] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v11 15/16] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v11 16/16] xfrm: iptfs: add tracepoint functionality
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.