linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 08:06:39 to 2021-01-14 10:47:00 UTC [more...]

[PATCH v2 net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
 2021-01-14 10:45 UTC  (3+ messages)

[PATCH] mt76: mt7915: fix misplaced #ifdef
 2021-01-14 10:44 UTC  (3+ messages)

[PATCH v2 0/2] rtc: pcf2127: proper initialization after power loss
 2021-01-14 10:43 UTC  (11+ messages)
` [PATCH v2 1/2] rtc: pcf2127: Disable Power-On Reset Override
` [PATCH v2 2/2] rtc: pcf2127: Run a OTP refresh if not done before

[PATCH] net: phy: micrel: reconfigure the phy on resume
 2021-01-14 10:41 UTC  (9+ messages)

[PATCH] mt76: Fix queue ID variable types after mcu queue split
 2021-01-14 10:41 UTC  (5+ messages)

[PATCH] udf: fix the problem that the disc content is not displayed
 2021-01-14 10:41 UTC  (2+ messages)

[PATCH v2 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-14 10:37 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH v2 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH v2 3/9] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH v2 4/9] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH v2 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH v2 6/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH v2 7/9] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH v2 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH v2 9/9] KVM: selftests: aarch64/vgic-v3 init sequence tests

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

[PATCH v3] x86/entry: emit a symbol for register restoring thunk
 2021-01-14 10:39 UTC  (6+ messages)
` [PATCH v4] "

[PATCH] sched/core: Print out straggler tasks in sched_cpu_dying()
 2021-01-14 10:37 UTC  (5+ messages)

[PATCH 00/30] [Set 13] Finally rid W=1 warnings from GPU
 2021-01-14 10:33 UTC  (2+ messages)

[PATCH v4 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2021-01-14 10:31 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: audio-graph-card: Add plls and sysclks properties

riscv+KASAN does not boot
 2021-01-14 10:24 UTC  (4+ messages)

[PATCH v5 0/3] rtc: s5m: driver improvements
 2021-01-14 10:22 UTC  (4+ messages)
` [PATCH v5 1/3] rtc: s5m: select REGMAP_I2C
` [PATCH v5 2/3] rtc: s5m: use devm_i2c_new_dummy_device()
` [PATCH v5 3/3] rtc: s5m: check the return value of s5m8767_rtc_init_reg()

[PATCH v1] mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDs
 2021-01-14 10:22 UTC  (2+ messages)

[PATCH 0/6] mfd: iqs62x: Minor cosmetic and functional improvements
 2021-01-14 10:21 UTC  (13+ messages)
` [PATCH 1/6] mfd: iqs62x: Remove superfluous whitespace above fallthroughs
` [PATCH 2/6] mfd: iqs62x: Remove unused bit mask
` [PATCH 3/6] mfd: iqs62x: Rename regmap_config struct
` [PATCH 4/6] mfd: iqs62x: Increase interrupt handler return delay
` [PATCH 5/6] mfd: iqs62x: Do not poll during ATI
` [PATCH 6/6] mfd: iqs62x: Do not change clock frequency "

[PATCH v2 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-14 10:24 UTC  (10+ messages)
` [PATCH v2 1/4] kasan, arm64: Add KASAN light mode
` [PATCH v2 2/4] arm64: mte: Add asynchronous mode support
` [PATCH v2 3/4] arm64: mte: Enable async tag check fault

[PATCH 0/2] STM32 USBPHYC ck_usbo_48m clock provider
 2021-01-14 10:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock-cells required property
` [PATCH 2/2] phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock

[PATCH v6 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-14 10:19 UTC  (4+ messages)
` [PATCH v6 2/2] ASoC: cros_ec_codec: Reset I2S RX when probing

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-14 10:16 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH V2 00/11] arm64: coresight: Enable ETE and TRBE
 2021-01-14 10:17 UTC  (4+ messages)
` [PATCH V2 11/11] dts: bindings: Document device tree bindings for Arm TRBE

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14 10:16 UTC  (15+ messages)
` [PATCH v6 01/16] parport: fix a kernel-doc markup
` [PATCH v6 07/16] lib/crc7: "
` [PATCH v6 08/16] memblock: fix kernel-doc markups
` [PATCH v6 09/16] w1: fix a kernel-doc markup
` [PATCH v6 10/16] selftests: kselftest_harness.h: partially fix kernel-doc markups
` [PATCH v6 11/16] scripts: kernel-doc: validate kernel-doc markup with the actual names
` [PATCH v6 12/16] net: tip: fix a couple kernel-doc markups
` [PATCH v6 14/16] reset: core: fix a kernel-doc markup
` [PATCH v6 15/16] drm: drm_crc: "
` [PATCH v6 16/16] platform/surface: aggregator: "

[PATCH] of: base: improve error msg in of_phandle_iterator_next()
 2021-01-14 10:11 UTC 

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-01-14 10:11 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: extend mib-fragments name to mib-fragments-err
 2021-01-14 10:07 UTC 

[PATCH v1 00/17] Add support for SDM845 Camera Subsystem
 2021-01-14 10:07 UTC  (7+ messages)
` [PATCH v1 04/17] media: camss: Make ISPIF subdevice optional
` [PATCH v1 05/17] media: camss: Refactor VFE HW version support

linux-next: build failure after merge of the tip tree
 2021-01-14 10:07 UTC  (2+ messages)

[PATCH] bcache: consider the fragmentation when update the writeback rate
 2021-01-14 10:05 UTC  (7+ messages)

[PATCH] scripts: kconfig: fix HOSTCC call
 2021-01-14 10:02 UTC 

[PATCH v9 0/4] leds: pwm: Make automatic labels work
 2021-01-14 10:03 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings: mfd: Fix schema warnings for pwm-leds

[PATCH v2] fs/cifs: Simplify bool comparison
 2021-01-14 10:02 UTC 

[PATCH RESEND v6 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2021-01-14 10:00 UTC  (9+ messages)
` [PATCH RESEND v6 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF

[PATCH] Bluetooth: btusb: fix memory leak on suspend and resume
 2021-01-14  9:58 UTC 

[net-next] net: iavf: Use the ARRAY_SIZE macro for aq_to_posix
 2021-01-14  9:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 00/31] Rid W=1 warnings from Video
 2021-01-14  9:54 UTC  (6+ messages)

[PATCH v2 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-14  9:51 UTC  (6+ messages)

[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
 2021-01-14  9:52 UTC  (8+ messages)
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions

[PATCH] mfd: gateworks-gsc: fix interrupt type
 2021-01-14  9:52 UTC  (2+ messages)

[PATCH 0/4] Add sysfs interface to collect reports from debugging tools
 2021-01-14  9:51 UTC  (8+ messages)
` [PATCH 1/4] tracing: add error_report trace points
` [PATCH 2/4] lib: add error_report_notify to collect debugging tools' reports

Old platforms: bring out your dead
 2021-01-14  9:48 UTC  (6+ messages)

[PATCH] mlxsw: pci: switch from 'pci_' to 'dma_' API
 2021-01-14  9:47 UTC  (2+ messages)

net/can/isotp.c:1240:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-01-14  9:47 UTC 

[PATCH v6 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
 2021-01-14  9:46 UTC  (3+ messages)

[PATCH] x86/lib: don't use MMX before FPU initialization
 2021-01-14  9:44 UTC  (4+ messages)

[PATCH] drm/amd/display: Simplify bool comparison
 2021-01-14  9:42 UTC  (2+ messages)

(no subject)
 2021-01-14  9:40 UTC  (3+ messages)
` [PATCH v8 2/2] soc: mediatek: add mt6779 devapc driver

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-14  9:38 UTC  (9+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH 0/3] Adding the Sparx5 Switch Reset Driver
 2021-01-14  9:39 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings
` [PATCH 2/3] reset: mchp: sparx5: add switch reset driver

arch/arm64/kvm/va_layout.c:255:6: warning: no previous prototype for 'kvm_get_kimage_voffset'
 2021-01-14  9:37 UTC 

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-14  9:36 UTC  (3+ messages)

[PATCH 0/5] Scan for an idle sibling in a single pass
 2021-01-14  9:35 UTC  (7+ messages)
` [PATCH 3/5] sched/fair: Make select_idle_cpu() proportional to cores
` [PATCH 5/5] sched/fair: Merge select_idle_core/cpu()

[PATCH v2 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-01-14  9:22 UTC  (15+ messages)
` [PATCH v2 01/14] phy: Add LVDS configuration options
` [PATCH v2 02/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v2 03/14] media: docs: "
` [PATCH v2 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v2 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v2 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v2 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v2 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v2 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v2 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v2 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v2 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v2 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v2 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH v2 0/2] perf tools: add 'perf irq' to measure the hardware interrupts
 2021-01-14  9:32 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf tools: Add documentation for 'perf irq' command

[PATCH] sched: use task_current() instead of 'rq->curr == p'
 2021-01-14  9:31 UTC  (3+ messages)

[PATCH v4 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-01-14  9:30 UTC  (4+ messages)
` [PATCH v4 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller
  ` [linux-sunxi] "

[PATCH v2 0/3] RFC: Solve several problems in stage 2 translation
 2021-01-14  9:28 UTC  (7+ messages)
` [PATCH v2 2/3] KVM: arm64: Add prejudgement for relaxing permissions only case in stage2 translation fault handler
` [PATCH v2 3/3] KVM: arm64: Mark the page dirty only if the fault is handled successfully

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-14  9:27 UTC  (6+ messages)

[PATCH 0/3] usb: dwc2: Fixes and improvements
 2021-01-14  9:26 UTC  (4+ messages)

[PATCH v2 0/3] Adding the Sparx5 Switch Reset Driver
 2021-01-14  9:25 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings
` [PATCH v2 2/3] reset: mchp: sparx5: add switch reset driver
` [PATCH v2 3/3] arm64: dts: reset: add microchip sparx5 "

[PATCH] fs/cifs: Replace one-element array with flexible-array member
 2021-01-14  9:25 UTC  (2+ messages)

[PATCH] HID: hid-input: avoid splitting keyboard, system and consumer controls
 2021-01-14  9:23 UTC  (2+ messages)

[PATCH] drivers/usb/gadget/udc: Assign boolean values to a bool variable
 2021-01-14  9:22 UTC  (2+ messages)

[PATCH] mm: memblock: remove return value of memblock_free_all()
 2021-01-14  9:21 UTC  (2+ messages)

[PATCH v2] kbuild: check the minimum compiler version in Kconfig
 2021-01-14  9:20 UTC  (4+ messages)

[PATCH v3] tty: make pl011 serial port driver support 485 mode
 2021-01-14  9:20 UTC 

[PATCH 0/3] Fix broken references at next-20210114 due to yaml conversion
 2021-01-14  9:08 UTC  (2+ messages)

[PATCH 1/2] PCI/ASPM: Disable ASPM until its LTR and L1ss state is restored
 2021-01-14  9:13 UTC  (3+ messages)

[PATCH 2/2] mmc: sdhci-pci-gli: Disable ASPM during a suspension
 2021-01-14  9:13 UTC  (3+ messages)

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-14  9:13 UTC  (5+ messages)

[PATCH 1/1] iommu/vt-d: Add qi_submit trace event
 2021-01-14  9:04 UTC 

Question on workqueue: Manually break affinity on hotplug
 2021-01-14  9:11 UTC  (2+ messages)

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-14  9:08 UTC  (7+ messages)
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 6/6] of: Add plumbing for "

[PATCH] fs/cifs: Simplify bool comparisoni
 2021-01-14  9:11 UTC 

[PATCH] fs/cifs: Assign boolean values to a bool variable
 2021-01-14  9:09 UTC 

[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
 2021-01-14  9:05 UTC  (3+ messages)

[PATCH v7 0/7] media: i2c: Add RDACM21 camera module
 2021-01-14  9:06 UTC  (7+ messages)
` [PATCH v7 3/7] fixup! media: i2c: rdacm21: Break-out ov10640 initialization
` [PATCH v7 4/7] dt-bindings: media: max9286: Document 'maxim,reverse-channel-microvolt'

[PATCH] printk: kmsg_dump: revert msg_print_text() workaround
 2021-01-14  9:05 UTC 

[PATCH 00/10] Fix documentation warnings at linux-next
 2021-01-14  9:02 UTC  (3+ messages)
` [PATCH 07/10] dwc3: document gadget_max_speed

[PATCH 1/1] iommu/vt-d: Consolidate duplicate cache invaliation code
 2021-01-14  8:50 UTC 

[PATCH -next] media: venus: Mark bufreq_enc with static keyword
 2021-01-14  9:05 UTC 

arch/arm64/kvm/va_layout.c:249:6: warning: no previous prototype for 'kvm_update_kimg_phys_offset'
 2021-01-14  8:52 UTC 

[RESEND PATCH v5 0/2] PCI: Add new Unisoc PCIe driver
 2021-01-14  8:52 UTC  (4+ messages)
` [RESEND PATCH v5 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [RESEND PATCH v5 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

Old platforms: bring out your dead
 2021-01-14  8:51 UTC  (4+ messages)
` [v2] "

linux-next: build warning after merge of the usb tree
 2021-01-14  8:51 UTC  (3+ messages)

[PATCH 1/2] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
 2021-01-14  8:50 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Add 'cgroup-switches' software event

[PATCH][next] media: i2c: fix spelling mistakes: "enpoint" -> "endpoint"
 2021-01-14  8:49 UTC  (2+ messages)

[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf
 2021-01-14  8:40 UTC  (3+ messages)
` [PATCH 2/2] compiler.h: Include asm/rwonce.h under ARM64 and ALPHA to fix build errors

[PATCH 0/4] configfs: implement committable items and add sample code
 2021-01-14  8:40 UTC  (4+ messages)
` [PATCH 3/4] configfs: implement committable items

[PATCH v3] octeontx2-af: Fix missing check bugs in rvu_cgx.c
 2021-01-14  5:30 UTC 

arch/sh/kernel/cpu/sh2a/clock-sh7203.c:29:32: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-14  8:36 UTC 

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-14  8:33 UTC  (3+ messages)

[PATCH v5] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-14  8:29 UTC  (6+ messages)

[PATCH] ata: remove redundant error print in rb532_pata_driver_probe
 2021-01-14  8:29 UTC  (4+ messages)

[PATCH v2] software_node: Add kernel-doc comments to exported symbols
 2021-01-14  8:29 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
 2021-01-14  8:27 UTC 

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-01-14  8:22 UTC  (3+ messages)

[PATCH 0/3] arm64: cpufeature: Add filter function to control
 2021-01-14  8:20 UTC  (4+ messages)

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-14  8:17 UTC  (6+ messages)

[PATCH] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-14  8:18 UTC  (7+ messages)

[PATCH v4] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-01-14  8:17 UTC  (5+ messages)
` [PATCH v5] "
    ` [PATCH v6] "

[PATCH] watchdog: stop wdd when watchdog hw running in reboot_notifier
 2021-01-14  8:26 UTC 

[PATCH v1 1/1] time64.h: Consolidated PSEC_PER_SEC definition
 2021-01-14  8:09 UTC  (3+ messages)

[PATCH bpf-next v6 00/11] Atomics for eBPF
 2021-01-14  8:09 UTC  (2+ messages)

[PATCH v6 0/5] media: i2c: Add RDACM21 camera module
 2021-01-14  8:09 UTC  (10+ messages)
` [PATCH v6 5/5] media: i2c: max9286: Configure reverse channel amplitude


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