linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 06:48:16 to 2020-12-08 09:19:25 UTC [more...]

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-08  9:18 UTC  (7+ messages)
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "

[PATCH v4 1/4] pwm: pca9685: Switch to atomic API
 2020-12-08  9:17 UTC  (6+ messages)

[PATCH v2 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2020-12-08  9:17 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: Add LCLK to lpc-snoop

[PATCH v3] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-08  9:15 UTC  (2+ messages)

[RESEND PATCH] MAINTAINERS: Add myself as a reviewer for CADENCE USB3 DRD IP DRIVER
 2020-12-08  9:16 UTC  (3+ messages)

[PATCH v5 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-12-08  9:15 UTC  (2+ messages)

[PATCH 00/11] mm: lru related cleanups
 2020-12-08  9:15 UTC  (14+ messages)
` [PATCH 03/11] mm: don't pass "enum lru_list" to lru list addition functions
` [PATCH 04/11] mm: don't pass "enum lru_list" to trace_mm_lru_insertion()
` [PATCH 08/11] mm: fold page_lru_base_type() into its sole caller
` [PATCH 09/11] mm: fold __update_lru_size() "
` [PATCH 10/11] mm: make lruvec_lru_size() static
` [PATCH 11/11] mm: enlarge the "int nr_pages" parameter of update_lru_size()

[PATCH] vdpa/mlx5: Use write memory barrier after updating CQ index
 2020-12-08  9:15 UTC  (3+ messages)

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-08  9:12 UTC  (18+ messages)
` [PATCH 2/3] rwsem: Implement down_read_interruptible
` [PATCH 3/3] exec: Transform exec_update_mutex into a rw_semaphore
                  ` [PATCH] perf: Break deadlock involving exec_update_mutex

[PATCH] soc: fix comment for freeing soc_dev_attr
 2020-12-08  9:13 UTC  (2+ messages)

[PATCH v2] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-08  9:07 UTC  (11+ messages)

[PATCH 0/4] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-08  9:07 UTC  (6+ messages)
` [PATCH 1/4] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH 3/4] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp

[PATCH 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2020-12-08  9:06 UTC  (3+ messages)
  ` [External] "

[PATCH] arm64: dts: imx8mn: Fix duplicate node name
 2020-12-08  9:06 UTC  (2+ messages)

[PATCH v2 0/3] Three changes for UFS WriteBooster
 2020-12-08  9:05 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v2 2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1

[PATCH v3 00/20] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-12-08  9:04 UTC  (21+ messages)
` [PATCH v3 01/20] dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
` [PATCH v3 02/20] dmaengine: ti: k3-udma: Wait for peer teardown completion if supported
` [PATCH v3 03/20] dmaengine: ti: k3-udma: Add support for second resource range from sysfw
` [PATCH v3 04/20] dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API
` [PATCH v3 05/20] dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev
` [PATCH v3 06/20] dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings
` [PATCH v3 07/20] dmaengine: of-dma: Add support for optional router configuration callback
` [PATCH v3 08/20] dmaengine: Add support for per channel coherency handling
` [PATCH v3 09/20] dmaengine: doc: client: Update for dmaengine_get_dma_device() usage
` [PATCH v3 10/20] dmaengine: dmatest: Use dmaengine_get_dma_device
` [PATCH v3 11/20] dt-bindings: dma: ti: Add document for K3 BCDMA
` [PATCH v3 12/20] dt-bindings: dma: ti: Add document for K3 PKTDMA
` [PATCH v3 13/20] dmaengine: ti: k3-psil: Extend psil_endpoint_config "
` [PATCH v3 14/20] dmaengine: ti: k3-psil: Add initial map for AM64
` [PATCH v3 15/20] dmaengine: ti: Add support for k3 event routers
` [PATCH v3 16/20] soc: ti: k3-ringacc: add AM64 DMA rings support
` [PATCH v3 17/20] dmaengine: ti: k3-udma: Initial support for K3 BCDMA
` [PATCH v3 18/20] dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
` [PATCH v3 19/20] dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
` [PATCH v3 20/20] dmaengine: ti: k3-udma-glue: Add "

[PATCH 4.19 00/32] 4.19.162-rc1 review
 2020-12-08  9:06 UTC  (4+ messages)
` [PATCH 4.19 11/32] ibmvnic: notify peers when failover and migration happen

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-08  9:02 UTC  (4+ messages)

[PATCH] EDAC/mv64x60: Remove orphan mv64x60 driver
 2020-12-08  9:02 UTC  (3+ messages)

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-08  9:02 UTC  (7+ messages)
` [PATCH v1 1/4] cpufreq: schedutil: Add util to struct sg_cpu
` [PATCH v1 2/4] cpufreq: schedutil: Adjust utilization instead of frequency
` [PATCH v1 3/4] cpufreq: Add special-purpose fast-switching callback for drivers

[PATCH v2] powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
 2020-12-08  8:30 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
 2020-12-08  8:57 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SM8350 pinctrl driver

[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
 2020-12-08  8:57 UTC  (6+ messages)

[PATCH RFC sl-b] Export return addresses for better diagnostics
 2020-12-08  8:57 UTC  (5+ messages)
` [PATCH sl-b 1/6] mm: Add kmem_last_alloc() to return last allocation for memory block

[RFC PATCH v2 0/6] power: supply: Add some fuel-gauge logic
 2020-12-08  8:54 UTC  (3+ messages)
` [RFC PATCH v2 1/6] power: supply: add cap2ocv batinfo helper

[PATCH] drm/ttm: fix unused function warning
 2020-12-08  8:18 UTC  (2+ messages)

Ftrace startup test and boot-time tracing
 2020-12-08  8:54 UTC  (2+ messages)
` [PATCH] tracing: Disable ftrace selftests when any tracer is running

linux-next: build failure after merge of the wireless-drivers-next tree
 2020-12-08  8:54 UTC  (2+ messages)

[PATCH 1/7] net: 8021q: remove unneeded MODULE_VERSION() usage
 2020-12-08  8:51 UTC  (7+ messages)
` [PATCH 2/7] net: batman-adv: "

[PATCH] net: 8021q: vlan: reduce noise in driver initialization
 2020-12-08  8:49 UTC 

timers: Move clearing of base::timer_running under base::lock
 2020-12-08  8:50 UTC  (6+ messages)

[PATCH v2 1/3] erofs: get rid of magical Z_EROFS_MAPPING_STAGING
 2020-12-08  8:51 UTC  (8+ messages)
` [PATCH v2 2/3] erofs: insert to managed cache after adding to pcl

[PATCH] arm64: dts: imx8mn: Fix duplicate node name
 2020-12-08  8:50 UTC  (2+ messages)

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-12-08  8:48 UTC  (14+ messages)
` [RFC PATCH v3.1 21/27] mmc: sdhci-uhs2: add irq() and others
` [RFC PATCH v3.1 22/27] mmc: sdhci-uhs2: add add_host() and others to set up the driver

[PATCH] mm/page_alloc: simplify kmem cgroup charge/uncharge code
 2020-12-08  7:14 UTC  (3+ messages)

[PATCH v2 0/4] soc: samsung: exynos-chipid and asv improvements
 2020-12-08  8:47 UTC  (4+ messages)
  ` [PATCH v2 4/4] soc: samsung: exynos-chipid: convert to driver and merge exynos-asv

[PATCH 1/3] drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printk
 2020-12-08  8:42 UTC  (2+ messages)

[nfsd] ae3c57b5ca: last_state.soft_timeout
 2020-12-08  8:55 UTC  (3+ messages)

[RFC PATCH v2 0/2] add simple copy support
 2020-12-08  8:40 UTC  (5+ messages)

[PATCH v2 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-08  8:40 UTC  (7+ messages)
` [PATCH v2 2/4] spi: Add devicetree bindings documentation for Loongson SPI
` [PATCH v2 3/4] MIPS: Loongson64: DTS: Add SPI support to LS7A
` [PATCH v2 4/4] MIPS: Loongson: Enable Loongson LS7A SPI in loongson3_defconfig

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-08  8:38 UTC  (10+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()

linux-next: Fixes tag needs some work in the clk tree
 2020-12-08  8:37 UTC  (2+ messages)

[PATCH v3 1/5] powerpc/book3s64/kuap: Improve error reporting with KUAP
 2020-12-08  8:37 UTC  (5+ messages)
` [PATCH v3 2/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
` [PATCH v3 3/5] powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_bad()
` [PATCH v3 4/5] powerpc/fault: Avoid heavy search_exception_tables() verification
` [PATCH v3 5/5] powerpc/fault: Perform exception fixup in do_page_fault()

[PATCH 0/2] SCMI performance protocol power scale interface
 2020-12-08  8:36 UTC  (4+ messages)

memory leak in generic_parse_monolithic [+PATCH]
 2020-12-08  8:36 UTC  (3+ messages)
` memory leak in generic_parse_monolithic

[PATCH v1 0/3] Three fixes for the UPIU trace
 2020-12-08  8:35 UTC  (9+ messages)
` [PATCH v1 3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH] psi: fix monitor for root cgroup
 2020-12-08  8:35 UTC 

[PATCH -next] panic: complete the flush of the hard deadlock log messages to the serial port
 2020-12-08  8:34 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mn: Fix duplicate node name
 2020-12-08  8:34 UTC  (3+ messages)

[PATCH net] net: ll_temac: Fix potential NULL dereference in temac_probe()
 2020-12-08  8:25 UTC  (2+ messages)

Why the auxiliary cipher in gss_krb5_crypto.c?
 2020-12-08  8:27 UTC  (14+ messages)
` [RFC][PATCH 00/18] crypto: Add generic Kerberos library

Please ignore "sload compression support" patches without "v3"
 2020-12-08  8:26 UTC 

linux-next: Fixes tag needs some work in the pinctrl tree
 2020-12-08  8:26 UTC  (3+ messages)

[PATCH v2] ath10k: skip the wait for completion to recovery in shutdown path
 2020-12-08  8:25 UTC  (2+ messages)

[PATCH 1/2] PCI/ASPM: Store disabled ASPM states
 2020-12-08  8:25 UTC  (2+ messages)
` [PATCH 2/2] PCI/ASPM: Use capability to override ASPM via sysfs

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-12-08  8:25 UTC  (12+ messages)
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH -next] fs/ntfs: fix set but not used variable 'log_page_mask'
 2020-12-08  8:24 UTC  (2+ messages)

[PATCH v4 1/6] cpufreq: sun50i: add efuse_xlate to get efuse version
 2020-12-08  8:21 UTC  (3+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-08  8:17 UTC  (4+ messages)

[PATCH v3 0/3] f2fs-tools: sload compression support
 2020-12-08  8:15 UTC  (4+ messages)
` [PATCH v3 1/3] f2fs-tools: Added #ifdef WITH_func
` [PATCH v3 2/3] f2fs-tools:sload.f2fs compression support
` [PATCH v3 3/3] f2fs-tools:sload.f2fs compress: Fixed automake

[PATCH v3 0/3] f2fs-tools: sload compression support
 2020-12-08  8:13 UTC  (4+ messages)
` [PATCH 1/3] f2fs-tools: Added #ifdef WITH_func
` [PATCH 2/3] f2fs-tools:sload.f2fs compression support
` [PATCH 3/3] f2fs-tools:sload.f2fs compress: Fixed automake

[PATCH 1/4] dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema
 2020-12-08  8:13 UTC  (5+ messages)
` [PATCH 4/4] dt-bindings: hwmon: convert AD ADM1275 "

[PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2020-12-08  8:13 UTC  (4+ messages)
` [PATCH -V6 RESEND 2/3] NOT kernel/man-pages: man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING

[PATCH 00/20] ethernet: ucc_geth: assorted fixes and simplifications
 2020-12-08  8:13 UTC  (5+ messages)

[patch 0/3] tick: Annotate and document the intentionaly racy tick_do_timer_cpu
 2020-12-08  8:11 UTC  (8+ messages)
` [patch 3/3] tick: Annotate tick_do_timer_cpu data races

[PATCH 0/2] ARM: dts: aspeed: Add Ampere Mt. Jade BMC device
 2020-12-08  8:08 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: vendor-prefixes: Add an entry for AmpereComputing.com
` [PATCH 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jade BMC

[PATCH 065/141] airo: Fix fall-through warnings for Clang
 2020-12-08  8:08 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
 2020-12-08  8:04 UTC  (2+ messages)

[PATCH 0/3] mfd: bd9571mwv: Add support for BD9574MWF
 2020-12-08  8:04 UTC  (4+ messages)
` [PATCH 1/3] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH 2/3] mfd: bd9571mwv: Make the driver more generic
` [PATCH 3/3] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH] docs: clean up sysctl/kernel: titles, version
 2020-12-08  7:49 UTC 

[PATCH] sched/rt: Print curr when RT throttling activated
 2020-12-08  7:58 UTC  (3+ messages)

[PATCH] drm/drv: switch to using devm_add_action_or_reset()
 2020-12-08  7:58 UTC  (2+ messages)

[PATCH v3] ath10k: add option for chip-id based BDF selection
 2020-12-08  7:57 UTC  (2+ messages)

[PATCH 0/2] two UFS changes
 2020-12-08  7:53 UTC  (5+ messages)
` [PATCH 1/2] scsi: ufs: Remove an unused macro definition POWER_DESC_MAX_SIZE
` [PATCH 2/2] scsi: ufs: Fix wrong print message in dev_err()

[PATCH v3 0/7] Convert all THP vmstat counters to pages
 2020-12-08  7:53 UTC  (4+ messages)
` [PATCH v3 7/7] mm: memcontrol: make the slab calculation consistent
    ` [External] "

[PATCH 0/2] phy: amlogic: Add support for the G12A Analog MIPI D-PHY
 2020-12-08  7:52 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: add Amlogic G12A Analog MIPI D-PHY bindings

[PATCH] drm/tidss: Use the new api devm_drm_irq_install
 2020-12-08  7:50 UTC 

[PATCH] net: carl9170: remove trailing semicolon in macro definition
 2020-12-08  7:46 UTC  (2+ messages)

[PATCH next v3 0/3] printk: remove logbuf_lock protection of ringbuffer
 2020-12-08  7:45 UTC  (5+ messages)
` [PATCH next v3 2/3] printk: define CONSOLE_LOG_MAX in printk.h
` [PATCH next v3 3/3] printk: remove logbuf_lock protection for ringbuffer

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-08  7:44 UTC  (5+ messages)
` [PATCH v1 3/7] spi: qspi-tegra: Add support for Tegra210 QSPI controller

[RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
 2020-12-08  7:43 UTC  (6+ messages)

[PATCH v22 01/18] mm: Introduce Data Access MONitor (DAMON)
 2020-12-08  7:41 UTC  (2+ messages)

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-08  7:42 UTC  (4+ messages)
` [PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues

general protection fault in hci_chan_del
 2020-12-08  7:41 UTC 

[PATCH rdma-next 0/3] Various fixes collected over time
 2020-12-08  7:35 UTC 

[PATCH] usb: dwc2: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
 2020-12-08  7:33 UTC  (3+ messages)

[PATCH 1/1] mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
 2020-12-08  7:33 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for v5.10, part 3
 2020-12-08  7:31 UTC  (9+ messages)

[PATCH v15 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-12-08  7:23 UTC  (5+ messages)
` [PATCH v15 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
      `  "

[PATCH 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2020-12-08  7:26 UTC  (6+ messages)
` [PATCH 06/12] arm64: dts: zynqmp: Add label for zynqmp_ipi

[PATCH v4 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-08  7:26 UTC  (8+ messages)
` [PATCH v4 1/4] dt-bindings/opp: Update documentation for opp-shared
` [PATCH v4 3/4] scmi-cpufreq: get opp_shared_cpus from opp-v2 for EM

BUG: unable to handle kernel paging request in bpf_lru_populate
 2020-12-08  7:25 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in pcpu_freelist_populate
 2020-12-08  7:24 UTC  (2+ messages)

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-12-08  7:23 UTC  (7+ messages)
` [PATCH 1/2] mm/madvise: allow process_madvise operations on entire memory range

[PATCH v4 6/6] arm64: dts: allwinner: a100: Enable cpufreq on a100
 2020-12-08  7:21 UTC 

[PATCH v6] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-12-08  7:19 UTC 

+ revert-mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch added to -mm tree
 2020-12-08  7:21 UTC 

[PATCH v4 5/6] arm64: dts: allwinner: a100: Add Add CPU Operating Performance Points table
 2020-12-08  7:20 UTC 

[PATCH v4 3/6] arm64: dts: allwinner: a100: Add clocks to CPU cores
 2020-12-08  7:20 UTC 

[PATCH v4 4/6] arm64: dts: allwinner: a100: Add CPU speed grade efuse cell
 2020-12-08  7:20 UTC 

[PATCH v4 2/6] cpufreq: sun50i: add a100 cpufreq support
 2020-12-08  7:19 UTC 

[PATCH v6 0/5] clk: add driver for the SiFive FU740
 2020-12-08  7:14 UTC  (6+ messages)
` [PATCH v6 1/5] clk: sifive: Extract prci core to common base
` [PATCH v6 2/5] clk: sifive: Use common name for prci configuration
` [PATCH v6 3/5] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH v6 4/5] clk: sifive: Fix the wrong bit field shift
` [PATCH v6 5/5] clk: sifive: Add clock enable and disable ops

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2020-12-08  7:13 UTC  (6+ messages)

[PATCH] media: vidtv: fix some warnings
 2020-12-08  7:05 UTC 

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-08  7:02 UTC  (9+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[PATCH] iommu: arm-smmu-impl: add NXP hook to preserve bootmappings
 2020-12-08  7:02 UTC  (5+ messages)

[PATCH v2 0/5] Add clock drivers for SM8350
 2020-12-08  6:47 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings
` [PATCH v2 4/5] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
` [PATCH v2 5/5] clk: qcom: gcc: Add clock driver for SM8350


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