public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-19 14:06:41 to 2022-10-19 15:31:05 UTC [more...]

[PATCH 1/2] drivers: rtc: add max313xx series rtc driver
 2022-10-19 14:34 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: rtc: add bindings for max313xx RTCs

[PATCH] x86/ibt: Implement FineIBT
 2022-10-19 15:22 UTC  (6+ messages)

[PATCH 1/1] usb: cdns3: host: fix endless superspeed hub port reset
 2022-10-19 15:21 UTC 

[PATCH 00/17] ARM: remove old board files
 2022-10-19 15:03 UTC  (17+ messages)
` [PATCH 01/17] ARM: at91: remove stale MAINTAINER file entries
  ` [PATCH 02/17] ARM: cns3xxx: remove entire platform
  ` [PATCH 04/17] ARM: ep93xx: remove old board files
  ` [PATCH 05/17] ASoC: remove unused ep93xx files
  ` [PATCH 06/17] ARM: mv78xx0: un-deprecate Terastation WXL
  ` [PATCH 07/17] ARM: orion: remove unused board files
  ` [PATCH 08/17] ARM: orion5x: remove dsa_chip_data references
  ` [PATCH 09/17] ARM: iop32x: remove the platform
  ` [PATCH 10/17] dmaengine: remove iop-adma driver
  ` [PATCH 11/17] gpio: remove iop driver
  ` [PATCH 12/17] ARM: footbridge: remove CATS
  ` [PATCH 13/17] ARM: omap1: remove unused board files
  ` [PATCH 14/17] ARM: omap1: remove dead code
  ` [PATCH 15/17] fbdev: omapfb: remove unused board support
  ` [PATCH 16/17] spi: remove omap 100K driver
  ` [PATCH 17/17] mfd: remove htc-i2cpld driver

[PATCH 00/10] AM62x Disable Incomplete DT Nodes
 2022-10-19 15:19 UTC  (2+ messages)

[linux-stable-rc:linux-5.19.y 3411/3412] drivers/gpu/drm/i915/display/intel_bios.c:369:26: error: 'i915->display' is a pointer; did you mean to use '->'?
 2022-10-19 15:17 UTC 

[PATCH 7/8] serial: 8250/ingenic: Add support for the JZ4750/JZ4755 SoCs
 2022-10-19 15:19 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-10-19 15:13 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[arm-integrator:virt-to-pfn-v6.1-rc1 16/20] arch/openrisc/include/asm/page.h:82:26: error: invalid operands to binary << (have 'void *' and 'int')
 2022-10-19 15:17 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 23/24] s390x-linux-ld:arch/s390/kernel/vdso64/vdso64.lds:254: syntax error
 2022-10-19 15:17 UTC 

[RFC PATCH] mm: Introduce new MADV_NOMOVABLE behavior
 2022-10-19 15:17 UTC  (6+ messages)

[PATCH] staging: greybus: loopback: enclose macro statements in do-while loop
 2022-10-19 15:16 UTC  (2+ messages)

drivers/remoteproc/ti_k3_r5_remoteproc.c:711:17: sparse: sparse: cast removes address space '__iomem' of expression
 2022-10-19 15:16 UTC 

drivers/staging/media/deprecated/cpia2/cpia2_usb.c:80:13: warning: variable 'frame_count' set but not used
 2022-10-19 15:16 UTC 

[PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests
 2022-10-19 15:16 UTC  (11+ messages)

[vfs-idmapping:fs.acl.rework 24/30] fs/internal.h:247: multiple definition of `do_set_acl'; fs/open.o:fs/internal.h:247: first defined here
 2022-10-19 15:16 UTC 

[PATCH printk v2 00/38] reduce console_lock scope
 2022-10-19 15:16 UTC  (40+ messages)
` [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
` [PATCH printk v2 02/38] printk: Convert console_drivers list to hlist
` [PATCH printk v2 03/38] printk: Prepare for SRCU console list protection
` [PATCH printk v2 04/38] printk: introduce console_is_enabled() wrapper
` [PATCH printk v2 05/38] printk: use console_is_enabled()
` [PATCH printk v2 06/38] tty: nfcon: "
` [PATCH printk v2 07/38] um: kmsg_dump: "
` [PATCH printk v2 08/38] efi: earlycon: "
` [PATCH printk v2 09/38] netconsole: "
` [PATCH printk v2 10/38] tty: hvc: "
` [PATCH printk v2 11/38] tty: serial: earlycon: "
` [PATCH printk v2 12/38] tty: serial: kgdboc: "
` [PATCH printk v2 13/38] tty: serial: pic32_uart: "
` [PATCH printk v2 14/38] tty: serial: samsung_tty: "
` [PATCH printk v2 15/38] tty: serial: serial_core: "
` [PATCH printk v2 16/38] tty: serial: xilinx_uartps: "
` [PATCH printk v2 17/38] tty: tty_io: "
` [PATCH printk v2 18/38] usb: early: xhci-dbc: "
` [PATCH printk v2 19/38] kdb: kdb_io: "
` [PATCH printk v2 20/38] um: kmsg_dumper: use srcu console list iterator
` [PATCH printk v2 21/38] serial: kgdboc: "
` [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
` [PATCH printk v2 23/38] tty: tty_io: "
` [PATCH printk v2 24/38] xen: fbfront: use srcu console list iterator
` [PATCH printk v2 25/38] proc: consoles: document console_lock usage
` [PATCH printk v2 26/38] kdb: use srcu console list iterator
` [PATCH printk v2 27/38] printk: console_flush_all: "
` [PATCH printk v2 28/38] printk: console_unblank: "
` [PATCH printk v2 29/38] printk: console_flush_on_panic: "
` [PATCH printk v2 30/38] printk: console_device: "
` [PATCH printk v2 31/38] printk: register_console: "
` [PATCH printk v2 32/38] printk: __pr_flush: "
` [PATCH printk v2 33/38] printk: introduce console_list_lock
` [PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
` [PATCH printk v2 35/38] tty: tty_io: use console_list_lock for list synchronization
` [PATCH printk v2 36/38] proc: consoles: use console_list_lock for list iteration
` [PATCH printk v2 37/38] printk: relieve console_lock of list synchronization duties
` [PATCH printk v2 38/38] printk, xen: fbfront: create/use safe function for forcing preferred

[PATCH] drm/amd/display: Revert logic for plane modifiers
 2022-10-19 15:15 UTC 

[PATCH 0/6] x86: KVM: Expose CPUID to guest for new Intel platform instructions
 2022-10-19 15:15 UTC  (7+ messages)
` [PATCH 1/6] x86: KVM: Enable CMPccXADD CPUID and expose it to guest
` [PATCH 4/6] x86: KVM: Enable AVX-VNNI-INT8 "

[PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-18 16:56 UTC  (3+ messages)
` [PATCH v8 net-next 08/12] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [PATCH v8 net-next 11/12] net: dsa: mv88e6xxx: add blackhole ATU entries

[PATCH 6.0 000/862] 6.0.3-rc1 review
 2022-10-19 15:08 UTC  (8+ messages)
` [PATCH 6.0 175/862] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
` [PATCH 6.0 334/862] Bluetooth: hci_sync: Fix not indicating power state
` [PATCH 6.0 479/862] sbitmap: fix possible io hung due to lost wakeup
` [PATCH 6.0 517/862] sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()
` [PATCH 6.0 627/862] crypto: ccp - Fail the PSP initialization when writing psp data file failed

[PATCH v1 1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource()
 2022-10-19 15:06 UTC  (8+ messages)
` [PATCH v1 3/6] spi: pxa2xx: Remove no more needed PCI ID table

[PATCH] kasan: Enable KUnit integration whenever CONFIG_KUNIT is enabled
 2022-10-19 15:06 UTC  (3+ messages)

[PATCH 1/2] iio: adc: mt6577_auxadc: add optional 32k clock
 2022-10-19 14:38 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: mediatek,mt2701-auxadc: new "

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-19 15:04 UTC  (18+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v2] blk-mq, elevator: pair up elevator_get and elevator_put to avoid refcnt problems
 2022-10-19 15:04 UTC  (2+ messages)

[PATCH v2 0/5] spi: pxa2xx: Pass the SSP type via device property
 2022-10-19 15:04 UTC  (6+ messages)
` [PATCH v2 1/5] spi: pxa2xx: Respect Intel SSP type given by a property
` [PATCH v2 2/5] spi: pxa2xx: Remove no more needed PCI ID table
` [PATCH v2 3/5] spi: pxa2xx: Remove no more needed driver data
` [PATCH v2 4/5] spi: pxa2xx: Move OF and ACPI ID tables closer to their user
` [PATCH v2 5/5] spi: pxa2xx: Switch from PM ifdeffery to pm_ptr()

[PATCH net] net: fman: Use physical address for userspace interfaces
 2022-10-19 15:04 UTC  (9+ messages)

[PATCH] virt: Prevent AES-GCM IV reuse in SNP guest driver
 2022-10-19 15:03 UTC 

[PATCH v5 0/2] *** IT6505 driver read dt properties ***
 2022-10-19  9:32 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: it6505: add properties to restrict output bandwidth
` [PATCH v5 2/2] drm/bridge: add it6505 driver to read data-lanes and link-frequencies from dt

[PATCH] thunderbolt: ACPI: Use the helper fwnode_find_reference()
 2022-10-19 15:02 UTC  (2+ messages)

[PATCH v3 0/5] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2022-10-19 15:02 UTC  (3+ messages)
  ` [PATCH v3 4/5] locking/rwsem: Enable direct rwsem "

[PATCH] platform/chrome: fix repeated words in comments
 2022-10-19 12:52 UTC 

[PATCH v11 0/2] SPDX: add copyleft-next-0.3.1
 2022-10-19 15:00 UTC  (3+ messages)

[PATCH 00/44] serial: Convert drivers to use uart_xmit_advance()
 2022-10-19 14:59 UTC  (3+ messages)
` [PATCH 19/44] serial: liteuart: Use uart_xmit_advance()

[PATCH] arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequency
 2022-10-19 14:56 UTC  (2+ messages)

[PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
 2022-10-19 14:56 UTC  (5+ messages)
` [PATCH 3/3] raid: "
` (subset) [PATCH 1/3] ACPI: scan: "

[PATCH] mmc: core: support zeroout using TRIM
 2022-10-19 14:54 UTC  (2+ messages)

[PATCH net-next 0/5] net: lan966x: Add xdp support
 2022-10-19 13:50 UTC  (6+ messages)
` [PATCH net-next 1/5] net: lan966x: Add define IFH_LEN_BYTES
` [PATCH net-next 2/5] net: lan966x: Rename lan966x_fdma_get_max_mtu
` [PATCH net-next 3/5] net: lan966x: Split function lan966x_fdma_rx_get_frame
` [PATCH net-next 4/5] net: lan966x: Add basic XDP support
` [PATCH net-next 5/5] net: lan96x: Use page_pool API

[PATCH v5 0/6] blk-wbt: simple improvment to enable wbt correctly
 2022-10-19 12:15 UTC  (3+ messages)
` [PATCH v5 4/6] blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
` [PATCH v5 6/6] blk-wbt: don't enable throttling if default elevator is bfq

[PATCH] coresight: cti: Fix hang in cti_disable_hw()
 2022-10-19 14:51 UTC  (3+ messages)

[PATCH] crypto: caam: blob_gen.c: warn if key is insecure
 2022-10-19 12:44 UTC 

[PATCH] i2c: fix repeated words in comments
 2022-10-19 14:48 UTC  (2+ messages)

[PATCH v2] trace/kprobe: remove duplicated calls of ring_buffer_event_data
 2022-10-19 14:46 UTC  (3+ messages)

[PATCH 01/17] ARM: at91: remove stale MAINTAINER file entries
 2022-10-19 14:43 UTC 

[PATCH 0/2] PCI: qcom: Add basic interconnect support
 2022-10-19 14:45 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
` [PATCH 2/2] PCI: qcom: Add basic interconnect support

[RFC 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-10-19 14:44 UTC  (7+ messages)
` [RFC 1/6] s390/ism: Set DMA coherent mask
` [RFC 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [RFC 3/6] s390/pci: Use dma-iommu layer
` [RFC 4/6] iommu/dma: Prepare for multiple flush queue implementations
` [RFC 5/6] iommu/dma: Add simple batching flush queue implementation
` [RFC 6/6] iommu/s390: flush queued IOVAs on RPCIT out of resource indication

[PATCH v2 1/2] ARM: mm: fix no-MMU ZERO_PAGE() implementation
 2022-10-19 14:44 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: mm: convert empty_zero_page to array for consistency

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8974: convert to dtschema
 2022-10-19 14:44 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/4] arm64: dts: qcom: msm8998: add gpio-ranges to TLMM
 2022-10-19 14:44 UTC  (3+ messages)
` [PATCH v4 4/4] dt-bindings: pinctrl: qcom,msm8998: convert to dtschema
  ` (subset) "

[PATCH v3 1/3] arm64: dts: qcom: msm8996-sony-xperia-tone: drop incorrect wlan pin input
 2022-10-19 14:44 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: pinctrl: qcom,msm8996: convert to dtschema
  ` (subset) "

[PATCH v3 1/3] arm64: dts: qcom: msm8994: Correct SPI10 CS pin
 2022-10-19 14:44 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: pinctrl: qcom,msm8994: convert to dtschema
  ` (subset) "

[PATCH v2] dt-bindings: pinctrl: qcom,sm8150: convert to dtschema
 2022-10-19 14:44 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom: drop minItems equal to maxItems
 2022-10-19 14:44 UTC  (2+ messages)

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-19 14:34 UTC  (5+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM
` [PATCH 2/9] security: Move trivial IMA hooks into LSM

[PATCH V2] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
 2022-10-19 14:29 UTC  (2+ messages)

[PATCH v3 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-10-19 14:29 UTC  (4+ messages)
` [PATCH v3 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states
` [PATCH v3 2/2] spi: meson-spicc: Use pinctrl to drive CLK line when idle

[PATCH] wifi: rt2x00: use explicitly signed type for clamping
 2022-10-19  9:00 UTC  (3+ messages)
` [PATCH v2] wifi: rt2x00: use explicitly signed or unsigned types

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-19 14:21 UTC  (4+ messages)
  ` 答复: "

[PATCH 3/6] arm: configs: spear6xx: Enable PL110 display controller
 2022-10-19 14:05 UTC  (6+ messages)

linux-next: manual merge of the mtd tree with the mtd-fixes tree
 2022-10-19 13:49 UTC  (4+ messages)

[PATCH v6 0/4] dmaengine: sdma support hdmi audio
 2022-10-19 14:24 UTC  (3+ messages)
` [PATCH v6 2/4] dmaengine: imx-sdma: "

[PATCH v5] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-19 14:07 UTC 

[PATCH] staging: pi433: Use div64_u64 instead of do_div
 2022-10-19 14:20 UTC  (3+ messages)

[PATCH v4 0/4] Add PMEM support for RISC-V
 2022-10-19 14:19 UTC  (5+ messages)
` [PATCH v4 1/4] RISC-V: Fix compilation without RISCV_ISA_ZICBOM
` [PATCH v4 2/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt

[PATCH] jump_label: use atomic_try_cmpxchg in static_key_slow_inc_cpuslocked
 2022-10-19 14:08 UTC 

[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-10-19 14:17 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v6 2/4] thermal: mediatek: control buffer enablement tweaks
` [PATCH v6 3/4] thermal: mediatek: add support for MT8365 SoC
` [PATCH v6 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH V2] dmaengine: sprd: Support two-stage dma interrupt
 2022-10-19 14:07 UTC  (2+ messages)

[PATCH v2] selinux: use GFP_ATOMIC in convert_context()
 2022-10-19 14:07 UTC  (3+ messages)

[BUG] possible deadlock in __rcu_irq_enter_check_tick
 2022-10-19 14:14 UTC  (4+ messages)

[PATCH 0/4] qcom-cpufreq-hw: Add CPU clock provider support
 2022-10-19 13:59 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
` [PATCH 2/4] dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock provider
` [PATCH 3/4] cpufreq: qcom-hw: Add CPU clock provider support
` [PATCH 4/4] arm64: dts: qcom: sm8450: Supply clock from cpufreq node to CPUs

[PATCH v4 0/5] x86: Enable LKGS instruction
 2022-10-19 14:12 UTC  (2+ messages)

[PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
 2022-10-19 14:11 UTC  (3+ messages)

[PATCH] mm/mmap: Fix MAP_FIXED address return on VMA merge
 2022-10-19 14:08 UTC  (4+ messages)

[PATCH v5 0/2] perf: ARM CoreSight PMU support
 2022-10-19 14:02 UTC  (3+ messages)
` [PATCH v5 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver

[PATCH v2 0/1] arm64: dts: mt8195: Add Ethernet controller
 2022-10-19 13:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] iio: pressure: ms5611: fixed value compensation bug
 2022-10-19 12:52 UTC  (3+ messages)
` [PATCH 2/3] iio: pressure: ms5611: changed hardcoded SPI speed to value limited
` [PATCH 3/3] doc: iio: pressure: ms5611: added max SPI frequency setting to the example

[PATCH v2 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-19 13:52 UTC  (11+ messages)
` [PATCH v2 08/15] phy: qcom-qmp-pcie: add register init helper
` [PATCH v2 11/15] phy: qcom-qmp-pcie: restructure PHY creation
` [PATCH v2 12/15] phy: qcom-qmp-pcie: fix initialisation reset

[PATCH v4] misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
 2022-10-19 14:00 UTC  (2+ messages)

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-10-19 13:57 UTC  (9+ messages)

[RFC PATCH v5 8/8] documentation: create a document about how balloon drivers operate
 2022-10-19 13:53 UTC  (2+ messages)

[RFC PATCH 00/11] Reviving the Proxy Execution Series
 2022-10-19 13:51 UTC  (4+ messages)

[PATCH v4] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
 2022-10-19 13:48 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: Remove the unused function edma_and()
 2022-10-19 13:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox