linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 13:41:53 to 2020-11-26 16:04:30 UTC [more...]

[PATCH v2 0/2] arm64: dts: ti: k3-j7200-som/cpb: Correct i2c bus representations
 2020-11-26 16:03 UTC  (2+ messages)

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-26 16:03 UTC  (7+ messages)
` [PATCH v4 07/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v4 08/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v4 09/24] iommu/io-pgtable-arm-v7s: Clear LVL_SHIFT/BITS macro instead of the formula

[PATCH v4 0/3] Improve the estimations in Intelligent Power Allocation
 2020-11-26 16:00 UTC  (12+ messages)
` [PATCH v4 1/3] thermal: power allocator: change the 'k_i' coefficient estimation
` [PATCH v4 2/3] thermal: power allocator: refactor sustainable power estimation
` [PATCH v4 3/3] thermal: power allocator: change the 'k_*' always in estimate_pid_constants()

[RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
 2020-11-26 16:00 UTC  (5+ messages)

[PATCH v1] i2c: qcom: Fix IRQ error misassignement
 2020-11-26 15:58 UTC  (3+ messages)

[PATCH v3 00/23] Opt-in always-on nVHE hypervisor
 2020-11-26 15:57 UTC  (25+ messages)
` [PATCH v3 01/23] psci: Support psci_ops.get_version for v0.1
` [PATCH v3 02/23] psci: Accessor for configured PSCI function IDs
` [PATCH v3 03/23] arm64: Make cpu_logical_map() take unsigned int
` [PATCH v3 04/23] arm64: Move MAIR_EL1_SET to asm/memory.h
` [PATCH v3 05/23] arm64: Extract parts of el2_setup into a macro
` [PATCH v3 06/23] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v3 07/23] kvm: arm64: Initialize MAIR_EL2 using a constant
` [PATCH v3 08/23] kvm: arm64: Remove vector_ptr param of hyp-init
` [PATCH v3 09/23] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v3 10/23] kvm: arm64: Add .hyp.data..ro_after_init ELF section
` [PATCH v3 11/23] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v3 12/23] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v3 13/23] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v3 14/23] kvm: arm64: Bootstrap PSCI "
` [PATCH v3 15/23] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [PATCH v3 16/23] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v3 17/23] kvm: arm64: Extract __do_hyp_init into a helper function
` [PATCH v3 18/23] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [PATCH v3 19/23] kvm: arm64: Intercept host's CPU_ON SMCs
` [PATCH v3 20/23] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v3 21/23] kvm: arm64: Keep nVHE EL2 vector installed
` [PATCH v3 22/23] kvm: arm64: Trap host SMCs in protected mode
` [PATCH v3 23/23] kvm: arm64: Fix EL2 mode availability checks

[PATCH] reiserfs: add check for an invalid ih_entry_count
 2020-11-26 15:57 UTC  (2+ messages)

[PATCH next] mm/swap.c: reduce lock contention in lru_cache_add
 2020-11-26 15:55 UTC  (7+ messages)

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-11-26 15:54 UTC  (6+ messages)
` [PATCH v12 05/17] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v12 07/17] s390/vfio-ap: implement in-use callback for vfio_ap driver

[PATCH] dpaa2-mac: select NET_DEVLINK to fix build
 2020-11-26 15:54 UTC  (2+ messages)

kdump always hangs in rcu_barrier() -> wait_for_completion()
 2020-11-26 15:46 UTC  (2+ messages)

[PATCH] hwmon: (pwm-fan) add fan pwm1_enable attribute
 2020-11-26 15:42 UTC  (3+ messages)

[PATCH] drm/msm: adreno: Make speed-bin support generic
 2020-11-26 15:38 UTC  (5+ messages)

kconfig as a git subtree on Linux
 2020-11-26 15:38 UTC  (5+ messages)

[PATCH net-next 1/3] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
 2020-11-26 15:33 UTC  (3+ messages)
` [PATCH net-next 2/3] nfc: s3fwrn5: reduce the EN_WAIT_TIME
` [PATCH net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-11-26 15:33 UTC  (5+ messages)
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header
  ` [PATCH v2 "
    ` [PATCH v3 "

arm64: Kconfig: support for nodes spanning other nodes
 2020-11-26 15:31 UTC  (2+ messages)

[PATCH v1] phy: tegra: xusb: Fix usb_phy device driver field
 2020-11-26 15:31 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 15:28 UTC  (16+ messages)

[PATCH v2 00/17] vdpa: generalize vdpa simulator
 2020-11-26 15:24 UTC  (20+ messages)
` [PATCH v2 01/17] vdpa: remove unnecessary 'default n' in Kconfig entries
` [PATCH v2 02/17] vdpa_sim: remove unnecessary headers inclusion
` [PATCH v2 03/17] vdpa_sim: remove hard-coded virtq count
` [PATCH v2 04/17] vdpa_sim: remove the limit of IOTLB entries
` [PATCH v2 05/17] vdpa_sim: rename vdpasim_config_ops variables
` [PATCH v2 06/17] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH v2 07/17] vdpa_sim: add device id field in vdpasim_dev_attr
` [PATCH v2 08/17] vdpa_sim: add supported_features "
` [PATCH v2 09/17] vdpa_sim: add work_fn "
` [PATCH v2 10/17] vdpa_sim: store parsed MAC address in a buffer
` [PATCH v2 11/17] vdpa_sim: make 'config' generic and usable for any device type
` [PATCH v2 12/17] vdpa_sim: add get_config callback in vdpasim_dev_attr
` [PATCH v2 13/17] vdpa_sim: set vringh notify callback
` [PATCH v2 14/17] vdpa_sim: use kvmalloc to allocate vdpasim->buffer
` [PATCH v2 15/17] vdpa_sim: make vdpasim->buffer size configurable
` [PATCH v2 16/17] vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov
` [PATCH v2 17/17] vdpa: split vdpasim to core and net modules

[PATCH next] mm/vmscan: __isolate_lru_page_prepare clean up
 2020-11-26 15:23 UTC  (9+ messages)

[PATCH] iommu: Improve the performance for direct_mapping
 2020-11-26 15:19 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] Implement bpf_ima_inode_hash
 2020-11-26 15:18 UTC  (4+ messages)
` [PATCH bpf-next v3 3/3] bpf: Add a selftest for bpf_ima_inode_hash

[PATCH] scsi: zfcp: fix use-after-free in zfcp_unit_remove
 2020-11-26 15:12 UTC  (7+ messages)

linux-next: build warnings after merge of the rcu tree
 2020-11-26 15:12 UTC  (2+ messages)

[PATCH V2 0/4] powercap/dtpm: Add the DTPM framework
 2020-11-26 15:06 UTC  (4+ messages)
` [PATCH v3 4/4] powercap/drivers/dtpm: Add CPU energy model based support

[PATCH] misc: rtsx: rts5249 support runtime PM
 2020-11-26 15:02 UTC  (6+ messages)

[PATCH V1] block: Fix use-after-free while iterating over requests
 2020-11-26 15:02 UTC 

[PATCH] drivers core: export symbols for device hotplug
 2020-11-26 15:01 UTC 

[PATCH] kasan, mm: fix build issue with asmlinkage
 2020-11-26 15:00 UTC 

[PATCH] media: rockchip: rkisp1: Fix typos in comments and macro definitions
 2020-11-26 14:57 UTC  (2+ messages)

[PATCH] perf script: Fix overrun issue for dynamically-allocated pmu type number
 2020-11-26 14:47 UTC  (5+ messages)

[PATCH] parisc: signal: remove _SA_SIGGFAULT
 2020-11-26 14:46 UTC  (2+ messages)

[RFC 0/4] net: l2switch: Provide support for L2 switch on i.MX28 SoC
 2020-11-26 14:45 UTC  (6+ messages)

[PATCH] e1000e: Assign DPM_FLAG_SMART_SUSPEND and DPM_FLAG_MAY_SKIP_RESUME to speed up s2ram
 2020-11-26 14:45 UTC  (7+ messages)

[PATCH v2] microblaze: Remove noMMU code
 2020-11-26 14:40 UTC  (3+ messages)

[PATCH] tomoyo: Fix null pointer check
 2020-11-26 14:38 UTC 

[PATCH v2 0/6] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-26 14:32 UTC  (4+ messages)
` [PATCH v2 4/6] arm64/mm: Implement pXX_leaf_size() support

linux-next 20201126 - build error on arm allmodconfig
 2020-11-26 14:32 UTC  (5+ messages)

[PATCH v9 00/16] perf arm-spe: Refactor decoding & dumping flow
 2020-11-26 14:31 UTC  (6+ messages)
` [PATCH v9 01/16] perf arm-spe: Refactor printing string to buffer

[PATCH platform 0/2] platform/x86: mlx-platform: Remove PSU EEPROM configuration
 2020-11-26 14:28 UTC  (2+ messages)

[PATCH] drm/ast: Fixed CVE for DP501
 2020-11-26 14:26 UTC  (3+ messages)

[PATCH v3 0/5] Support managed interrupts for platform devices
 2020-11-26 14:24 UTC  (5+ messages)
` [PATCH v3 2/5] ACPI: Make acpi_dev_irqresource_disabled() public

[PATCH v3] lan743x: fix for potential NULL pointer dereference with bare card
 2020-11-26 14:22 UTC  (3+ messages)

[PATCH v2] acpi: Fix use-after-free in acpi_ipmi.c
 2020-11-26 14:22 UTC  (2+ messages)

[PATCH v4 0/2] ARM: dts: r8a7742-iwg21d-q7-dbcm: Add support for ov7725 sensors
 2020-11-26 13:40 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Separate out ov5640 nodes
` [PATCH v4 2/2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add support for 8-bit ov7725 sensors

[PATCH/RFC] dt-bindings: pci: rcar-pci-ep: Document missing interrupts property
 2020-11-26 11:59 UTC 

[PATCH v2 0/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock
 2020-11-26 14:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings
` [PATCH v2 2/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock

[PATCH net-next v1 1/2] lan743x: clean up software_isr function
 2020-11-26 14:14 UTC  (3+ messages)

[PATCH v2] ARM: dts: mvebu: Add device tree for RD-AC3X-48G4X2XL board
 2020-11-26 14:14 UTC  (2+ messages)

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-11-26 14:13 UTC  (13+ messages)
` [PATCH v6 01/12] perf tools: Improve topology test
` [PATCH v6 02/12] perf tools: Use allocator for perf_cpu_map
` [PATCH v6 03/12] perf tools: Add new struct for cpu aggregation
` [PATCH v6 04/12] perf tools: Replace aggregation ID with a struct
` [PATCH v6 05/12] perf tools: add new map type for aggregation
` [PATCH v6 06/12] perf tools: drop in cpu_aggr_map struct
` [PATCH v6 07/12] perf tools: Start using cpu_aggr_id in map
` [PATCH v6 08/12] perf tools: Add separate node member
` [PATCH v6 09/12] perf tools: Add separate socket member
` [PATCH v6 10/12] perf tools: Add separate die member
` [PATCH v6 11/12] perf tools: Add separate core member
` [PATCH v6 12/12] perf tools: Add separate thread member

[PATCH 1/2] ARM: dts: qcom: msm8974-klte: Add fuel gauge
 2020-11-26 14:11 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8974-lge-nexus5: "

[REGRESSION] omapdrm/N900 display broken
 2020-11-26 14:11 UTC  (7+ messages)

[PATCH 0/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock
 2020-11-26 14:08 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] ARM: zynq: Fix incorrect reference to XM013 instead of XM011
 2020-11-26 14:05 UTC 

[PATCH] block/rnbd: server: Fix error return code in rnbd_srv_create_dev_sysfs()
 2020-11-26 14:04 UTC  (2+ messages)

[PATCHv5 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-26 14:02 UTC  (4+ messages)
` [PATCHv5 net-next 1/3] octeontx2-af: Add devlink suppoort to af driver
` [PATCHv5 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
` [PATCHv5 net-next 3/3] octeontx2-af: Add devlink health reporters for NIX

[PATCH v6 0/7] FPGA Security Manager Class Driver
 2020-11-26 14:02 UTC  (3+ messages)
` [PATCH v6 2/7] fpga: sec-mgr: enable secure updates

[PATCH][next] scsi: pm8001: remove space in a debug message
 2020-11-26 14:01 UTC  (2+ messages)

[PATCH v3] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-11-26 13:58 UTC  (6+ messages)

[PATCH V2 00/14] vDPA driver for virtio-pci device
 2020-11-26 13:57 UTC  (5+ messages)
` [PATCH V2 01/14] virtio-pci: do not access iomem via virtio_pci_device directly
` [PATCH V2 02/14] virtio-pci: switch to use devres for modern devices

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-11-26 13:52 UTC  (5+ messages)
` [PATCH 6/7] mm,hwpoison: Disable pcplists before grabbing a refcount
` [PATCH 7/7] mm,hwpoison: Remove drain_all_pages from shake_page

[PATCH V5] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-26 13:50 UTC  (2+ messages)

[PATCH v2 for-next 0/4] optimise sbitmap deferred clear
 2020-11-26 13:44 UTC  (4+ messages)
` [PATCH v2 2/4] sbitmap: remove swap_lock

[PATCH v22 10/18] mm/damon: Implement a debugfs-based user space interface
 2020-11-26 13:45 UTC  (2+ messages)

[PATCH v5 00/12] perf tools: fix perf stat with large socket IDs
 2020-11-26 13:46 UTC  (4+ messages)
` [PATCH v5 01/12] perf tools: Improve topology test

[iomap] b258228a4e: Assertion_failed
 2020-11-26 14:00 UTC 

[RFC 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-11-26 13:45 UTC  (7+ messages)
` [RFC 1/3] "
` [RFC 3/3] s390/mm: Define arch_get_addressable_range()

[PATCH 00/40] [Set 10] Rid W=1 warnings from GPU
 2020-11-26 13:42 UTC  (41+ messages)
` [PATCH 01/40] drm/amd/pm/powerplay/smumgr/tonga_smumgr: Remove set but unused variable 'res'
` [PATCH 02/40] drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by reference static
` [PATCH 03/40] drm/amd/pm/powerplay/smumgr/ci_smumgr: Remove set but unused variable 'res'
` [PATCH 04/40] drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference static
` [PATCH 05/40] drm/amd/pm/powerplay/smumgr/vegam_smumgr: "
` [PATCH 06/40] drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing our prototypes
` [PATCH 07/40] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuse
` [PATCH 08/40] drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' functions
` [PATCH 09/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' prototype to shared header
` [PATCH 10/40] drm/amd/pm/inc/pp_thermal: Mark 'SMU7Thermal{WithDelay}Policy' as __maybe_unused
` [PATCH 11/40] drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same clause as its use
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'
` [PATCH 13/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s prototype to header
` [PATCH 14/40] drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abuses
` [PATCH 15/40] drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
` [PATCH 16/40] drm/amd/pm/powerplay/smumgr/iceland_smumgr: Remove unused variable 'res'
` [PATCH 17/40] drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related formatting issues
` [PATCH 18/40] drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-doc format
` [PATCH 19/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issues
` [PATCH 20/40] drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by reference static
` [PATCH 21/40] drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical function doc issues
` [PATCH 22/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Remove set but unused variable 'result'
` [PATCH 23/40] drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of function docs
` [PATCH 24/40] drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc formatting
` [PATCH 25/40] drm/amd/pm/powerplay/hwmgr/pp_psm: Remove unused variable 'result'
` [PATCH 26/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to shared header
` [PATCH 27/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s "
` [PATCH 28/40] drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headers
` [PATCH 29/40] drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documentation
` [PATCH 30/40] drm/amd/pm/powerplay/hwmgr/vega12_thermal: "
` [PATCH 31/40] drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'
` [PATCH 32/40] drm/amd/display/amdgpu_dm/amdgpu_dm: Mark 'link_bandwidth_kbps' as __maybe_unused
` [PATCH 33/40] drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' "
` [PATCH 34/40] drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation
` [PATCH 35/40] drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another kernel-doc header
` [PATCH 36/40] drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by reference as static
` [PATCH 37/40] drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set_pme_wa_enable()'
` [PATCH 38/40] drm/amd/display/dc/basics/conversion: Include header containing our prototypes
` [PATCH 39/40] drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
` [PATCH 40/40] drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static

[PATCH v2 0/2] ARM: multi_v7_defconfig: enable dfsdm and spdifrx support
 2020-11-26 13:40 UTC  (4+ messages)

linux-next: manual merge of the userns tree with the bpf-next tree
 2020-11-26 13:41 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).