messages from 2023-07-12 15:17:09 to 2023-07-12 15:53:06 UTC [more...]
[PATCH] drm/amdgpu: expand runpm parameter
2023-07-12 15:52 UTC
[PATCH v2 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
2023-07-12 15:52 UTC (18+ messages)
` [PATCH v2 02/11] i2c: iproc: Convert to devm_platform_ioremap_resource()
` [PATCH v2 03/11] i2c: brcmstb: "
` [PATCH v2 04/11] i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 05/11] i2c: stm32f4: "
` [PATCH v2 06/11] i2c: qcom-geni: Convert to devm_platform_ioremap_resource()
` [PATCH v2 07/11] i2c: st: Use devm_platform_get_and_ioremap_resource()
[bug report] mm: replace vma->vm_flags direct modifications with modifier calls
2023-07-12 15:52 UTC (7+ messages)
[PATCH] gpiolib: order includes alphabetically in gpiolib.h
2023-07-12 15:51 UTC (2+ messages)
[PATCH] sh: Avoid using IRQ0 on SH3 and SH4
2023-07-12 15:51 UTC (10+ messages)
Please pull u-boot-dm
2023-07-12 15:51 UTC
[PATCH] gpio: sim: fix a typo in comment
2023-07-12 15:50 UTC (2+ messages)
[PATCH] dt-bindings: gpio: snps,dw-apb: allow gpio-line-names
2023-07-12 15:50 UTC (4+ messages)
[PATCH 0/2] platform/x86: thinkpad_acpi: lockdep support
2023-07-12 15:49 UTC (2+ messages)
[PATCH 1/8] hwmon: (pmbus/mp2975) Fix whitespace error
2023-07-12 15:49 UTC (3+ messages)
` [PATCH 4/8] hwmon: (pmbus/mp2975) Simplify VOUT code
[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_psr: Fix eDP PSR1 test failure
2023-07-12 15:49 UTC (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for "
[PATCH 0/4] ACPI: NHLT: Access and query helpers
2023-07-12 15:48 UTC (5+ messages)
` [PATCH 3/4] ACPI: NHLT: Table manipulation helpers
` [PATCH 4/4] ACPI: NHLT: Add query functions
Possible typo in git stash doc page
2023-07-12 15:49 UTC (2+ messages)
[PATCH] platform/x86: Add SEL-3350 platform driver
2023-07-12 15:47 UTC (2+ messages)
[PATCH v21 00/20] s390x: CPU Topology
2023-07-12 15:44 UTC (4+ messages)
` [PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
[PATCH v2 net] bridge: Add extack warning when enabling STP in netns
2023-07-12 15:46 UTC (4+ messages)
` [Bridge] "
[PATCH] target/ppc: Generate storage interrupts for radix RC changes
2023-07-12 15:45 UTC (3+ messages)
[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-12 15:45 UTC (9+ messages)
[PATCH 00/10] ima: measure events between kexec load and execute
2023-07-12 15:45 UTC (7+ messages)
` [PATCH 06/10] ima: update buffer at kexec execute with ima measurements
[PATCH 6.1 CANDIDATE 0/3] xfs inodegc fixes for 6.1.y (from v6.4)
2023-07-12 15:44 UTC (2+ messages)
[PATCHv2] nvme: warn only once for legacy uuid attribute
2023-07-12 15:44 UTC (2+ messages)
[PATCH] cxl: Update MAINTAINERS
2023-07-12 15:07 UTC (2+ messages)
[PATCH v4] kconfig: Add PCIe devices to s390x machines
2023-07-12 15:43 UTC (3+ messages)
[bug report] tune2fs: filesystem inconsistency occurs by concurrent write
2023-07-12 15:42 UTC (8+ messages)
[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
2023-07-12 15:42 UTC (7+ messages)
[OE-core][dunfell][PATCH v2] curl: fix CVE-2023-28320 siglongjmp race condition may lead to crash
2023-07-12 15:42 UTC (2+ messages)
[PATCH 0/2] ASoC: Improve coverage in default KUnit runs
2023-07-12 15:40 UTC (3+ messages)
` [PATCH 1/2] kunit: Enable ASoC in all_tests.config
` [PATCH 2/2] ASoC: topology: Add explicit build option
lockdep issue with per-vma locking
2023-07-12 15:42 UTC (4+ messages)
[PATCH] x86/ioapic: sanitize IO-APIC pins before enabling the local APIC
2023-07-12 15:41 UTC (9+ messages)
modules.builtin and /sys/modules
2023-07-12 15:41 UTC
[skeggsb-nouveau:00.02-gsp-rm 70/83] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/fwsec.c:172:1: warning: no previous prototype for function 'nvkm_gsp_fwsec_v2'
2023-07-12 15:41 UTC
[f2fs-dev] [PATCH] f2fs: should use inode when updating file offset
2023-07-12 15:41 UTC
[PATCH][next] video: fbdev: kyro: make some const read-only arrays static
2023-07-12 15:41 UTC (2+ messages)
bcachefs backpointers errors in no write buf mode
2023-07-12 15:40 UTC (6+ messages)
[PATCH RFC v4 net-next 00/22] Introducing P4TC
2023-07-12 15:39 UTC (23+ messages)
` [PATCH RFC v4 net-next 01/22] net: sched: act_api: Add dynamic actions IDR
` [PATCH RFC v4 net-next 02/22] net/sched: act_api: increase action kind string length
` [PATCH RFC v4 net-next 03/22] net/sched: act_api: add init_ops to struct tc_action_op
` [PATCH RFC v4 net-next 04/22] net/sched: act_api: export generic tc action searcher
` [PATCH RFC v4 net-next 05/22] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH RFC v4 net-next 06/22] net: introduce rcu_replace_pointer_rtnl
` [PATCH RFC v4 net-next 07/22] rtnl: add helper to check if group has listeners
` [PATCH RFC v4 net-next 08/22] p4tc: add P4 data types
` [PATCH RFC v4 net-next 09/22] p4tc: add pipeline create, get, update, delete
` [PATCH RFC v4 net-next 10/22] p4tc: add header field create, get, delete, flush and dump
` [PATCH RFC v4 net-next 11/22] p4tc: add action template create, update, delete, get, "
` [PATCH RFC v4 net-next 12/22] p4tc: add table "
` [PATCH RFC v4 net-next 13/22] p4tc: add table entry create, update, get, delete, "
` [PATCH RFC v4 net-next 14/22] p4tc: add set of P4TC table read kfuncs
` [PATCH RFC v4 net-next 15/22] p4tc: add P4 classifier
` [PATCH RFC v4 net-next 16/22] p4tc: Add P4 extern interface
` [PATCH RFC v4 net-next 17/22] selftests: tc-testing: add JSON introspection file directory for P4TC
` [PATCH RFC v4 net-next 18/22] selftests: tc-testing: add P4TC pipeline control path tdc tests
` [PATCH RFC v4 net-next 19/22] selftests: tc-testing: add P4TC action templates "
` [PATCH RFC v4 net-next 20/22] selftests: tc-testing: add P4TC table control path "
` [PATCH RFC v4 net-next 21/22] selftests: tc-testing: add P4TC table entries "
` [PATCH RFC v4 net-next 22/22] MAINTAINERS: add p4tc entry
Patchwork summary for: spi-devel-general
2023-07-12 15:40 UTC
[PATCHv2] nvme: ensure disabling pairs with unquiesce
2023-07-12 15:40 UTC
[Intel-gfx] [PATCH v2 0/4] Update AUX invalidation sequence
2023-07-12 15:39 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915/gt: Ensure memory quiesced before invalidation
[PATCH] hwmon: Remove strlcpy occurences
2023-07-12 15:39 UTC (2+ messages)
[PATCH 0/2] Add driver for Murata IRS-D200
2023-07-12 15:33 UTC (6+ messages)
` [PATCH 2/2] iio: "
[PATCH 01/27] thermal/drivers/amlogic: Convert to platform remove callback returning void
2023-07-12 15:38 UTC (4+ messages)
` [PATCH 03/27] thermal/drivers/broadcom: "
[BUG] perf test: Regression because of d6e6286a12e7
2023-07-12 15:39 UTC (6+ messages)
[PATCH 01/19] cpufreq: sun50i: Convert to platform remove callback returning void
2023-07-12 15:38 UTC (7+ messages)
` [PATCH 09/19] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH 12/19] cpufreq: raspberrypi: "
[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
2023-07-12 15:38 UTC (5+ messages)
[PATCH iwl-next v2 0/4] igb: Add support for AF_XDP zero-copy
2023-07-12 15:37 UTC (3+ messages)
` [PATCH iwl-next v2 4/4] igb: add AF_XDP zero-copy Tx support
` [Intel-wired-lan] "
Beyond Merge and Rebase: The Upstream Import Approach in Git
2023-07-12 15:37 UTC (3+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: allow f2fs_ioc_{, de}compress_file to be interrupted
2023-07-11 20:08 UTC (4+ messages)
` [PATCH 1/2] f2fs: allow f2fs_ioc_{,de}compress_file "
` [f2fs-dev] [PATCH 2/2] f2fs: compress: don't {, de}compress non-full cluster
` [PATCH 2/2] f2fs: compress: don't {,de}compress "
[PATCH] kconfig: tell the kconfig symbol of the restart reason
2023-07-12 15:35 UTC (2+ messages)
[PATCH] spi: s3c64xx: clear loopback bit after loopback test
2023-07-12 15:34 UTC (3+ messages)
[PATCH v2 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
2023-07-12 15:33 UTC (11+ messages)
` [PATCH v2 2/5] perf jevents: Match on highest version of Arm json file available
[PATCH v2 1/2] MAINTAINERS: add myself for spi-bcm63xx
2023-07-12 15:34 UTC (2+ messages)
[PATCH 00/79] fs: new accessors for inode->i_ctime
2023-07-12 15:34 UTC (10+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
` [Cluster-devel] "
[PATCH net] wifi: iwlwifi: remove 'use_tfh' config to fix crash
2023-07-12 15:33 UTC (2+ messages)
[PATCH] sched: Fixed typo
2023-07-12 15:33 UTC
[PATCH v8 0/2] ublk: enable zoned storage support
2023-07-12 15:32 UTC (3+ messages)
` [PATCH v8 2/2] "
[PATCH v2 0/4] ASoC: rt5677: Refactor GPIO and use device_get_match_data()
2023-07-12 15:31 UTC (5+ messages)
[PATCH] ext4: fix decoding of raw_inode timestamps
2023-07-12 15:32 UTC (2+ messages)
[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-07-12 15:31 UTC (36+ messages)
` [PATCH 10/27] arm64: Add feature detection for fine grained traps
` [PATCH 11/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH 12/27] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH 13/27] KVM: arm64: nv: Add FGT registers
` [PATCH 14/27] KVM: arm64: Restructure FGT register switching
` [PATCH 15/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH 16/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH 17/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH 18/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH 19/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH 25/27] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH 27/27] KVM: arm64: nv: Add support for HCRX_EL2
[PATCH] sched/fair: remove util_est boosting
2023-07-12 15:30 UTC (3+ messages)
Switching more drivers to use drm_exec
2023-07-12 15:31 UTC (3+ messages)
` [PATCH 5/7] drm/panfrost: switch to using drm_exec
[PATCH v2] PCI: dwc: Provide deinit callback for i.MX
2023-07-12 15:30 UTC (3+ messages)
[PATCH] platform/x86: wmi: add Positivo WMI key driver
2023-07-12 15:29 UTC (2+ messages)
Maple Tree Work
2023-07-12 15:27 UTC (3+ messages)
[PATCH v2 0/3] Add driver for Murata IRS-D200
2023-07-12 15:12 UTC (4+ messages)
` [PATCH v2 2/3] iio: Add event enums for running period and count
` [PATCH v2 1/3] dt-bindings: iio: proximity: Add Murata IRS-D200
` [PATCH v2 3/3] iio: Add driver for "
[UPDATE][PATCH v2 2/3] platform/x86/intel/tpmi: Add debugfs interface
2023-07-12 15:27 UTC (2+ messages)
[PATCH v3 0/3] io_uring getdents
2023-07-12 15:27 UTC (3+ messages)
` [PATCH 3/3] io_uring: add support for getdents
[PATCH v5 0/6] iio: adc: meson: add iio channels to read channel 7 mux inputs
2023-07-12 15:26 UTC (4+ messages)
[PATCH] drm/ast: Fix default resolution when no monitor is connected on DP
2023-07-12 15:25 UTC (11+ messages)
[virtio-comment] [PATCH v21] virtio-net: support inner header hash
2023-07-12 15:23 UTC (9+ messages)
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` [virtio-dev] "
[PATCH] ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2
2023-07-12 15:23 UTC (3+ messages)
[PATCH bpf-next] bpftool: Use "fallthrough;" keyword instead of comments
2023-07-12 15:23 UTC
[PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3
2023-07-12 15:23 UTC (4+ messages)
FAILED: patch "[PATCH] perf intel-pt: Fix CYC timestamps after standalone CBR" failed to apply to 4.14-stable tree
2023-07-12 15:22 UTC (2+ messages)
` [PATCH 4.14] perf intel-pt: Fix CYC timestamps after standalone CBR
[PATCH] ARM: dts: at91: ksz9477_evb: Add missing timer nodes
2023-07-12 15:21 UTC (2+ messages)
[PATCHSET 0/5] Improve async iomap DIO performance
2023-07-12 15:22 UTC (4+ messages)
` [PATCH 1/5] iomap: complete polled writes inline
[patch net-next] devlink: remove reload failed checks in params get/set callbacks
2023-07-12 15:20 UTC (3+ messages)
[PATCH v2 0/8] platform/x86: asus-wmi:
2023-07-12 15:18 UTC (2+ messages)
Broken segmentation on UDP_GSO / VIRTIO_NET_HDR_GSO_UDP_L4 forwarding path
2023-07-12 15:19 UTC (3+ messages)
[PATCH 00/10] tty: u8 conversion preparation
2023-07-12 15:19 UTC (3+ messages)
` [PATCH 02/10] tty: sysrq: switch sysrq handlers from int to u8
[Intel-wired-lan] [RFC PATCH v9 08/10] ice: implement dpll interface to control cgu
2023-07-12 14:29 UTC
[Intel-wired-lan] [PATCH v2] net:Fix an NULL vs IS_ERR() bug for debugfs_create_dir() in i40e_dbg_init()
2023-07-12 12:19 UTC
[kvm-unit-tests PATCH v1 1/1] run_tests: fix verbose
2023-07-12 15:06 UTC
[Intel-wired-lan] [PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-07-12 11:13 UTC (9+ messages)
` [Intel-wired-lan] [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
linux-next: Tree for Jul 10
2023-07-12 15:18 UTC (7+ messages)
` linux-next: Tree for Jul 10 (arch/s390/kernel/machine_kexec_file.c)
[PATCH 0/4] riscv: tlb flush improvements
2023-07-12 15:18 UTC (4+ messages)
[PATCH v2 0/2] advise about force-pushing as an alternative to reconciliation
2023-07-12 15:18 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] remote: "
[PATCH-for-8.2 v3 00/16] target/riscv: Allow building without TCG (KVM-only so far)
2023-07-12 15:18 UTC (3+ messages)
` [PATCH v3 03/16] target/riscv: Restrict sysemu specific header to user emulation
[PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups
2023-07-12 15:18 UTC (5+ messages)
` [PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses
[syzbot] [fs?] WARNING in handle_userfault
2023-07-12 15:17 UTC (3+ messages)
[PATCH v5 1/2] drm/ast: Add BMC virtual connector
2023-07-12 15:17 UTC
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.