linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 04:52:38 to 2021-01-13 08:37:10 UTC [more...]

[PATCH 0/2] rtc: pcf2127: proper initilize rtc after power loss
 2021-01-13  8:35 UTC  (5+ messages)
` [PATCH 1/2] rtc: pcf2127: Disable Power-On Reset Override

[PATCH v3 0/6] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-13  8:35 UTC  (11+ messages)
` [PATCH v3 1/6] mm: Move pfn_to_online_page() out of line
` [PATCH v3 2/6] mm: Teach pfn_to_online_page() to consider subsection validity
` [PATCH v3 3/6] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [PATCH v3 4/6] mm: Fix page reference leak in soft_offline_page()
` [PATCH v3 5/6] mm: Fix memory_failure() handling of dax-namespace metadata
` [PATCH v3 6/6] libnvdimm/namespace: Fix visibility of namespace resource attribute

[PATCH] ACPI: configfs: add missing check after configfs_register_default_group
 2021-01-13  8:32 UTC  (2+ messages)

[PATCH] sched: pull tasks when CPU is about to run SCHED_IDLE tasks
 2021-01-13  8:30 UTC  (8+ messages)

[PATCH v2 0/5] Add APCS support for SDX55
 2021-01-13  8:29 UTC  (6+ messages)
` [PATCH v2 4/5] clk: qcom: Add A7 PLL support
` [PATCH v2 5/5] clk: qcom: Add SDX55 APCS clock controller support

[PATCH v2 0/3] PinePhone volume key (LRADC) wakeup support
 2021-01-13  8:28 UTC  (3+ messages)

[PATCH 0/4] media: sunxi-cir: Cleanup and power management
 2021-01-13  8:26 UTC  (6+ messages)
` [PATCH 1/4] media: sunxi-cir: Clean up dead register writes
` [PATCH 2/4] media: sunxi-cir: Remove unnecessary spinlock
` [PATCH 3/4] media: sunxi-cir: Factor out hardware initialization
` [PATCH 4/4] media: sunxi-cir: Implement suspend/resume/shutdown callbacks

[PATCH net] rxrpc: Call state should be read with READ_ONCE() under some circumstances
 2021-01-13  8:23 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm660: Fix CPU capacities
 2021-01-13  8:22 UTC  (5+ messages)

Old platforms: bring out your dead
 2021-01-13  8:21 UTC  (7+ messages)

[PATCH v2] ARM: dts: sun5i: add A10s/A13 mali gpu support fallback
 2021-01-13  8:20 UTC  (2+ messages)

[PATCH v5] ASoC: cros_ec_codec: Reset I2S RX when probing
 2021-01-13  8:17 UTC 

Recall: [PATCH] drivers: add new VID/PID for supporting Teraoka AD2000
 2021-01-13  8:14 UTC  (2+ messages)

[PATCH] drivers: add new VID/PID for supporting Teraoka AD2000
 2021-01-13  8:14 UTC  (2+ messages)

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

Recall: [PATCH] drivers: add new VID/PID for supporting Teraoka AD2000
 2021-01-13  8:11 UTC 

[PATCH 00/30] [Set 13] Finally rid W=1 warnings from GPU
 2021-01-13  8:07 UTC  (31+ messages)
` [PATCH 01/30] drm/amd/display/dc/dc_helper: Include our own header, containing prototypes
` [PATCH 02/30] drm/amd/include/renoir_ip_offset: Mark top-level IP_BASE as __maybe_unused
` [PATCH 03/30] drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing prototypes
` [PATCH 04/30] drm/amd/display/modules/power/power_helpers: Staticify local functions
` [PATCH 05/30] drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formatting
` [PATCH 06/30] drm/amd/display/dc/core/dc_resource: Staticify local functions
` [PATCH 07/30] drm/amd/display/dc/core/dc_link: Remove unused variable 'status'
` [PATCH 08/30] drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzToLinkRateMultiplier'
` [PATCH 09/30] drm/amd/display/dc/dce112/dce112_resource: Include our own header file containing prototypes
` [PATCH 10/30] drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependent_lock'
` [PATCH 11/30] drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warning
` [PATCH 12/30] drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypes
` [PATCH 13/30] drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warning
` [PATCH 14/30] drm/amd/display/dc/dce80/Makefile: "
` [PATCH 15/30] drm/amd/display/dc/dce80/dce80_resource: Include our own header containing prototypes
` [PATCH 16/30] fixup! drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warning
` [PATCH 17/30] drm/amd/display/dc/dce60/dce60_resource: Include our own header containing prototypes
` [PATCH 18/30] drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heap
` [PATCH 19/30] drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unused
` [PATCH 20/30] drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanours
` [PATCH 21/30] drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abuses
` [PATCH 22/30] drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issues
` [PATCH 23/30] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 24/30] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 25/30] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 26/30] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 27/30] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 28/30] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 29/30] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 30/30] drm/nouveau/dispnv50/disp: Include header containing our prototypes

drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:544:31: sparse: sparse: incorrect type in assignment (different base types)
 2021-01-13  8:09 UTC 

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2021-01-13  8:05 UTC  (13+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges

[mac80211] 46ec32f234: WARNING:at_net/mac80211/rate.c:#ieee80211_get_tx_rates[mac80211]
 2021-01-13  8:20 UTC 

[PATCH v7 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-01-13  8:03 UTC  (4+ messages)
` [PATCH v7 3/7] mfd: Add base driver for Netronix embedded controller

[PATCH] perf tools: Resolve symbols against debug file first
 2021-01-13  8:01 UTC 

[PATCH] can: mcp251xfd: fix wrong check in mcp251xfd_handle_rxif_one
 2021-01-13  7:57 UTC  (3+ messages)

[git pull] habanalabs fixes for 5.11-rc4
 2021-01-13  7:52 UTC 

"UBSAN: shift-out-of-bounds in mceusb_dev_recv" should share the same root cause with "UBSAN: shift-out-of-bounds in mceusb_dev_printdata"
 2021-01-13  7:51 UTC  (2+ messages)

[RFC 1/1] s390/pci: expose UID checking state in sysfs
 2021-01-13  7:47 UTC  (2+ messages)

Linux Kernel module notification bug
 2021-01-13  7:44 UTC  (6+ messages)
      ` [PATCH] module: invoke kobject uevent before sending LIVE notification

[patch 0/4] mm/highmem: Fix fallout from generic kmap_local conversions
 2021-01-13  7:44 UTC  (3+ messages)
` [patch 1/4] sparc/mm/highmem: Flush cache and TLB

[PATCH 0/6] KVM: selftests: Perf test cleanups and memslot modification test
 2021-01-13  7:39 UTC  (5+ messages)
` [PATCH 2/6] KVM: selftests: Avoid flooding debug log while populating memory
` [PATCH 3/6] KVM: selftests: Convert iterations to int in dirty_log_perf_test

[PATCH v3] mhi: use irq_flags if controller driver configures it
 2021-01-13  7:40 UTC  (3+ messages)

[PATCH 0/2] dmaengine: ti: k3-udma: memcpy throughput improvement
 2021-01-13  7:39 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2mem

[PATCH for doc-next] doc/zh_CN: adjust table markup in mips/ingenic-tcu.rst
 2021-01-13  7:33 UTC  (2+ messages)

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-01-13  7:27 UTC 

[RFC 1/2] dt-bindings: clk: versaclock5: Add load capacitance properties
 2021-01-13  7:23 UTC  (3+ messages)
` [RFC 2/2] clk: vc5: Add support for optional load capacitance

[PATCH v4] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2021-01-13  7:21 UTC  (3+ messages)

[PATCH v6 00/22] Mediatek MT8192 clock support
 2021-01-13  7:18 UTC  (2+ messages)

[PATCH 1/2] habanalabs: update email address in sysfs/debugfs docs
 2021-01-13  7:18 UTC  (2+ messages)
` [PATCH 2/2] CREDITS: update email address and home address

[PATCH v10 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-13  7:17 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
` [PATCH v10 2/4] arm64: dts: mt8183: Add node for the Mali GPU
` [PATCH v10 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
` [PATCH v10 4/4] drm/panfrost: Add mt8183-mali compatible string

[btrfs] e86bb85b1f: stress-ng.utime.ops_per_sec -70.1% regression
 2021-01-13  7:15 UTC  (2+ messages)

[PATCH] bio: limit bio max size
 2021-01-13  7:12 UTC  (5+ messages)
  `  "

[PATCH for 4.4] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
 2021-01-13  7:12 UTC 

[PATCH for 4.9/4.14] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
 2021-01-13  7:12 UTC 

[PATCH v2 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2021-01-13  7:08 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan
` [PATCH v2 2/4] hwmon: Add Aspeed AST2600 support
` [PATCH v2 3/4] ARM: dts: aspeed: Add Aspeed AST2600 PWM/Fan node in devicetree
` [PATCH v2 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

[PATCH for doc-next] doc/zh_CN: mips: use doc references instead
 2021-01-13  7:05 UTC 

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-13  7:04 UTC  (8+ messages)
` [PATCH v1 5/5] driver core: Set "

[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2021-01-13  7:02 UTC  (10+ messages)
` [PATCH V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH V2 3/3] s390/mm: Define arch_get_mappable_range()

regression in iwlwifi: page fault in iwl_dbg_tlv_alloc_region() (commit ba8f6f4ae254)
 2021-01-13  6:58 UTC  (8+ messages)

[PATCH 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-13  6:58 UTC  (4+ messages)
` [PATCH 2/2] ASoC: cros_ec_codec: Reset I2S RX when probing

[PATCH V8 0/1] Implement Shutdown callback for geni-i2c
 2021-01-13  6:54 UTC  (3+ messages)
` [PATCH V8 1/1] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[rcu:dev.2021.01.11b] BUILD SUCCESS 3f91ff7fd4f76e7eb48bad79666c466bc3530324
 2021-01-13  6:54 UTC 

[PATCH] of: property: add port base loop
 2021-01-13  6:46 UTC 

[PATCH v4 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-13  6:52 UTC  (8+ messages)
` [PATCH v4 2/2] Input: cros-ec-keyb - Expose function row physical map to userspace

[PATCH v5 00/27] MT8192 IOMMU support
 2021-01-13  6:45 UTC  (10+ messages)
` [PATCH v5 04/27] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU

[PATCH 1/1] scsi: sd: use max_xfer_blocks for set rw_max if max_xfer_blocks is available
 2021-01-13 15:50 UTC 

[PATCH] drivers: add new VID/PID for supporting Teraoka AD2000
 2021-01-13  6:40 UTC 

[PATCH for 5.10] powerpc/32s: Fix RTAS machine check with VMAP stack
 2021-01-13  6:40 UTC 

[PATCH] cgroup: Remove stale comments
 2021-01-13  6:29 UTC 

[PATCH v2 2/2] ASoC: rt715:add Mic Mute LED control support
 2021-01-13  6:28 UTC  (7+ messages)

[PATCH v3 1/2] arm64: dts: mt8183: config dsi node
 2021-01-13  6:28 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: mt8183: Add krane-sku0 board

[PATCH v3 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps
 2021-01-13  6:25 UTC  (2+ messages)

[PATH v2] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach
 2021-01-13  6:31 UTC 

[PATCH v2 1/2] arm64: dts: mt8183: config dsi node
 2021-01-13  6:23 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mt8183: Add krane-sku0 board

[PATCH v3] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-13  6:19 UTC  (2+ messages)
` [PATCH v4] "

[RFC PATCH v2 2/8] Add a reference to ucounts for each user
 2021-01-13  6:33 UTC  (2+ messages)
` 59ebc79722: kernel_BUG_at_kernel/cred.c

[PATCH v5 0/3] AMS, Collision Avoidance, and Protocol Error
 2021-01-13  6:10 UTC  (4+ messages)
` [PATCH v5 1/3] usb: typec: tcpm: AMS and Collision Avoidance

[PATCH v2 0/7] PinePhone BT audio bringup
 2021-01-13  6:06 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: sun8i-codec: Increase #sound-dai-cells
` [PATCH v2 2/7] ARM: dts: sun8i-a33: Allow using multiple codec DAIs
` [PATCH v2 3/7] arm64: dts: allwinner: a64: "
` [PATCH v2 4/7] arm64: dts: allwinner: a64: Add pinmux nodes for AIF2/AIF3
` [PATCH v2 5/7] arm64: dts: allwinner: a64: Allow multiple DAI links
` [PATCH v2 6/7] arm64: dts: allwinner: pinephone: Add support for Bluetooth audio
` [PATCH v2 7/7] arm64: dts: allwinner: pinephone: Set audio card name

[PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1
 2021-01-13  6:04 UTC  (2+ messages)

fs/f2fs/gc.c:622:12: warning: stack frame size of 3056 bytes in function 'get_victim_by_default'
 2021-01-13  6:03 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] arm64: dts: imx8mn-beacon-som: Configure RTC aliases
 2021-01-13  6:04 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the devicetree-fixes tree
 2021-01-13  6:01 UTC 

[PATCH v9 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-13  5:59 UTC  (4+ messages)
` [PATCH v9 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[btrfs] e076ab2a2c: fio.write_iops -18.3% regression
 2021-01-13  5:58 UTC  (3+ messages)
  ` [LKP] "

[PATCH v4 0/6] Several changes for the UPIU trace
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH 0/2] hisi_sas: Expose hw queues for v2 hw and remove unused code
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH 0/3] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() -- Take 2
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2
 2021-01-13  5:48 UTC  (3+ messages)

[PATCH v2 0/5] ibmvfc: MQ preparatory locking work
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH -next] scsi: docs: ABI: sysfs-driver-ufs: rectify table formatting
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH -next] scsi: ufs: fix all Kconfig help text indentation
 2021-01-13  5:48 UTC  (2+ messages)

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-01-13  5:47 UTC  (3+ messages)

linux-next: Tree for Jan 13
 2021-01-13  5:47 UTC 

[PATCH] usb: dwc3: qcom: Add shutdown callback for dwc3
 2021-01-13  5:44 UTC  (2+ messages)

[PATCH v4 1/3] scsi: 3w-9xxx: Use flexible array members to avoid struct padding
 2021-01-13  5:40 UTC  (3+ messages)
` [PATCH v4 3/3] scsi: 3w-9xxx: Fix endianness issues in command packets

[PATCH bpf v2 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-13  5:38 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill

[PATCH] scsi: qedf: style: Simplify bool comparison
 2021-01-13  5:34 UTC  (2+ messages)

[PATCH] docs: driver-model: bus.rst: Clean up the formatting, expound, modernize
 2021-01-13  5:35 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] scsi: ufs: A tad optimization in query upiu trace
 2021-01-13  5:34 UTC  (2+ messages)

[PATCH] target/file: don't zero iter before iov_iter_bvec
 2021-01-13  5:34 UTC  (2+ messages)

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

[PATCH v3] scsi: ufs: Remove unnecessary devm_kfree
 2021-01-13  5:30 UTC  (2+ messages)

[PATCH RESEND v4 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
 2021-01-13  5:30 UTC  (2+ messages)

linux-next: boot failure after merge of the iomem-mmap-vs-gup tree
 2021-01-13  5:29 UTC 

[PATCH v4 0/6] Fix some bugs about HugeTLB code
 2021-01-13  5:22 UTC  (7+ messages)
` [PATCH v4 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
` [PATCH v4 2/6] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH v4 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
` [PATCH v4 4/6] mm: hugetlb: retry dissolve page when hitting race
` [PATCH v4 5/6] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH v4 6/6] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active

[PATCH] mmc: sunxi-mmc: Ensure host is suspended during system sleep
 2021-01-13  5:24 UTC 

[PATCH] mm: Free unused swap cache page in write protection fault handler
 2021-01-13  5:24 UTC  (5+ messages)

[PATCH] ARM: dts: exynos: Add energy model for Exynos 5250
 2021-01-13  5:20 UTC  (2+ messages)

WARNING in corrupted/usb_submit_urb (2)
 2021-01-13  5:20 UTC  (2+ messages)

[PATCH 0/2] misc: eeprom_93xx46: Enable module autoprobe
 2021-01-13  5:15 UTC  (4+ messages)
` [PATCH 1/2] misc: eeprom_93xx46: Fix module alias to enable "

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

[PATCH] misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users
 2021-01-13  5:12 UTC 

[PATCH] rcu: Correct cpu offline trace in rcutree_dying_cpu
 2021-01-13  5:11 UTC  (3+ messages)

ext4 regression in v5.9-rc2 from e7bfb5c9bb3d on ro fs with overlapped bitmaps
 2021-01-13  5:09 UTC  (11+ messages)
            ` Malicious fs images was "

[KVM] f2c7ef3ba9: WARNING:at_arch/x86/kvm/x86.c:#vcpu_enter_guest
 2021-01-13  5:18 UTC 

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

[PATCH V2 2/2] scripts: dtc: Build fdtoverlay and fdtdump tools
 2021-01-13  4:55 UTC  (6+ messages)
` [PATCH V3 "

[PATCH V4 1/3] dt-bindings: phy: brcm,brcmstb-usb-phy: convert to the json-schema
 2021-01-13  4:52 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).