linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 17:13:55 to 2021-03-11 19:33:29 UTC [more...]

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-03-11 19:32 UTC  (3+ messages)

[PATCH net-next] net: ocelot: Extend MRP
 2021-03-11 19:30 UTC  (3+ messages)

[PATCH v2] arm64: configs: Enable PCIe support for imx8mq boards
 2021-03-11 19:27 UTC 

[PATCH v4] mm: page_alloc: dump migrate-failed pages
 2021-03-11 19:27 UTC  (3+ messages)

[PATCH v2 00/14] Introduce devm_pm_opp_* API
 2021-03-11 19:21 UTC  (15+ messages)
` [PATCH v2 01/14] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v2 02/14] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v2 03/14] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v2 04/14] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v2 05/14] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH v2 06/14] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v2 07/14] spi: spi-geni-qcom: "
` [PATCH v2 08/14] spi: spi-qcom-qspi: "
` [PATCH v2 09/14] mmc: sdhci-msm: "
` [PATCH v2 10/14] drm/msm: "
` [PATCH v2 11/14] drm/lima: "
` [PATCH v2 12/14] drm/panfrost: "
` [PATCH v2 13/14] media: venus: "
` [PATCH v2 14/14] memory: samsung: exynos5422-dmc: "

[PATCH 1/1] ARM: owl: Add Actions Semi Owl S500 SoC machine
 2021-03-11 19:19 UTC 

[PATCH v4 00/34] KVM: arm64: A stage 2 for the host
 2021-03-11 19:17 UTC  (15+ messages)
` [PATCH v4 17/34] KVM: arm64: Elevate hypervisor mappings creation at EL2
` [PATCH v4 27/34] KVM: arm64: Always zero invalid PTEs
` [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
` [PATCH v4 29/34] KVM: arm64: Refactor stage2_map_set_prot_attr()
` [PATCH v4 30/34] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v4 31/34] KVM: arm64: Wrap the host with a stage 2
` [PATCH v4 34/34] KVM: arm64: Protect the .hyp sections from the host

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-03-11 19:12 UTC  (7+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 2/6] mtd: spi-nor: core: consolidate read op creation
` [RFC PATCH 3/6] mtd: spi-nor: core: run calibration when initialization is done
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible
` [RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies
` [RFC PATCH 6/6] arm64: dts: ti: k3-j721e-som-p0: Enable PHY calibration

[PATCH v7 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-11 19:12 UTC  (24+ messages)
` [PATCH v7 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v7 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v7 03/22] media: camss: Replace trace_printk() with dev_dbg()
` [PATCH v7 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v7 05/22] media: camss: Make ISPIF subdevice optional
` [PATCH v7 06/22] media: camss: Refactor VFE HW version support
` [PATCH v7 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v7 08/22] media: camss: Add missing format identifiers
` [PATCH v7 09/22] media: camss: Refactor CSID HW version support
` [PATCH v7 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v7 11/22] media: camss: Add support for CSIPHY "
` [PATCH v7 12/22] media: camss: Refactor VFE power domain toggling
` [PATCH v7 13/22] media: camss: Enable SDM845
` [PATCH v7 14/22] dt-bindings: media: camss: Add qcom,msm8916-camss binding
` [PATCH v7 15/22] dt-bindings: media: camss: Add qcom,msm8996-camss binding
` [PATCH v7 16/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
` [PATCH v7 17/22] dt-bindings: media: camss: Add qcom,sdm845-camss binding
` [PATCH v7 18/22] MAINTAINERS: Change CAMSS documentation to use dtschema bindings
` [PATCH v7 19/22] media: dt-bindings: media: Remove qcom,camss documentation
` [PATCH v7 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v7 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v7 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[v10 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-03-11 19:08 UTC  (14+ messages)
` [v10 PATCH 01/13] mm: vmscan: use nid from shrink_control for tracepoint
` [v10 PATCH 02/13] mm: vmscan: consolidate shrinker_maps handling code
` [v10 PATCH 03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v10 PATCH 04/13] mm: vmscan: remove memcg_shrinker_map_size
` [v10 PATCH 05/13] mm: vmscan: use kvfree_rcu instead of call_rcu
` [v10 PATCH 06/13] mm: memcontrol: rename shrinker_map to shrinker_info
` [v10 PATCH 07/13] mm: vmscan: add shrinker_info_protected() helper
` [v10 PATCH 08/13] mm: vmscan: use a new flag to indicate shrinker is registered
` [v10 PATCH 09/13] mm: vmscan: add per memcg shrinker nr_deferred
` [v10 PATCH 10/13] mm: vmscan: use per memcg nr_deferred of shrinker
` [v10 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v10 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline
` [v10 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority

[PATCH 2/2] drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
 2021-03-11 19:09 UTC 

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-11 19:06 UTC  (3+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH 1/3] perf test: Remove unused argument
 2021-03-11 19:03 UTC  (5+ messages)
` [PATCH 2/3] perf test: Cleanup daemon if test is interrupted

[PATCH 1/2] drivers: usb: host: fotg210-hcd.c: Fix indentation error
 2021-03-11 19:00 UTC 

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-11 18:59 UTC  (5+ messages)
` [Patch v3 1/2] cgroup: sev: Add "

[PATCH 0/2] AFS metadata xattr fixes
 2021-03-11 18:59 UTC  (5+ messages)
` [PATCH 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
` [PATCH 2/2] afs: Fix afs_listxattr() to not list afs ACL special xattrs

[GIT PULL for v5.12-rc3] media fixes
 2021-03-11 18:58 UTC  (2+ messages)
`  "

[PATCH net-next v4 1/2] net: Add a WWAN subsystem
 2021-03-11 18:58 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: Add Qcom WWAN control driver

[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
 2021-03-11 18:56 UTC  (3+ messages)
` [PATCH v3 1/4] mm: memcontrol: introduce obj_cgroup_{un}charge_pages

linux-next: Tree for Mar 11
 2021-03-11 18:58 UTC  (5+ messages)
` linux-next: Tree for Mar 11 (media/cec/core/cec-notifier.o)
` linux-next: Tree for Mar 11 [drivers/vdpa/virtio_pci/vp_vdpa.ko]
` linux-next: Tree for Mar 11 (vmemmap)

arch/arm/boot/compressed/atags_to_fdt.c:100:1: warning: the frame size of 1028 bytes is larger than 1024 bytes
 2021-03-11 18:56 UTC 

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING 23d8a2699aca9cde82df39749e38ceba0a7d5b73
 2021-03-11 18:56 UTC 

[PATCH][next] usbip: Fix incorrect double assignment to udc->ud.tcp_rx
 2021-03-11 18:55 UTC  (3+ messages)

[PATCH v2] block: Suppress uevent for hidden device when removed
 2021-03-11 18:48 UTC  (2+ messages)

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-11 18:47 UTC  (3+ messages)

[PATCH v2 0/3] Binder: Enable App Freezing Capability
 2021-03-11 18:46 UTC  (4+ messages)
` [PATCH v2 1/3] binder: BINDER_FREEZE ioctl
` [PATCH v2 2/3] binder: use EINTR for interrupted wait for work
` [PATCH v2 3/3] binder: BINDER_GET_FROZEN_INFO ioctl

[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-11 18:40 UTC  (3+ messages)

[PATCH] mm: cma: Use pr_err_ratelimited for CMA warning
 2021-03-11 18:39 UTC  (2+ messages)

[PATCH] gcov: fail build on gcov_info size mismatch
 2021-03-11 18:38 UTC  (2+ messages)

[PATCH v5 0/3] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-11 18:37 UTC  (2+ messages)

[PATCH v6 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-11 18:34 UTC  (18+ messages)
` [PATCH v6 03/15] pinctrl: bcm: add bcm63xx base code
` [PATCH v6 04/15] dt-bindings: add BCM6328 pincontroller binding documentation

[PATCH 0/7] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-11 18:32 UTC  (9+ messages)
` [PATCH 3/7] regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck

[PATCH] scsi: Fix a use after free in st_open
 2021-03-11 18:10 UTC  (2+ messages)

[PATCH 1/4] kernel/futex: Kill rt_mutex_next_owner()
 2021-03-11 18:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 2/4] kernel/futex: Make futex_wait_requeue_pi() only call fixup_owner()
 2021-03-11 18:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 3/4] kernel/futex: Move hb unlock out of unqueue_me_pi()
 2021-03-11 18:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 4/4] kernel/futex: Explicitly document pi_lock for pi_state owner fixup
 2021-03-11 18:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] [backport for 5.10] powerpc/603: Fix protection of user pages mapped with PROT_NONE
 2021-03-11 18:24 UTC 

[PATCH] [backport for 5.4] powerpc/603: Fix protection of user pages mapped with PROT_NONE
 2021-03-11 18:24 UTC 

[PATCH v2 00/14] Introduce STM32MP1 RCC in secured mode
 2021-03-11 18:23 UTC  (6+ messages)
        ` [Linux-stm32] "

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-03-11 18:22 UTC  (11+ messages)
` [PATCH v5 7/8] Documentation: Add documentation for the Brute LSM

[PATCH] infiniband/i40iw: Fix a use after free in i40iw_cm_event_handler
 2021-03-11 18:21 UTC  (2+ messages)

[PATCH v3] mm: page_alloc: dump migrate-failed pages
 2021-03-11 18:17 UTC  (3+ messages)

[PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl
 2021-03-11 18:14 UTC  (11+ messages)

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-11 18:14 UTC  (5+ messages)
` [net-next PATCH v7 08/16] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH] kexec: Add kexec reboot string
 2021-03-11 18:14 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/1] rtc: pcf85063: add integrity check
 2021-03-11 17:49 UTC 

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-11 18:10 UTC  (18+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

[PATCH] x86/kvm: Fix broken irq restoration in kvm_wait
 2021-03-11 18:09 UTC  (4+ messages)

[PATCH V13 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-03-11 18:06 UTC  (5+ messages)

[PATCH/RFC 0/2] background initramfs unpacking, and CONFIG_MODPROBE_PATH
 2021-03-11 18:02 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] init/initramfs.c: allow asynchronous unpacking

[PATCH] leds: leds-dual-gpio: Add dual GPIO LEDs driver
 2021-03-11 18:02 UTC  (3+ messages)

[PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
 2021-03-11 18:00 UTC  (5+ messages)

[PATCH v2] mm/mmu_notifiers: Esnure range_end() is paired with range_start()
 2021-03-11 18:00 UTC 

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-11 17:59 UTC  (11+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "

[PATCH v4 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-11 17:59 UTC  (6+ messages)
` [PATCH v4 1/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v4 2/5] ASoC: tegra20: i2s: "
` [PATCH v4 3/5] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v4 4/5] reset: Add reset_control_bulk API
` [PATCH v4 5/5] ASoC: tegra: ahub: Switch to use reset-bulk API

arm64 syzbot instances
 2021-03-11 17:57 UTC  (4+ messages)

[PATCH v4 0/3] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-11 17:56 UTC  (9+ messages)
` [PATCH v4 3/3] arm64: dts: ti: Add support for Siemens "

[PATCH v5 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-11 17:32 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: mtd: Document use of nvmem-cells compatible

[PATCH V2 00/25] Add Alder Lake support for perf (kernel)
 2021-03-11 17:53 UTC  (10+ messages)
` [PATCH V2 16/25] perf/x86: Register hybrid PMUs
` [PATCH V2 20/25] perf/x86/intel: Add Alder Lake Hybrid support

[PATCH] hugetlb: select PREEMPT_COUNT if HUGETLB_PAGE for in_atomic use
 2021-03-11 17:50 UTC  (11+ messages)

[PATCH][next] nvmem: core: Fix unintentional sign extension issue
 2021-03-11 17:50 UTC  (4+ messages)

[PATCH v3 3/4] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
 2021-03-11 17:48 UTC  (2+ messages)

[PATCH net-next,v2 1/3] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-11 17:43 UTC  (3+ messages)

module refcount issues in the liquidio driver
 2021-03-11 17:43 UTC  (2+ messages)
` [EXT] "

[PATCH v3 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-11 17:43 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v3 2/5] ASoC: tegra20: i2s: "
` [PATCH v3 3/5] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v3 4/5] reset: Add reset_control_bulk API
` [PATCH v3 5/5] ASoC: tegra: ahub: Switch to use reset-bulk API

[PATCH 5.4 00/24] 5.4.105-rc1 review
 2021-03-11 17:41 UTC  (6+ messages)

[PATCH 5.10 00/47] 5.10.23-rc2 review
 2021-03-11 17:39 UTC  (5+ messages)

[PATCH 5.11 00/36] 5.11.6-rc1 review
 2021-03-11 17:39 UTC  (9+ messages)

Logitech G602 wireless mouse kernel error messages in 5.10.11+ kernels
 2021-03-11 17:39 UTC  (6+ messages)

[PATCH 1/3] net: dsa: mt7530: remove redundant clock enables
 2021-03-11 17:35 UTC  (3+ messages)
` [PATCH 2/3] net: dsa: mt7530: use core_write wrapper

[PATCH 0/7] ASoC: codecs: add wcd938x support
 2021-03-11 17:34 UTC  (8+ messages)
` [PATCH 1/7] ASoC: dt-bindings: wcd938x: add bindings for wcd938x
` [PATCH 2/7] ASoC: codecs: wcd-clsh: add new version support
` [PATCH 3/7] ASoC: codecs: wcd938x: add basic driver
` [PATCH 4/7] ASoC: codecs: wcd938x: add basic controls
` [PATCH 5/7] ASoC: codecs: wcd938x: add playback dapm widgets
` [PATCH 6/7] ASoC: codecs: wcd938x: add capture "
` [PATCH 7/7] ASoC: codecs: wcd938x: add audio routing

[PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
 2021-03-11 17:34 UTC  (2+ messages)

[PATCH 2/2] sigaction.2: wfix - Clarify si_addr description
 2021-03-11 17:33 UTC  (5+ messages)

[PATCH net-next v3 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-11 17:26 UTC  (4+ messages)

[PATCH] docs: networking: phy: Improve placement of parenthesis
 2021-03-11 17:26 UTC  (2+ messages)

[question] Panic in dax_writeback_one
 2021-03-11 17:25 UTC  (3+ messages)

of_mdio: Checking build dependencies
 2021-03-11 17:24 UTC  (2+ messages)

[PATCH v2] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
 2021-03-11 17:24 UTC  (4+ messages)

[PATCH v15 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-11 17:22 UTC  (3+ messages)
` [PATCH v15 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v15 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH][next] scsi: sg: Fix use of pointer sfp after it has been kfree'd
 2021-03-11 17:17 UTC  (2+ messages)

[gustavoars-linux:testing/xfs] BUILD SUCCESS 964fe7ec8048c96191288a828dd5211734e5106c
 2021-03-11 17:16 UTC 

[PATCH 1/2] mtd: rawnand: brcmnand: read/write oob during EDU transfer
 2021-03-11 17:09 UTC  (2+ messages)
` [PATCH 2/2] mtd: rawnand: brcmnand: move to polling in pio mode on oops write

[PATCH v7 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-11 17:13 UTC  (4+ messages)
` [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping


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