linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 10:46:16 to 2020-05-27 12:35:59 UTC [more...]

[PATCH -tip] compiler_types.h: Optimize __unqual_scalar_typeof compilation time
 2020-05-27 12:35 UTC  (5+ messages)

[PATCH 00/10] staging: wfx: introduce nl80211 vendor extensions
 2020-05-27 12:34 UTC  (2+ messages)

[PATCH] perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL
 2020-05-27 12:30 UTC 

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-27 12:30 UTC  (7+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable
` [PATCH v2 3/4] pinctrl: qcom: Add msmgpio irqchip flags

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-27 12:30 UTC  (6+ messages)
` [patch V9 30/39] x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC

[PATCH] powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
 2020-05-27 12:28 UTC 

KVM broken after suspend in most recent kernels
 2020-05-27 12:28 UTC  (6+ messages)

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

drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c:1377:21: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-27 12:26 UTC 

[PATCH] thermal: imx8mm: Add get_trend ops
 2020-05-27 12:26 UTC  (9+ messages)

[PATCH V3] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-27 12:25 UTC  (3+ messages)

[PATCH] check: Add 10bit/slave i2c reg flags support
 2020-05-27 12:25 UTC 

[PATCH V6 0/5] Add APSS clock controller support for IPQ6018
 2020-05-27 12:24 UTC  (6+ messages)
` [PATCH V6 1/5] dt-bindings: clock: add ipq6018 a53 pll compatible
` [PATCH V6 2/5] clk: qcom: Add ipq apss pll driver
` [PATCH V6 3/5] clk: qcom: Add DT bindings for ipq6018 apss clock controller
` [PATCH V6 4/5] clk: qcom: Add "
` [PATCH V6 5/5] arm64: dts: ipq6018: Add support for apss pll

[PATCH net-next v3 0/4] RGMII Internal delay common property
 2020-05-27 12:23 UTC  (7+ messages)
` [PATCH net-next v3 2/4] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v3 4/4] net: dp83869: Add RGMII internal delay configuration

[PATCH v2][net-next] ice: Replace one-element arrays with flexible-arrays
 2020-05-27 12:27 UTC 

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

[PATCH] clk/ti/adpll: Add a NULL check for devm_kasprintf()
 2020-05-27 12:20 UTC  (2+ messages)

[4.19.124 V1] mmc: core: Fix recursive locking issue in CQE recovery path
 2020-05-27 12:19 UTC 

[PATCH v5 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-05-27 12:16 UTC  (4+ messages)
` [PATCH v5 1/3] media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats
` [PATCH v5 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
` [PATCH v5 3/3] media: rcar-csi2: "

[PATCH] HID: multitouch: Remove MT_CLS_WIN_8_DUAL
 2020-05-27 12:15 UTC  (6+ messages)

[RFC 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-05-27 12:08 UTC  (52+ messages)
` [RFC 01/50] staging: vchi: Get rid of vchi_service_destroy()
` [RFC 02/50] staging: vchi: Get rid of vchi_queue_user_message()
` [RFC 03/50] staging: vchiq: Move copy callback handling into vchiq
` [RFC 04/50] staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()
` [RFC 05/50] staging: vchi: Get rid of vchi_service_set_option()
` [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] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
 2020-05-27 12:08 UTC  (12+ messages)

Looking for an open-source thesis idea
 2020-05-27 12:08 UTC  (3+ messages)

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

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 12:01 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: i2c: Convert DW I2C binding to DT schema
` [PATCH v4 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example
` [PATCH v4 03/11] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
` [PATCH v4 04/11] i2c: designware: Use `-y` to build multi-object modules
` [PATCH v4 05/11] i2c: designware: slave: Set DW I2C core module dependency
` [PATCH v4 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v4 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v4 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v4 09/11] i2c: designware: Retrieve quirk flags as early as possible
` [PATCH v4 10/11] i2c: designware: Move reg-space remapping into a dedicated function
` [PATCH v4 11/11] i2c: designware: Add Baikal-T1 System I2C support

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-05-27 12:07 UTC  (5+ messages)
` [RFC][PATCH 1/7] sched: Fix smp_call_function_single_async() usage for ILB

[PATCH v3 00/12] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 12:07 UTC  (7+ messages)
` [PATCH v3 01/12] scripts/dtc: check: Add 10bit/slave i2c reg flags support
` [PATCH v3 03/12] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example

[PATCH] arm64: ptrace: Fix PTRACE_SINGLESTEP into signal handler
 2020-05-27 12:06 UTC  (2+ messages)

Possibility of conflicting memory types in lazier TLB mode?
 2020-05-27 12:06 UTC  (5+ messages)

[PATCH] afs: remove redundant assignment to variable ret
 2020-05-27 12:06 UTC 

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

[PATCH v2 0/3] Buggy bootloader workaround v2
 2020-05-27 12:05 UTC  (8+ 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

[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 12:03 UTC  (9+ 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] net: dsa: b53: remove redundant premature assignment to new_pvid
 2020-05-27 12:01 UTC 

[PATCH 00/10] iommu/amd: Updates and Cleanups
 2020-05-27 11:53 UTC  (11+ 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 08/10] iommu/amd: Merge private header files
` [PATCH 09/10] iommu/amd: Store dev_data as device iommu private data
` [PATCH 10/10] iommu/amd: Remove redundant devid checks

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 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] 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 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 

[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

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

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

[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  (7+ 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


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