linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 10:30:44 to 2020-05-15 13:01:13 UTC [more...]

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-15 13:01 UTC  (11+ messages)
` [PATCH 2/3] mm/util.c: make vm_memory_committed() more accurate
` [PATCH 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy

[PATCH 1/2] rbtree_latch: quit searching when reaching to maximum depth
 2020-05-15 13:00 UTC  (3+ messages)
` [PATCH 2/2] rbtree_latch: don't need to check seq when it found a node

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-15 12:57 UTC  (18+ messages)
` [PATCH v3 1/7] firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
` [PATCH v3 2/7] firmware: smccc: Update link to latest SMCCC specification
` [PATCH v3 3/7] firmware: smccc: Add the definition for SMCCCv1.2 version/error codes
` [PATCH v3 4/7] firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
` [PATCH v3 5/7] firmware: smccc: Refactor SMCCC specific bits into separate file
` [PATCH v3 6/7] firmware: smccc: Add function to fetch SMCCC version
` [PATCH v3 7/7] firmware: smccc: Add ARCH_SOC_ID support

[PATCH] Backport security fixe to 4.9 and 4.4 stable trees
 2020-05-15 12:57 UTC  (3+ messages)

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-15 12:56 UTC  (6+ messages)
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver

[PATCH v2] Backport xfs security fix to 4.9 and 4.4 stable trees
 2020-05-15 12:54 UTC  (3+ messages)
` [PATCH 4.4 v2] xfs: validate cached inodes are free when allocated
` [PATCH 4.9 "

[PATCH 01/11] tty/sysrq: alpha: export and use __sysrq_get_key_op()
 2020-05-15 12:54 UTC  (6+ messages)
` [PATCH 10/11] kernel/power: constify sysrq_key_op

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-05-15 12:51 UTC  (13+ messages)

[PATCH] Staging: rtl8723bs: os_de: if-else coding style issues
 2020-05-15 12:49 UTC 

[PATCH 0/3] add wakeup_irq for in-band wakeup support
 2020-05-15 12:46 UTC  (3+ messages)
` [PATCH 1/3] serdev: ttyport: add devt for tty port

Horrors, Anguish and Frustrations of Forming Business Partnership with Mr. X
 2020-05-15 12:45 UTC 

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-05-15 12:45 UTC  (4+ messages)
` [PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
  ` [PATCH v3 2/4] serial: 8250: Add 8250 port clock update method

[PATCH v2] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3Camera mezzanine
 2020-05-15 12:43 UTC  (2+ messages)

linux-next: Tree for May 15
 2020-05-15 12:42 UTC 

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-15 12:41 UTC  (24+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 01/19] dt-bindings: spi: dw: Add Tx/Rx DMA properties
  ` [PATCH v2 03/19] spi: dw: Clear DMAC register when done or stopped
  ` [PATCH v2 05/19] spi: dw: Enable interrupts in accordance with DMA xfer mode
  ` [PATCH v2 09/19] spi: dw: Parameterize the DMA Rx/Tx burst length
  ` [PATCH v2 10/19] spi: dw: Use DMA max burst to set the request thresholds
  ` [PATCH v2 11/19] spi: dw: Initialize paddr in DW SPI MMIO private data
  ` [PATCH v2 14/19] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
  ` [PATCH v2 15/19] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
  ` [PATCH v2 17/19] spi: dw: Add DMA support to the DW SPI MMIO driver
  ` [PATCH v2 19/19] dt-bindings: spi: Convert DW SPI binding to DT schema
    ` [PATCH v2 02/19] spi: dw: Add Tx/Rx finish wait methods to the MID DMA
    ` [PATCH v2 04/19] spi: dw: Fix native CS being unset
    ` [PATCH v2 06/19] spi: dw: Discard static DW DMA slave structures
    ` [PATCH v2 07/19] spi: dw: Discard unused void priv pointer

[PATCH] libata: Use per port sync for detach
 2020-05-15 12:38 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192ee: remove redundant for-loop
 2020-05-15 12:38 UTC  (2+ messages)
` AW: "

[PATCH v2 0/8] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-05-15 12:37 UTC  (5+ messages)
` [PATCH v2 7/8] iio: core: simplify alloc alignment code

[PATCH v5 0/8] Add MA USB Host driver
 2020-05-15 12:35 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] usb: Add MA-USB Host kernel module
  ` [PATCH v6 2/8] usb: mausb_host: Add link layer implementation
  ` [PATCH v6 3/8] usb: mausb_host: HCD initialization
  ` [PATCH v6 4/8] usb: mausb_host: Implement initial hub handlers
  ` [PATCH v6 5/8] usb: mausb_host: Introduce PAL processing
  ` [PATCH v6 6/8] usb: mausb_host: Add logic for PAL-to-PAL communication
  ` [PATCH v6 7/8] usb: mausb_host: MA-USB PAL events processing
  ` [PATCH v6 8/8] usb: mausb_host: Process MA-USB data packets

get_maintainer.pl: unexpected behaviour for path/to//file
 2020-05-15 12:31 UTC  (2+ messages)

[V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver
 2020-05-15 12:29 UTC  (3+ messages)

[PATCH v2 0/6] Capacity awareness for SCHED_DEADLINE
 2020-05-15 12:26 UTC  (8+ messages)
` [PATCH v2 3/6] sched/deadline: Add dl_bw_capacity()

PTRACE_SYSEMU behavior difference on arm64
 2020-05-15 12:13 UTC  (2+ messages)

[PATCH] blkcg:fixes memory leaks in blkg_conf_prep()
 2020-05-15 12:24 UTC 

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-15 12:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 30/62] net: Make PTP-specific drivers depend on PTP_1588_CLOCK

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-05-15 12:05 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH 0/4] usb: typec: Intel PMC driver changes
 2020-05-15 12:05 UTC  (10+ messages)
` [PATCH 2/4] usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation

[PATCH] kgdb: Fix broken handling of printk() in NMI context
 2020-05-15 12:02 UTC  (8+ messages)
        ` [PATCH] printk/kdb: Redirect printk messages into kdb in any context

[PATCH] ALSA: pcm: fix incorrect hw_base increase
 2020-05-15 12:01 UTC  (9+ messages)

[PATCH 0/2] opp: core: add regulators enable and disable
 2020-05-15 12:00 UTC  (2+ messages)

CLONE_INTO_CGROUP documentation?
 2020-05-15 11:59 UTC  (7+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
 2020-05-15 11:58 UTC  (6+ messages)
` [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-05-15 11:50 UTC  (7+ messages)

[PATCH v2 2/7] iio: accel: Make bma180 conflict with input's bma150
 2020-05-15 11:49 UTC  (7+ messages)
` [PATCH v2 6/7] iio: accel: bma180: Rename center_temp to temp_offset
` [PATCH v2 7/7] iio: accel: Add bma150/smb380 support to bma180

[PATCH 1/2] perf expr: Test parsing of floating point numbers
 2020-05-15 11:48 UTC  (8+ messages)
` [PATCH 2/2] perf test: Improve pmu event metric testing

[PATCH v7 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-15 11:48 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v7 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH RFC 0/3] document openat2(2) patch series
 2020-05-15 11:42 UTC  (5+ messages)
` [PATCH RFC 1/3] symlink.7: document magic-links more completely

[PATCH v8] Add matrix keypad driver support for Mediatek SoCs
 2020-05-15 11:40 UTC  (4+ messages)
  ` [PATCH v8 2/3] drivers: input: keyboard: Add mtk keypad driver

Setting mount propagation type in new mount API
 2020-05-15 11:40 UTC 

[PATCH] ceph: don't return -ESTALE if there's still an open file
 2020-05-15 11:38 UTC  (7+ messages)

linux-next: manual merge of the akpm tree with the vfs tree
 2020-05-15 11:33 UTC 

[PATCH v6 0/4] Introduce the for_each_set_clump macro
 2020-05-15 11:32 UTC  (6+ messages)
` [PATCH v6 1/4] bitops: Introduce the "
` [PATCH v6 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2020-05-15 11:32 UTC  (4+ messages)

[PATCH v4 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-05-15 11:23 UTC  (5+ messages)
` [PATCH v4 2/4] drm/imx: Add initial support for DCSS on iMX8MQ

[PATCH] clk / soc: mediatek: fix ptr_ret.cocci warnings
 2020-05-15 11:20 UTC  (3+ messages)

[GIT PULL] sound fixes for 5.6-rc6
 2020-05-15 11:20 UTC 

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-15 11:18 UTC  (4+ messages)
` [PATCH V1 1/3] dt-bindings: mmc: Supply max load for mmc supplies
` [PATCH V1 2/3] mmc: sdhci-msm: Use internal voltage control
` [PATCH V1 3/3] mmc: sdhci: Allow platform controlled voltage switching

[PATCH] x86: fix early boot crash on gcc-10
 2020-05-15 11:20 UTC  (2+ messages)
` [tip: x86/urgent] x86: Fix early boot crash on gcc-10, third try

[PATCH v2 0/7] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
 2020-05-15 11:16 UTC  (8+ messages)
` [PATCH v2 1/7] usb: gadget: udc: atmel: use of_find_matching_node_and_match
` [PATCH v2 2/7] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60
` [PATCH v2 3/7] usb: gadget: udc: atmel: simplify endpoint allocation
` [PATCH v2 4/7] usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
` [PATCH v2 5/7] usb: gadget: udc: atmel: rename errata into caps
` [PATCH v2 6/7] usb: gadget: udc: atmel: update endpoint allocation for sam9x60
` [PATCH v2 7/7] ARM: dts: at91: sam9x60ek: enable usb device

[PATCH RFC 0/5] KVM: x86: KVM_MEM_ALLONES memory
 2020-05-15 11:15 UTC  (5+ messages)

[PATCH 0/5] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-15 11:11 UTC  (26+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] dt-bindings: dma: dw: Add max burst transaction length property
  ` [PATCH v2 3/6] dmaengine: dw: Set DMA device max segment size parameter
  ` [PATCH v2 5/6] dmaengine: dw: Introduce max burst length hw config

[PATCH/RFC] MM: fix writeback for NFS
 2020-05-15 11:10 UTC  (11+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
                ` [PATCH 1/2 V4] "

[PATCH v2 0/2] ASoC: fsl_esai: Add support for imx8qm
 2020-05-15 11:10 UTC  (2+ messages)

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-15 11:09 UTC  (5+ messages)
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-15 11:08 UTC  (2+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-15 11:04 UTC  (11+ messages)
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
                ` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)

[PATCH v4 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-05-15 11:03 UTC  (7+ messages)
` [PATCH v4 4/4] thermal: cpuidle: Register cpuidle cooling device

[PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-15 10:59 UTC  (2+ messages)

[PATCH v2 00/14] Split off nVHE hyp code
 2020-05-15 10:58 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH v2 02/14] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH v2 03/14] arm64: kvm: Formalize hypcall ABI
` [PATCH v2 04/14] arm64: kvm: Add build rules for separate nVHE object files
` [PATCH v2 05/14] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE
` [PATCH v2 06/14] arm64: kvm: Split hyp/tlb.c to VHE/nVHE
` [PATCH v2 07/14] arm64: kvm: Split hyp/switch.c "
` [PATCH v2 08/14] arm64: kvm: Split hyp/debug-sr.c "
` [PATCH v2 09/14] arm64: kvm: Split hyp/sysreg-sr.c "
` [PATCH v2 10/14] arm64: kvm: Split hyp/timer-sr.c "
` [PATCH v2 11/14] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH v2 12/14] arm64: kvm: Add comments around __kvm_nvhe_ symbol aliases
` [PATCH v2 13/14] arm64: kvm: Remove __hyp_text macro, use build rules instead
` [PATCH v2 14/14] arm64: kvm: Lift instrumentation restrictions on VHE

[PATCH 0/2] arm64: dts: qcom: sc7180: Add support for ETMv4 PM and skipping power up
 2020-05-15 10:55 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7180: Support ETMv4 power management
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add support to skip powering up of ETM

[PATCH v2 0/6] mfd: Add support for Khadas Microcontroller
 2020-05-15 10:55 UTC  (5+ messages)
` [PATCH v2 4/6] nvmem: add support for the Khadas MCU Programmable User Memory

[PATCH v9 0/3] Add support for the Gateworks System Controller
 2020-05-15 10:54 UTC  (3+ messages)
` [PATCH v9 2/3] mfd: add Gateworks System Controller core driver

[PATCH 0/2] io_uring: add a CQ ring flag to enable/disable eventfd notification
 2020-05-15 10:54 UTC  (3+ messages)
` [PATCH 1/2] io_uring: add 'cq_flags' field for the CQ ring
` [PATCH 2/2] io_uring: add IORING_CQ_NEED_WAKEUP to the CQ ring flags

[PATCHES] uaccess simple access_ok() removals
 2020-05-15 10:54 UTC  (10+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
  ` [PATCH 06/20] n_hdlc_tty_read(): remove "
  ` [PATCH 07/20] nvram: drop useless access_ok()
  ` [PATCH 18/20] usb: get rid of pointless access_ok() calls
  ` [PATCH 4/4] vmci_host: get rid of pointless access_ok()

[PATCH v1 0/2] Introduce QTI I2C PMIC controller
 2020-05-15 10:45 UTC  (5+ messages)
` [PATCH v1 2/2] mfd: "

[PATCH -next] fs/btrfs: Fix unlocking in btrfs_ref_tree_mod
 2020-05-15 10:44 UTC  (5+ messages)

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-15 10:44 UTC  (7+ messages)

[PATCH v7 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-05-15 10:43 UTC  (5+ messages)
` [PATCH v7 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v7 3/5] remoteproc: Add support for runtime PM
` [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver
` [PATCH v7 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver

[PATCH updated] sched/fair: core wide cfs task priority comparison
 2020-05-15 10:43 UTC  (12+ messages)
    ` [PATCH updated v2] "

[PATCH] mfd: remove max8907 wake_base
 2020-05-15 10:42 UTC  (2+ messages)

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-15 10:41 UTC  (10+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH v4 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-15 10:03 UTC  (3+ messages)
` [PATCH v4 4/6] partitions/efi: Support GPT entry lookup at a non-standard location

[PATCH] mfd: sprd: Remove unnecessary spi_bus_type setting
 2020-05-15 10:37 UTC  (2+ messages)

[RFC PATCH 00/13] scsi: ufs: Add HPB Support
 2020-05-15 10:30 UTC  (14+ messages)
` [RFC PATCH 01/13] scsi: ufs: Add HPB parameters
` [RFC PATCH 02/13] scsi: ufshpb: Init part I - Read HPB config
` [RFC PATCH 03/13] scsi: scsi_dh: Introduce scsi_dh_ufshpb
` [RFC PATCH 04/13] scsi: ufs: ufshpb: Init part II - Attach scsi device
` [RFC PATCH 05/13] scsi: ufs: ufshpb: Disable HPB if no HPB-enabled luns
` [RFC PATCH 06/13] scsi: scsi_dh: ufshpb: Prepare for L2P cache management
` [RFC PATCH 07/13] scsi: scsi_dh: ufshpb: Add ufshpb state machine
` [RFC PATCH 08/13] scsi: dh: ufshpb: Activate pinned regions
` [RFC PATCH 09/13] scsi: ufshpb: Add response API
` [RFC PATCH 10/13] scsi: dh: ufshpb: Add ufshpb_set_params
` [RFC PATCH 11/13] scsi: Allow device handler set their own CDB
` [RFC PATCH 12/13] scsi: dh: ufshpb: Add prep_fn handler
` [RFC PATCH 13/13] scsi: scsi_dh: ufshpb: Add "Cold" subregions timer

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-15 10:32 UTC  (12+ messages)
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
        ` [Linux-stm32] "
` [PATCH v3 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup


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