[PATCH net-next v1 00/11] net: pktgen: fix checkpatch code style errors/warnings
2025-04-14 21:48 UTC (3+ messages)
` [PATCH net-next v1 03/11] net: pktgen: fix code style (ERROR: else should follow close brace '}')
[PATCH v6 00/30] TDX KVM selftests
2025-04-14 21:47 UTC (17+ messages)
` [PATCH v6 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v6 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v6 03/30] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v6 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v6 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v6 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v6 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v6 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd
` [PATCH v6 09/30] KVM: selftests: TDX: Add TDX lifecycle test
` [PATCH v6 10/30] KVM: selftests: TDX: Add report_fatal_error test
` [PATCH v6 11/30] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v6 12/30] KVM: selftests: TDX: Add basic TDX CPUID test
` [PATCH v6 13/30] KVM: selftests: TDX: Add basic TDG.VP.VMCALL<GetTdVmCallInfo> test
` [PATCH v6 14/30] KVM: selftests: TDX: Add TDX IO writes test
` [PATCH v6 15/30] KVM: selftests: TDX: Add TDX IO reads test
` [PATCH v6 16/30] KVM: selftests: TDX: Add TDX MSR read/write tests
[PATCH v3 0/2] Fix false warning in inode_to_wb
2025-04-14 21:47 UTC (3+ messages)
` [PATCH v3 2/2] writeback: Fix false warning in inode_to_wb()
[PATCH v7 0/6] Add clock controller support for SpacemiT K1
2025-04-14 21:43 UTC (4+ messages)
` [PATCH v7 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC
[PATCH v3] rust: add new macro for common bitmap operations
2025-04-14 21:43 UTC (2+ messages)
[PATCH bpf-next v8 1/2] cfi: add C CFI type macro
2025-04-14 21:42 UTC (3+ messages)
[PATCH] dt-bindings: PCI: Convert Marvell EBU to schema
2025-04-14 21:41 UTC
[PATCH] dt-bindings: PCI: Convert marvell,armada8k-pcie to schema
2025-04-14 21:41 UTC
[PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
2025-04-14 21:41 UTC (12+ messages)
` [PATCH v5 01/11] dt-bindings: sram: Add microchip,sama7d65-sram
` [PATCH v5 02/11] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
` [PATCH v5 03/11] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH v5 04/11] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH v5 05/11] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH v5 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr
` [PATCH v5 07/11] dt-bindings: mfd: syscon: atmel,sama5d2-secumod: convert to yaml
` [PATCH v5 08/11] dt-bindings: mfd: syscon: add microchip,sama7d65-secumod
` [PATCH v5 09/11] ARM: dts: microchip: sama7d65: Add SRAM and DRAM components support
` [PATCH v5 10/11] ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC
` [PATCH v5 11/11] ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board
[PATCH net-next] net: mdio: Add RTL9300 MDIO driver
2025-04-14 21:40 UTC (2+ messages)
[PATCH v5 0/3] hung_task: extend blocking task stacktrace dump to semaphore
2025-04-14 21:38 UTC (4+ messages)
` [PATCH v5 1/3] hung_task: replace blocker_mutex with encoded blocker
[PATCH] lib/test_ubsan.c: Fix panic from test_ubsan_out_of_bounds
2025-04-14 21:36 UTC
[RELEASE] LTTng-modules 2.13.18 (Linux kernel tracer)
2025-04-14 21:36 UTC
[PATCH v3 0/5] Enable RTC for the MT6357
2025-04-14 21:34 UTC (7+ messages)
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters
[PATCH] release_task: kill the no longer needed get/put_pid(thread_pid)
2025-04-14 21:26 UTC (7+ messages)
[PATCH net-next v2 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
2025-04-14 21:26 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: ptp: introduce .supported_extts_flags to ptp_clock_info
` [PATCH net-next v2 2/2] net: ptp: introduce .supported_perout_flags "
[PATCH bpf-next v3 1/2] bpf, sockmap: Introduce tracing capability for sockmap
2025-04-14 21:25 UTC (2+ messages)
[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-04-14 21:24 UTC (7+ messages)
[PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
2025-04-14 21:24 UTC (2+ messages)
[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
2025-04-14 21:21 UTC (14+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
` [PATCH v3 4/4] x86/folio_zero_user: "
[PATCH v4 00/36] Attack vector controls
2025-04-14 21:20 UTC (21+ messages)
` [PATCH v4 04/36] x86/bugs: Restructure rfds mitigation
` [PATCH v4 11/36] x86/bugs: Restructure spectre_v2_user mitigation
` [PATCH v4 13/36] x86/bugs: Restructure spectre_v2 mitigation
` [PATCH v4 16/36] x86/bugs: Restructure srso mitigation
` [PATCH v4 17/36] Documentation/x86: Document the new attack vector controls
` [PATCH v4 18/36] cpu: Define attack vectors
[PATCH v3] rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()
2025-04-14 21:19 UTC (2+ messages)
[PATCH v3] PCI: account for sysfs-disabled reset in pci_{slot,bus}_resettable()
2025-04-14 21:18 UTC (4+ messages)
` [PATCH] Revert "PCI: Avoid reset when disabled via sysfs"
[PATCH v2] USB: serial: option: Add Sierra Wireless EM9291
2025-04-14 21:14 UTC
[PATCH] tracing: Add common_comm to histograms
2025-04-14 21:14 UTC (2+ messages)
[PATCH 1/1] dt-bindings: media: convert imx.txt to yaml format
2025-04-14 21:07 UTC
[PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
2025-04-14 21:01 UTC (3+ messages)
[PATCH] cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
2025-04-14 20:58 UTC (4+ messages)
[PATCH] x86/tracing: introduce enter/exit tracepoint pairs for page faults
2025-04-14 20:57 UTC (4+ messages)
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-14 20:56 UTC (9+ messages)
` [PATCH v2 security-next 1/4] security: "
` [PATCH v2 "
[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-04-14 20:55 UTC (7+ messages)
` [PATCH v4 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v4 4/6] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v4 6/6] arm64: dts: qcom: Add Xiaomi Redmi 3S
[RESEND PATCH] ovl: Use str_on_off() helper in ovl_show_options()
2025-04-14 20:54 UTC
[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
2025-04-14 20:52 UTC (6+ messages)
` [PATCH v3 9/9] vhost: add WARNING if log_num is more than limit
[RELEASE] LTTng-UST 2.13.9 (Linux user-space tracer)
2025-04-14 20:51 UTC
[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-04-14 20:51 UTC (13+ messages)
` [PATCH v12 08/26] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v12 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v12 12/26] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v12 13/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
[PATCH v1 0/5] cpufreq/sched: Improve synchronization of policy limits updates with schedutil
2025-04-14 20:51 UTC (6+ messages)
` [PATCH v1 1/5] cpufreq/sched: Check fast_switch_enabled when setting need_freq_update
` [PATCH v1 2/5] cpufreq/sched: Explicitly synchronize limits_changed flag handling
` [PATCH v1 3/5] cpufreq: Rename __resolve_freq() to clamp_and_resolve_freq()
` [PATCH v1 4/5] cpufreq: Avoid inconsistent policy->min and policy->max
` [PATCH v1 5/5] cpufreq: Eliminate clamp_and_resolve_freq()
[PATCH net] net: b53: enable BPDU reception for management port
2025-04-14 20:43 UTC (2+ messages)
[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
2025-04-14 20:41 UTC (7+ messages)
` [PATCH v7 1/4] drm/panthor: Introduce BO labeling
` [PATCH v7 2/4] drm/panthor: Add driver IOCTL for setting BO labels
[PATCH RESEND 0/4] media: i2c: imx214: Add support for 23.88MHz clock
2025-04-14 20:36 UTC (5+ messages)
` [PATCH RESEND 0/4] media: i2c: imx214: Problem with CCS PLL calculator
[PATCH v2] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
2025-04-14 20:35 UTC
[PATCH V3 0/9] Refactor phy powerup sequence
2025-04-14 20:34 UTC (6+ messages)
` [PATCH V3 4/9] phy: qcom-qmp-ufs: Refactor UFS PHY reset
[PATCH] gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZE
2025-04-14 20:31 UTC (2+ messages)
[PATCH] selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservation
2025-04-14 20:30 UTC (2+ messages)
[PATCH v2 RESEND 0/6] USB: serial: ftdi_sio: Code style cleanup
2025-04-14 20:28 UTC (7+ messages)
` [PATCH v2 RESEND 1/6] USB: serial: ftdi_sio: Remove space before comma
` [PATCH v2 RESEND 2/6] USB: serial: ftdi_sio: Add missing blank line after declarations
` [PATCH v2 RESEND 3/6] USB: serial: ftdi_sio: Remove superfluous space before statements
` [PATCH v2 RESEND 4/6] USB: serial: ftdi_sio: Fix indentation made with spaces
` [PATCH v2 RESEND 5/6] USB: serial: ftdi_sio: Fix misaligned block comment
` [PATCH v2 RESEND 6/6] USB: serial: ftdi_sio: Remove space before tabs
[RFC PATCH] x86/Kconfig: Fix allyesconfig
2025-04-14 20:27 UTC (3+ messages)
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-04-14 20:27 UTC (4+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
[PATCH 0/5] gpio: aggregator: Fix Smatch warnings
2025-04-14 20:26 UTC (2+ messages)
[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
2025-04-14 20:25 UTC (7+ messages)
` [PATCH v3 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v3 2/5] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH v3 3/5] cgroup: selftests: Move cgroup_util into its own library
` [PATCH v3 4/5] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
[PATCH] rust: kbuild: use `pound` to support GNU Make < 4.3
2025-04-14 20:22 UTC (3+ messages)
[PATCH v2 1/1] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: enable MICs LDO
2025-04-14 20:20 UTC (2+ messages)
[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
2025-04-14 20:19 UTC (3+ messages)
` [PATCH v2 2/3] nvme-multipath: add the NVME_MULTIPATH_PARAM config option
[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
2025-04-14 20:13 UTC (8+ messages)
[tip:x86/asm] BUILD SUCCESS 4850074ff06fce894a9946c5d3ab8ea13fa33e43
2025-04-14 20:02 UTC
[PATCH 1/3] rust: pin-init: internal: skip rustfmt formatting of kernel-only module
2025-04-14 20:00 UTC (3+ messages)
` [PATCH 2/3] rust: pin-init: examples: conditionally enable `feature(lint_reasons)`
` [PATCH 3/3] rust: pin-init: examples: use `allow` instead of `expect`
[PATCH net-next 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
2025-04-14 20:00 UTC (4+ messages)
` [PATCH net-next 1/2] net: ptp: introduce .supported_extts_flags to ptp_clock_info
[PATCH net v2] net: bridge: switchdev: do not notify new brentries as changed
2025-04-14 20:00 UTC
[PATCH 0/3] iio: ad7606: add SPI offload support
2025-04-14 19:59 UTC (4+ messages)
` [PATCH 3/3] iio: adc: "
[tip:perf/core] BUILD SUCCESS 5c3627b6f0595f1ec27e6f5df903bd072e9b9136
2025-04-14 19:58 UTC
[PATCH] sched/fair: Add null pointer check to pick_next_entity()
2025-04-14 19:57 UTC (3+ messages)
[PATCH net-next 0/3] ionic: support QSFP CMIS
2025-04-14 19:55 UTC (4+ messages)
` [PATCH net-next 2/3] ionic: support ethtool get_module_eeprom_by_page
[PATCH v6] rust: transmute: Add methods for FromBytes trait
2025-04-14 19:54 UTC (3+ messages)
[RFC/RFT PATCH] x86/efistub: Don't bother enabling SEV in the EFI stub
2025-04-14 19:53 UTC (4+ messages)
[PATCH 0/2] Fix kernel panic on niu bind
2025-04-14 19:52 UTC (8+ messages)
` [PATCH 1/2] PCI/MSI: Add MSIX option to write to ENTRY_DATA before any reads
[tip:x86/msr] BUILD SUCCESS a5447e92e169dafaf02fd653500105c7186d7128
2025-04-14 19:51 UTC
[PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
2025-04-14 19:50 UTC (3+ messages)
[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
2025-04-14 19:48 UTC (5+ messages)
[PATCH 0/3] Add DAPM/ASoC helpers to create SDCA drivers
2025-04-14 19:43 UTC (7+ messages)
` [PATCH 1/3] ASoC: SDCA: Create DAPM widgets and routes from DisCo
[PATCH RFC v2 0/3] rust: Add Per-CPU Variable API
2025-04-14 19:28 UTC (4+ messages)
` [PATCH RFC v2 1/3] rust: percpu: introduce a rust API for per-CPU variables
` [PATCH RFC v2 2/3] rust: rust-analyzer: add lib to dirs searched for crates
` [PATCH RFC v2 3/3] rust: percpu: add a rust per-CPU variable test
[PATCH] x86/boot/startup: Disable LTO
2025-04-14 19:28 UTC (2+ messages)
[PATCH 1/1] dt-bindings: pinctrl: convert fsl,vf610-pinctrl.txt to yaml format
2025-04-14 19:26 UTC
[PATCH net-next] tipc: Removing deprecated strncpy()
2025-04-14 19:25 UTC (3+ messages)
KASAN: slab-use-after-free Read in cgroup_rstat_flush
2025-04-14 19:25 UTC (4+ messages)
[PATCH] smb: server: smb2pdu: check return value of xa_store()
2025-04-14 19:24 UTC
[syzbot] [kernel?] possible deadlock in get_partial_node (2)
2025-04-14 19:22 UTC (2+ messages)
` [syzbot] [bcachefs?] "
[PATCH] Documentation: iio: Document ad9832 driver
2025-04-14 19:20 UTC (3+ messages)
[PATCH v2 0/5] Add manual request completion to the MediaTek VCodec driver
2025-04-14 19:19 UTC (4+ messages)
` [PATCH v2 4/5] media: vcodec: Implement manual request completion
[PATCH net] bna: bnad_dim_timeout: Rename del_timer_sync in comment
2025-04-14 19:19 UTC (2+ messages)
[tip: x86/urgent] x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
2025-04-14 19:18 UTC (5+ messages)
` [PATCH -v2] "
[PATCH v4 0/7] clk: spacemit: add K1 reset support
2025-04-14 19:17 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v4 2/7] clk: spacemit: rename spacemit_ccu_data fields
` [PATCH v4 3/7] clk: spacemit: add reset controller support
` [PATCH v4 4/7] clk: spacemit: define existing syscon resets
` [PATCH v4 5/7] clk: spacemit: make clocks optional
` [PATCH v4 6/7] clk: spacemit: define new syscons with only resets
` [PATCH v4 7/7] riscv: dts: spacemit: add reset support for the K1 SoC
[PATCH rc] iommu: Fix two issues in iommu_copy_struct_from_user()
2025-04-14 19:16 UTC
[PATCH] property: Use tidy for_each_named_* macros
2025-04-14 19:14 UTC (4+ messages)
[PATCH v2] media: dt-bindings: media: i2c: align filenames format with standard
2025-04-14 19:12 UTC
[PATCH v7] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
2025-04-14 19:12 UTC
[PATCH v5 00/16] Intel TPEBS min/max/mean/last support
2025-04-14 19:08 UTC (2+ messages)
[PATCH net-next 0/7] net: Don't use %pK through printk
2025-04-14 19:04 UTC (4+ messages)
` [PATCH net-next 4/7] wifi: wcn36xx: "
[PATCH] btrfs: reuse exit helper in btrfs_bioset_init()
2025-04-14 19:03 UTC (2+ messages)
[tip:perf/core] [perf] da916e96e2: BUG:KASAN:null-ptr-deref_in_put_event
2025-04-14 19:01 UTC (2+ messages)
[PATCH v3 1/2] drm/edid: Implement DisplayID Type IX & X timing blocks parsing
2025-04-14 19:00 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [v3,1/2] "
[PATCH v6] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
2025-04-14 18:53 UTC (3+ messages)
[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
2025-04-14 18:52 UTC (5+ messages)
` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag
` [PATCH v2 2/4] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520
` [PATCH v2 4/4] drm/imagination: Skip clocks if platform PM manages resources
[syzbot] [kernel?] linux-next test error: WARNING in switch_mm_irqs_off
2025-04-14 18:50 UTC (4+ messages)
[PATCH] remoteproc: xlnx: avoid RPU force power down
2025-04-14 18:46 UTC
[PATCH v4 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
2025-04-14 18:45 UTC (4+ messages)
` [PATCH v4 2/2] "
[PATCH] memcg: no refill for offlined objcg
2025-04-14 18:44 UTC (3+ messages)
[PATCH] hwmon: (lm90): Use to_delayed_work()
2025-04-14 18:44 UTC (2+ messages)
[PATCH net-next v2 10/10] net: fib_rules: Use nlmsg_payload in fib_{new,del}rule()
2025-04-14 18:42 UTC (2+ messages)
[PATCH v6 00/11] iio: accel: adxl345: add interrupt based sensor events
2025-04-14 18:42 UTC (2+ messages)
` [PATCH v6 11/11] docs: iio: add documentation for adxl345 driver
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®