linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-14 11:47:33 to 2022-04-14 13:20:18 UTC [more...]

[PATCH 4.19 000/338] 4.19.238-rc1 review
 2022-04-14 13:09 UTC  (47+ messages)
` [PATCH 4.19 001/338] USB: serial: pl2303: add IBM device IDs
` [PATCH 4.19 002/338] USB: serial: simple: add Nokia phone driver
` [PATCH 4.19 003/338] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
` [PATCH 4.19 004/338] netdevice: add the case if dev is NULL
` [PATCH 4.19 005/338] xfrm: fix tunnel model fragmentation behavior
` [PATCH 4.19 006/338] virtio_console: break out of buf poll on remove
` [PATCH 4.19 007/338] ethernet: sun: Free the coherent when failing in probing
` [PATCH 4.19 008/338] spi: Fix invalid sgs value
` [PATCH 4.19 009/338] net:mcf8390: Use platform_get_irq() to get the interrupt
` [PATCH 4.19 010/338] spi: Fix erroneous sgs value with min_t()
` [PATCH 4.19 011/338] af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register
` [PATCH 4.19 012/338] fuse: fix pipe buffer lifetime for direct_io
` [PATCH 4.19 013/338] tpm: fix reference counting for struct tpm_chip
` [PATCH 4.19 014/338] block: Add a helper to validate the block size
` [PATCH 4.19 015/338] virtio-blk: Use blk_validate_block_size() to validate "
` [PATCH 4.19 016/338] USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
` [PATCH 4.19 017/338] xhci: make xhci_handshake timeout for xhci_reset() adjustable
` [PATCH 4.19 018/338] coresight: Fix TRCCONFIGR.QE sysfs interface
` [PATCH 4.19 019/338] iio: afe: rescale: use s64 for temporary scale calculations
` [PATCH 4.19 020/338] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH 4.19 022/338] iio: inkern: make a best effort on offset calculation
` [PATCH 4.19 023/338] clk: uniphier: Fix fixed-rate initialization
` [PATCH 4.19 024/338] ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE
` [PATCH 4.19 031/338] pinctrl: samsung: drop pin banks references on error paths
` [PATCH 4.19 032/338] can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH 4.19 033/338] jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
` [PATCH 4.19 034/338] jffs2: fix memory leak in jffs2_do_mount_fs
` [PATCH 4.19 035/338] jffs2: fix memory leak in jffs2_scan_medium
` [PATCH 4.19 036/338] mm/pages_alloc.c: dont create ZONE_MOVABLE beyond the end of a node
` [PATCH 4.19 037/338] mm: invalidate hwpoison page cache page in fault path
` [PATCH 4.19 038/338] mempolicy: mbind_range() set_policy() after vma_merge()
` [PATCH 4.19 039/338] scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH 4.19 040/338] qed: display VF trust config
` [PATCH 4.19 041/338] qed: validate and restrict untrusted VFs vlan promisc mode
` [PATCH 4.19 042/338] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
` [PATCH 4.19 043/338] ALSA: cs4236: fix an incorrect NULL check on list iterator
` [PATCH 4.19 044/338] ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
` [PATCH 4.19 045/338] mm,hwpoison: unmap poisoned page before invalidation
` [PATCH 4.19 046/338] drbd: fix potential silent data corruption
` [PATCH 4.19 047/338] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH 4.19 048/338] ACPI: properties: Consistently return -ENOENT if there are no more references
` [PATCH 4.19 049/338] drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
` [PATCH 4.19 050/338] block: dont merge across cgroup boundaries if blkcg is enabled
` [PATCH 4.19 051/338] drm/edid: check basic audio support on CEA extension block
` [PATCH 4.19 052/338] video: fbdev: sm712fb: Fix crash in smtcfb_read()
` [PATCH 4.19 053/338] video: fbdev: atari: Atari 2 bpp (STe) palette bugfix

[PATCH v2 1/3] iio: imu: adis16480: Make use of device properties
 2022-04-14 13:15 UTC  (2+ messages)
` [PATCH v2 3/3] iio: imu: adis16480: Improve getting the optional clocks

[axboe-block:sock-nolock.2 5/5] net/xfrm/espintcp.c:514:19: error: too few arguments to function call, expected 2, have 1
 2022-04-14 13:11 UTC 

[PATCH v1 1/3] iio: imu: adis16480: Make use of device properties
 2022-04-14 13:11 UTC  (7+ messages)
` [PATCH v1 3/3] iio: imu: adis16480: Fix getting the optional clocks

[PATCHv4] drm/amdgpu: disable ASPM on Intel Alder Lake based systems
 2022-04-14 13:11 UTC  (5+ messages)

[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-14 13:09 UTC  (7+ messages)
` [PATCH v6 4/5] device property: Constify fwnode_handle_get()

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-14 13:02 UTC  (15+ messages)
` [PATCH net-next 01/12] net: dsa: add support for Renesas RZ/N1 A5PSW switch tag code
` [PATCH net-next 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next 04/12] net: pcs: add Renesas MII converter driver
` [PATCH net-next 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next 07/12] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next 08/12] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter
` [PATCH net-next 10/12] ARM: dts: r9a06g032: describe GMAC2
` [PATCH net-next 11/12] ARM: dts: r9a06g032: describe switch
` [PATCH net-next 12/12] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-14 13:00 UTC  (4+ messages)
` [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation

[PATCH v4 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-14 13:00 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: display: ssd1307fb: Deprecate "-i2c" compatible strings
` [PATCH v4 2/5] dt-bindings: display: ssd1307fb: Extend schema for SPI controllers

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-14 13:00 UTC  (5+ messages)
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH] ACPI: PM: Always print final debug message in acpi_device_set_power()
 2022-04-14 12:58 UTC 

[PATCH 1/2] habanalabs: add prefetch flag to the MAP operation
 2022-04-14 12:57 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: use get_task_pid() to take PID

[mac80211 ] 865233fbfb: hwsim.p2p_channel_avoid3.fail
 2022-04-14 12:56 UTC 

[PATCH v1 1/1] iio: core: Convert to use firmware node handle instead of OF node
 2022-04-14 12:53 UTC  (3+ messages)

drivers/mtd/nand/raw/hisi504_nand.c:465:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-14 12:51 UTC 

[PATCH] cfg80211: declare MODULE_FIRMWARE for regulatory.db
 2022-04-14 12:50 UTC 

[PATCH 0/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation
 2022-04-14 12:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: wkup-m3-ipc: Add ti,io-isolation property

[PATCH v2] habanalabs: Stop using iommu_present()
 2022-04-14 12:49 UTC  (2+ messages)

[PATCH 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-14 12:48 UTC  (10+ messages)
` [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test

[PATCH v1 0/3] Remove unnecessary version number
 2022-04-14 12:47 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: xilinx-cpm: Remove version number in compatible string
` [PATCH v1 3/3] dt-bindings: PCI: xilinx-cpm: Change reg property order

[PATCH v2] RISC-V: Add CONFIG_{NON,}PORTABLE
 2022-04-14 12:47 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2022-04-14 12:47 UTC  (3+ messages)

[RESEND][PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-04-14 12:45 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v3 0/3] kasan, arm64, scs: collect stack traces from Shadow Call Stack
 2022-04-14 12:46 UTC  (4+ messages)
` [PATCH v3 2/3] kasan, arm64: implement stack_trace_save_shadow

9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
 2022-04-14 12:44 UTC  (3+ messages)

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-14 12:42 UTC  (14+ messages)
` [PATCH 01/13] iommu: Always register bus notifiers
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration
` [PATCH 03/13] iommu/amd: Clean up bus_set_iommu()
` [PATCH 04/13] iommu/arm-smmu: "
` [PATCH 05/13] iommu/arm-smmu-v3: "
` [PATCH 06/13] iommu/dart: "
` [PATCH 07/13] iommu/exynos: "
` [PATCH 08/13] iommu/ipmmu-vmsa: "
` [PATCH 09/13] iommu/mtk: "
` [PATCH 10/13] iommu/omap: "
` [PATCH 11/13] iommu/tegra-smmu: "
` [PATCH 12/13] iommu/virtio: "
` [PATCH 13/13] iommu: "

[PATCH] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-14 12:42 UTC  (4+ messages)
    ` FW: "

[PATCH v3] PCI: Make sure the bus bridge powered on when scanning bus
 2022-04-14 12:37 UTC 

[PATCH net-next 0/3] net: emaclite: Trivial code cleanup
 2022-04-14 12:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style
` [PATCH net-next 2/3] net: emaclite: Update copyright text to correct format
` [PATCH net-next 3/3] net: emaclite: Remove custom BUFFER_ALIGN macro

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-14 12:36 UTC  (2+ messages)

[PATCH v3] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
 2022-04-14 12:32 UTC 

[PATCH V10 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-04-14 12:30 UTC  (10+ messages)
` [PATCH V10 1/9] dt-bindings: mfd: pm8008: Add reset-gpios
` [PATCH V10 2/9] dt-bindings: regulator: pm8008: Add pm8008 regulator bindings
` [PATCH V10 3/9] dt-bindings: mfd: pm8008: Add regulators
` [PATCH V10 4/9] mfd: pm8008: Add reset-gpios
` [PATCH V10 5/9] mfd: pm8008: Use i2c_new_dummy_device() API
` [PATCH V10 6/9] mfd: pm8008: Add mfd_cell struct to register LDOs
` [PATCH V10 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V10 8/9] arm64: dts: qcom: pm8008: Add base dts file
` [PATCH V10 9/9] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp

[PATCH 0/1] add support for enum module parameters
 2022-04-14 12:30 UTC  (2+ messages)
` [PATCH 1/1] module: add enum module parameter type to map names to values

[PATCH 1/1] arm64: dts: qcom: sm8350-sagami: UFS phy - add 'vdda-pll-supply' & 'vdda-phy-supply'
 2022-04-14 12:29 UTC 

[PATCH V2 0/3] Add ums512 clocks and relative bindings file
 2022-04-14 12:26 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: clk: sprd: Add bindings for ums512 clock controller
` [PATCH V2 2/3] clk: sprd: Add dt-bindings include file for UMS512
` [PATCH V2 3/3] clk: sprd: Add clocks support "

[PATCH v2 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
 2022-04-14 12:24 UTC  (4+ messages)
` [PATCH v2 13/31] KVM: x86: hyper-v: Direct TLB flush

[PATCH V2 0/3] serial: stm32: add earlycon and polling mode
 2022-04-14 12:24 UTC  (5+ messages)
` [PATCH V2 3/3] serial: stm32: add earlycon support

[PATCH] dt-bindings: dmaengine: xilinx_dma: Add MCMDA channel ID index description
 2022-04-14 12:24 UTC 

[PATCH v5 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-14 12:22 UTC  (2+ messages)

[PATCH v2 0/2] remoteproc: mediatek: allow different SCP firmware names
 2022-04-14 12:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: add firmware-name property
` [PATCH v2 2/2] remoteproc: mediatek: allow reading firmware-name from DT

refactor the i915 GVT support and move to the modern mdev API v3
 2022-04-14 12:20 UTC  (7+ messages)

[PATCH v7 0/4] Add support for the eDP panel over aux_bus
 2022-04-14 12:19 UTC  (5+ messages)
` [PATCH v7 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v7 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v7 3/4] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v7 4/4] Support the eDP modes given by panel

[PATCH v1 00/14] ARM: dts: imx6ull-colibri: device tree improvements
 2022-04-14 12:20 UTC  (3+ messages)
` [PATCH v1 09/14] dt-bindings: arm: fsl: add toradex,colibri-imx6ull

[PATCH v4 0/4] Add channel type support to pwm-cros-ec
 2022-04-14 12:20 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: update google,cros-ec-pwm documentation

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-04-14 12:19 UTC  (4+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails

[PATCH net-next v8 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-14 12:18 UTC  (3+ messages)
` [PATCH net-next v8 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH] ice: wait for EMP reset after firmware flash
 2022-04-14 12:16 UTC  (3+ messages)
` [PATCH v2] ice: wait 5 s "
  ` [Intel-wired-lan] "

[PATCH V3 0/2] Fix perf bench numa to work with machines having #CPUs > 1K
 2022-04-14 12:16 UTC  (2+ messages)

[PATCH 0/5] Support TPM Reset GPIO
 2022-04-14 12:13 UTC  (6+ messages)
` [PATCH 1/5] tpm: add functions to set and unset the tpm chips reset state

[PATCH 01/14] perf vendor events intel: Fix icelake cstate metrics
 2022-04-14 12:11 UTC  (2+ messages)

[jarkko-tpmdd:master 3/3] drivers/char/tpm/tpm_tis_synquacer.c:89:12: warning: incompatible pointer to integer conversion passing 'const u8 *' (aka 'const unsigned char *') to parameter of type 'u8' (aka 'unsigned char')
 2022-04-14 12:10 UTC  (2+ messages)

[PATCH v2 1/3] perf record: Fix per-thread option
 2022-04-14 12:10 UTC  (6+ messages)
` [PATCH v2 2/3] perf cpumap: Switch to using perf_cpu_map API
` [PATCH v2 3/3] perf test: Add basic perf record tests

[PATCH] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-14 12:08 UTC  (4+ messages)

[PATCH 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-14 12:08 UTC  (9+ messages)
` [PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT

[PATCH v2] keys: remove __user annotation from function prototype
 2022-04-14 12:05 UTC  (2+ messages)

[PATCH] arm64/sme: Add hwcap for Scalable Matrix Extension
 2022-04-14 12:06 UTC  (3+ messages)

[PATCH] virt: sevguest: Fix bool function returning negative value
 2022-04-14 12:01 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH] mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static const
 2022-04-14 12:01 UTC  (2+ messages)

[PATCH] mm/vmscan: fix comment for current_may_throttle
 2022-04-14 12:02 UTC 

[cel:topic-rpc-with-tls-upcall 5/21] net/tls/af_tlsh.c:635:6: warning: variable 'outlen' is used uninitialized whenever 'if' condition is true
 2022-04-14 11:59 UTC 

[PATCH] mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static const
 2022-04-14 12:00 UTC  (2+ messages)

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-14 11:57 UTC  (10+ messages)
` [PATCH v22 1/9] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v22 2/9] arm64: Use insert_resource() to simplify code
` [PATCH v22 3/9] arm64: kdump: Remove some redundant checks in map_mem()
` [PATCH v22 4/9] arm64: kdump: Don't force page-level mappings for memory above 4G
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
` [PATCH v22 6/9] arm64: kdump: Use page-level mapping for the high memory of crashkernel
` [PATCH v22 7/9] arm64: kdump: Try not to use NO_BLOCK_MAPPINGS for memory under 4G
` [PATCH v22 8/9] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v22 9/9] docs: kdump: Update the crashkernel description for arm64

[PATCH] perf: docs: Add man page entry for Arm SPE
 2022-04-14 11:58 UTC  (3+ messages)

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-14 11:56 UTC  (4+ messages)
` [PATCH v4 01/11] timekeeping: add raw clock fallback for random_get_entropy()

[PATCH -next] sound/oss/dmasound: fix 'dmasound_setup' defined but not used
 2022-04-14 11:54 UTC  (2+ messages)

[PATCH 0/2] remoteproc: mediatek: allow different SCP firmware names
 2022-04-14 11:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: dd firmware-name property
` [PATCH 2/2] remoteproc: mediatek: allow reading firmware-name from DT

[PATCH v2] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
 2022-04-14 11:52 UTC  (6+ messages)

[PATCH v2 0/2] A few fixup and cleanup patches for memory failure
 2022-04-14 11:49 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memory-failure.c: minor cleanup for HWPoisonHandlable
` [PATCH v2 2/2] mm/memory-failure.c: dissolve truncated hugetlb page

[PATCH v2 0/8] RZN1 USB Host support
 2022-04-14 11:48 UTC  (5+ messages)
` [PATCH v2 1/8] PCI: rcar-gen2: Add support for clocks

[PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-04-14 11:45 UTC  (3+ messages)
` [PATCH V3 2/2] drivers/perf: hisi: add "


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