messages from 2024-11-14 20:01:19 to 2024-11-14 21:13:54 UTC [more...]
[PATCH nf-next 0/2] nftables bitwise multiregister support
2024-11-14 21:13 UTC (3+ messages)
` [PATCH nf-next 1/2] netfilter: bitwise: rename some boolean operation functions
` [PATCH nf-next 2/2] netfilter: bitwise: add support for doing AND, OR and XOR directly
[ANNOUNCE] rteval-v3.9
2024-11-14 21:12 UTC
[PATCH] docs/mm: add more warnings around page table access
2024-11-14 21:12 UTC
[PATCH 0/7] Add PMU support for single engine busyness
2024-11-14 21:12 UTC (3+ messages)
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-14 21:11 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
[PATCH] sched/rt: use smp_wmb in rt_clear_overload
2024-11-14 21:31 UTC
[Buildroot] [PATCH 1/1] package/libkrb5: security bump to version 1.21.3
2024-11-14 21:09 UTC
[PATCH v2 1/3] perf trace: do not lose last events in a race
2024-11-14 21:08 UTC (4+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments
[PATCH 1/1] efi_loader: run bootdev_hunt() to find ESP
2024-11-14 21:08 UTC (3+ messages)
[PATCH RESEND v2 0/7] clk: en7523: Update register mapping for EN7581
2024-11-14 21:02 UTC (15+ messages)
` [PATCH RESEND v2 1/7] dt-bindings: clock: airoha: Update reg mapping for EN7581 SoC
` [PATCH RESEND v2 2/7] clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration
` [PATCH RESEND v2 3/7] clk: en7523: move clock_register in hw_init callback
` [PATCH RESEND v2 4/7] clk: en7523: introduce chip_scu regmap
` [PATCH RESEND v2 5/7] clk: en7523: fix estimation of fixed rate for EN7581
` [PATCH RESEND v2 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
` [PATCH RESEND v2 7/7] clk: en7523: map io region in a single block
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-11-14 21:04 UTC (2+ messages)
[robh:for-kernelci 32/35] make[5]: *** No rule to make target 'drivers/of/kunit_overlay_test.dtbo.o', needed by 'drivers/of/built-in.a'
2024-11-14 21:06 UTC (2+ messages)
[PATCH] drm/amd/pm: fix and simplify workload handling
2024-11-14 21:06 UTC
[PATCH v2] sched: add READ_ONCE to task_on_rq_queued
2024-11-14 21:08 UTC
[PATCH for-10.0 v2 00/54] accel/tcg: Convert victim tlb to IntervalTree
2024-11-14 21:05 UTC (4+ messages)
[PATCH 00/24] exec: Build up 'cputlb.h' and 'ram_addr.h' headers
2024-11-14 21:05 UTC (12+ messages)
` [PATCH 13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
` [PATCH 21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h'
` [PATCH 22/24] exec/cpu-common: Move ram_addr_t related methods to 'exec/ram_addr.h'
` [PATCH 23/24] exec/memory: Move qemu_map_ram_ptr() declaration "
` [PATCH 24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace
[PATCH RFC v5 00/16] fuse: fuse-over-io-uring
2024-11-14 21:05 UTC (4+ messages)
` [PATCH RFC v5 05/16] fuse: make args->in_args[0] to be always the header
[PATCH RESEND v2 00/19] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
2024-11-14 21:00 UTC (20+ messages)
` [PATCH RESEND v2 01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH RESEND v2 02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PATCH RESEND v2 03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs
` [PATCH RESEND v2 04/19] hw/net/xilinx_ethlite: Update QOM style
` [PATCH RESEND v2 05/19] hw/net/xilinx_ethlite: Correct maximum RX buffer size
` [PATCH RESEND v2 06/19] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented)
` [PATCH RESEND v2 07/19] hw/net/xilinx_ethlite: Rename rxbuf -> port_index
` [PATCH RESEND v2 08/19] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper
` [PATCH RESEND v2 09/19] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper
` [PATCH RESEND v2 10/19] hw/net/xilinx_ethlite: Access TX_GIE register for each port
` [PATCH RESEND v2 11/19] hw/net/xilinx_ethlite: Access TX_LEN "
` [PATCH RESEND v2 12/19] hw/net/xilinx_ethlite: Access TX_CTRL "
` [PATCH RESEND v2 13/19] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO
` [PATCH RESEND v2 14/19] hw/net/xilinx_ethlite: Map TX_LEN "
` [PATCH RESEND v2 15/19] hw/net/xilinx_ethlite: Map TX_GIE "
` [PATCH RESEND v2 16/19] hw/net/xilinx_ethlite: Map TX_CTRL "
` [PATCH RESEND v2 17/19] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region
` [PATCH RESEND v2 18/19] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container'
` [PATCH RESEND v2 19/19] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented
[Buildroot] [PATCH 1/1] package/nfs-utils: fix unit dependencies without systemd on build host
2024-11-14 21:04 UTC (2+ messages)
[PATCH 1/2] perf trace: do not lose last events in a race
2024-11-14 21:03 UTC (9+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss
[PATCH v2 0/8] Require error handling for dynamically created objects
2024-11-14 21:00 UTC (13+ messages)
` [PATCH v2 2/8] qom: allow failure of object_new_with_class
` [PATCH v2 3/8] qom: introduce object_new_dynamic()
` [PATCH v2 4/8] convert code to object_new_dynamic() where appropriate
` [PATCH v2 5/8] qom: enforce use of static, const string with object_new()
` [PATCH v2 6/8] qom: introduce qdev_new_dynamic()
` [PATCH v2 7/8] convert code to qdev_new_dynamic() where appropriate
[PATCH] drm/panel-edp: Add KDB KD116N2130B12
2024-11-14 21:01 UTC (2+ messages)
[PATCH v2] clk:sophgo: Remove uninitialized variable for CV1800 PLL
2024-11-14 21:01 UTC
[PATCH v4 0/4] overlayfs: Optimize override/revert creds
2024-11-14 21:01 UTC (7+ messages)
` [PATCH v4 4/4] ovl: "
[PATCH i-g-t v3 0/6] lib/igt_kmod: Drop legacy kunit integration
2024-11-14 20:58 UTC (4+ messages)
` [PATCH i-g-t v3 3/6] lib/igt_kmod: Stop passing debugfs_dir around
[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
2024-11-14 20:56 UTC (5+ messages)
` [PATCH v3 3/3] i2c: rk3x: "
[PATCH 0/4] kbuild: cross-compile linux-headers package
2024-11-14 20:57 UTC (6+ messages)
` [PATCH 4/4] kbuild: cross-compile linux-headers package when possible
[Intel-wired-lan] [PATCH iwl-net 00/10] initial PTP support
2024-11-14 20:57 UTC (22+ messages)
` [Intel-wired-lan] [PATCH iwl-net 03/10] idpf: move virtchnl structures to the header file
` "
` [Intel-wired-lan] [PATCH iwl-net 04/10] idpf: negotiate PTP capabilies and get PTP clock
` "
` [Intel-wired-lan] [PATCH iwl-net 05/10] idpf: add mailbox access to read PTP clock time
` "
` [Intel-wired-lan] [PATCH iwl-net 06/10] idpf: add PTP clock configuration
` "
` [Intel-wired-lan] [PATCH iwl-net 07/10] idpf: add Tx timestamp capabilities negotiation
` "
` [Intel-wired-lan] [PATCH iwl-net 09/10] idpf: add support for Rx timestamping
` "
[PATCH v3] cmd: add a fetch utility
2024-11-14 20:56 UTC (2+ messages)
[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
2024-11-14 20:13 UTC (2+ messages)
[PATCH v4] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-14 20:56 UTC
[PATCH i-g-t] tests/xe_eudebug: Convert comments to be C-styled
2024-11-14 20:56 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v7 00/15] io_uring zero copy rx
2024-11-14 20:56 UTC (7+ messages)
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
[PATCH v2 0/2] MediaTek MT6735 syscon clock/reset controller support
2024-11-14 20:54 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
` [PATCH v2 2/2] clk: mediatek: Add drivers "
[PATCH] cxl: avoid driver data for obtaining cxl_dev_state reference
2024-11-14 20:55 UTC (2+ messages)
[PATCH v3] docs/mm: add VMA locks documentation
2024-11-14 20:54 UTC
Thinkpad X230: broken USB device causes softlockup and kills whole system
2024-11-14 20:54 UTC
[PATCH] Use strscpy() instead of strcpy()
2024-11-14 20:53 UTC (6+ messages)
Switch remaining drivers over to drm_exec
2024-11-14 20:53 UTC (5+ messages)
` [PATCH 1/7] drm/radeon: switch over to drm_exec v2
` [PATCH 2/7] drm/qxl: switch to using "
[PATCH 1/2] rteval: preface idle-set IDLESTATE with --measurement
2024-11-14 20:52 UTC (2+ messages)
` [PATCH 2/2] rteval: Make rtla timerlat the default measurement module
[PATCH] clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_apmixed_probe()
2024-11-14 20:51 UTC (2+ messages)
[PATCH v1 1/1] spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()
2024-11-14 20:50 UTC
[PATCH 0/3] clk: ralink: mtmips: some fixes and sdhc clock support
2024-11-14 20:50 UTC (7+ messages)
` [PATCH 1/3] clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883
` [PATCH 2/3] clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs
` [PATCH 3/3] clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688
[oe-layersetup][master][PATCH v1 0/1] Downloading SELinux for TISDK
2024-11-14 20:47 UTC (3+ messages)
` [oe-layersetup][master][PATCH v1 1/1] oe-layersetup: Bringing meta-selinux into Yocto builds
Dropping of the end of a chain
2024-11-14 20:47 UTC (4+ messages)
[Buildroot] [PATCH next 1/1] package/tinycompress: bump to version 1.2.13
2024-11-14 20:47 UTC
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-14 20:45 UTC (5+ messages)
[PATCH] clk:sophgo: Remove uninitialized variable for CV1800 PLL
2024-11-14 20:46 UTC (3+ messages)
PageOffline: refcount, flags and memdesc
2024-11-14 20:45 UTC (5+ messages)
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-14 20:42 UTC (2+ messages)
[meta-ti][master/scarthgap][PATCH v1] meta-ti: Linux configs: Bring selinux related configs
2024-11-14 20:41 UTC (4+ messages)
[PATCH] ARM: Don't mention the full path of the source directory in mach-types.h
2024-11-14 20:39 UTC (6+ messages)
[PATCH BlueZ v2 1/5] mgmt-api: Add Send HCI command and wait for event Command
2024-11-14 20:40 UTC (3+ messages)
` [BlueZ,v2,1/5] "
[bluez/bluez] fe1296: mgmt-api: Add Send HCI command and wait for event
2024-11-14 20:39 UTC
[PATCH] dtprobed: handle multiple providers in a single piece of DOF
2024-11-14 20:38 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 37c5695cb37a20403947062be8cb7e00f6bed353
2024-11-14 20:37 UTC
[PATCH v4 0/5] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits
2024-11-14 20:36 UTC (7+ messages)
` [PATCH v4 1/5] target/i386: Update EPYC CPU model "
` [PATCH v4 2/5] target/i386: Update EPYC-Rome "
` [PATCH v4 3/5] target/i386: Update EPYC-Milan "
` [PATCH v4 4/5] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v4 5/5] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
[PATCH i-g-t v3 0/9] Initial PTL support
2024-11-14 20:37 UTC (2+ messages)
` ✓ CI.xeBAT: success for Initial PTL support (rev3)
[PATCH 1/3] clk: lan966x: make it selectable for ARCH_LAN969X
2024-11-14 20:36 UTC (2+ messages)
[REGRESSION] The iwl4965 driver broke somewhere between 6.10.10 and 6.11.5 (probably 6.11rc)
2024-11-14 20:36 UTC (9+ messages)
[PATCH v2] perf trace: Fix perf trace tracing itself, creating feedback loops
2024-11-14 20:34 UTC (5+ messages)
[PATCH] clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
2024-11-14 20:33 UTC (3+ messages)
ZDI-CAN-24679: New Vulnerability Report
2024-11-14 20:33 UTC (6+ messages)
[PATCH] clk: davinci: Add NULL check in davinci_lpsc_clk_register
2024-11-14 20:32 UTC (2+ messages)
[PATCH] clk: clk-apple-nco: Add NULL check in applnco_probe
2024-11-14 20:31 UTC (2+ messages)
[PATCH i-g-t 0/2] lib/igt_kms: Add 6k resolution support for a single CRTC
2024-11-14 20:30 UTC (3+ messages)
` [PATCH i-g-t 2/2] Fix bigjoiner compatibility checks for connector modes
[PATCH v2] Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
2024-11-14 20:30 UTC (2+ messages)
[PATCH v4] dt-bindings: clock: actions,owl-cmu: convert to YAML
2024-11-14 20:27 UTC (2+ messages)
[PATCH 0/5] Introduce drm sharpness property
2024-11-14 20:28 UTC (2+ messages)
` ✗ CI.FULL: failure for Introduce drm sharpness property (rev3)
pull-request: bpf-next 2024-11-14
2024-11-14 20:28 UTC
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-11-14 20:28 UTC (6+ messages)
` [PATCH v15 18/19] media: uvcvideo: implement "
[PATCH v3] dt-bindings: clock: ti: Convert mux.txt to json-schema
2024-11-14 20:27 UTC (2+ messages)
[PATCH v11 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-11-14 20:26 UTC (5+ messages)
` [PATCH v11 4/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v11 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
[PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE
2024-11-14 20:25 UTC (12+ messages)
[PATCH] of: property: fw_devlink: Do not use interrupt-parent directly
2024-11-14 20:24 UTC (2+ messages)
[PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
2024-11-14 20:22 UTC (3+ messages)
[PATCH v11 0/8] set-head/fetch remote/HEAD updates
2024-11-14 20:23 UTC (3+ messages)
` [PATCH v12 "
[PATCH 0/2] VF: Fix early read of GDMID
2024-11-14 20:23 UTC (2+ messages)
` ✓ CI.BAT: success for "
Testing selectable timestamping - where are the tools for this feature?
2024-11-14 20:20 UTC (4+ messages)
btrfs scrub results in kernel oops does not proceed and cannot be canceled
2024-11-14 20:20 UTC (2+ messages)
[PATCH] platform/x86: p2sb: Cache correct PCI bar for P2SB on Denverton and Gemini Lake
2024-11-14 20:18 UTC (2+ messages)
[PATCH] mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
2024-11-14 20:18 UTC (2+ messages)
[Bug 219494] New: Mediatek MT7921U WIFI + bluetooth USB Dongle - System Crash - Cold Boot
2024-11-14 20:18 UTC (2+ messages)
` [Bug 219494] "
[PATCH 0/5] Merge RTC Haoyu HYM8563 into RTC PCF8563
2024-11-14 20:17 UTC (3+ messages)
[PATCH v1 0/2] Testpmd flow update/destroy fixes
2024-11-14 20:18 UTC (4+ messages)
[PATCH net] net: phy: fix phylib's dual eee_enabled
2024-11-14 20:17 UTC (2+ messages)
[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
2024-11-14 20:14 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: reset: add bindings for A1 SoC audio reset controller
[PATCH] net: wwan: Add WWAN sahara port type
2024-11-14 20:16 UTC (2+ messages)
[PATCH net-next v2 0/8] net: lan969x: add RGMII support
2024-11-14 20:13 UTC (4+ messages)
` [PATCH net-next v2 8/8] dt-bindings: net: sparx5: document RGMII MAC delays
[PATCH v5 0/3] Add A1 Soc audio clock controller driver
2024-11-14 20:13 UTC (4+ messages)
` [PATCH v5 2/3] dt-bindings: clock: axg-audio: document A1 SoC "
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
2024-11-14 20:14 UTC (3+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "
[net v2 0/2] Fix rcu_read_lock issues in netdev-genl
2024-11-14 20:13 UTC (5+ messages)
[PATCH v3 0/2] Add Clocks for ICSSG
2024-11-14 20:11 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: soc: ti: pruss: Add clocks "
❌ FAIL: Test report for master (6.12.0-rc7, upstream-mainline, cfaaa7d0)
2024-11-14 20:13 UTC
[PATCH] btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENTAL=y
2024-11-14 20:12 UTC (2+ messages)
[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
2024-11-14 20:10 UTC (2+ messages)
[PATCH 0/2] serial: sprd: Modification of UNISOC Platform UART Driver
2024-11-14 20:12 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632
[PATCH] btrfs: remove unused macros in ctree.h
2024-11-14 20:11 UTC (2+ messages)
don't reorder requests passed to ->queue_rqs
2024-11-14 20:11 UTC (3+ messages)
` [PATCH 4/6] block: add a rq_list type
[PATCH 0/5] Support ROHM KX134ACR-LBZ
2024-11-14 20:10 UTC (3+ messages)
` [PATCH 4/5] dt-bindings: "
[PATCH 0/2] iio: gyro: Add support for iam20380 sensor
2024-11-14 20:09 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Add invensense,iam20380 compatible string
[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
2024-11-14 20:08 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
[PATCH v4 00/14] forcealign for xfs
2024-11-14 20:07 UTC (11+ messages)
[PATCH] tools/mm: fix show_page() build error
2024-11-14 20:03 UTC (2+ messages)
[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
2024-11-14 20:04 UTC (5+ messages)
` [PATCH v2 dwarves 1/2] dwarf_loader: "
[PATCH] clk:sophgo:clk-cv18xx-pll: fix unitialized u32 variable
2024-11-14 20:04 UTC (3+ messages)
[PATCH net-next] net: phylink: improve phylink_sfp_config_phy() error message with empty supported
2024-11-14 20:03 UTC (2+ messages)
[PATCH] dt-bindings: Unify "fsl,liodn" type definitions
2024-11-14 20:01 UTC (2+ messages)
[PATCH v2 1/2] iomap: fix zero padding data issue in concurrent append writes
2024-11-14 20:01 UTC (5+ messages)
[PATCH] dt-bindings: mmc: marvell,xenon-sdhci: Simplify Armada 3700 if/then schema
2024-11-14 20:02 UTC (2+ messages)
[PATCH] irqchip/riscv-aplic: Fix crash when MSI domain is missing
2024-11-14 20:01 UTC (2+ messages)
PAPPL v1.4.8
2024-11-14 20:01 UTC
x86/amd late microcode thread loading slows down boot
2024-11-14 20:01 UTC (6+ messages)
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.