messages from 2023-04-06 07:36:48 to 2023-04-06 10:10:02 UTC [more...]
[Regression] drm/scheduler: track GPU active time per entity
2023-04-06 10:09 UTC (9+ messages)
[PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
2023-04-06 10:08 UTC (3+ messages)
[PATCH 0/8] Add support for Rockchip RK860X regulators
2023-04-06 10:08 UTC (6+ messages)
` [PATCH 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X
` [PATCH 8/8] regulator: fan53555: "
[PATCH] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
2023-04-06 9:45 UTC (2+ messages)
[PATCH 1/1] sched/fair: Fix inaccurate tally of ttwu_move_affine
2023-04-06 10:05 UTC (2+ messages)
` [tip: sched/core] "
[PATCH v6 1/4] sched/psi: rearrange polling code in preparation
2023-04-06 10:05 UTC (2+ messages)
` [tip: sched/core] sched/psi: Rearrange "
[PATCH v6 4/4] sched/psi: allow unprivileged polling of N*2s period
2023-04-06 10:05 UTC (2+ messages)
` [tip: sched/core] sched/psi: Allow "
[PATCH v6 2/4] sched/psi: rename existing poll members in preparation
2023-04-06 10:05 UTC (2+ messages)
` [tip: sched/core] sched/psi: Rename "
[PATCH v6 3/4] sched/psi: extract update_triggers side effect
2023-04-06 10:05 UTC (2+ messages)
` [tip: sched/core] sched/psi: Extract "
[PATCH V2] perf/core: Fix the same task check in perf_event_set_output
2023-04-06 10:05 UTC (2+ messages)
` [tip: perf/urgent] "
[PATCH] perf: Optimize perf_pmu_migrate_context()
2023-04-06 10:05 UTC (2+ messages)
` [tip: perf/urgent] "
[PATCH 1/3] kobject: introduce kobject_is_added()
2023-04-06 10:05 UTC (6+ messages)
` [PATCH 2/3] erofs: convert to use kobject_is_added()
` [PATCH 3/3] zonefs: "
[RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988
2023-04-06 10:04 UTC
[PATCH] platform/x86/intel-uncore-freq: Uncore frequency control via TPMI
2023-04-06 10:02 UTC (2+ messages)
[syzbot] Monthly mm report
2023-04-06 10:02 UTC (4+ messages)
` "
[PATCH] selftests/clone3: fix number of tests in ksft_set_plan
2023-04-06 10:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH] PM: hibernate: Do not get block device exclusively in test_resume mode
2023-04-06 10:02 UTC (4+ messages)
[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
2023-04-06 10:01 UTC (4+ messages)
[GIT PULL] platform-drivers-x86 for 6.3-5
2023-04-06 9:48 UTC
[PATCH net] net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
2023-04-06 9:59 UTC
[PATCH net] net: phy: nxp-c45-tja11xx: add remove callback
2023-04-06 9:59 UTC
[PATCH][next] mm: truncate: remove redundant initialization of new_order
2023-04-06 9:58 UTC
[RFC] tick_sched_timer() is not properly aligned, fixed by chance
2023-04-06 9:57 UTC
[PATCH net] net: phy: nxp-c45-tja11xx: disable port and global interrupts
2023-04-06 9:55 UTC
[RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*()
2023-04-06 9:55 UTC (4+ messages)
LTP: list of failures on 32bit and compat mode
2023-04-06 9:54 UTC (2+ messages)
[PATCH v2 0/5] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-04-06 9:52 UTC (6+ messages)
` [PATCH v2 2/5] dt-bindings: arm: msm: Add bindings for multi channel DDR in LLCC
[RFC PATCH v3] sched: Fix performance regression introduced by mm_cid
2023-04-06 9:51 UTC (3+ messages)
[PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
2023-04-06 9:49 UTC (14+ messages)
` [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information
` [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988
` [PATCH 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes
` [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm
` [PATCH 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply
` [PATCH 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531
[PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
2023-04-06 9:48 UTC (8+ messages)
[PATCH printk v1 00/18] threaded/atomic console support
2023-04-06 9:46 UTC (4+ messages)
` [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads
` wakeup synchronization: was: "
` port lock: "
[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-06 9:46 UTC (21+ messages)
` [PATCH net-next v5 01/19] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v5 02/19] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 04/19] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v5 07/19] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v5 08/19] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v5 09/19] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v5 10/19] tls: "
` [PATCH net-next v5 11/19] siw: "
` [PATCH net-next v5 12/19] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v5 13/19] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 14/19] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v5 15/19] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v5 17/19] ip: Remove ip_append_page()
` [PATCH net-next v5 18/19] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
[PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
2023-04-06 9:45 UTC (5+ messages)
` [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
` [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset
[PATCH] mailmap: add entries for Mukesh Ojha
2023-04-06 9:41 UTC
[PATCH 2/2] erofs: remove unnecessary kobject_del()
2023-04-06 9:41 UTC (2+ messages)
[PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling
2023-04-06 9:40 UTC (2+ messages)
[PATCH next] scsi: scsi_debug: Fix missing error code in scsi_debug_init()
2023-04-06 9:33 UTC (2+ messages)
[PATCH] correct uart_B and uart_C clock references for meson8b
2023-04-06 9:33 UTC
[PATCH v3 0/3] regulator: da9063: disable unused voltage monitors
2023-04-06 9:31 UTC (6+ messages)
` [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document voltage monitoring
[PATCH v2 00/10] Add IOMMU support to MT8365 SoC
2023-04-06 9:28 UTC (10+ messages)
` [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support
[PATCH] MIPS: Remove deprecated CONFIG_MIPS_CMP
2023-04-06 9:26 UTC (2+ messages)
[PATCH v3 0/4] Allow genpd providers to power off domains on sync state
2023-04-06 9:26 UTC (7+ messages)
[PATCH] qlcnic: check pci_reset_function result
2023-04-06 9:23 UTC (4+ messages)
[PATCH] netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
2023-04-06 9:23 UTC (3+ messages)
` [netfilter-core] "
[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
2023-04-06 9:19 UTC (6+ messages)
` [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
[net-next PATCH v6 00/16] net: Add basic LED support for switch/phy
2023-04-06 9:18 UTC (7+ messages)
` [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port
[gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5
2023-04-06 9:17 UTC
[PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-04-06 9:14 UTC (11+ messages)
` [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
[PATCH] memcg: Default value setting in memcg-v1
2023-04-06 9:14 UTC
[PATCH 0/3] ARM: dts: meson: fix UART device-tree schema validation
2023-04-06 9:14 UTC (7+ messages)
` [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings
[PATCH v6 0/2] leds: lp55xx: configure internal charge pump
2023-04-06 9:13 UTC (5+ messages)
` [PATCH v6 2/2] "
[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-06 9:12 UTC (3+ messages)
[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
2023-04-06 9:12 UTC (4+ messages)
` [PATCH v5 16/18] timer: Implement the hierarchical pull model
[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
2023-04-06 9:11 UTC (3+ messages)
` [PATCH 3/9] string: Add Kunit tests for strcat() family
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-04-06 9:01 UTC (4+ messages)
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
[PATCH v2] PCI: dwc: Wait for link up only if link is started
2023-04-06 9:10 UTC (6+ messages)
[RESEND PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
2023-04-06 9:08 UTC (2+ messages)
[PATCH] ubifs: remove unnecessary kobject_del()
2023-04-06 9:08 UTC (2+ messages)
[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-06 9:01 UTC (5+ messages)
[PATCH net-next v3 00/12] Add EMAC3 support for sa8540p-ride
2023-04-06 8:57 UTC (3+ messages)
` [PATCH net-next v3 12/12] net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
[PATCH 0/2] leds: Add a driver for the BD2606MVV
2023-04-06 8:57 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: leds: ROHM BD2606MVV LED driver
` [PATCH 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c "
[PATCH v5] crypto: hisilicon/trng - add support for HiSTB TRNG
2023-04-06 8:53 UTC (2+ messages)
[PATCH -next 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
2023-04-06 8:53 UTC (10+ messages)
` [PATCH -next 1/6] Revert "md: unlock mddev before reap sync_thread in action_store"
[PATCH 0/4] Atmel crypto engine fixes
2023-04-06 8:50 UTC (2+ messages)
[PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel
2023-04-06 8:50 UTC (2+ messages)
[PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler
2023-04-06 8:50 UTC (2+ messages)
[PATCH 00/12] Rework PHY reset handling
2023-04-06 8:47 UTC (8+ messages)
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper
[PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus
2023-04-06 8:43 UTC (7+ messages)
` [PATCH v3 2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
2023-04-06 8:42 UTC (9+ messages)
[PATCH v2 01/13] rust: sync: introduce `LockClassKey`
2023-04-06 8:38 UTC (10+ messages)
` [PATCH v2 03/13] rust: lock: introduce `Mutex`
[PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
2023-04-06 8:37 UTC (6+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box
[PATCH v6 0/2] dt-bindings: omap: Convert omap.txt to yaml
2023-04-06 8:36 UTC (4+ messages)
` [PATCH v6 1/2] "
[RFC PATCH] dt-bindings: arm: amlogic: add C3 bindings
2023-04-06 8:35 UTC (2+ messages)
[PATCH v2] mm: oom: introduce cpuset oom
2023-04-06 8:33 UTC (5+ messages)
` "
` "
[paulmck-rcu:rcu/next] BUILD SUCCESS 93a0a9e05a23688c3c67ec6fd68b8b3d3775c2b2
2023-04-06 8:33 UTC
[PATCH v1] mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
2023-04-06 8:20 UTC
[syzbot] WARNING in split_huge_page_to_list (2)
2023-04-06 8:25 UTC (3+ messages)
[PATCH 0/9] x86/clear_huge_page: multi-page clearing
2023-04-06 8:23 UTC (5+ messages)
` [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length
` [PATCH 5/9] x86/clear_pages: add clear_pages()
[RFC PATCH v1 0/2] Deduplicating RISCV cmpxchg.h macros
2023-04-06 8:20 UTC (3+ messages)
` [RFC PATCH v1 1/2] riscv/cmpxchg: Deduplicate cmpxchg() asm and macros
` [RFC PATCH v1 2/2] riscv/cmpxchg: Deduplicate xchg() asm functions
[PATCH] staging: greybus: drop loopback test files
2023-04-06 8:18 UTC
[PATCH v2 0/2] arch_topology: Pre-allocate cacheinfo from primary CPU
2023-04-06 8:17 UTC (3+ messages)
` [PATCH v2 1/2] cacheinfo: Add arch specific early level initializer
[syzbot] Monthly 9p report
2023-04-06 8:17 UTC
[PATCH v2 0/6] module: avoid userspace pressure on unwanted allocations
2023-04-06 8:15 UTC (8+ messages)
` [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t
[PATCH] iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
2023-04-06 8:13 UTC (2+ messages)
[GIT PULL] asm-generic fixes for 6.3
2023-04-06 8:12 UTC
[PATCH net] tcp: restrict net.ipv4.tcp_app_win
2023-04-06 8:13 UTC (2+ messages)
[PATCH] dt-bindings: iommu: Convert QCOM IOMMU to YAML
2023-04-06 8:10 UTC (2+ messages)
[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
2023-04-06 8:07 UTC (4+ messages)
[PATCH net-next] net: qrtr: correct types of trace event parameters
2023-04-06 8:07 UTC (2+ messages)
[PATCH 0/2] ATH10K YAML conversion
2023-04-06 8:06 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: net: Convert ATH10K to YAML
` [PATCH 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
[RFC PATCH v3 0/6] Deduplicating RISCV cmpxchg.h macros
2023-04-06 8:04 UTC (3+ messages)
[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
2023-04-06 8:02 UTC
[PATCH v2 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-04-06 8:00 UTC (3+ messages)
` [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
[PATCH v2 00/10] Remove acpi.h implicit include of of.h
2023-04-06 8:00 UTC (3+ messages)
` [PATCH v2 04/10] serial: 8250_tegra: Add explicit include for of.h
[PATCH v2 1/3] hwmon: (pmbus/core): Add rdev in pmbus_data struct
2023-04-06 8:00 UTC (8+ messages)
` [PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support
[PATCH v6 0/6] TI TPS6594 PMIC support (Core, ESM, PFSM)
2023-04-06 7:56 UTC (7+ messages)
` [PATCH v6 1/6] dt-bindings: mfd: Add TI TPS6594 PMIC
` [PATCH v6 2/6] mfd: tps6594: Add driver for "
` [PATCH v6 3/6] misc: tps6594-esm: Add driver for TI TPS6594 ESM
` [PATCH v6 4/6] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM
` [PATCH v6 5/6] Documentation: Add "
` [PATCH v6 6/6] samples: Add userspace example for "
[PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
2023-04-06 7:45 UTC (5+ messages)
` [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI
` [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI
[PATCH v8 0/8] Enable IPQ9754 USB
2023-04-06 7:43 UTC (6+ messages)
` [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v8 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-06 7:40 UTC (6+ messages)
` [PATCH v12 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v12 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v12 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v12 5/5] selftests: mm: add pagemap ioctl tests
linux-next: build failure after merge of the mfd tree
2023-04-06 7:36 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