linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 13:43:16 to 2021-02-02 14:49:45 UTC [more...]

[PATCH 5.4 00/61] 5.4.95-rc1 review
 2021-02-02 13:38 UTC  (21+ messages)
` [PATCH 5.4 02/61] IPv6: reply ICMP error if the first fragment dont include all headers
` [PATCH 5.4 04/61] ACPI: sysfs: Prefer "compatible" modalias
` [PATCH 5.4 06/61] ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
` [PATCH 5.4 10/61] wext: fix NULL-ptr-dereference with cfg80211s lack of commit()
` [PATCH 5.4 14/61] drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
` [PATCH 5.4 15/61] drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
` [PATCH 5.4 17/61] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
` [PATCH 5.4 26/61] mt7601u: fix rx buffer refcounting
` [PATCH 5.4 34/61] xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
` [PATCH 5.4 38/61] ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status
` [PATCH 5.4 39/61] firmware: imx: select SOC_BUS to fix firmware build
` [PATCH 5.4 40/61] RDMA/cxgb4: Fix the reported max_recv_sge value
` [PATCH 5.4 41/61] ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
` [PATCH 5.4 42/61] pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
` [PATCH 5.4 45/61] mac80211: pause TX while changing interface type
` [PATCH 5.4 51/61] can: dev: prevent potential information leak in can_fill_info()
` [PATCH 5.4 52/61] nvme-multipath: Early exit if no path is available
` [PATCH 5.4 56/61] rxrpc: Fix memory leak in rxrpc_lookup_local
` [PATCH 5.4 59/61] ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
` [PATCH 5.4 61/61] tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN

[PATCH v2 2/2] iommu: add Unisoc iommu basic driver
 2021-02-02 14:41 UTC  (5+ messages)
` [PATCH "

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-02 14:06 UTC  (3+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH 4.9 00/32] 4.9.255-rc1 review
 2021-02-02 13:38 UTC  (10+ messages)
` [PATCH 4.9 01/32] ACPI: sysfs: Prefer "compatible" modalias
` [PATCH 4.9 04/32] y2038: futex: Move compat implementation into futex.c
` [PATCH 4.9 06/32] futex: Replace PF_EXITPIDONE with a state
` [PATCH 4.9 12/32] futex: Provide state handling for exec() as well
` [PATCH 4.9 13/32] futex: Add mutex around futex exit
` [PATCH 4.9 14/32] futex: Provide distinct return value when owner is exiting
` [PATCH 4.9 15/32] futex: Prevent exit livelock
` [PATCH 4.9 30/32] iommu/vt-d: Dont dereference iommu_device if IOMMU_API is not built
` [PATCH 4.9 31/32] NFC: fix resource leak when target index is invalid

[PATCH 4.14 00/30] 4.14.219-rc1 review
 2021-02-02 13:39 UTC  (14+ messages)
` [PATCH 4.14 01/30] nbd: freeze the queue while were adding connections
` [PATCH 4.14 02/30] ACPI: sysfs: Prefer "compatible" modalias
` [PATCH 4.14 11/30] leds: trigger: fix potential deadlock with libata
` [PATCH 4.14 12/30] mt7601u: fix kernel crash unplugging the device
` [PATCH 4.14 13/30] mt7601u: fix rx buffer refcounting
` [PATCH 4.14 14/30] xen-blkfront: allow discard-* nodes to be optional
` [PATCH 4.14 15/30] ARM: imx: build suspend-imx6.S with arm instruction set
` [PATCH 4.14 16/30] netfilter: nft_dynset: add timeout extension to template
` [PATCH 4.14 18/30] RDMA/cxgb4: Fix the reported max_recv_sge value
` [PATCH 4.14 23/30] x86/entry/64/compat: Preserve r8-r11 in int $0x80
` [PATCH 4.14 27/30] NFC: fix resource leak when target index is invalid
` [PATCH 4.14 28/30] NFC: fix possible resource leak
` [PATCH 4.14 29/30] team: protect features update by RCU to avoid deadlock

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-02 14:42 UTC  (21+ messages)
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

[GIT PULL] iommu/arm-smmu: Updates for 5.12
 2021-02-02 13:57 UTC  (4+ messages)

[PATCH 4.19 00/37] 4.19.173-rc1 review
 2021-02-02 13:39 UTC  (13+ messages)
` [PATCH 4.19 01/37] nbd: freeze the queue while were adding connections
` [PATCH 4.19 02/37] ACPI: sysfs: Prefer "compatible" modalias
` [PATCH 4.19 07/37] ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
` [PATCH 4.19 09/37] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
` [PATCH 4.19 10/37] PM: hibernate: flush swap writer after marking
` [PATCH 4.19 11/37] drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
` [PATCH 4.19 12/37] drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
` [PATCH 4.19 13/37] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
` [PATCH 4.19 16/37] leds: trigger: fix potential deadlock with libata
` [PATCH 4.19 21/37] netfilter: nft_dynset: add timeout extension to template
` [PATCH 4.19 22/37] xfrm: Fix oops in xfrm_replay_advance_bmp
` [PATCH 4.19 36/37] team: protect features update by RCU to avoid deadlock

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 14:34 UTC  (9+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-02 14:34 UTC  (3+ messages)
` [PATCH v2 2/3] driver core: fw_devlink: Handle missing drivers for optional suppliers

[PATCH v1] Bluetooth: hci_qca: check for SSR triggered flag while suspend
 2021-02-02 14:45 UTC 

[PATCH 0/6] usb: Handle device properties with software node API
 2021-02-02 14:44 UTC  (3+ messages)
` [PATCH 1/6] software node: Provide replacement for device_add_properties()

[PATCH net 0/4] Fix W=1 compilation warnings in net/* folder
 2021-02-02 14:34 UTC  (6+ messages)
` [PATCH net 1/4] ipv6: silence compilation warning for non-IPV6 builds
` [PATCH net 2/4] ipv6: move udp declarations to net/udp.h
` [PATCH net 3/4] net/core: move ipv6 gro function declarations to net/ipv6
` [PATCH net 4/4] netfilter: move handlers to net/ip_vs.h

[PATCH 1/2] regulator: qcom-labibb: avoid unbalanced IRQ enable
 2021-02-02 14:42 UTC  (4+ messages)
` [PATCH 2/2] regulator: qcom-labibb: Use disable_irq_nosync from isr

[PATCH 0/1] Add ST STPDDC60 pmbus driver
 2021-02-02 14:34 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2021-02-02 14:40 UTC 

[PATCH v2 0/3] thermal: Replace thermal_notify_framework with thermal_zone_device_update
 2021-02-02 14:39 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02 14:36 UTC  (4+ messages)
` [PATCH V3 02/14] coresight: Do not scan for graph if none is present

module loader dead code removal and cleanups v3
 2021-02-02 14:37 UTC  (12+ messages)
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*

[PATCH v17 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-02 14:12 UTC  (8+ messages)
` [PATCH v17 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v17 2/7] KVM: arm64: Advertise KVM UID to guests via SMCCC
` [PATCH v17 3/7] ptp: Reorganize ptp_kvm.c to make it arch-independent
` [PATCH v17 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v17 5/7] clocksource: Add clocksource id for arm arch counter
` [PATCH v17 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v17 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH] Revert "bfq: Fix computation of shallow depth"
 2021-02-02 14:20 UTC  (2+ messages)

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-02-02 14:17 UTC  (7+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

fbcon: remove soft scrollback code (missing Doc. patch)
 2021-02-02 14:18 UTC  (7+ messages)

[PATCH 0/5] Clock fixes for DSI 10nm PLL
 2021-02-02 14:32 UTC  (9+ messages)
` [PATCH 3/5] drm/msm/dsi_pll_10nm: Fix bad VCO rate calculation and prescaler

[next] mm/gup.c:96:10: error: implicit declaration of function 'is_zero_pfn' [-Werror,-Wimplicit-function-declaration]
 2021-02-02 14:31 UTC 

[PATCH v2] net: mdiobus: Prevent spike on MDIO bus reset signal
 2021-02-02 14:32 UTC 

[PATCH] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-02 14:29 UTC 

[PATCH v16 0/9] Enable ptp_kvm for arm/arm64
 2021-02-02 14:15 UTC  (4+ messages)
` [PATCH v16 8/9] doc: add ptp_kvm introduction for arm64 support

[PATCH] x86/platform/uv: Add more to secondary cpu kdump info
 2021-02-02 14:27 UTC 

arch/sh/kernel/cpu/sh3/serial-sh770x.c:15:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-02-02 14:25 UTC 

[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2021-02-02 14:24 UTC  (8+ messages)

[PATCH] hwmon: lm75: Use zero lm75_type for lm75
 2021-02-02 14:21 UTC  (2+ messages)
` [PATCH v2] hwmon: lm75: Handle broken device nodes gracefully

[PATCH] ceph: Fix an Oops in error handling
 2021-02-02 14:19 UTC  (3+ messages)

[PATCH] ceph: fix an oops in error handling in ceph_netfs_issue_op
 2021-02-02 14:20 UTC  (2+ messages)

[PATCH] MFD: intel_pmt: Fix nuisance messages and handling of disabled capabilities
 2021-02-02 14:22 UTC  (2+ messages)

[PATCH v1 0/5] ACPI: More cleanups related to printing messages
 2021-02-02 14:09 UTC  (6+ messages)
` [PATCH v1 2/5] ACPI: battery: Clean up "

[PATCH 4.4 00/28] 4.4.255-rc1 review
 2021-02-02 13:38 UTC  (5+ messages)
` [PATCH 4.4 04/28] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
` [PATCH 4.4 05/28] mt7601u: fix kernel crash unplugging the device
` [PATCH 4.4 07/28] y2038: futex: Move compat implementation into futex.c
` [PATCH 4.4 28/28] NFC: fix possible resource leak

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2021-02-02 14:04 UTC  (7+ messages)
` [RFC][PATCH 2/3] dma-buf: system_heap: Add pagepool support to system heap

[PATCH v1 1/1] Firstly, as Andy mentioned, this should be smp_rmb() instead of rmb(). considering that TSYNC is a cross-thread situation, and rmb() is a mandatory barrier which should not be used to control SMP effects, since mandatory barriers impose unnecessary overhead on both SMP and UP systems, as kernel Documentation said
 2021-02-02 14:01 UTC  (2+ messages)

[PATCH] gpio: pca953x: add support for open drain pins on PCAL6524
 2021-02-02 13:57 UTC  (2+ messages)

[PATCH v12 14/14] powerpc/64s/radix: Enable huge vmalloc mappings
 2021-02-02 13:48 UTC  (2+ messages)

[PATCH 5.10 000/142] 5.10.13-rc1 review
 2021-02-02 13:38 UTC  (70+ messages)
` [PATCH 5.10 002/142] nbd: freeze the queue while were adding connections
` [PATCH 5.10 003/142] tty: avoid using vfs_iocb_iter_write() for redirected console writes
` [PATCH 5.10 004/142] ACPI: sysfs: Prefer "compatible" modalias
` [PATCH 5.10 005/142] ACPI: thermal: Do not call acpi_thermal_check() directly
` [PATCH 5.10 006/142] kernel: kexec: remove the lock operation of system_transition_mutex
` [PATCH 5.10 007/142] ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
` [PATCH 5.10 008/142] ALSA: hda/via: Apply the workaround generically for Clevo machines
` [PATCH 5.10 009/142] parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
` [PATCH 5.10 011/142] media: cedrus: Fix H264 decoding
` [PATCH 5.10 012/142] media: hantro: Fix reset_raw_fmt initialization
` [PATCH 5.10 013/142] media: rc: fix timeout handling after switch to microsecond durations
` [PATCH 5.10 014/142] media: rc: ite-cir: fix min_timeout calculation
` [PATCH 5.10 016/142] ARM: dts: tbs2910: rename MMC node aliases
` [PATCH 5.10 022/142] Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"
` [PATCH 5.10 023/142] drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
` [PATCH 5.10 027/142] bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WITH_FEATURES
` [PATCH 5.10 028/142] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
` [PATCH 5.10 029/142] s390: uv: Fix sysfs max number of VCPUs reporting
` [PATCH 5.10 030/142] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH 5.10 031/142] PM: hibernate: flush swap writer after marking
` [PATCH 5.10 032/142] x86/entry: Emit a symbol for register restoring thunk
` [PATCH 5.10 033/142] efi/apple-properties: Reinstate support for boolean properties
` [PATCH 5.10 034/142] crypto: marvel/cesa - Fix tdma descriptor on 64-bit
` [PATCH 5.10 037/142] btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
` [PATCH 5.10 040/142] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
` [PATCH 5.10 045/142] KVM: x86: get smi pending status correctly
` [PATCH 5.10 046/142] KVM: Forbid the use of tagged userspace addresses for memslots
` [PATCH 5.10 047/142] io_uring: fix wqe->lock/completion_lock deadlock
` [PATCH 5.10 048/142] xen: Fix XenStore initialisation for XS_LOCAL
` [PATCH 5.10 049/142] leds: trigger: fix potential deadlock with libata
` [PATCH 5.10 050/142] arm64: dts: broadcom: Fix USB DMA address translation for Stingray
` [PATCH 5.10 051/142] mt7601u: fix kernel crash unplugging the device
` [PATCH 5.10 052/142] mt76: mt7663s: fix rx buffer refcounting
` [PATCH 5.10 053/142] mt7601u: "
` [PATCH 5.10 054/142] iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit
` [PATCH 5.10 055/142] drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
` [PATCH 5.10 057/142] net/mlx5e: Fix IPSEC stats
` [PATCH 5.10 059/142] drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
` [PATCH 5.10 060/142] drm/vc4: Correct lbm size and calculation
` [PATCH 5.10 063/142] drm/i915: Check for all subplatform bits
` [PATCH 5.10 064/142] drm/i915/selftest: Fix potential memory leak
` [PATCH 5.10 065/142] uapi: fix big endian definition of ipv6_rpl_sr_hdr
` [PATCH 5.10 067/142] tee: optee: replace might_sleep with cond_resched
` [PATCH 5.10 068/142] xen-blkfront: allow discard-* nodes to be optional
` [PATCH 5.10 069/142] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
` [PATCH 5.10 070/142] clk: imx: fix Kconfig warning for i.MX SCU clk
` [PATCH 5.10 074/142] ARM: zImage: atags_to_fdt: Fix node names on added root nodes
` [PATCH 5.10 080/142] selftests: xfrm: fix test return value override issue in xfrm_policy.sh
` [PATCH 5.10 081/142] xfrm: Fix wraparound in xfrm_policy_addr_delta()
` [PATCH 5.10 084/142] ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status
` [PATCH 5.10 096/142] pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
` [PATCH 5.10 097/142] pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
` [PATCH 5.10 099/142] ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup
` [PATCH 5.10 100/142] iwlwifi: pcie: avoid potential PNVM leaks
` [PATCH 5.10 102/142] iwlwifi: pnvm: dont try to load after failures
` [PATCH 5.10 109/142] ice: update dev_addr in ice_set_mac_address even if HW filter exists
` [PATCH 5.10 112/142] i40e: acquire VSI pointer only after VF is initialized
` [PATCH 5.10 115/142] net/mlx5e: E-switch, Fix rate calculation for overflow
` [PATCH 5.10 116/142] net/mlx5e: free page before return
` [PATCH 5.10 118/142] net/mlx5: Maintain separate page trees for ECPF and PF functions
` [PATCH 5.10 119/142] net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled
` [PATCH 5.10 120/142] net/mlx5e: Fix CT rule + encap slow path offload and deletion
` [PATCH 5.10 121/142] net/mlx5e: Correctly handle changing the number of queues when the interface is down
` [PATCH 5.10 122/142] net/mlx5e: Revert parameters on errors when changing trust state without reset
` [PATCH 5.10 134/142] NFC: fix possible resource leak
` [PATCH 5.10 136/142] ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default
` [PATCH 5.10 138/142] ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
` [PATCH 5.10 139/142] scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit
` [PATCH 5.10 142/142] tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN

[PATCH 0/2] Cleanup and fixups for vmemmap handling
 2021-02-02 13:52 UTC  (4+ messages)
` [PATCH 2/2] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH] net: mdiobus: Prevent spike on MDIO bus reset signal
 2021-02-02 13:51 UTC  (8+ messages)

[PATCH 1/1] iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
 2021-02-02 13:44 UTC  (2+ messages)

[PATCH] Input: cros_ec_keyb: Add support for a front proximity switch
 2021-02-02 13:43 UTC  (6+ messages)

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-02 13:42 UTC  (4+ messages)
` [PATCH 12/12] arm64: kasan: export MTE symbols for KASAN tests

BOG: commit 89c7cb1608ac3 ("of/device: Update dma_range_map only when dev has valid dma-ranges") seems to break Pinephone display or LCDC
 2021-02-02 13:42 UTC  (4+ messages)

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-02 13:29 UTC  (4+ messages)
` [PATCH 03/13] doc: bindings: add new parameters used by Hikey 970
` [PATCH 05/13] arm64: dts: hisilicon: Add HI3670 PCI-E controller support
` [PATCH 12/13] pci: dwc: pcie-kirin: cleanup kirin970_pcie_get_eyeparam()


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