messages from 2023-12-13 12:07:47 to 2023-12-13 13:52:47 UTC [more...]
[PATCH v2 00/40] afs: Fix probe handling, server rotation and RO volume callback handling
2023-12-13 13:49 UTC (34+ messages)
` [PATCH v2 01/40] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH v2 02/40] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH v2 03/40] afs: use read_seqbegin() in afs_check_validity() and afs_getattr()
` [PATCH v2 04/40] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH v2 05/40] afs: Remove whitespace before most ')' from the trace header
` [PATCH v2 06/40] afs: Automatically generate trace tag enums
` [PATCH v2 07/40] afs: Add comments on abort handling
` [PATCH v2 08/40] afs: Turn the afs_addr_list address array into an array of structs
` [PATCH v2 09/40] rxrpc, afs: Allow afs to pin rxrpc_peer objects
` [PATCH v2 10/40] afs: Don't skip server addresses for which we didn't get an RTT reading
` [PATCH v2 11/40] afs: Rename addr_list::failed to probe_failed
` [PATCH v2 12/40] afs: Handle the VIO and UAEIO aborts explicitly
` [PATCH v2 13/40] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
` [PATCH v2 14/40] afs: Wrap most op->error accesses with inline funcs
` [PATCH v2 15/40] afs: Don't put afs_call in afs_wait_for_call_to_complete()
` [PATCH v2 16/40] afs: Simplify error handling
` [PATCH v2 17/40] afs: Add a tracepoint for struct afs_addr_list
` [PATCH v2 18/40] afs: Rename some fields
` [PATCH v2 19/40] afs: Use peer + service_id as call address
` [PATCH v2 20/40] afs: Fold the afs_addr_cursor struct in
` [PATCH v2 21/40] rxrpc: Create a procfile to display outstanding client conn bundles
` [PATCH v2 22/40] afs: Add some more info to /proc/net/afs/servers
` [PATCH v2 23/40] afs: Remove the unimplemented afs_cmp_addr_list()
` [PATCH v2 24/40] afs: Provide a way to configure address priorities
` [PATCH v2 25/40] afs: Mark address lists with configured priorities
` [PATCH v2 26/40] afs: Dispatch fileserver probes in priority order
` [PATCH v2 27/40] afs: Dispatch vlserver "
` [PATCH v2 28/40] afs: Keep a record of the current fileserver endpoint state
` [PATCH v2 29/40] afs: Combine the endpoint state bools into a bitmask
` [PATCH v2 30/40] afs: Make it possible to find the volumes that are using a server
` [PATCH v2 31/40] afs: Defer volume record destruction to a workqueue
` [PATCH v2 32/40] afs: Move the vnode/volume validity checking code into its own file
` [PATCH v2 33/40] afs: Apply server breaks to mmap'd files in the call processor
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-12-13 13:49 UTC (16+ messages)
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-13 13:49 UTC (10+ messages)
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-13 13:48 UTC (7+ messages)
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-13 13:47 UTC (19+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH v2 0/3] iio: adc: add new ad7380 driver
2023-12-13 13:47 UTC (4+ messages)
` [PATCH v2 3/3] iio: adc: ad7380: new driver for AD7380 ADCs
[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
2023-12-13 13:46 UTC (11+ messages)
` [PATCH v2 01/11] clk: renesas: rzg2l-cpg: Check reset monitor registers
` [PATCH v2 02/11] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH v2 03/11] pinctrl: renesas: rzg2l: Move arg and index in the main function block
` [PATCH v2 04/11] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH v2 05/11] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation
2023-12-13 13:45 UTC (2+ messages)
[PATCH v1] ASoC: tas2562: remove tas2563 into driver
2023-12-13 13:45 UTC (2+ messages)
[PATCH v2 1/3] objtool: Make objtool check actually fatal upon fatal errors
2023-12-13 13:43 UTC (3+ messages)
` [PATCH v2 2/3] objtool: make objtool SLS validation fatal when building with CONFIG_SLS=y
` [PATCH v2 3/3] objtool: make objtool RETPOLINE validation fatal when building with CONFIG_RETPOLINE=y
Various Exynos targets never return to no cooling
2023-12-13 13:42 UTC (2+ messages)
[PATCH -fixes 0/2] Fix WX mappings in the linear mapping after module unloading
2023-12-13 13:40 UTC (3+ messages)
` [PATCH -fixes 1/2] riscv: Fix module_alloc() that did not reset the linear mapping permissions
` [PATCH -fixes 2/2] riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
[PATCH 06/15] arm64: Add KHO support
2023-12-13 13:41 UTC (2+ messages)
[PATCH v3 0/2] Add gpio driver support for Realtek DHC SoCs
2023-12-13 13:40 UTC (5+ messages)
` [PATCH v3 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs
[PATCH] thermal/core: Check get_temp ops is present when registering a tz
2023-12-13 13:37 UTC (4+ messages)
[PATCH] usb: typec: Remove usage of the deprecated ida_simple_xx() API
2023-12-13 13:36 UTC (2+ messages)
[PATCH v3 0/2] SM6115 interconnect
2023-12-13 13:36 UTC (4+ messages)
` [PATCH v3 2/2] interconnect: qcom: Add SM6115 interconnect provider driver
[PATCH 1/2] wifi: mt76: mt7921: Disable powersaving by default
2023-12-13 13:35 UTC (4+ messages)
linux-next: Tree for Dec 11
2023-12-13 13:33 UTC (5+ messages)
` linux-next: Tree for Dec 11 (riscv32: patch.c)
[PATCH V2 0/5] Clean up perf mem
2023-12-13 13:33 UTC (5+ messages)
` [PATCH V2 3/5] perf mem: Clean up perf_mem_events__name()
[GIT PULL] Btrfs fixes for 6.7-rc6
2023-12-13 13:26 UTC
[PATCH v5 0/6] nvme: add csi, ms and nuse to sysfs
2023-12-13 13:32 UTC (13+ messages)
` [PATCH v5 1/6] nvme: move ns id info to struct nvme_ns_head
` [PATCH v5 2/6] nvme: refactor ns info helpers
` [PATCH v5 3/6] nvme: refactor ns info setup function
` [PATCH v5 4/6] nvme: rename ns attribute group
` [PATCH v5 5/6] nvme: add csi, ms and nuse to sysfs
` [PATCH v5 6/6] nvme: repack struct nvme_ns_head
[PATCH v7 00/26] Enable CET Virtualization
2023-12-13 13:31 UTC (11+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
[PATCH v2 00/16] block atomic writes
2023-12-13 13:31 UTC (12+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
[PATCH RESEND v3] KVM: selftests: Initialise dynamically allocated configuration names
2023-12-13 13:31 UTC (2+ messages)
stable/LTS test report from KernelCI (2023-12-08)
2023-12-13 13:30 UTC (5+ messages)
[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
2023-12-13 13:27 UTC (3+ messages)
` [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
[PATCH v2 0/3] Add AM64x ICSSG Ethernet support
2023-12-13 13:26 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 "
[PATCH v3 0/6] Initial device tree support for StarFive JH8100 SoC
2023-12-13 13:24 UTC (7+ messages)
` [PATCH v3 2/6] dt-bindings: riscv: Add "
` [PATCH v3 6/6] riscv: dts: starfive: Add initial StarFive JH8100 device tree
[PATCH 1/2] dt-bindings: iio: spi-dac: Add driver for SPI shift register DACs
2023-12-13 13:24 UTC (4+ messages)
` [PATCH 2/2] "
[net PATCH] i40e: fix use-after-free in i40e_aqc_add_filters()
2023-12-13 13:24 UTC (2+ messages)
[PATCH v2] usb: fotg210-hcd: delete an incorrect bounds test
2023-12-13 13:22 UTC
[PATCH v3 0/7] dma-buf: heaps: Add secure heap
2023-12-13 13:22 UTC (6+ messages)
[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
2023-12-13 13:21 UTC (4+ messages)
` [PATCH v5 03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-12-13 13:20 UTC (5+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
[PATCH] mm/zswap: Improve with alloc_workqueue() call
2023-12-13 13:20 UTC (3+ messages)
[PATCH] kexec: avoid out of bounds in crash_exclude_mem_range()
2023-12-13 13:10 UTC (5+ messages)
[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
2023-12-13 13:19 UTC (7+ messages)
` [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
arch/riscv/kernel/module.c:727 add_relocation_to_accumulate() error: dereferencing freed memory 'rel_head'
2023-12-13 13:19 UTC
[PATCH] amd64: rockchip: dts: rk3328-rock-pi-e add gpio-line-names
2023-12-13 13:17 UTC
[PATCH 0/4] gpiolib: cdev: relocate debounce_period_us
2023-12-13 13:17 UTC (5+ messages)
[PATCH v5 00/23] Introduce runtime modifiable Energy Model
2023-12-13 13:16 UTC (7+ messages)
[RESEND PATCH-next] staging: rtl8723bs: replace deprecated strncpy with strscpy_pad
2023-12-13 13:13 UTC (2+ messages)
[PATCH] mei: fix vsc dependency
2023-12-13 13:12 UTC (2+ messages)
[PATCH net v2] net: stmmac: Handle disabled MDIO busses from devicetree
2023-12-13 13:09 UTC (2+ messages)
[RFC 0/2] PCI: acpiphp: workaround race between hotplug and SCSI_SCAN_ASYNC job
2023-12-13 13:07 UTC (5+ messages)
` [RFC 1/2] PCI: acpiphp: enable slot only if it hasn't been enabled already
` [RFC 2/2] PCI: acpiphp: slowdown hotplug if hotplugging multiple devices at a time
arch/riscv/kernel/module.c:639 process_accumulated_relocations() error: uninitialized symbol 'curr_type'
2023-12-13 13:05 UTC
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-12-13 13:04 UTC (6+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
[PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
2023-12-13 12:54 UTC (2+ messages)
[PATCH] power: reset: at91: mark at91_wakeup_status non-__init
2023-12-13 13:01 UTC (4+ messages)
[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
2023-12-13 13:02 UTC (4+ messages)
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock
[PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
2023-12-13 13:02 UTC (2+ messages)
[PATCH v5 00/16] Add VOP2 support on rk3588
2023-12-13 13:01 UTC (2+ messages)
` (subset) "
[PATCH 0/8] rcu: Fix expedited GP deadlock (and cleanup some nocb stuff)
2023-12-13 13:01 UTC (3+ messages)
` [PATCH 1/8] rcu/nocb: Make IRQs disablement symetric
[paulmck-rcu:frederic.2023.12.08a 29/37] fs/btrfs/transaction.c:496:6: error: call to '__compiletime_assert_329' declared with 'error' attribute: Need native word sized stores/loads for atomicity
2023-12-13 12:53 UTC (3+ messages)
[PATCH V5 0/3] Add rs485 support to uartps driver
2023-12-13 13:00 UTC (4+ messages)
` [PATCH V5 1/3] dt-bindings: Add reference to rs485.yaml
` [PATCH V5 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
` [PATCH V5 3/3] tty: serial: uartps: Add rs485 support to uartps driver
[PATCH] tracing: Fix uaf issue when open the hist or hist_debug file
2023-12-13 13:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH] dmaengine: ti: k3-udma: Add PSIL threads for AM62P
2023-12-13 13:00 UTC (4+ messages)
[PATCH] x86/head_64: Use testb instead of testl in secondary_startup_64_no_verify
2023-12-13 13:00 UTC (2+ messages)
` [tip: x86/cleanups] x86/head_64: Use TESTB instead of TESTL in secondary_startup_64_no_verify()
Further cleanups for pci_iounmap() and lib/iomap.c discussion
2023-12-13 12:59 UTC
[PATCH] arm64: dts: allwinner: Orange Pi One Plus PHY support
2023-12-13 12:55 UTC (7+ messages)
[PATCH] ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg
2023-12-13 12:54 UTC (2+ messages)
[PATCH] ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error
2023-12-13 12:51 UTC (2+ messages)
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2023-12-13 12:50 UTC (22+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
nouveau 0000:01:00.0: drm_WARN_ON(!found_head)
2023-12-13 12:49 UTC (4+ messages)
[PATCH 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
2023-12-13 12:49 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs
` [PATCH 2/3] arm64: dts: ti: Introduce J722S family of SoCs
` [PATCH 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module
[PATCH V5 0/2] Add CPU latency QoS support for ufs driver
2023-12-13 12:43 UTC (3+ messages)
` [PATCH V5 1/2] ufs: core: "
` [PATCH V5 2/2] ufs: ufs-mediatek: Migrate to UFSHCD generic CPU latency PM QoS support
[PATCH v2] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
2023-12-13 12:38 UTC (2+ messages)
[PATCH v3 1/4] ASoC: qcom: common: Add qcom_snd_tdm_hw_params function
2023-12-13 12:35 UTC (4+ messages)
` [PATCH v3 2/4] ASoC: qcom: sdm845: switch to qcom_snd_tdm_hw_params helper
` [PATCH v3 3/4] Asoc: qcom: sdw: Add TDM support
` [PATCH v3 4/4] ASoC: qcom: sm8250: Add TERTIARY_TDM_RX_0 support
[PATCH v9 0/4] Implement MTE tag compression for swapped pages
2023-12-13 12:31 UTC (5+ messages)
` [PATCH v9 1/4] arm64: mte: implement CONFIG_ARM64_MTE_COMP
[PATCH] KVM: selftests: Fix dynamic generation of configuration names
2023-12-13 12:26 UTC
[PATCH v1 2/2] riscv: envcfg save and restore on trap entry/exit
2023-12-13 12:24 UTC (4+ messages)
[PATCH v2] watchdog: rti_wdt: Drop RPM count when unused
2023-12-13 12:22 UTC (3+ messages)
[PATCH 0/5] Add Tegra Security Engine driver
2023-12-13 12:20 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: crypto: Add Tegra SE DT binding doc
` [PATCH 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH 5/5] arm64: tegra: Add Tegra Security Engine DT nodes
[PATCH 1/4] dt-bindings: media: mtk-vcodec-encoder: add dma-ranges
2023-12-13 12:20 UTC (4+ messages)
` [PATCH 2/4] media: mediatek: vcodec: fix possible unbalanced PM counter
` [PATCH 3/4] arm64: dts: mediatek: mt8186: fix VENC power domain clocks
` [PATCH 4/4] arm64: dts: mediatek: mt8186: Add venc node
[PATCH 0/2] IB/ipoib fixes
2023-12-13 12:18 UTC (3+ messages)
[PATCH v5 00/10] Add displays support for bsh-smm-s2/pro boards
2023-12-13 12:18 UTC (3+ messages)
` (subset) "
[PATCH v2 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2023-12-13 12:18 UTC (3+ messages)
[PATCH v4 00/10] Add displays support for bsh-smm-s2/pro boards
2023-12-13 12:17 UTC (8+ messages)
` [PATCH v4 02/10] drm/bridge: Fix a use case in the bridge disable logic
[PATCH] block/rnbd-srv: Check for unlikely string overflow
2023-12-13 12:07 UTC (2+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-13 12:13 UTC (3+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[RFC KERNEL PATCH v3 0/3] Support device passthrough when dom0 is PVH on Xen
2023-12-13 12:12 UTC (7+ messages)
` [RFC KERNEL PATCH v3 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
[PATCH] [v2] media: i2c: mt9m114: use fsleep() in place of udelay()
2023-12-13 12:09 UTC (5+ messages)
[PATCH] leds: trigger: netdev: display only supported link speed attribute
2023-12-13 12:07 UTC (3+ 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