linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 09:50:21 to 2020-05-27 11:57:49 UTC [more...]

[RFC 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-05-27 11:53 UTC  (46+ messages)
` [RFC 06/50] staging: vchi: Get rid of vchiq_status_to_vchi()
` [RFC 07/50] staging: vchi: Get rid of not implemented function declarations
` [RFC 08/50] staging: vchi: Get rid of C++ guards
` [RFC 09/50] staging: vchiq: move vchiq_release_message() into vchiq
` [RFC 10/50] staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason
` [RFC 11/50] staging: vchi: Get rid of all useless callback reasons
` [RFC 12/50] staging: vchi: Get rid of vchi_msg_peek()
` [RFC 13/50] staging: vchi: Get rid of struct vchi_instance_handle
` [RFC 14/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [RFC 15/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [RFC 16/50] staging: vchi: Get rid of vchi_msg_dequeue()
` [RFC 17/50] staging: vchi_common: Get rid of all unused definitions
` [RFC 18/50] staging: vc04_services: vc-sm-cma: Get rid of the multiple connections option
` [RFC 19/50] staging: vchi: Get rid of unnecessary defines
` [RFC 20/50] staging: vc04_services: Get rid of vchi_cfg.h
` [RFC 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [RFC 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [RFC 23/50] staging: vchi: Use vchiq's enum vchiq_reason
` [RFC 24/50] staging: vchi: Get rid of effect less expression
` [RFC 25/50] staging: vchiq: Introduce vchiq_validate_params()
` [RFC 26/50] staging: vchiq: Move message queue into struct vchiq_service
` [RFC 27/50] staging: vchiq: Get rid of vchiq_util.h
` [RFC 28/50] staging: vchi: Expose struct vchi_service
` [RFC 29/50] staging: vchiq: Export vchiq_get_service_userdata()
` [RFC 30/50] staging: vchiq: Export vchiq_msg_queue_push
` [RFC 31/50] staging: vchi: Get rid of vchiq_shim's message callback
` [RFC 32/50] staging: vchiq: Don't use a typedef for vchiq_callback
` [RFC 33/50] staging: vchi: Use struct vchiq_service_params
` [RFC 34/50] staging: vchi: Get rid of struct vchi_service
` [RFC 35/50] staging: vchiq: Pass vchiq's message when holding a message
` [RFC 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [RFC 37/50] staging: vchiq: Unify fourcc definition mechanisms
` [RFC 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [RFC 39/50] staging: vchi: Don't include vchiq_core.h
` [RFC 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [RFC 41/50] staging: vchiq: Make vchiq_add_service() local
` [RFC 42/50] staging: vchiq: Move definitions only used by core into core header
` [RFC 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()
` [RFC 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()
` [RFC 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq
` [RFC 46/50] staging: vchiq: Get rid of vchi
` [RFC 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h
` [RFC 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [RFC 49/50] staging: vchiq: Move defines into core header
` [RFC 50/50] staging: vchiq: Move vchiq.h into include directory

[PATCH v2 0/3] Buggy bootloader workaround v2
 2020-05-27 11:53 UTC  (7+ messages)
` [PATCH v2 1/3] MIPS: head.S: Always jump to kernel_entry at head of text
` [PATCH v2 2/3] MIPS: Move kernel head into a standalone section
` [PATCH v2 3/3] MIPS: Loongson64: select NO_EXCEPT_FILL

High interrupt latency with low power idle mode on i.MX6
 2020-05-27 11:53 UTC  (2+ messages)

[PATCH 0/2] RZ/G1H enable sound support
 2020-05-27 11:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support

[PATCH 00/10] iommu/amd: Updates and Cleanups
 2020-05-27 11:53 UTC  (10+ messages)
` [PATCH 01/10] iommu/amd: Move AMD IOMMU driver to a subdirectory
` [PATCH 02/10] iommu/amd: Unexport get_dev_data()
` [PATCH 03/10] iommu/amd: Let free_pagetable() not rely on domain->pt_root
` [PATCH 04/10] iommu/amd: Allocate page-table in protection_domain_init()
` [PATCH 05/10] iommu/amd: Free page-table in protection_domain_free()
` [PATCH 06/10] iommu/amd: Consolidate domain allocation/freeing
` [PATCH 07/10] iommu/amd: Remove PD_DMA_OPS_MASK
` [PATCH 09/10] iommu/amd: Store dev_data as device iommu private data
` [PATCH 10/10] iommu/amd: Remove redundant devid checks

[PATCH v3 1/4] pwm: jz4740: Drop dependency on MACH_INGENIC
 2020-05-27 11:52 UTC  (4+ messages)
` [PATCH v3 2/4] pwm: jz4740: Enhance precision in calculation of duty cycle
` [PATCH v3 3/4] pwm: jz4740: Make PWM start with the active part
` [PATCH v3 4/4] pwm: jz4740: Add support for the JZ4725B

[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 11:53 UTC  (7+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v13 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH] scsi: qedf: remove redundant initialization of variable rc
 2020-05-27 11:52 UTC 

[PATCH v2] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-05-27 11:50 UTC  (2+ messages)

[PATCH v3 0/6] Enable as many KUnit tests as possible
 2020-05-27 11:49 UTC  (2+ messages)

[PATCH v5 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-27 11:48 UTC  (6+ messages)
` [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver

[PATCH 4.19 00/81] 4.19.125-rc1 review
 2020-05-27 11:48 UTC  (3+ messages)

Another approach of UFSHPB
 2020-05-27 11:46 UTC  (12+ messages)
  ` [RFC PATCH 00/13] scsi: ufs: Add HPB Support

[PATCH v4 00/19] The new cgroup slab memory controller
 2020-05-27 11:43 UTC  (3+ messages)
` [PATCH v4 03/19] mm: memcg: convert vmstat slab counters to bytes

[PATCH][next] block: blk-crypto-fallback: remove redundant initialization of variable err
 2020-05-27 11:42 UTC  (2+ messages)

[PATCH v12 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 11:40 UTC  (6+ messages)
` [PATCH v12 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH v7 0/4] MIPS: page fault handling optimization
 2020-05-27 11:32 UTC  (2+ messages)

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-27 11:35 UTC  (10+ messages)
` [PATCH v10 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v10 5/5] MIPS: Loongson64: Switch to generic PCI driver
` [PATCH v11 0/5] Loongson Generic PCI v11

[PATCH] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
 2020-05-27 11:35 UTC  (2+ messages)

[PATCH] MIPS: BCM63xx: fix 6328 boot selection bit
 2020-05-27 11:33 UTC  (2+ messages)

[PATCH 1/3] MIPS: ingenic: DTS: Add memory info of GCW Zero
 2020-05-27 11:36 UTC  (2+ messages)

[PATCH] ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
 2020-05-27 11:37 UTC 

[PATCH V3] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-27 11:37 UTC  (2+ messages)

[PATCH -tip] compiler_types.h: Optimize __unqual_scalar_typeof compilation time
 2020-05-27 11:36 UTC  (3+ messages)

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-05-27 11:31 UTC  (5+ messages)
` [RFC PATCH v4 01/13] ptrace: Use regset_size() for dynamic regset size

drivers/net/ethernet/intel/igc/igc_ptp.c:397:17: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-05-27 11:17 UTC 

[PATCH] exfat: optimize dir-cache
 2020-05-27 11:29 UTC  (4+ messages)

[PATCH] crypto: chelsio: remove redundant premature assignment to iv
 2020-05-27 11:29 UTC 

[PATCH 1/4] exfat: redefine PBR as boot_sector
 2020-05-27 11:28 UTC  (5+ messages)
  ` [PATCH 4/4] exfat: standardize checksum calculation

Looking for an open-source thesis idea
 2020-05-27 11:28 UTC  (2+ messages)

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-05-27 11:28 UTC  (7+ messages)
` [RFC][PATCH 1/7] sched: Fix smp_call_function_single_async() usage for ILB
` [RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()

[PATCH] ASoC: AMD: Use mixer control to switch between DMICs
 2020-05-27 11:27 UTC  (2+ messages)

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-27 11:26 UTC  (8+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable
` [PATCH v2 4/4] irqchip: qcom-pdc: Introduce irq_set_wake call

[PATCH 0/5] vexpress: modularize power reset driver
 2020-05-27 11:26 UTC  (6+ messages)
` [PATCH 1/5] power: vexpress: add suppress_bind_attrs to true
` [PATCH 2/5] power: vexpress: cleanup: use builtin_platform_driver
` [PATCH 3/5] Revert "ARM: vexpress: Don't select VEXPRESS_CONFIG"
` [PATCH 4/5] power: reset: vexpress: fix build issue
` [PATCH 5/5] power: vexpress: make the reset driver a module

[PATCH 1/2] x86/apb_timer: drop unused TSC calibration
 2020-05-27 11:25 UTC  (2+ messages)
` [tip: x86/cleanups] x86/apb_timer: Drop "

[PATCH 2/2] x86/apb_timer: drop unused declaration and macro
 2020-05-27 11:25 UTC  (2+ messages)
` [tip: x86/cleanups] x86/apb_timer: Drop "

[PATCH v13 10/15] mm/damon: Add tracepoints
 2020-05-27 11:25 UTC  (2+ messages)

[PATCH v13 09/15] mm/damon: Add debugfs interface
 2020-05-27 11:24 UTC  (2+ messages)

[PATCH v13 08/15] mm/damon: Implement access pattern recording
 2020-05-27 11:24 UTC  (2+ messages)

[PATCH v13 06/15] mm/damon: Apply dynamic memory mapping changes
 2020-05-27 11:24 UTC  (2+ messages)

[PATCH v13 07/15] mm/damon: Implement callbacks
 2020-05-27 11:24 UTC  (2+ messages)

[PATCH v13 04/15] mm/damon: Implement region based sampling
 2020-05-27 11:23 UTC  (2+ messages)

[PATCH v13 05/15] mm/damon: Adaptively adjust regions
 2020-05-27 11:23 UTC  (2+ messages)

[PATCH v13 03/15] mm: Introduce Data Access MONitor (DAMON)
 2020-05-27 11:23 UTC  (2+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-27 11:22 UTC  (4+ messages)
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support

[PATCH] ipc/msg.c: wake up senders until there is a queue empty capacity
 2020-05-27 11:22 UTC  (5+ messages)

[PATCH v13 02/15] mm/page_ext: Export lookup_page_ext() to GPL modules
 2020-05-27 11:21 UTC  (2+ messages)

block I/O accounting improvements v2
 2020-05-27 11:22 UTC  (2+ messages)

[PATCH] ipc/msg.c: wake up senders until there is a queue empty capacity
 2020-05-27 11:20 UTC 

[PATCH v3 00/12] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 11:20 UTC  (8+ messages)
` [PATCH v3 01/12] scripts/dtc: check: Add 10bit/slave i2c reg flags support
` [PATCH v3 11/12] i2c: designware: Move reg-space remapping into a dedicated function

[PATCH 1/2] seccomp: notify user trap about unused filter
 2020-05-27 11:19 UTC  (2+ messages)
` [PATCH 2/2] tests: test seccomp filter notifications

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-27 11:18 UTC  (5+ messages)
` [PATCH v6 8/9] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH v1] regulator: Add support for sync_state() callbacks
 2020-05-27 11:17 UTC  (2+ messages)

[RFC RESEND 0/3] Introduce cpufreq minimum load QoS
 2020-05-27 11:17 UTC  (3+ messages)

[PATCH 2/2] mmc: core: Export device/vendor ids from Common CIS for SDIO cards
 2020-05-27 11:08 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block "
  ` [PATCH v2 2/2] mmc: core: Export device/vendor ids from Common CIS "

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-27 11:03 UTC  (5+ messages)
` [PATCH v3 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects

[PATCH V5 0/8] Add APSS clock controller support for IPQ6018
 2020-05-27 11:00 UTC  (4+ messages)
` [PATCH V5 4/8] clk: qcom: Add DT bindings for ipq6018 apss clock controller

[PATCH v1] x86: Pin cr4 FSGSBASE
 2020-05-27 10:58 UTC  (10+ messages)

[PATCH v2 1/1] phy: intel: Fix compilation error on FIELD_PREP usage
 2020-05-27 10:56 UTC 

[PATCH] mmc: sdhci-of-at91: fix CALCR register being rewritten
 2020-05-27 10:56 UTC 

drivers/usb/gadget/udc/max3420_udc.c:631:29: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-05-27 10:51 UTC 

[PATCH] habanalabs: Fix static analysis error
 2020-05-27 10:51 UTC  (2+ messages)

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-27 10:49 UTC  (6+ messages)
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-27 10:46 UTC  (6+ messages)

[PATCH net-next v2] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 12:34 UTC  (2+ messages)

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-27 10:30 UTC  (2+ messages)

[PATCH v4 00/10] perf: support enable and disable commands in stat and record modes
 2020-05-27 10:29 UTC  (3+ messages)

[PATCH v2 1/2] perf evlist: Ensure grouped events with same cpu map
 2020-05-27 10:28 UTC  (5+ messages)

[PATCH 1/3] f2fs: fix wrong value of tracepoint parameter
 2020-05-27 10:27 UTC  (3+ messages)
` [PATCH 2/3] f2fs: remove unneeded return value of __insert_discard_tree()
` [PATCH 3/3] f2fs: fix to cover meta flush with cp_lock

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-05-27 10:26 UTC  (3+ messages)

[PATCH v2] perf ordered_events: Optimise event object reuse
 2020-05-27 10:25 UTC  (2+ messages)

[PATCH 1/1] io_uring: fix overflowed reqs cancellation
 2020-05-27 10:23 UTC 

arm64: Register modification during syscall entry/exit stop
 2020-05-27 10:19 UTC  (8+ messages)

drivers/spi/spi-nxp-fspi.c:672:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-27 10:18 UTC 

[PATCH v5] mm: Proactive compaction
 2020-05-27 10:18 UTC  (2+ messages)

[ANNOUNCE] Git v2.27.0-rc2
 2020-05-27 10:18 UTC  (2+ messages)

[PATCH] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-05-27 10:16 UTC  (5+ messages)

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-27 10:13 UTC  (7+ messages)

[PATCH 0/2] Optimise try_to_wake_up() when wakee is descheduling
 2020-05-27 10:10 UTC  (3+ messages)
` [PATCH 2/2] sched: Offload wakee task activation if it the "

[PATCH -next] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-27 10:09 UTC  (2+ messages)

[PATCH] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-27 10:08 UTC  (2+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 10:05 UTC  (3+ messages)
` [PATCH v3 3/7] kunit: tests for stats_fs API

[PATCH net-next] bridge: mrp: Rework the MRP netlink interface
 2020-05-27 12:06 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
 2020-05-27 10:07 UTC  (2+ messages)

[tip:WIP.sched/core 6/9] kernel//sched/core.c:2299:6: warning: no previous prototype for 'send_call_function_single_ipi'
 2020-05-27 10:05 UTC 

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-27 10:03 UTC  (2+ messages)

[PATCH v8 0/8] Add support for devices in the Energy Model
 2020-05-27  9:58 UTC  (9+ messages)
` [PATCH v8 1/8] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v8 2/8] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v8 3/8] PM / EM: update callback structure and add device pointer
` [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v8 5/8] PM / EM: remove em_register_perf_domain
` [PATCH v8 6/8] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v8 7/8] Documentation: power: update Energy Model description
` [PATCH v8 8/8] OPP: refactor dev_pm_opp_of_register_em() and update related drivers

[PATCH v3 0/4] kdb: Improve console handling
 2020-05-27 10:01 UTC  (4+ messages)
` [PATCH v3 1/4] kdb: Re-factor kdb_printf() message write code

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 10:01 UTC  (5+ messages)

[PATCH] sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
 2020-05-27  9:59 UTC 

[PATCH v2] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-27  9:56 UTC 

[PATCH v8 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-27  9:55 UTC  (7+ messages)
` [PATCH v8 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v8 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v8 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-27  9:53 UTC  (3+ messages)

[PATCH net] netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
 2020-05-27  9:52 UTC  (2+ messages)

[PATCH V4 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-27  9:50 UTC  (3+ messages)
` [PATCH V4 1/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [PATCH V4 2/2] tools/perf: Add perf tools support for extended register capability in powerpc

[PATCH] HID: multitouch: enable multi-input as a quirk for some devices
 2020-05-27  9:50 UTC  (4+ 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).