linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 11:28:14 to 2021-01-12 13:09:40 UTC [more...]

[PATCH AUTOSEL 4.19 01/16] ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
 2021-01-12 12:57 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 02/16] ARC: build: add uImage.lzma to the top-level target
` [PATCH AUTOSEL 4.19 03/16] ARC: build: add boot_targets to PHONY
` [PATCH AUTOSEL 4.19 04/16] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
` [PATCH AUTOSEL 4.19 05/16] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH AUTOSEL 4.19 06/16] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 4.19 07/16] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.19 08/16] dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
` [PATCH AUTOSEL 4.19 09/16] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH AUTOSEL 4.19 10/16] bfq: Fix computation of shallow depth
` [PATCH AUTOSEL 4.19 11/16] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH AUTOSEL 4.19 12/16] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.19 13/16] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 4.19 14/16] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH AUTOSEL 4.19 15/16] drm/msm: Call msm_init_vram before binding the gpu
` [PATCH AUTOSEL 4.19 16/16] ARM: picoxcell: fix missing interrupt-parent properties

[PATCH v3 1/4] ALSA: hda/realtek: Power up codec when setting LED via COEF and GPIO
 2021-01-12 13:07 UTC  (4+ messages)
` [PATCH v3 2/4] ASoC: SOF: Intel: hda: Resume codec to do jack detection
` [PATCH v3 3/4] ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
` [PATCH v3 4/4] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-12 13:07 UTC  (5+ messages)
` [PATCH 02/11] kasan: clarify HW_TAGS impact on TBI
` [PATCH 03/11] kasan: clean up comments in tests

[PATCH v2 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-12 13:07 UTC  (6+ messages)
` [PATCH v2 02/19] scsi: libsas and users: Remove notifier indirection
    ` [PATCH v3 "

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-12 13:08 UTC  (5+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v4 2/2] drivers/virt: vmgenid: add vm "

[PATCH AUTOSEL 5.4 01/28] ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
 2021-01-12 12:56 UTC  (12+ messages)
` [PATCH AUTOSEL 5.4 06/28] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
` [PATCH AUTOSEL 5.4 07/28] regulator: bd718x7: Add enable times
` [PATCH AUTOSEL 5.4 09/28] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 5.4 10/28] habanalabs: register to pci shutdown callback
` [PATCH AUTOSEL 5.4 11/28] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 5.4 14/28] lib/raid6: Let $(UNROLL) rules work with macOS userland
` [PATCH AUTOSEL 5.4 17/28] bfq: Fix computation of shallow depth
` [PATCH AUTOSEL 5.4 18/28] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH AUTOSEL 5.4 19/28] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 5.4 22/28] nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
` [PATCH AUTOSEL 5.4 28/28] ARM: picoxcell: fix missing interrupt-parent properties

[PATCH AUTOSEL 4.14 01/13] ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
 2021-01-12 12:57 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 02/13] ARC: build: add uImage.lzma to the top-level target
` [PATCH AUTOSEL 4.14 03/13] ARC: build: add boot_targets to PHONY
` [PATCH AUTOSEL 4.14 04/13] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
` [PATCH AUTOSEL 4.14 05/13] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH AUTOSEL 4.14 06/13] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 4.14 07/13] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.14 08/13] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH AUTOSEL 4.14 09/13] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH AUTOSEL 4.14 10/13] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.14 11/13] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 4.14 12/13] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH AUTOSEL 4.14 13/13] ARM: picoxcell: fix missing interrupt-parent properties

[PATCH AUTOSEL 4.9 1/8] ARC: build: add boot_targets to PHONY
 2021-01-12 12:58 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH AUTOSEL 4.9 3/8] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.9 4/8] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH AUTOSEL 4.9 5/8] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.9 6/8] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 4.9 7/8] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH AUTOSEL 4.9 8/8] ARM: picoxcell: fix missing interrupt-parent properties

[PATCH] fs: cifs: remove unneeded variable in smb3_fs_context_dup
 2021-01-12 13:02 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 1/8] ARC: build: add boot_targets to PHONY
 2021-01-12 12:58 UTC  (8+ messages)
` [PATCH AUTOSEL 4.4 2/8] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH AUTOSEL 4.4 3/8] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.4 4/8] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH AUTOSEL 4.4 5/8] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.4 6/8] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 4.4 7/8] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH AUTOSEL 4.4 8/8] ARM: picoxcell: fix missing interrupt-parent properties

[PATCH v2 0/2] fix tegra-hda on tegra30 devices
 2021-01-12 13:00 UTC  (7+ messages)
` [PATCH v2 1/2] clk: tegra30: Add hda clock default rates to clock driver
` [PATCH v2 2/2] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

[PATCH v1 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-12 12:58 UTC  (6+ messages)
` [PATCH v1 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v1 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v1 3/5] ASoC: tegra: ahub: Use of_reset_control_array_get_exclusive()
` [PATCH v1 4/5] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v1 5/5] ASoC: tegra: ahub: Reset hardware properly

regression in iwlwifi: page fault in iwl_dbg_tlv_alloc_region() (commit ba8f6f4ae254)
 2021-01-12 12:58 UTC  (5+ messages)

[RFC PATCH] tracing: Merge irqflags + preemt counter, add RT bits
 2021-01-12 12:58 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 01/51] ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
 2021-01-12 12:55 UTC  (18+ messages)
` [PATCH AUTOSEL 5.10 02/51] ARC: build: add uImage.lzma to the top-level target
` [PATCH AUTOSEL 5.10 03/51] ARC: build: add boot_targets to PHONY
` [PATCH AUTOSEL 5.10 04/51] ARC: build: move symlink creation to arch/arc/Makefile to avoid race
` [PATCH AUTOSEL 5.10 05/51] ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on xt875
` [PATCH AUTOSEL 5.10 07/51] rtlwifi: rise completion at the last step of firmware callback
` [PATCH AUTOSEL 5.10 12/51] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
` [PATCH AUTOSEL 5.10 13/51] regulator: bd718x7: Add enable times
` [PATCH AUTOSEL 5.10 15/51] ARM: dts: ux500/golden: Set display max brightness
` [PATCH AUTOSEL 5.10 20/51] habanalabs/gaudi: retry loading TPC f/w on -EINTR
` [PATCH AUTOSEL 5.10 23/51] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 5.10 30/51] dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
` [PATCH AUTOSEL 5.10 32/51] io_uring: drop file refs after task cancel
` [PATCH AUTOSEL 5.10 34/51] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH AUTOSEL 5.10 36/51] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 5.10 43/51] drm/amd/pm: fix the failure when change power profile for renoir
` [PATCH AUTOSEL 5.10 44/51] drm/amdgpu: fix potential memory leak during navi12 deinitialization
` [PATCH AUTOSEL 5.10 51/51] poll: fix performance regression due to out-of-line __put_user()

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-01-12 12:53 UTC  (5+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-12 12:45 UTC  (4+ messages)
` [PATCH 08/10] md: Implement ->corrupted_range()

[PATCH v2] powerpc/vdso: fix clock_gettime_fallback for vdso32
 2021-01-12 12:48 UTC  (3+ messages)

[PATCH 0/1] spi: cadence-quadspi: Fix a compilation warning for 64-bit platform
 2021-01-12 12:47 UTC  (2+ messages)

[PATCH] drivers: core: Detach device from power domain on shutdown
 2021-01-12 12:45 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS WITH WARNING a18ab6e012ea03b839274d746a0732adbde3dc4c
 2021-01-12 12:45 UTC 

drivers/media/pci/intel/ipu3/ipu3-cio2.c:163:63: sparse: sparse: cast truncates bits from constant value (20000 becomes 0)
 2021-01-12 12:44 UTC 

5.11-rc device reordering breaks ThinkPad rmi4 suspend
 2021-01-12 12:43 UTC  (7+ messages)

[PATCH] soc: litex: Fix compile warning when device tree is not configured
 2021-01-12 12:39 UTC 

[PATCH bpf-next] bpf: Fix a verifier message for alloc size helper arg
 2021-01-12 12:39 UTC 

[PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
 2021-01-12 12:38 UTC  (3+ messages)

[PATCH v3 0/6] Fix some bugs about HugeTLB code
 2021-01-12 12:37 UTC  (21+ messages)
` [PATCH v3 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
` [PATCH v3 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
    ` [External] "
` [PATCH v3 4/6] mm: hugetlb: add return -EAGAIN for dissolve_free_huge_page
      ` [External] "

[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
 2021-01-12 12:37 UTC  (3+ messages)
` [PATCH v13 5/5] "

[PATCH v3 0/3] Add Hisilicon L3 cache controller support
 2021-01-12 12:35 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: arm: hisilicon: Add binding for L3 cache controller

[PATCH v3 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-01-12 12:35 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH bpf-next] bpf: Clarify return value of probe str helpers
 2021-01-12 12:34 UTC 

[PATCH net-next 0/5] skbuff: introduce skbuff_heads bulking and reusing
 2021-01-12 12:32 UTC  (7+ messages)

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-01-12 12:32 UTC  (3+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

[PATCH] dmaengine: owl-dma: Fix a resource leak in the remove function
 2021-01-12 12:31 UTC  (2+ messages)

[PATCH 1/2] dmaengine: fsldma: Fix a resource leak in the remove function
 2021-01-12 12:30 UTC  (2+ messages)

[PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-01-12 12:29 UTC  (5+ messages)
` [PATCH 1/4] MIPS: process: Reorder header files
` [PATCH 2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
` [PATCH 3/4] MIPS: Fix get_frame_info() handing of function size
` [PATCH 4/4] MIPS: Add is_jr_ra_ins() to end the loop early

[PATCH v10 0/2] Add Intel LGM SoC DMA support
 2021-01-12 12:29 UTC  (2+ messages)

[PATCH v2 0/5] Couple improvements for Tegra clk driver
 2021-01-12 12:27 UTC  (6+ messages)
` [PATCH v2 1/5] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v2 2/5] clk: tegra: Fix refcounting of gate clocks
` [PATCH v2 3/5] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v2 4/5] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v2 5/5] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-01-12 12:22 UTC  (2+ messages)

[PATCH v3 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-12 12:20 UTC  (9+ messages)
` [PATCH v3 09/21] arm64: cpufeature: Add global feature override facility

[PATCH v2 6/9] media: sun4i-csi: Do not zero reserved fields
 2021-01-12 12:20 UTC  (2+ messages)
` [PATCH v2 3/9] media: mtk-vcodec: "

[PATCH v2] xen/privcmd: allow fetching resource sizes
 2021-01-12 12:17 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
 2021-01-12 12:15 UTC  (2+ messages)

[PATCH 1/9] media: ipu3-cio2: Do not zero reserved fields
 2021-01-12 12:14 UTC  (13+ messages)
` [PATCH] media: staging/intel-ipu3 : "
` [PATCH 2/9] media: mtk-mdp: "
` [PATCH 3/9] media: mtk-vcodec: "
` [PATCH 8/9] media: vicodec: "
` [PATCH 9/9] media: staging/intel-ipu3 : "

[PATCH] bio: limit bio max size
 2021-01-12 11:58 UTC  (2+ messages)
  `  "

[PATCH v8] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2021-01-12 12:13 UTC  (8+ messages)
` [PATCH v8 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v8 2/4] dmaengine: mediatek-cqdma: remove redundant queue structure

[BUG]: Kernel 4.9: Kernel crash at fs/sysfs/file.c : sysfs_kf_seq_show
 2021-01-12 12:10 UTC  (3+ messages)

[PATCH v7 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2021-01-12 12:06 UTC  (3+ messages)
` [PATCH v7 4/4] dmaengine: dma: Add Hiedma Controller v310 Device Driver

kernelci/staging-next bisection: sleep.login on rk3288-rock2-square #2286-staging
 2021-01-12 12:06 UTC  (8+ messages)

[PATCH v5 0/3] AMS, Collision Avoidance, and Protocol Error
 2021-01-12 12:06 UTC  (5+ messages)

[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
 2021-01-12 12:04 UTC  (4+ messages)
` [PATCH 4/5] vfio/iommu_type1: Carefully use unmap_unpin_all during "

linux-next: build failure after merge of the drm tree
 2021-01-12 12:02 UTC  (4+ messages)
` [PATCHv1] video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive

[PATCH v3] powerpc/vdso: fix clock_gettime_fallback for vdso32
 2021-01-12 11:55 UTC 

[PATCH v2] x86/entry: use STB_GLOBAL for register restoring thunk
 2021-01-12 11:54 UTC  (9+ messages)
` [PATCH v3] x86/entry: emit a symbol "

next/master bisection: baseline.bootrr.clk-mt8173-mm-probed on mt8173-elm-hana
 2021-01-12 11:53 UTC 

[PATCH v2 0/3] Remove one more platform_device_add_properties() call
 2021-01-12 11:49 UTC  (2+ messages)

[tip:master] BUILD SUCCESS c60427c5df46d89f7e4bf47025394d3ba0a9a6a9
 2021-01-12 11:47 UTC 

[PATCH 0/6] v3u: add SDHI/MMC support
 2021-01-12 11:47 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: renesas: falcon: Enable MMC

[PATCH 0/5] v3u: enable I2C0-6
 2021-01-12 11:46 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: renesas: Add I2C support for falcon board

[PATCH 0/5] v3u: add support for RAVB
 2021-01-12 11:45 UTC  (5+ messages)
` [PATCH 4/5] arm64: dts: renesas: falcon: Add Ethernet-AVB support

What ist the standard way to define connector type and bus format with device tree?
 2021-01-12 11:41 UTC 

[PATCH v4 00/21] ibmvfc: initial MQ development
 2021-01-12 11:43 UTC  (3+ messages)
` [PATCH v4 01/21] ibmvfc: add vhost fields and defaults for MQ enablement

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-01-12 11:43 UTC  (12+ messages)

[PATCH 0/6] v3u: add & update (H)SCIF nodes
 2021-01-12 11:42 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: renesas: falcon: add SCIF0 nodes

[PATCH v3] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-12 11:42 UTC  (6+ messages)

[PATCH v2] edac: remove redundant error print in xgene_edac_probe
 2021-01-12 11:40 UTC  (2+ messages)

gdbserver + fsgsbase kaputt
 2021-01-12 11:39 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove intel-linux-scu@intel.com for INTEL C600 SAS DRIVER
 2021-01-12 11:37 UTC  (2+ messages)

OpRegion conflicts for Skylake LPSS
 2021-01-12 11:35 UTC  (11+ messages)

[PATCH] selftests/x86: Use __builtin_ia32_read/writeeflags
 2021-01-12 11:35 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 00/19] x86/insn: Add an insn_decode() API
 2021-01-12 11:34 UTC  (9+ messages)
` [PATCH v1 03/19] "

[PATCH] ASoC: Intel: Skylake: Check the kcontrol against NULL
 2021-01-12 11:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-12 11:33 UTC  (4+ messages)
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs
 2021-01-12 11:32 UTC  (15+ messages)

pmwg/integ bisection: baseline.login on rk3328-rock64
 2021-01-12 11:30 UTC  (2+ messages)

[RFC PATCH] x86/cpu: Do not check c->initialized in topology_phys_to_logical_die()
 2021-01-12 11:29 UTC  (2+ messages)
` [tip: x86/urgent] x86/cpu/amd: Set __max_die_per_package on AMD

[PATCH] scsi: libsas and users: Remove notifier indirection
 2021-01-12 11:27 UTC  (3+ 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).