linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-22 11:49:14 to 2022-10-22 21:46:40 UTC [more...]

[RFC PATCH 0/3] new subsystem for compute accelerator devices
 2022-10-22 21:46 UTC 

[PATCH 0/5] cxl: Log downport PCIe AER and CXL RAS error information
 2022-10-22 21:45 UTC  (3+ messages)
` [PATCH 2/5] cxl/pci: Discover and cache pointer to RCD dport's PCIe AER capability

[PATCH v4 0/3] Changes for ufshcd.c
 2022-10-22 21:36 UTC  (4+ messages)
` [PATCH v4 1/3] scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
` [PATCH v4 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
` [PATCH v4 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes

[PATCH v3 0/3] Changes for ufshcd.c
 2022-10-22 21:30 UTC  (4+ messages)
` [PATCH v3 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-10-22 21:16 UTC 

[PATCH v2] block: fix memory leak for elevator on add_disk failure
 2022-10-22 21:14 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: mtd: partitions: support marking rootfs partition
 2022-10-22 21:13 UTC  (2+ messages)
` [PATCH V3 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-10-22 21:08 UTC  (8+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

[PATCH] jfs: Fix fortify moan in symlink
 2022-10-22 20:39 UTC 

include/linux/fortify-string.h:220:25: warning: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()?
 2022-10-22 20:45 UTC 

drivers/remoteproc/ti_k3_r5_remoteproc.c:437:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-10-22 20:46 UTC 

[tip:x86/core] BUILD SUCCESS bd194611444caf7f30e9198b7e2b89522b257462
 2022-10-22 20:15 UTC 

[tip:x86/paravirt] BUILD SUCCESS 7212c34aac1ec6abadf8b439824c8307ef0dd338
 2022-10-22 20:15 UTC 

[PATCH 1/3] Staging: rtl8192e: rtl819x_HTProc: fixed missing blank space
 2022-10-22 20:08 UTC  (3+ messages)

[PATCH v3 0/2] serial: 8250/ingenic: Add support for the JZ4750
 2022-10-22 20:07 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: serial: ingenic: Add support for the JZ4750/55 SoCs
` [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-10-22 20:03 UTC  (12+ messages)
` [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v4 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-22 19:59 UTC  (20+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment
` [PATCH 02/13] x86/mm/pae: Make pmd_t similar to pte_t
` [PATCH 03/13] sh/mm: "
` [PATCH 04/13] mm: Fix pmd_read_atomic()
` [PATCH 05/13] mm: Rename GUP_GET_PTE_LOW_HIGH
` [PATCH 06/13] mm: Rename pmd_read_atomic()
` [PATCH 07/13] mm/gup: Fix the lockless PMD access
` [PATCH 08/13] x86/mm/pae: Dont (ab)use atomic64
` [PATCH 09/13] x86/mm/pae: Use WRITE_ONCE()
` [PATCH 10/13] x86/mm/pae: Be consistent with pXXp_get_and_clear()
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage
` [PATCH 12/13] x86/mm/pae: Get rid of set_64bit()
` [PATCH 13/13] mm: Remove pointless barrier() after pmdp_get_lockless()

[PATCH v2] riscv: fix race when vmap stack overflow
 2022-10-22 19:54 UTC  (2+ messages)

[PATCH v5 0/9] ASoC: cleanups and improvements for jz4740-i2s
 2022-10-22 19:52 UTC  (13+ messages)
` [PATCH v5 1/9] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v5 2/9] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH v5 3/9] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH v5 4/9] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH v5 5/9] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH v5 6/9] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH v5 7/9] ASoC: jz4740-i2s: Support continuous sample rate
` [PATCH v5 8/9] ASoC: jz4740-i2s: Move component functions near the component driver
` [PATCH v5 9/9] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-22 19:48 UTC  (7+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
` [PATCH 11/21] clk: remove s3c24xx driver

[PATCH v4 00/11] staging: r8188eu: trivial code cleanup patches
 2022-10-22  8:05 UTC  (3+ messages)

[PATCH v10 7/7] media: chips-media: wave5: Add wave5 driver to maintainers file
 2022-10-22 19:45 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs
 2022-10-22 19:42 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: arm: qcom: Document SM6375 & Xperia 10 IV
` [PATCH 3/4] arm64: dts: qcom: Add initial device tree for SM6375
` [PATCH 4/4] arm64: dts: qcom: Add device tree for Sony Xperia 10 IV

[PATCH] mm: prep_compound_tail() clear page->private
 2022-10-22 19:34 UTC  (2+ messages)

[PATCH] staging: wlan-ng: remove commented debug printk messages
 2022-10-22  7:58 UTC  (3+ messages)

[RESEND PATCH v3] Bluetooth: btusb: Add more device IDs for WCN6855
 2022-10-22 19:25 UTC 

[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2022-10-22 19:18 UTC  (13+ messages)
    ` Aw: "
      `  "
        ` Aw: "
          `  "
                ` Aw: "
                  `  "
                    ` Aw: "
                      `  "

[PATCH] Accessiblity: speakup_bns: specifying the default driver parameters among the module params
 2022-10-22 18:56 UTC 

[PATCH] Accessiblity: speakup_audptr: specifying the default driver parameters among the module params
 2022-10-22 18:54 UTC 

[PATCH] Accessiblity: speakup_apollo: specifying the default driver parameters among the module params
 2022-10-22 18:53 UTC 

[PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
 2022-10-22 18:44 UTC  (2+ messages)

[RFC PATCH v4 0/3] Softirq -rt Optimizations
 2022-10-22 18:34 UTC  (9+ messages)
` [RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
  ` [PATCH RFC "

[PATCH] checkpatch: handle utf8 while computing length of commit msg lines
 2022-10-22 18:33 UTC  (3+ messages)

[PATCH v3 0/2] tty: Allow TIOCSTI to be disabled
 2022-10-22 18:29 UTC  (3+ messages)
` [PATCH v3 1/2] tty: Move sysctl setup into "core" tty logic
` [PATCH v3 2/2] tty: Allow TIOCSTI to be disabled

[PATCH 0/2] RK3588 Thermal Support
 2022-10-22 18:18 UTC  (8+ messages)
` [PATCH 1/2] thermal: rockchip: Support RK3588 SoC in the thermal driver
` [PATCH 2/2] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

[PATCH] kbuild: treat char as always signed
 2022-10-22 18:16 UTC  (9+ messages)

[PATCH 5.19 000/717] 5.19.17-rc1 review
 2022-10-22 18:11 UTC  (4+ messages)
` [PATCH 5.19 554/717] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-22 18:08 UTC 

[PATCH] staging: vchiq: add 'static' to function definition
 2022-10-22 18:04 UTC  (2+ messages)

[PATCH] char: xillybus: Fix use-after-free in xillyusb_open()
 2022-10-22 17:54 UTC 

[PATCH] nvme-tcp: replace sg_init_marker() with sg_init_table()
 2022-10-22 17:46 UTC 

[PATCH v4 03/11] firmware: arm_scmi: Use dedicated devices to initialize channels (fwd)
 2022-10-22 17:44 UTC 

[PATCH net] net: ethernet: ave: Remove duplicate suspend/resume calls for phy
 2022-10-22 17:29 UTC  (3+ messages)

[asahilinux:bits/070-audio 14/48] sound/soc/codecs/tas2764.c:739:34: warning: tentative array definition assumed to have one element
 2022-10-22 17:24 UTC 

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-22 17:24 UTC  (13+ messages)

[PATCH v2] PCI/ACPI: Don't assume D3 support if a device is power manageable
 2022-10-22 17:20 UTC  (2+ messages)

[PATCH v8] rethook: add riscv rethook implementation
 2022-10-22 17:14 UTC  (7+ messages)

[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-10-22 17:03 UTC  (3+ messages)
` [PATCH v6 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH] docs/zh_CN: Update the translation of page_owner
 2022-10-22 17:00 UTC 

[PATCH] docs/zh_CN: Update the translation of page_owner
 2022-10-22 16:49 UTC 

[PATCH 0/6] ASoC: samsung: fsd: audio support for FSD SoC
 2022-10-22 16:48 UTC  (5+ messages)
  ` [PATCH 3/6] dt-bindings: sound: Add sound card bindings for Tesla FSD

[syzbot] KASAN: use-after-free Read in kernfs_add_one
 2022-10-22 16:44 UTC 

[PATCH 0/3] Add missing dt-binding properties to rt5682(s)
 2022-10-22 16:41 UTC  (8+ messages)
` [PATCH 1/3] ASoC: dt-bindings: realtek,rt5682s: Add #sound-dai-cells
` [PATCH 2/3] ASoC: dt-bindings: realtek,rt5682s: Add AVDD and MICVDD supplies
` [PATCH 3/3] ASoC: dt-bindings: rt5682: Add AVDD, MICVDD and VBAT supplies

[PATCH v11 0/2] Add thermal control driver for Sunplus SoC
 2022-10-22 16:35 UTC  (3+ messages)
` [PATCH v11 1/2] thermal: Add thermal driver for Sunplus

[PATCH 2/2] dt-bindings: pwm: mediatek: Add compatible string for MT7986
 2022-10-22 16:35 UTC  (4+ messages)

[PATCH v2 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
 2022-10-22 16:33 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: pinctrl: add loongson2 pinctrl

[PATCH v2 0/5] Add mmc-support for mt7986
 2022-10-22 16:29 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: mmc: mtk-sd: Set clocks based on compatible
` [PATCH v2 5/5] dt-bindings: mmc: mtk-sd: add mt7986

[PATCH v1 1/2] ASoC: simple-card: Support custom DAI system clock IDs
 2022-10-22 16:27 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: ASoC: simple-card: Add system-clock-id property

[PATCH v3 0/3] thermal: qcom: tsens: small fixup for debugfs
 2022-10-22 16:26 UTC  (7+ messages)
` [PATCH v3 1/3] thermal: qcom: tsens: init debugfs only with successful probe
` [PATCH v3 2/3] thermal: qcom: tsens: fix wrong version id dbg_version_show
` [PATCH v3 3/3] thermal: qcom: tsens: rework debugfs file structure

[PATCH v4 0/2] Add Omnivision OV4689 image sensor driver
 2022-10-22 16:20 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: i2c: document OV4689
` [PATCH v4 2/2] media: i2c: add support for OV4689

[PATCH v2 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-22 16:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH 0/2] watchdog: aspeed: Add pre-timeout interrupt support
 2022-10-22 16:20 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: watchdog: aspeed: Document aspeed,pre-timeout-irq-us

[PATCH 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-22 16:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[PATCH] Accessiblity: speakup: specifying the default driver parameters among the module params
 2022-10-22 16:14 UTC 

[PATCH v1 1/2] x86/tsc: use logical_package as a better estimation of socket numbers
 2022-10-22 16:12 UTC  (4+ messages)

[PATCH 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
 2022-10-22 16:05 UTC  (2+ messages)

[PATCH v1 0/5] Add PLREG and SPI Driver GXP Support
 2022-10-22 15:52 UTC  (5+ messages)
` [PATCH v1 2/5] dt-bindings: soc: hpe: Add hpe,gxp-plreg

[PATCH 3/3] Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses
 2022-10-22 15:48 UTC 

[PATCH 2/3] Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open parenthesis
 2022-10-22 15:48 UTC 

[PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
 2022-10-22 15:48 UTC  (5+ messages)
` [PATCH 1/4] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
` [PATCH 2/4] KVM: introduce kvm_clear_all_cpus_request
` [PATCH 3/4] KVM: introduce memory transaction semaphore
` [PATCH 4/4] KVM: use signals to abort enter_guest/blocking and retry

[PATCH 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file
 2022-10-22 15:47 UTC 

[PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
 2022-10-22 16:07 UTC 

[PATCH 0/4] Initial OnePlus 3(T) Support
 2022-10-22 15:34 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: msm8996: add support for oneplus3(t)

[PATCH] efi/tpm: Pass correct address to memblock_reserve
 2022-10-22 15:23 UTC 

drivers/net/ethernet/renesas/rswitch.c:355:71: warning: left shift count >= width of type
 2022-10-22 15:23 UTC 

[PATCH v2] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
 2022-10-22 15:15 UTC 

[PATCH v2 0/2] serial: 8250/ingenic: Add support for the JZ4750
 2022-10-22 15:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: ingenic: Add support for the JZ4750/55 SoCs
` [PATCH v2 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755

[PATCH] counter: 104-quad-8: Fix race getting function mode and direction
 2022-10-22 15:11 UTC  (2+ messages)

[PATCH v2] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
 2022-10-22 15:11 UTC  (2+ messages)

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-22 15:08 UTC  (3+ messages)
` [PATCH v5 4/7] sched/fair: Take into account latency priority at wakeup

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

fs/ext4/super.c:1750:19: error: 'deprecated_msg' defined but not used
 2022-10-22 15:02 UTC 

ld.lld: error: undefined symbol: drm_connector_attach_content_protection_property
 2022-10-22 15:02 UTC 

kCFI && patchable-function-entry=M,N
 2022-10-22 14:57 UTC  (2+ messages)

[PATCH v4] Accessiblity: speakup_soft: specifying the default driver parameters among the module params
 2022-10-22 14:49 UTC 

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2022-10-22 14:51 UTC  (5+ messages)

[PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-10-22 14:49 UTC  (20+ messages)

[tip: x86/mm] x86/mm: Randomize per-cpu entry area
 2022-10-22 14:40 UTC  (2+ messages)

[PATCH] Accessiblity: speakup_bns: specifying the default driver parameters among the module params
 2022-10-22 14:31 UTC  (2+ messages)

[PATCH] Accessiblity: speakup_audptr: specifying the default driver parameters among the module params
 2022-10-22 14:30 UTC  (2+ messages)

[PATCH] Accessiblity: speakup_apollo: specifying the default driver parameters among the module params
 2022-10-22 14:29 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v6.1-rc2
 2022-10-22 14:03 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for temperature sensor offsets
 2022-10-22 13:57 UTC  (2+ messages)

[PATCH] irqchip/apple-aic: Mark aic_info structs __initconst
 2022-10-22 13:49 UTC  (3+ messages)

mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
 2022-10-22 13:39 UTC 

[PATCH] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
 2022-10-22 13:43 UTC  (4+ messages)

[PATCH v4 0/6] uvc gadget performance issues
 2022-10-22 13:35 UTC  (4+ messages)
` [PATCH v4 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[PATCH RESEND v7 0/1] ARM: mstar: cpupll
 2022-10-22 13:34 UTC  (2+ messages)
` [PATCH v7 1/1] clk: mstar: msc313 cpupll clk driver

[tip:x86/mm] BUILD REGRESSION 1248fb6a8201ddac1c86a202f05a0a1765efbfce
 2022-10-22 13:07 UTC 

[PATCH v2] x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
 2022-10-22 13:02 UTC  (4+ messages)
` [tip: x86/urgent] "

[PATCH] MAINTAINERS: git://github -> https://github.com for linux-chenxing
 2022-10-22 12:56 UTC  (2+ messages)

[PATCH 1/1] usb: gadget: f_hid: Conduct proper refcounting on shared f_hidg pointer
 2022-10-22 12:52 UTC  (2+ messages)

[PATCH v2 0/3] rcu: Add RCU stall diagnosis information
 2022-10-22 12:45 UTC  (4+ messages)
` [PATCH v2 1/3] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v2 2/3] sched: Add helper nr_context_switches_cpu()
` [PATCH v2 3/3] rcu: Add RCU stall diagnosis information

[PATCH 0/2] virtio: use helper function is_power_of_2()
 2022-10-22 12:31 UTC  (4+ messages)
` [PATCH 2/2] virtio_ring: "

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-10-22 12:22 UTC  (13+ messages)
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH v1] riscv: dts: icicle: Add GPIO controlled LEDs
 2022-10-22 12:23 UTC  (2+ messages)

[PATCH] docs/zh_CN: Add userspace-api/no_new_privs Chinese translation
 2022-10-22 12:05 UTC 

[PATCH V10 0/2] Add support for UltraSoc System Memory Buffer
 2022-10-22 11:59 UTC  (3+ messages)
` [PATCH V10 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH V10 2/2] Documentation: Add document for UltraSoc SMB drivers

[PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-22 11:55 UTC  (5+ messages)
` [PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH] tools: include: sync include/api/linux/kvm.h
 2022-10-22 11:53 UTC  (3+ messages)

[PATCHv3] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-22 11:52 UTC  (4+ messages)

[PATCH v3 0/5] device property: Consitify a few APIs and
 2022-10-22 11:50 UTC  (3+ messages)


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).