linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-08 09:34:46 to 2023-02-08 11:57:18 UTC [more...]

[PATCH v4 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
 2023-02-08 11:57 UTC  (2+ messages)

[PATCH v3 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-02-08 11:56 UTC  (9+ messages)

[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
 2023-02-08 11:54 UTC  (5+ messages)

[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
 2023-02-08 11:52 UTC  (4+ messages)
` [PATCH v2 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-08 11:51 UTC  (7+ messages)
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"

[RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver
 2023-02-08 11:50 UTC  (10+ messages)
` [RFC,v14 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC,v14 2/5] of/irq: Adjust of_pci_irq parsing for multiple interrupts
` [RFC,v14 3/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
` [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
` [RFC,v14 5/5] soc/tegra: pmc: Add Tegra234 PCIe wake event

[PATCH bpf-next 0/2] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-08 11:49 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf "

[PATCH] platform/chrome: Avoid fetching the type-C parameters again
 2023-02-08 11:48 UTC  (4+ messages)

[PATCH -next] net: bridge: clean up one inconsistent indenting
 2023-02-08 11:49 UTC  (2+ messages)

[PATCH 1/2] ALSA: cs35l41: Add shared boost feature
 2023-02-08 11:46 UTC  (2+ messages)

[PATCH] coresight: core: Add sysfs node to reset all sources and sinks
 2023-02-08 11:16 UTC 

[PATCH] lib: cpu_rmap: Avoid use after free on rmap->obj array entries
 2023-02-08 11:45 UTC 

[PATCH net-next] net: micrel: Cable Diagnostics feature for lan8841 PHY
 2023-02-08 11:44 UTC 

[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
 2023-02-08 11:35 UTC  (9+ messages)
` [PATCH -v4 2/9] migrate_pages: separate hugetlb folios migration
` [PATCH -v4 8/9] migrate_pages: batch flushing TLB

[PATCH v3 0/1] ASoC: dt-bindings: meson: covert axg audio to schema
 2023-02-08 11:35 UTC  (4+ messages)
` [PATCH v3 1/1] ASoC: dt-bindings: meson: convert axg sound card control "

[PATCH V6 00/24] Add support UHS-II for GL9755
 2023-02-08 11:35 UTC  (3+ messages)
` [PATCH V6 24/24] mmc: sdhci-pci-gli: enable UHS-II mode "

[PATCH] Drivers: vmbus: Check for channel allocation before looking up relids
 2023-02-08 11:34 UTC 

[PATCH v1 1/1] media: i2c: imx290: Use device_property_read_u32() directly
 2023-02-08 11:33 UTC 

[PATCH 0/8] perf: arm: Make PMUv3 driver available for aarch32
 2023-02-08 11:30 UTC  (7+ messages)
` [PATCH 3/8] perf: pmuv3: Add common defines for the PMU version
` [PATCH 4/8] perf: pmuv3: Add wrappers for KVM accesses
` [PATCH 5/8] perf: pmuv3: Change GENMASK to GENMASK_ULL

[PATCH v1 1/1] media: i2c: imx290: Make use of get_unaligned_le24(), put_unaligned_le24()
 2023-02-08 11:29 UTC 

[PATCH v2 1/2] erofs: update print symbols for various flags in trace
 2023-02-08 11:29 UTC  (2+ messages)
` [PATCH v2 2/2] erofs: remove unused EROFS_GET_BLOCKS_RAW flag

[PATCH v3 0/8] ext4: Convert inode preallocation list to an rbtree
 2023-02-08 11:25 UTC  (9+ messages)
` [PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list

s2idle breaks on machines without cpuidle support
 2023-02-08 11:20 UTC  (5+ messages)

[PATCH net] net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping is used
 2023-02-08 11:20 UTC  (2+ messages)

[PATCH] LoongArch: Make -mstrict-align be configurable
 2023-02-08 11:17 UTC  (10+ messages)

[PATCH net-next v2 1/3] string_helpers: Move string_is_valid() to the header
 2023-02-08 11:15 UTC  (3+ messages)

[PATCH 00/21] driver core: bus: remove private "backpointer" from struct bus_type
 2023-02-08 11:13 UTC  (22+ messages)
` [PATCH 01/21] driver core: add local subsys_get and subsys_put functions
` [PATCH 02/21] driver core: bus: implement bus_get/put() without the private pointer
` [PATCH 03/21] driver core: bus: constantify the bus_find_* functions
` [PATCH 04/21] driver core: bus: convert bus_create/remove_file to be constant
` [PATCH 05/21] driver core: bus: sysfs function cleanups
` [PATCH 06/21] driver core: bus: bus_add/probe/remove_device() cleanups
` [PATCH 07/21] driver core: bus: bus_register/unregister() cleanups
` [PATCH 08/21] driver core: bus: subsys_interface_register/unregister() cleanups
` [PATCH 09/21] driver core: bus: bus_get_kset() cleanup
` [PATCH 10/21] driver core: bus: bus_register/unregister_notifier() cleanups
` [PATCH 11/21] driver core: bus: bus_add/remove_driver() cleanups
` [PATCH 12/21] driver core: bus: bus iterator cleanups
` [PATCH 13/21] driver core: bus: clean up bus_sort_breadthfirst()
` [PATCH 14/21] driver core: move driver_find() to bus.c
` [PATCH 15/21] driver core: bus: clean up driver_find()
` [PATCH 16/21] driver core: create bus_is_registered()
` [PATCH 17/21] driver core: remove private pointer from struct bus_type
` [PATCH 18/21] driver core: bus: constify bus_register/unregister_notifier()
` [PATCH 19/21] driver core: bus: constify bus_get_kset()
` [PATCH 20/21] driver core: bus: constify some internal functions
` [PATCH 21/21] driver core: bus: constify bus_unregister()

[PATCH 0/2] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-08 11:12 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] LoongArch: Add ptrace single step support

Bug report: UDP ~20% degradation
 2023-02-08 11:08 UTC 

[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-02-08 11:08 UTC  (2+ messages)

[PATCH] coresight: core: Add coresight name support
 2023-02-08 11:07 UTC 

[PATCH v2 0/5] Add LoongArch support to nolibc
 2023-02-08 11:00 UTC  (9+ messages)
` [PATCH v2 1/5] tools/nolibc: Include linux/fcntl.h and remove duplicate code
` [PATCH v2 2/5] tools/nolibc: Add statx() and make stat() rely on statx() when available
` [PATCH v2 3/5] tools/nolibc: Add support for LoongArch
` [PATCH v2 4/5] selftests/nolibc: "
` [PATCH v2 5/5] selftests/nolibc: Adjust indentation for Makefile

[PATCH] fpga: mgr: Update the state to provide the exact error code
 2023-02-08 11:01 UTC  (3+ messages)

Linux guest kernel threat model for Confidential Computing
 2023-02-08 10:58 UTC  (9+ messages)

[PATCH v12 1/2] thermal: loongson-2: add thermal management support
 2023-02-08 10:49 UTC  (4+ messages)

[PATCH 00/16] Enable GPU with DVFS support on MediaTek SoCs
 2023-02-08 10:45 UTC  (17+ messages)
` [PATCH 01/16] arm64: dts: mediatek: mt8183-kukui: Couple VGPU and VSRAM_GPU regulators
` [PATCH 02/16] arm64: dts: mediatek: mt8183-kukui: Override vgpu/vsram_gpu constraints
` [PATCH 03/16] arm64: dts: mediatek: mt8183: Remove second opp-microvolt entries from gpu table
` [PATCH 04/16] arm64: dts: mt8183-pumpkin: Couple VGPU and VSRAM_GPU regulators
` [PATCH 05/16] arm64: dts: mediatek: mt8183-evb: "
` [PATCH 06/16] arm64: dts: mediatek: mt8183: Use mediatek,mt8183b-mali as GPU compatible
` [PATCH 07/16] arm64: dts: mediatek: mt8192: Add GPU nodes
` [PATCH 08/16] arm64: dts: mediatek: mt8192: Add mfg_ref_sel clock to MFG0 domain
` [PATCH 09/16] arm64: dts: mediatek: mt8192-asurada: Add MFG0 domain supply
` [PATCH 10/16] arm64: dts: mediatek: mt8192-asurada: Assign sram supply to MFG1 pd
` [PATCH 11/16] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
` [PATCH 12/16] arm64: dts: mediatek: mt8192-asurada: Enable GPU
` [PATCH 13/16] arm64: dts: mediatek: mt8195: Add mfg_core_tmp clock to MFG1 domain
` [PATCH 14/16] arm64: dts: mt8195: Add panfrost node for Mali-G57 Valhall Natt GPU
` [PATCH 15/16] arm64: dts: mediatek: mt8195-cherry: Enable Mali-G57 GPU
` [PATCH 16/16] arm64: dts: mediatek: mt8186: Add GPU node

[PATCH v3 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
 2023-02-08 10:45 UTC  (4+ messages)
  ` [PATCH v3 2/2] nvmem: brcm_nvram: use bcm47xx buffered data

[PATCH] mm: reduce lock contention of pcp buffer refill
 2023-02-08 10:45 UTC  (3+ messages)

[PATCH 1/2] thermal: tegra-bpmp: Handle offline zones
 2023-02-08 10:43 UTC  (4+ messages)
` [PATCH 2/2] thermal: tegra-bpmp: Always (re)program trip temperatures

[syzbot] INFO: rcu detected stall in ext4_file_write_iter (6)
 2023-02-08 10:37 UTC 

[PATCH 0/9] Panfrost: Improve and add MediaTek SoCs support
 2023-02-08 10:37 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: gpu: mali-bifrost: Don't allow sram-supply by default
` [PATCH 2/9] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH 3/9] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH 4/9] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH 5/9] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186
` [PATCH 6/9] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH 7/9] drm/panfrost: Add the MT8192 GPU ID
` [PATCH 8/9] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH 9/9] drm/panfrost: Add new compatible for Mali on the MT8183 SoC

[PATCH] perf tools: Fix auto-complete on aarch64
 2023-02-08 10:35 UTC  (2+ messages)

[PATCH net-next v6 0/9] net: add EEE support for KSZ9477 and AR8035 with i.MX6
 2023-02-08 10:32 UTC  (10+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: enable EEE support
` [PATCH net-next v6 2/9] net: phy: add genphy_c45_read_eee_abilities() function
` [PATCH net-next v6 3/9] net: phy: micrel: add ksz9477_get_features()
` [PATCH net-next v6 4/9] net: phy: export phy_check_valid() function
` [PATCH net-next v6 5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [PATCH net-next v6 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()
` [PATCH net-next v6 7/9] net: phy: c45: "
` [PATCH net-next v6 8/9] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
` [PATCH net-next v6 9/9] net: phy: start using genphy_c45_ethtool_get/set_eee()

[PATCH v6 0/8] Add support for sam9x60 curiosity board
 2023-02-08 10:30 UTC  (2+ messages)

Converting dev->mutex into dev->spinlock ?
 2023-02-08 10:30 UTC  (11+ messages)
                    ` [PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys

[PATCH net-next 0/4] rxrpc: Miscellaneous changes
 2023-02-08 10:27 UTC  (5+ messages)
` [PATCH net-next 1/4] rxrpc: Use consume_skb() rather than kfree_skb_reason()
` [PATCH net-next 2/4] rxrpc: Fix overwaking on call poking
` [PATCH net-next 3/4] rxrpc: Trace ack.rwind
` [PATCH net-next 4/4] rxrpc: Reduce unnecessary ack transmission

[PATCH v2 0/3] Add Ufispace NCPLite platform device tree
 2023-02-08 10:28 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Ufi Space
` [PATCH v2 2/3] dt-bindings: arm: aspeed: document Ufispace NCPLite BMC

linux-next: manual merge of the net-next tree with the net tree
 2023-02-08 10:28 UTC  (2+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-02-08 10:27 UTC  (14+ messages)
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

[PATCH v4 6/6] Driver: VMBus: Add device tree support
 2023-02-08 10:25 UTC  (3+ messages)

[PATCH v2] fbdev: Fix invalid page access after closing deferred I/O devices
 2023-02-08 10:25 UTC  (2+ messages)

[PATCH 0/2] Add CS35L41 shared boost feature
 2023-02-08 10:23 UTC  (9+ messages)
` [PATCH 2/2] Documentation: cs35l41: Shared boost properties

[PATCH] net: fec: Defer probe if other FEC has deferred MDIO
 2023-02-08 10:18 UTC 

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08 10:15 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: qcs404: "
` [PATCH v2 3/7] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller "
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` [PATCH v2 5/7] dt-bindings: soc: qcom,apr: correct qcom,intents type
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema
` [PATCH v2 7/7] dt-bindings: remoteproc: qcom,glink-edge: correct label description

[RFC v3 0/4] move PG_slab flag to page_type
 2023-02-08 10:13 UTC  (8+ messages)
` [RFC v3 2/4] mm: "

[bug-report] possible s64 overflow in max_vruntime()
 2023-02-08 10:13 UTC  (12+ messages)

[PATCH] media: dw100: use devm_platform_get_and_ioremap_resource()
 2023-02-08 10:12 UTC  (2+ messages)

[RFC PATCH v2 00/18] fs: Remove usage of broken nls_utf8 and drop it
 2023-02-08 10:10 UTC  (5+ messages)
` [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option

[PATCH] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
 2023-02-08 10:09 UTC  (2+ messages)

[PATCH v2 0/5] Add CS35L41 shared boost feature
 2023-02-08 10:09 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: cs35l41: Only disable internal boost
` [PATCH v2 2/5] ASoC: cs35l41: Refactor error release code
` [PATCH v2 3/5] ALSA: cs35l41: Add shared boost feature

[PATCH v3 00/12] gpiolib cleanups
 2023-02-08 10:08 UTC  (3+ messages)
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)

[PATCH] media: platform: renesas: use devm_platform_get_and_ioremap_resource()
 2023-02-08 10:03 UTC  (2+ messages)

[PATCH v7 0/9] Parallel CPU bringup for x86_64
 2023-02-08 10:03 UTC  (3+ messages)
` [PATCH v7 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them

[PATCH] mfd: qcom_rpm: use devm_platform_get_and_ioremap_resource()
 2023-02-08 10:02 UTC  (2+ messages)

[PATCH v2 0/2] rust: sync: Arc: Implement Debug and Display
 2023-02-08 10:01 UTC  (5+ messages)
` [PATCH v2 1/2] rust: sync: impl {Debug,Display} for {Unique,}Arc
` [PATCH v2 2/2] sample: rust: print: Add sampe code for Arc printing

[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-02-08  9:52 UTC  (4+ messages)
` [PATCH v3 3/6] KVM: x86: Do not unload MMU roots when only toggling CR0.WP

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2023-02-08  9:51 UTC  (9+ messages)
` [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface

[PATCH] arm64: dts: qcom: sm6115: Move SDHC node(s)'s 'pinctrl' properties to dts
 2023-02-08  9:51 UTC  (3+ messages)

[PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
 2023-02-08  9:51 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08  9:51 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema

[PATCH v2 net-next 00/15] taprio automatic queueMaxSDU and new TXQ selection procedure
 2023-02-08  9:50 UTC  (2+ messages)

[PATCH 0/3] Support timer drivers as loadable modules
 2023-02-08  9:48 UTC  (4+ messages)
` [PATCH 1/3] time/sched_clock: Export sched_clock_register()
` [PATCH 2/3] clocksource/drivers/mmio: Export clocksource_mmio_init()
` [PATCH 3/3] clocksource/drivers/timer-of: Remove __init markings

[PATCH] mfd: atmel-flexcom: use devm_platform_get_and_ioremap_resource()
 2023-02-08  9:49 UTC  (2+ messages)

[PATCH] thermal: Remove core header inclusion from drivers
 2023-02-08  9:49 UTC  (2+ messages)

[PATCH] pid: add handling of too many zombie processes
 2023-02-08  9:49 UTC 

[PATCH] iommu/ipmmu-vmsa: use devm_platform_get_and_ioremap_resource()
 2023-02-08  9:48 UTC  (2+ messages)

[PATCH V7 0/7] Add minimal boot support for IPQ9574
 2023-02-08  9:47 UTC  (6+ messages)
` [PATCH V7 2/7] clk: qcom: Add Global Clock Controller driver "
` [PATCH V7 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver

[PATCH v1] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-02-08  9:40 UTC 

[PATCH 0/4] selftests/resctrl: Small cleanups
 2023-02-08  9:40 UTC  (5+ messages)
` [PATCH 1/4] selftests/resctrl: Change initialize_llc_perf() return type to void
` [PATCH 2/4] selftests/resctrl: Don't hard code divisor in MBM results
` [PATCH 3/4] selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
` [PATCH 4/4] selftests/resctrl: Use remount_resctrlfs() consistently with boolean

[PATCH net 0/6] mptcp: fixes for v6.2
 2023-02-08  9:40 UTC  (2+ messages)

[PATCH] mfd: sun4i-gpadc: use devm_platform_get_and_ioremap_resource()
 2023-02-08  9:36 UTC 

[PATCH] mfd: ssbi: use devm_platform_get_and_ioremap_resource()
 2023-02-08  9:35 UTC 

[PATCH] mfd: ipaq-micro: use devm_platform_get_and_ioremap_resource()
 2023-02-08  9:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).