linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-07 22:51:51 to 2021-04-08 06:01:05 UTC [more...]

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-08  6:00 UTC  (10+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()
` [RFC/RFT PATCH 3/3] arm64: drop pfn_valid_within() and simplify pfn_valid()

[PATCH v2 1/6] dt-bindings: devapc: Update bindings
 2021-04-08  5:58 UTC  (7+ messages)
` [PATCH v2 2/6] soc: mediatek: devapc: move 'vio_idx_num' info to DT
` [PATCH v2 4/6] soc: mediatek: devapc: rename variable for new IC support

[PATCH 00/14] usb: dwc2: Fix Partial Power down issues
 2021-04-08  5:57 UTC  (2+ messages)

[PATCH] drm/amd/pm: convert sysfs snprintf to sysfs_emit
 2021-04-08  5:56 UTC  (3+ messages)

[PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-04-08  5:51 UTC  (2+ messages)

[v9,0/7] PCI: mediatek: Add new generation controller support
 2021-04-08  5:45 UTC  (3+ messages)
` [v9,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH] ASoC: codecs: Fix rumtime PM imbalance in tas2552_probe
 2021-04-08  5:44 UTC  (3+ messages)
  `  "

[PATCH v3 00/12] Add build ID to stacktraces
 2021-04-08  5:44 UTC  (9+ messages)
` [PATCH v3 03/12] dump_stack: Add vmlinux build ID to stack traces
` [PATCH v3 12/12] kdump: Use vmlinux_build_id to simplify

[PATCH] sched/fair: use signed long when compute energy delta in eas
 2021-04-08  5:41 UTC  (6+ messages)

[PATCH v4 00/16] KVM: x86/pmu: Add basic support to enable Guest PEBS via DS
 2021-04-08  5:39 UTC  (4+ messages)
` [PATCH v4 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to manage guest DS buffer

[PATCH v2 1/1] powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
 2021-04-08  5:37 UTC  (3+ messages)

[RFC PATCH] Add split_lock
 2021-04-08  5:23 UTC 

[PATCH v6 0/8] Extend regulator notification support
 2021-04-08  5:22 UTC  (4+ messages)
` [PATCH v6 3/8] regulator: IRQ based event/error notification helpers

[PATCH net v4] atl1c: move tx cleanup processing out of interrupt
 2021-04-08  5:21 UTC  (3+ messages)

[PATCH][next] scsi: pm80xx: Fix potential infinite loop
 2021-04-08  5:21 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Move rmtfs memory region
 2021-04-08  5:17 UTC  (2+ messages)

[RFC PATCH 23/37] mm: rcu safe vma->vm_file freeing
 2021-04-08  5:12 UTC  (2+ messages)
` [mm] 87b1c39af4: nvml.blk_rw_mt_TEST0_check_pmem_debug.fail

[syzbot] INFO: task hung in io_ring_exit_work
 2021-04-08  5:05 UTC  (5+ messages)

[PATCH 0/2] code optimizations for btext.c
 2021-04-08  5:04 UTC  (5+ messages)
` [PATCH 1/2] powerpc: remove set but not used variable 'force_printk_to_btext'
` [PATCH 2/2] powerpc: make 'boot_text_mapped' static

[PATCH] Revert "drm/syncobj: use dma_fence_get_stub"
 2021-04-08  4:59 UTC 

linux-next: build failure after merge of the bluetooth tree
 2021-04-08  4:57 UTC 

[PATCH-next] powerpc/interrupt: Remove duplicate header file
 2021-04-08  4:57 UTC  (2+ messages)

[PATCH v1] usb: dwc3: core: Add shutdown callback for dwc3
 2021-04-08  4:52 UTC  (9+ messages)

rtlwifi/rtl8192cu AP mode broken with PS STA
 2021-04-08  4:42 UTC  (9+ messages)

[PATCH] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-08  4:32 UTC  (4+ messages)

[PATCH] powerpc: remove old workaround for GCC < 4.9
 2021-04-08  4:39 UTC  (2+ messages)

[PATCH v13 00/18] arm64: MMU enabled kexec relocation
 2021-04-08  4:05 UTC  (19+ messages)
` [PATCH v13 01/18] arm64: hyp-stub: Check the size of the HYP stub's vectors
` [PATCH v13 02/18] arm64: hyp-stub: Move invalid vector entries into the vectors
` [PATCH v13 03/18] arm64: hyp-stub: Move el1_sync "
` [PATCH v13 04/18] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v13 05/18] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v13 06/18] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v13 07/18] arm64: kexec: flush image and lists during kexec load time
` [PATCH v13 08/18] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v13 09/18] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v13 10/18] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v13 11/18] arm64: kexec: kexec may require EL2 vectors
` [PATCH v13 12/18] arm64: kexec: relocate in EL1 mode
` [PATCH v13 13/18] arm64: kexec: use ld script for relocation function
` [PATCH v13 14/18] arm64: kexec: install a copy of the linear-map
` [PATCH v13 15/18] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v13 16/18] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v13 17/18] arm64: kexec: Remove cpu-reset.h
` [PATCH v13 18/18] arm64/mm: remove useless trans_pgd_map_page()

[PATCH 0/4] spi: spi-zynqmp-gpspi: fix some issues
 2021-04-08  4:02 UTC  (5+ messages)
` [PATCH 1/4] spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_exec_op not interruptible
` [PATCH 2/4] spi: spi-zynqmp-gqspi: add mutex locking for exec_op
` [PATCH 3/4] spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's internal functionality
` [PATCH 4/4] spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op

[PATCH 0/8] Add Support for MediaTek MT8192 APU Power
 2021-04-08  4:03 UTC  (4+ messages)
` [PATCH 5/8] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain

linux-next: build failure after merge of the bluetooth tree
 2021-04-08  3:59 UTC 

[PATCH -next] powerpc/mce: Make symbol 'mce_ue_event_work' static
 2021-04-08  3:58 UTC 

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-08  3:57 UTC  (7+ messages)
` [PATCH v3 1/6] percpu: fix a comment about the chunks ordering
` [PATCH v3 2/6] percpu: split __pcpu_balance_workfn()
` [PATCH v3 3/6] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH v3 4/6] percpu: generalize pcpu_balance_populated()
` [PATCH v3 5/6] percpu: factor out pcpu_check_chunk_hint()
` [PATCH v3 6/6] percpu: implement partial chunk depopulation

[PATCH -next v2] drm/bridge: lt8912b: Add header file <linux/gpio/consumer.h>
 2021-04-08  3:54 UTC 

linux-next: manual merge of the net-next tree with the bpf tree
 2021-04-08  3:53 UTC  (2+ messages)
` [External] "

[rcu:dev.2021.04.02a 73/73] ia64-linux-ld: undefined reference to `rcu_spawn_one_boost_kthread'
 2021-04-08  3:52 UTC 

linux-next: manual merge of the net-next tree with the bpf tree
 2021-04-08  3:50 UTC  (2+ messages)
` [External] "

[PATCH v16 1/2] scsi: ufs: Enable power management for wlun
 2021-04-08  3:43 UTC  (2+ messages)

[PATCHv2] mm/mmap.c: lines in __do_munmap repeat logic of inlined find_vma_intersection
 2021-04-08  3:46 UTC 

[RFC PATCH v2 00/10] firmware: arm_scmi: Add virtio transport
 2021-04-08  3:45 UTC  (3+ messages)
` [RFC PATCH v2 10/10] "

[PATCH] hwmon: Add driver for fsp-3y PSUs and PDUs
 2021-04-08  3:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next] powerpc/security: Make symbol 'stf_barrier' static
 2021-04-08  3:39 UTC 

[PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8008 support
 2021-04-08  3:37 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom-pmic-gpio: Add support for pm8008

[PATCH] mm/mmap.c: lines in __do_munmap repeat logic of inlined find_vma_intersection
 2021-04-08  3:35 UTC 

[PATCH 0/4] Cleanup and fixup for hugetlb
 2021-04-08  3:26 UTC  (14+ messages)
` [PATCH 2/4] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [PATCH 3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory()

[PATCH] usb: dwc2: Enable RPi in ACPI mode
 2021-04-08  3:21 UTC 

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-08  3:21 UTC  (4+ messages)
` [PATCH v3 08/10] fsdax: Dedup file range to use a compare function

linux-next: manual merge of the net-next tree with the net tree
 2021-04-08  3:19 UTC 

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-08  3:05 UTC  (5+ messages)
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH] staging: rtl8712: matched alignment with open parenthesis
 2021-04-08  3:00 UTC 

[PATCH v7] soc: fsl: enable acpi support in RCPM driver
 2021-04-08  3:03 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2021-04-08  2:49 UTC 

[PATCH] gpio: gpio-104-dio-48e: Fixed coding style issues
 2021-04-08  2:49 UTC 

[PATCH] s390/pci: move ioremap/ioremap_prot/ioremap_wc/ioremap_wt/iounmap to arch/s390/mm/ioremap.c
 2021-04-08  2:47 UTC  (3+ messages)

[PATCH 0/3] Add RTC support for PMIC PMK8350
 2021-04-08  2:36 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: mfd: Convert pm8xxx bindings to yaml

[PATCH v2] Bluetooth: Add ncmd=0 recovery handling
 2021-04-08  2:36 UTC 

[PATCH v2 0/5] percpu: partial chunk depopulation
 2021-04-08  2:34 UTC  (3+ messages)
` [PATCH v2 5/5] percpu: implement "

[PATCH V8 1/8] PM / devfreq: Add cpu based scaling support to passive_governor
 2021-04-08  2:47 UTC  (5+ messages)

[xfs] 1fea323ff0: aim7.jobs-per-min 2.4% improvement
 2021-04-08  2:26 UTC 

[PATCH] staging: rtl8712: removed extra blank line
 2021-04-08  2:25 UTC 

[PATCH v1 0/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-04-08  1:52 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio
` [PATCH v1 2/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal voltage by GPIO

[rcu:dev.2021.04.02a 73/73] kernel/rcu/tree.h:420:13: warning: 'rcu_spawn_one_boost_kthread' used but never defined
 2021-04-08  2:19 UTC 

[PATCH V2 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-08  2:18 UTC  (3+ messages)

[RFC 0/4] Fix machine check recovery for copy_from_user
 2021-04-08  2:13 UTC  (2+ messages)

[PATCH V3 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-08  1:54 UTC  (9+ messages)
` [PATCH V3 1/8] dt-bindings: remoteproc: imx_rproc: add fsl,auto-boot property
` [PATCH V3 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH V3 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
` [PATCH V3 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH V3 5/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V3 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V3 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V3 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[git pull] breakage in LOOKUP_MOUNTPOINT handling
 2021-04-08  2:07 UTC 

[PATCH 1/1] agp: remove unused local variable 'current_size'
 2021-04-08  1:59 UTC 

[PATCH V3 0/4] remoteproc: imx_rproc: support remote cores booted early
 2021-04-08  1:44 UTC  (5+ messages)
` [PATCH V3 1/4] remoteproc: imx_rproc: add missing of_node_put
` [PATCH V3 2/4] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
` [PATCH V3 3/4] remoteproc: imx_rproc: move memory parsing to rproc_ops
` [PATCH V3 4/4] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

[PATCH net-next v3 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-08  1:50 UTC  (2+ messages)
` [PATCH net-next v3 2/2] misc: "

[PATCH 1/1] ide: remove unused local variable 'sitre'
 2021-04-08  1:54 UTC 

[PATCH] clk: imx: reference preceded by free
 2021-04-08  1:53 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the devicetree-fixes tree
 2021-04-08  1:50 UTC  (3+ messages)

[PATCH] clk: fix for_each_child.cocci warnings
 2021-04-08  1:50 UTC  (3+ messages)

[PATCH] bnx2x: Fix potential infinite loop
 2021-04-08  1:44 UTC  (2+ messages)
` [EXT] "

build failure of malta_qemu_32r6_defconfig
 2021-04-08  1:42 UTC  (2+ messages)

[PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
 2021-04-08  1:40 UTC  (4+ messages)

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-08  1:37 UTC  (12+ messages)

[PATCH] media: Fix compilation error
 2021-04-08  1:37 UTC  (4+ messages)

[PATCH -next] phy: ti: j721e-wiz: Add missing include linux/slab.h
 2021-04-08  1:28 UTC 

[PATCH v1 0/7] imx-gpcv2 improvements
 2021-04-08  1:27 UTC  (4+ messages)

[PATCH v5 0/4] serial: 8250_aspeed_vuart: generalized DT properties
 2021-04-08  1:16 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed,sirq-polarity-sense
` [PATCH v5 2/4] drivers/tty/serial/8250: refactor sirq and lpc address setting code
` [PATCH v5 3/4] drivers/tty/serial/8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts DT properties
` [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts

[PATCH] powerpc: Make some symbols static
 2021-04-08  1:11 UTC  (3+ messages)

[V3][PATCH] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
 2021-04-08  1:09 UTC  (2+ messages)

[V2][PATCH] clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
 2021-04-08  1:09 UTC  (2+ messages)

[PATCH v7 0/4] Make UTF-8 encoding loadable
 2021-04-08  1:01 UTC  (5+ messages)
` [PATCH v7 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v7 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
 2021-04-08  0:57 UTC  (2+ messages)

[PATCH v4 0/8] make hugetlb put_page safe for all calling contexts
 2021-04-08  0:56 UTC  (2+ messages)

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-04-08  0:38 UTC  (6+ messages)
` [PATCH mvebu v3 "

[PATCH 5.4 v2 1/1] iommu/vt-d: Fix agaw for a supported 48 bit guest address width
 2021-04-08  0:25 UTC  (2+ messages)

[PATCH v1 0/2] Add sync_state() support to clock framework
 2021-04-08  0:29 UTC  (2+ messages)

[PATCH][next] nvmet: Fix spelling mistake "nubmer" -> "number"
 2021-04-08  0:16 UTC  (2+ messages)

OT: Processor recommendation for RAID6
 2021-04-08  0:12 UTC  (4+ messages)

[PATCH v2] firmware: qcom_scm: Only compile legacy calls on ARM
 2021-04-08  0:12 UTC  (7+ messages)

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2021-04-08  0:00 UTC 

[PATCH] Staging: android: ashmem: Fixed a const coding style issue
 2021-04-07 23:56 UTC  (2+ messages)

linux-next: build warning after merge of the mvebu tree
 2021-04-07 23:56 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-07 23:50 UTC  (12+ messages)

undefined reference to `cmpxchg8b_emu'
 2021-04-07 23:45 UTC  (2+ messages)

[PATCH net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-07 22:37 UTC  (8+ messages)

memory leak in bpf
 2021-04-07 23:35 UTC  (8+ messages)

[PATCH] sound:ppc: fix spelling typo of values
 2021-04-07 23:32 UTC  (2+ messages)

[PATCH v3] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-04-07 23:31 UTC  (2+ messages)

[PATCH][next] clk: socfpga: remove redundant initialization of variable div
 2021-04-07 23:30 UTC  (2+ messages)

[PATCH] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-04-07 23:29 UTC  (2+ messages)

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-04-07 23:27 UTC  (8+ messages)

[PATCH RFC net 0/2] lantiq: GSWIP: two more fixes
 2021-04-07 23:26 UTC  (7+ messages)
` [PATCH RFC net 1/2] net: dsa: lantiq_gswip: Don't use PHY auto polling

[PATCH v4 0/3] Add AHCI support for Tegra186
 2021-04-07 23:25 UTC  (6+ messages)
` [PATCH v4 3/3] ata: ahci_tegra: "

[RFC v2 net-next 0/4] MT7530 interrupt support
 2021-04-07 23:24 UTC  (9+ messages)
` [RFC v2 net-next 1/4] net: phy: add MediaTek PHY driver
` [RFC v2 net-next 2/4] net: dsa: mt7530: add interrupt support
` [RFC v2 net-next 3/4] dt-bindings: net: dsa: add MT7530 interrupt controller binding
` [RFC v2 net-next 4/4] staging: mt7621-dts: enable MT7530 interrupt controller

[PATCH v2 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-04-07 23:15 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] mm: page_poison: print page owner info when corruption is caught
 2021-04-07 23:08 UTC  (4+ messages)
    ` [PATCH v2] mm: page_poison: print page "

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-07 23:06 UTC  (7+ messages)

[PATCH v6 0/5] Add support for HiSilicon I2C controller
 2021-04-07 23:04 UTC  (10+ messages)
` [PATCH v6 2/5] i2c: core: add api to provide frequency mode strings
` [PATCH v6 3/5] i2c: add support for HiSilicon I2C controller

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-04-07 22:59 UTC  (5+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section

[PATCH] kernel/time: Feedback reply for hr_sleep syscall, a fine-grained sleep service
 2021-04-07 22:59 UTC  (2+ messages)

[RFC net-next 0/1] seg6: Counters for SRv6 Behaviors
 2021-04-07 22:56 UTC  (4+ messages)
` [RFC net-next 1/1] seg6: add counters support "

[PATCH v2] selftests/resctrl: Change a few printed messages
 2021-04-07 22:54 UTC  (3+ messages)

[next] [arm64] [gpio] BUG: key has not been registered! DEBUG_LOCKS_WARN_ON:
 2021-04-07 22:51 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;
as well as URLs for NNTP newsgroup(s).