messages from 2024-06-24 20:40:26 to 2024-06-25 00:51:39 UTC [more...]
[PATCH v3 00/17] TDX MMU prep series part 1
2024-06-25 0:51 UTC (15+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v3 15/17] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v3 16/17] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-25 0:49 UTC (6+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
[PATCH v1] usb: typec: ucsi: Only set number of plug altmodes after registration
2024-06-25 0:50 UTC (2+ messages)
[PATCH v5 0/5] Add kd101ne3-40ti configuration in driver jd9365da
2024-06-25 0:43 UTC (7+ messages)
` [PATCH v5 1/5] drm/panel: jd9365da: Modify the method of sending commands
` [PATCH v5 3/5] drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions
` [PATCH v5 5/5] drm/panel: jd9365da: Add the function of adjusting orientation
[PATCH v3 0/5] Fix MEI command timeout issue following warm reboot
2024-06-25 0:39 UTC (4+ messages)
` [PATCH v3 5/5] mei: vsc: Fix spelling error
WARNING in __ext4_ioctl
2024-06-25 0:39 UTC
[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
2024-06-25 0:30 UTC (10+ messages)
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-06-25 0:24 UTC (11+ messages)
[PATCH 0/3 v2] seccomp: improve handling of SECCOMP_IOCTL_NOTIF_RECV
2024-06-25 0:19 UTC (4+ messages)
[PATCH v2] tty: serial: ma35d1: Add a NULL check for of_node
2024-06-25 0:16 UTC (3+ messages)
[PATCH net-next v3 0/5] gve: Add flow steering support
2024-06-25 0:12 UTC (6+ messages)
` [PATCH net-next v3 1/5] gve: Add adminq mutex lock
` [PATCH net-next v3 2/5] gve: Add adminq extended command
` [PATCH net-next v3 3/5] gve: Add flow steering device option
` [PATCH net-next v3 4/5] gve: Add flow steering adminq commands
` [PATCH net-next v3 5/5] gve: Add flow steering ethtool support
[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
2024-06-25 0:11 UTC (5+ messages)
[PATCH v3 0/4] perf: support specify vdso path in cmdline
2024-06-25 0:08 UTC (3+ messages)
` [PATCH v3 2/4] perf: disasm: use build_id_path if fallback failed
[PATCH v2 0/5] timer_migration: Fix two possible races and an improvement
2024-06-25 0:00 UTC (9+ messages)
` [PATCH v2 3/5] timer_migration: Split out state update of tmigr_active_up()
` [PATCH v2 4/5] timer_migration: Fix possible race in tmigr_active_up() in setup path
` [PATCH v2 5/5] timer_migration: Spare write when nothing changed
[PATCH -next] cgroup: fix uaf when proc_cpuset_show
2024-06-24 23:59 UTC (4+ messages)
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-06-24 23:59 UTC (10+ messages)
` [PATCH 04/39] sched: Add sched_class->reweight_task()
` [PATCH 05/39] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
` [PATCH 09/39] sched: Add @reason to sched_class->rq_{on|off}line()
[tip:irq/core] BUILD REGRESSION f2605e1715dd28e8943b557453fed3a40421d3b5
2024-06-24 23:54 UTC
[PATCH v2] usb: gadget: aspeed_udc: validate endpoint index for ast udc
2024-06-24 23:55 UTC (2+ messages)
(no subject)
2024-06-24 23:53 UTC (8+ messages)
` [PATCH v2 2/6] x86/irq: Extend NMI handler registration interface to include source
` [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler
[PATCH] driver core: Don't log intentional skip of device link creation as error
2024-06-24 23:53 UTC (2+ messages)
[PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
2024-06-24 23:42 UTC (4+ messages)
[syzbot] [kernfs?] possible deadlock in __kernfs_remove
2024-06-24 23:41 UTC (3+ messages)
[PATCH v2] f2fs: add support single node mode
2024-06-24 23:32 UTC (3+ messages)
` "
[PATCH net] selftests: net: remove unneeded IP_GRE config
2024-06-24 23:31 UTC (2+ messages)
[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
2024-06-24 23:26 UTC (14+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS
[PATCH v3 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-06-24 23:28 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add "
` [PATCH v3 2/3] iio: adc: ad4695: Add driver for "
` [PATCH v3 3/3] Documentation: iio: Document ad4695 driver
[PATCH] bpf, btf: Make if test explicit to fix Coccinelle error
2024-06-24 23:27 UTC (4+ messages)
[syzbot] [bcachefs?] [kvm?] general protection fault in detach_if_pending (3)
2024-06-24 23:21 UTC
[PATCH v39 00/42] LSM: General module stacking
2024-06-24 23:16 UTC (17+ messages)
` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule
` [PATCH v39 02/42] SM: Infrastructure management of the sock security
[PATCH 0/6] riscv: convert bottom half of exception handling to C
2024-06-24 23:10 UTC (4+ messages)
` [PATCH 3/6] "
[PATCH 0/2] iio: frequency: add iio support for Amlogic clock measure
2024-06-24 23:03 UTC (4+ messages)
` [PATCH 2/2] iio: frequency: add amlogic clock measure support
[PATCH v3] drm/msm/dpu: remove CRTC frame event callback registration
2024-06-24 23:01 UTC (2+ messages)
[PATCH] drm/ttm/tests: add missing MODULE_DESCRIPTION() macros
2024-06-24 23:00 UTC (2+ messages)
[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
2024-06-24 22:58 UTC (12+ messages)
[PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
2024-06-24 22:57 UTC (4+ messages)
[PATCH v2 0/2] drm: fix two issues related to HDMI Connector implementation
2024-06-24 22:55 UTC (8+ messages)
` [PATCH v2 1/2] drm/bridge-connector: reset the HDMI connector state
` [PATCH v2 2/2] drm/connector: automatically set immutable flag for max_bpc property
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-06-24 22:54 UTC (3+ messages)
[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
2024-06-24 22:40 UTC (3+ messages)
[syzbot] [hams?] WARNING: refcount bug in ax25_release (3)
2024-06-24 22:37 UTC (2+ messages)
[PATCH 0/7] firewire: core: add tracepoints events for isochronous context
2024-06-24 22:35 UTC (2+ messages)
[PATCH RESEND v2] s390/zcrypt: optimizes memory allocation in online_store()
2024-06-24 22:31 UTC
[PATCH v2] s390/zcrypt: optimizes memory allocation in online_show()
2024-06-24 22:29 UTC
[PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-24 22:30 UTC (5+ messages)
[PATCH v5 1/2] dt-bindings: iio: light: ROHM BH1745
2024-06-24 22:27 UTC (3+ messages)
` [PATCH v5 2/2] iio: light: ROHM BH1745 colour sensor
[PATCH v4 0/5] ptdump: add intermediate directory support
2024-06-24 22:27 UTC (9+ messages)
` [PATCH v4 1/5] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
` [PATCH v4 5/5] arm64: add attrs and format to ptdump document
[PATCH v3 0/8] Refactor perf python module build
2024-06-24 22:26 UTC (4+ messages)
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
[RFC PATCH v14 0/8] TPEBS counting mode support
2024-06-24 22:20 UTC (9+ messages)
` [RFC PATCH v14 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v14 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v14 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v14 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v14 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v14 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v14 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v14 8/8] perf test: Add test for Intel TPEBS counting mode
[PATCH 0/3] serial: qcom-geni: fix lockups
2024-06-24 22:19 UTC (9+ messages)
` [PATCH 1/3] serial: qcom-geni: fix hard lockup on buffer flush
` [PATCH 2/3] serial: qcom-geni: fix soft lockup on sw flow control and suspend
` [PATCH 3/3] serial: qcom-geni: fix garbage output after buffer flush
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-06-24 22:17 UTC (26+ messages)
` [PATCH sched_ext/for-6.11] sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_class()
` [PATCH sched_ext/for-6.11] sched, sched_ext: Simplify dl_prio() case handling in sched_fork()
[PATCH v5 0/6] ptdump: add intermediate directory support
2024-06-24 22:16 UTC (7+ messages)
` [PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
` [PATCH v5 2/6] arm64: add APTable encoding to pagetable defs
` [PATCH v5 3/6] arm64: table descriptor ptdump support
` [PATCH v5 4/6] arm64: indent ptdump by level, aligning attributes
` [PATCH v5 5/6] arm64: exclusive upper bound for ptdump entries
` [PATCH v5 6/6] arm64: add attrs and format to ptdump document
[PATCH v2 0/6] ATA PASS-THROUGH sense data fixes
2024-06-24 22:12 UTC (7+ messages)
` [PATCH v2 1/6] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
` [PATCH v2 2/6] ata: libata-scsi: Fix offsets for the fixed format sense data
` [PATCH v2 3/6] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH v2 4/6] ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()
` [PATCH v2 5/6] ata: libata: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
` [PATCH v2 6/6] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
[PATCH v3 0/8] perf trace: Augment enum arguments with BTF
2024-06-24 22:06 UTC (2+ messages)
[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-06-24 22:04 UTC (5+ messages)
` [PATCH 3/4] acpi/ghes, cxl/pci: "
[PATCH v1] erofs: fix possible memory leak in z_erofs_gbuf_exit()
2024-06-24 22:02 UTC
[PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
2024-06-24 22:00 UTC (4+ messages)
[PATCH RESEND] drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA
2024-06-24 21:51 UTC (2+ messages)
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-06-24 21:50 UTC (12+ messages)
[RESEND. PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
2024-06-24 21:49 UTC (2+ messages)
[PATCH v13 0/9] AMD Pstate Driver Core Performance Boost
2024-06-24 21:47 UTC (3+ messages)
` [PATCH v13 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
[PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
2024-06-24 21:46 UTC (2+ messages)
[PATCH v4 0/1] platform/x86: asus-wmi: add support for vivobook fan profiles
2024-06-24 21:46 UTC (5+ messages)
` [PATCH v4 1/1] "
[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
2024-06-24 21:46 UTC (8+ messages)
` [RFC PATCH 3/9] PCI/portdrv: Update portdrv with an atomic notifier for reporting AER internal errors
[PATCH v2 0/3] device property: introduce fwnode_for_each_available_child_node_scoped()
2024-06-24 21:45 UTC (4+ messages)
` [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
[PATCH] irqchip/gicv3-its: Workaround for GIC-700 erratum 2195890
2024-06-24 21:44 UTC (2+ messages)
[PATCH] memcg: use ratelimited stats flush in the reclaim
2024-06-24 21:41 UTC (10+ messages)
[PATCH net-next v3 00/10] net: openvswitch: Add sample multicasting
2024-06-24 21:40 UTC (3+ messages)
` [PATCH net-next v3 04/10] net: psample: allow using rate as probability
[PATCH v2] PCI/MSI: Fix UAF in msi_capability_init
2024-06-24 21:38 UTC (2+ messages)
` [tip: irq/urgent] "
Dell PowerEdge R930: `i2c i2c-0: More than 8 memory slots on a single bus, contact i801 maintainer to add missing mux config`
2024-06-24 21:37 UTC (4+ messages)
[PATCH v4 0/2] pinctrl: qcom: add sm4250 lpi pinctrl
2024-06-24 21:36 UTC (3+ messages)
` [PATCH v2 v4 2/2] pinctrl: qcom: Introduce SM4250 LPI pinctrl driver
[PATCH v5 0/3] Add sy7802 flash led driver
2024-06-24 21:25 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: leds: Add Silergy SY7802 flash LED
` [PATCH v5 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller
` [PATCH v5 3/3] arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash
[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
2024-06-24 21:24 UTC (5+ messages)
Fixing property memory leaks on device tree overlay removal
2024-06-24 21:21 UTC
[PATCH v2 0/5] Rework mce_setup()
2024-06-24 21:20 UTC (6+ messages)
` [PATCH v2 1/5] x86/topology: Export helper to get CPU number from APIC ID
` [PATCH v2 2/5] x86/mce: Fixup APIC ID search for x86 CPER decoding
` [PATCH v2 3/5] x86/mce: Rename mce_setup() to mce_prep_record()
` [PATCH v2 4/5] x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
` [PATCH v2 5/5] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
[PATCH] Bluetooth: qca: don't disable power management for QCA6390
2024-06-24 21:19 UTC (4+ messages)
[PATCH v2] dt-bindings: net: dsa: mediatek,mt7530: Minor wording fixes
2024-06-24 21:18 UTC
[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
2024-06-24 21:15 UTC (7+ messages)
` [PATCH v4 7/8] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v4 8/8] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups
[PATCH] firmware: qcom: tzmem: export devm_qcom_tzmem_pool_new()
2024-06-24 21:10 UTC (2+ messages)
[PATCH] usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
2024-06-24 21:10 UTC
[linux-next:master] [mm] 0fa2857d23: WARNING:at_mm/page_alloc.c:#__alloc_pages_noprof
2024-06-24 21:02 UTC (12+ messages)
[PATCH v4 0/3] spi: fsl-dspi: Convert to yaml format and use common SPI property
2024-06-24 21:02 UTC (3+ messages)
` [PATCH v4 2/3] spi: dt-bindings: fsl-dspi: Convert to yaml format
Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
2024-06-24 20:58 UTC (5+ messages)
[PATCHv12 00/19] x86/tdx: Add kexec support
2024-06-24 20:57 UTC (5+ messages)
` [PATCH v9 0/3] x86/snp: "
` [PATCH v9 3/3] x86/snp: Convert shared memory back to private on kexec
[PATCH v3 0/9] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
2024-06-24 20:56 UTC (9+ messages)
` [PATCH v3 1/9] Revert "dt-bindings: clock: mobileye,eyeq5-clk: add bindings"
` [PATCH v3 2/9] Revert "dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v3 3/9] Revert "dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v3 4/9] dt-bindings: soc: mobileye: add EyeQ OLB system controller
[PATCH] ipmi: Combine identical if checks
2024-06-24 20:46 UTC
[PATCH v3 0/2] spi: add devm_spi_optimize_message() helper
2024-06-24 20:46 UTC (3+ messages)
` [PATCH v3 1/2] spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
` [PATCH v3 2/2] iio: adc: ad7944: use devm_spi_optimize_message()
[PATCH v4 0/2] drm/rockchip: vop: Support internal display on RK3066
2024-06-24 20:40 UTC (3+ messages)
` [PATCH v4 1/2] drm/rockchip: vop: clear DMA stop bit "
` [PATCH v4 2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB "
[PATCH v5] net/mlx5: Reclaim max 50K pages at once
2024-06-24 20:41 UTC (2+ 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