public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 12:13:49 to 2022-06-30 14:01:47 UTC [more...]

[PATCH 4.19 00/49] 4.19.250-rc1 review
 2022-06-30 13:46 UTC  (30+ messages)
` [PATCH 4.19 01/49] vt: drop old FONT ioctls
` [PATCH 4.19 02/49] random: schedule mix_interrupt_randomness() less often
` [PATCH 4.19 03/49] ALSA: hda/via: Fix missing beep setup
` [PATCH 4.19 04/49] ALSA: hda/conexant: "
` [PATCH 4.19 05/49] ALSA: hda/realtek: Add quirk for Clevo PD70PNT
` [PATCH 4.19 06/49] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.19 08/49] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.19 09/49] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.19 10/49] USB: serial: option: add Quectel EM05-G modem
` [PATCH 4.19 17/49] afs: Fix dynamic root getattr
` [PATCH 4.19 18/49] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.19 19/49] virtio_net: fix xdp_rxq_info bug after suspend/resume
` [PATCH 4.19 20/49] gpio: winbond: Fix error code in winbond_gpio_get()
` [PATCH 4.19 21/49] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.19 22/49] xhci: turn off port power in shutdown
` [PATCH 4.19 23/49] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.19 24/49] iio:chemical:ccs811: rearrange iio trigger get and register
` [PATCH 4.19 25/49] iio:accel:bma180: "
` [PATCH 4.19 26/49] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.19 27/49] iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
` [PATCH 4.19 28/49] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.19 29/49] iio: adc: axp288: Override TS pin bias current for some models
` [PATCH 4.19 30/49] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.19 32/49] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.19 33/49] powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
` [PATCH 4.19 34/49] powerpc/powernv: wire up rng during setup_arch
` [PATCH 4.19 36/49] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.19 37/49] soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
` [PATCH 4.19 38/49] ARM: Fix refcount leak in axxia_boot_secondary

[PATCH v3 0/7] cleanup llseek and splice
 2022-06-30 13:50 UTC  (4+ messages)
` [PATCH v3 5/7] fs: remove no_llseek

[PATCH 4.14 00/35] 4.14.286-rc1 review
 2022-06-30 13:46 UTC  (36+ messages)
` [PATCH 4.14 01/35] vt: drop old FONT ioctls
` [PATCH 4.14 02/35] random: schedule mix_interrupt_randomness() less often
` [PATCH 4.14 03/35] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.14 04/35] dm era: commit metadata in postsuspend after worker stops
` [PATCH 4.14 05/35] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.14 06/35] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.14 07/35] USB: serial: option: add Quectel EM05-G modem
` [PATCH 4.14 08/35] USB: serial: option: add Quectel RM500K module support
` [PATCH 4.14 09/35] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 4.14 10/35] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 4.14 11/35] MIPS: Remove repetitive increase irq_err_count
` [PATCH 4.14 12/35] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.14 13/35] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.14 14/35] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.14 15/35] iio:accel:bma180: rearrange iio trigger get and register
` [PATCH 4.14 16/35] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.14 17/35] iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
` [PATCH 4.14 18/35] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.14 19/35] iio: adc: axp288: Override TS pin bias current for some models
` [PATCH 4.14 20/35] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.14 21/35] xtensa: Fix refcount leak bug in time.c
` [PATCH 4.14 22/35] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.14 23/35] powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
` [PATCH 4.14 24/35] powerpc/powernv: wire up rng during setup_arch
` [PATCH 4.14 25/35] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 4.14 26/35] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.14 27/35] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 4.14 28/35] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 4.14 29/35] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 4.14 30/35] powerpc/pseries: wire up rng during setup_arch()
` [PATCH 4.14 31/35] drm: remove drm_fb_helper_modinit
` [PATCH 4.14 32/35] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 4.14 33/35] fdt: Update CRC check for rng-seed
` [PATCH 4.14 34/35] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 4.14 35/35] swiotlb: skip swiotlb_bounce when orig_addr is zero

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-30 13:49 UTC  (10+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

[PATCH 4.9 00/29] 4.9.321-rc1 review
 2022-06-30 13:46 UTC  (30+ messages)
` [PATCH 4.9 01/29] vt: drop old FONT ioctls
` [PATCH 4.9 02/29] random: schedule mix_interrupt_randomness() less often
` [PATCH 4.9 03/29] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.9 04/29] dm era: commit metadata in postsuspend after worker stops
` [PATCH 4.9 05/29] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.9 06/29] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.9 07/29] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 4.9 08/29] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 4.9 09/29] MIPS: Remove repetitive increase irq_err_count
` [PATCH 4.9 10/29] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.9 11/29] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.9 12/29] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.9 13/29] iio:accel:bma180: rearrange iio trigger get and register
` [PATCH 4.9 14/29] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.9 15/29] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.9 16/29] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.9 17/29] xtensa: Fix refcount leak bug in time.c
` [PATCH 4.9 18/29] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.9 19/29] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 4.9 20/29] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.9 21/29] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 4.9 22/29] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 4.9 23/29] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 4.9 24/29] powerpc/pseries: wire up rng during setup_arch()
` [PATCH 4.9 25/29] drm: remove drm_fb_helper_modinit
` [PATCH 4.9 26/29] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 4.9 27/29] fdt: Update CRC check for rng-seed
` [PATCH 4.9 28/29] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 4.9 29/29] swiotlb: skip swiotlb_bounce when orig_addr is zero

[PATCH v5 0/6] media: ov5693: cleanup code and add dts support
 2022-06-30 13:48 UTC  (7+ messages)
` [PATCH v5 1/6] media: ov5693: count num_supplies using array_size
` [PATCH v5 2/6] media: ov5693: add dvdd into ov5693_supply_names array
` [PATCH v5 3/6] media: ov5693: rename clk into xvclk
` [PATCH v5 4/6] media: ov5693: add support for acpi clock-frequency prop
` [PATCH v5 5/6] media: dt-bindings: ov5693: document YAML binding
` [PATCH v5 6/6] media: ov5693: add ov5693_of_match, dts support

[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-30 13:48 UTC  (12+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
` [PATCH v6 2/5] PCI: Split out next_ari_fn() from next_fn()
` [PATCH v6 3/5] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v6 4/5] PCI: Extend isolated function probing to s390
` [PATCH v6 5/5] s390/pci: allow zPCI zbus without a function zero

[PATCH 1/2] ASoC: codecs: wsa881x: handle timeouts in resume path
 2022-06-30 13:09 UTC  (3+ messages)
` [PATCH 2/2] ASoC: codecs: wsa883x: "

[PATCH v3] arm64: mm: fix linear mapping mem access performance degradation
 2022-06-30 13:46 UTC  (3+ messages)

[net-next PATCH RFC] net: dsa: qca8k: move driver to qca dir
 2022-06-30 13:46 UTC 

[PATCH v2 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-06-30 13:44 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-30 13:44 UTC  (9+ messages)
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file
` [PATCH v6 09/14] dt-bindings: firmware: Add fsl,scu "

[PATCH] media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c
 2022-06-30 13:42 UTC  (3+ messages)

[PATCH 0/5] Complete driver nodes for MT8192 SoC
 2022-06-30 13:42 UTC  (4+ messages)
` [PATCH 3/5] arm64: dts: mt8192: Add display nodes

[PATCH] hisi_lpc: Use acpi_dev_for_each_child()
 2022-06-30 13:40 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL] devfreq fixes for 5.19-rc5
 2022-06-30 13:37 UTC  (2+ messages)

[PATCH 0/3] regulator: qcom_smd: Add PM8909 and fix pm8916_pldo range
 2022-06-30 13:32 UTC  (2+ messages)

[PATCH] regmap: cache: Add extra parameter check in regcache_init
 2022-06-30 13:32 UTC  (2+ messages)

[PATCH v3] x86/setup: Allow passing RNG seeds via e820 setup table
 2022-06-30 13:31 UTC  (2+ messages)
` [PATCH v4] "

[PATCH stable 5.4 00/11] ARM 32-bit build with Clang IAS
 2022-06-30 13:29 UTC  (2+ messages)

[PATCH v4 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-06-30 13:28 UTC  (5+ messages)
` [PATCH v4 2/2] UML: add support for KASAN under x86_64

[PATCH 1/3] thermal/drivers/qcom: Remove get_trend function
 2022-06-30 13:27 UTC  (7+ messages)
` [PATCH 3/3] thermal/drivers/u8500: Remove the "

[PATCH] irqchip/xilinx: add explicit dependency on OF_ADDRESS
 2022-06-30 13:26 UTC 

linux-next: build warning after merge of the coresight tree
 2022-06-30 13:25 UTC  (3+ messages)

[PATCH stable 4.19] swiotlb: skip swiotlb_bounce when orig_addr is zero
 2022-06-30 12:48 UTC  (2+ messages)

[PATCH] ima: Defer query for iversion until it is needed
 2022-06-30 13:24 UTC  (2+ messages)

[paulmck-rcu:ctxt.2022.06.29a] BUILD SUCCESS f956f2db2cac281f3f7b3429a2ea191cc940ef8b
 2022-06-30 13:23 UTC 

[PATCH v2 0/5] Support kexec_file on 32-bit RISC-V
 2022-06-30 13:21 UTC  (7+ messages)
` [PATCH v2 1/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v2 2/5] ima: Fix a build issue on "

[PATCH stable 4.9] fdt: Update CRC check for rng-seed
 2022-06-30 13:21 UTC  (2+ messages)

[PATCH 5.19] io_uring: fix provided buffer import
 2022-06-30 13:20 UTC 

[PATCH v4.9] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-30 13:20 UTC  (2+ messages)

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-30 13:17 UTC  (3+ messages)
` [PATCH v11 net-next 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH] dt-bindings: pinctrl: mt8195: Add and use drive-strength-microamp
 2022-06-30 13:15 UTC 

[PATCH] scripts/gdb: fix 'lx-dmesg' on 32 bits arch
 2022-06-30 13:13 UTC  (2+ messages)

Regression for duplicate (?) console parameters on next-20220630
 2022-06-30 13:11 UTC 

[PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
 2022-06-30 13:11 UTC  (11+ messages)

[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-06-30 13:10 UTC  (9+ messages)

[PATCH] ethernet/sun: fix repeated words in comments
 2022-06-30 13:09 UTC 

[PATCH] KVM: MIPS/MMU: Fix spelling mistake in a variable
 2022-06-30 13:08 UTC 

[PATCH v3] timekeeping: contribute wall clock to rng on time change
 2022-06-30 13:06 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v7 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-30 13:05 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: interconnect: qcom,msm8998-cpu-bwmon: add BWMON device
` [PATCH v7 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v7 3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor
` [PATCH v7 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Lake pin controller support
 2022-06-30 13:00 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-06-30 12:57 UTC 

[PATCH v2 0/5] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-06-30 12:53 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding
` [PATCH v2 2/5] dt-bindings: net: broadcom-bluetooth: Add conditional constraints
` [PATCH v2 3/5] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH v2 4/5] Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud mode
` [PATCH v2 5/5] Bluetooth: hci_bcm: Increase host baudrate for CYW55572 "

[PATCH] stmicro/stmmac: fix repeated words in comments
 2022-06-30 12:52 UTC 

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2022-06-30 12:50 UTC  (10+ messages)
  ` [External] "

[PATCH 1/4] ASoC: tas2764: Add post reset delays
 2022-06-30 12:48 UTC  (2+ messages)

[PATCH] samsung/sxgbe: fix repeated words in comments
 2022-06-30 12:46 UTC 

[PATCH v2] cxgb4: Fix typo in string
 2022-06-30 12:44 UTC 

[PATCH] qlogic/qed: fix repeated words in comments
 2022-06-30 12:39 UTC 

[PATCH 0/8] OPP: Add support for multiple clocks
 2022-06-30 12:39 UTC  (4+ messages)
` [PATCH 5/8] OPP: Allow multiple clocks for a device

[PATCH v2] crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
 2022-06-30 12:42 UTC 

[PATCH -next] dma-mapping: Fix build error unused-value
 2022-06-30 12:35 UTC 

[PATCH v3] ASoC: codecs: wsa883x: add control, dapm widgets and map
 2022-06-30 12:36 UTC 

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-06-30 12:33 UTC  (4+ messages)
` [PATCH V3 1/1] "

[PATCH] irqchip/xilinx: add explicit dependency on OF_ADDRESS
 2022-06-30 12:33 UTC  (2+ messages)

[PATCH] FIX CONFIG_CMDLINE is not avail when kernel config line in grub ends with --
 2022-06-30 12:29 UTC  (2+ messages)

[PATCH v2 00/28] KVM: VMX: Support TscScaling and EnclsExitingBitmap with eVMCS + use vmcs_config for L1 VMX MSRs
 2022-06-30 12:27 UTC  (5+ messages)
` [PATCH v2 28/28] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR

[PATCH v7 000/102] KVM TDX basic feature support
 2022-06-30 12:27 UTC  (3+ messages)
` [PATCH v7 039/102] KVM: x86/mmu: Allow per-VM override of the TDP max page level

[PATCH v2 -next] usb: gadget: dereference before null check
 2022-06-30 12:25 UTC  (5+ messages)

[PATCH] dt-bindings: pinctrl: mt8195: Fix name for mediatek,rsel-resistance-in-si-unit
 2022-06-30 12:23 UTC 

[PATCH v2] crypto: hisilicon/sec - don't sleep when in softirq
 2022-06-30 12:26 UTC 

[PATCH v5 0/5] DMA mapping changes for SCSI core
 2022-06-30 12:08 UTC  (6+ messages)
` [PATCH v5 1/5] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v5 2/5] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v5 3/5] scsi: core: Cap shost max_sectors according to DMA limits only once
` [PATCH v5 4/5] scsi: scsi_transport_sas: Cap shost max_sectors according to DMA optimal limit
` [PATCH v5 5/5] ata: libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors


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