linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-07 03:15:29 to 2021-02-07 11:57:49 UTC [more...]

[PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
 2021-02-07 11:56 UTC  (14+ messages)

[PATCH] psi: Remove the redundant psi_task_tick
 2021-02-07 11:56 UTC 

[PATCH v2 net-next] net: socket: use BIT() for MSG_*
 2021-02-07 11:52 UTC  (2+ messages)

[PATCH net-next] net: socket: use BIT_MASK for MSG_*
 2021-02-07 11:50 UTC  (3+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-02-07 15:42 UTC  (9+ messages)
` [PATCH RFC 1/7] kvm: x86: Expose XFD CPUID to guest
` [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough "
` [PATCH RFC 3/7] kvm: x86: XSAVE state and XFD MSRs context switch
` [PATCH RFC 4/7] kvm: x86: Add new ioctls for XSAVE extension
` [PATCH RFC 5/7] kvm: x86: Revise CPUID.D.1.EBX for alignment rule
` [PATCH RFC 6/7] kvm: x86: Add AMX_TILE, AMX_INT8 and AMX_BF16 support
` [PATCH RFC 7/7] kvm: x86: AMX XCR0 support for guest

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-02-07 11:47 UTC  (8+ messages)

[GIT PULL] core/urgent for v5.11-rc7
 2021-02-07 11:43 UTC 

[PATCH v4 0/3] Add support for MT6315 regulator
 2021-02-07 11:41 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: regulator: document binding "
` [PATCH v4 2/3] regulator: mt6315: Add support "
` [PATCH v4 3/3] arm64: dts: mt8192: add mt6315 regulator nodes

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-07 11:37 UTC  (33+ messages)
` [PATCH for-next 01/32] scsi: 53c700: Replace spin_lock_irqsave with spin_lock in hard IRQ
` [PATCH for-next 02/32] scsi: ipr: "
` [PATCH for-next 03/32] scsi: lpfc: "
` [PATCH for-next 04/32] scsi: qla4xxx: "
` [PATCH for-next 05/32] scsi: BusLogic: "
` [PATCH for-next 06/32] scsi: a100u2w: "
` [PATCH for-next 07/32] scsi: a2091: "
` [PATCH for-next 08/32] scsi: a3000: "
` [PATCH for-next 09/32] scsi: aha1740: "
` [PATCH for-next 10/32] scsi: bfa: "
` [PATCH for-next 11/32] scsi: esp_scsi: "
` [PATCH for-next 12/32] scsi: gvp11: "
` [PATCH for-next 13/32] scsi: hptiop: "
` [PATCH for-next 14/32] scsi: ibmvscsi: "
` [PATCH for-next 15/32] scsi: initio: "
` [PATCH for-next 16/32] scsi: megaraid: "
` [PATCH for-next 17/32] scsi: mac53c94: "
` [PATCH for-next 18/32] scsi: mesh: "
` [PATCH for-next 19/32] scsi: mvumi: "
` [PATCH for-next 20/32] scsi: myrb: "
` [PATCH for-next 21/32] scsi: myrs: "
` [PATCH for-next 22/32] scsi: ncr53c8xx: "
` [PATCH for-next 23/32] scsi: nsp32: "
` [PATCH for-next 24/32] scsi: pmcraid: "
` [PATCH for-next 25/32] scsi: pcmcia: "
` [PATCH for-next 26/32] scsi: qlogicfas408: "
` [PATCH for-next 27/32] scsi: qlogicpti: "
` [PATCH for-next 28/32] scsi: sgiwd93: "
` [PATCH for-next 29/32] scsi: stex: "
` [PATCH for-next 30/32] scsi: vmw_pvscsi: "
` [PATCH for-next 31/32] scsi: wd719x: "
` [PATCH for-next 32/32] scsi: advansys: "

[PATCH] apparmor: fix error check
 2021-02-07 11:27 UTC  (2+ messages)

[GIT PULL] sched/urgent for v5.11-rc7
 2021-02-07 11:15 UTC 

linux-next: Fixes tag needs some work in the soundwire tree
 2021-02-07 10:59 UTC 

[GIT PULL] timers/urgent for v5.11-rc7
 2021-02-07 10:56 UTC 

[PATCH] I was wondering why I can't set the resolution to 2560x1080, while in windows 7 I can without a problem. I looked at the radeon driver code and found it doesn't support this resolution. So I made some changes. I added the hdmi_mhz parameter. In cmdline I set radeon.hdmi_mhz=190 Only tested on the Radeon HD 5830
 2021-02-07 10:45 UTC  (3+ messages)

[RESEND PATCH v8 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-07 10:45 UTC  (17+ messages)
` [RESEND PATCH v8 net-next 01/15] doc: marvell: add cm3-mem and PPv2.3 description
` [RESEND PATCH v8 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp11x ethernet device tree
` [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 SRAM memory map
` [RESEND PATCH v8 net-next 04/15] net: mvpp2: always compare hw-version vs MVPP21
` [RESEND PATCH v8 net-next 05/15] net: mvpp2: add PPv23 version definition
` [RESEND PATCH v8 net-next 06/15] net: mvpp2: increase BM pool and RXQ size
` [RESEND PATCH v8 net-next 07/15] net: mvpp2: add FCA periodic timer configurations
` [RESEND PATCH v8 net-next 08/15] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [RESEND PATCH v8 net-next 09/15] net: mvpp2: enable global flow control
` [RESEND PATCH v8 net-next 10/15] net: mvpp2: add RXQ flow control configurations
` [RESEND PATCH v8 net-next 11/15] net: mvpp2: add ethtool flow control configuration support
` [RESEND PATCH v8 net-next 12/15] net: mvpp2: add BM protection underrun feature support
` [RESEND PATCH v8 net-next 13/15] net: mvpp2: add PPv23 RX FIFO flow control
` [RESEND PATCH v8 net-next 14/15] net: mvpp2: set 802.3x GoP Flow Control mode
` [RESEND PATCH v8 net-next 15/15] net: mvpp2: add TX FC firmware check

[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-02-07 10:44 UTC  (8+ messages)
  ` [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-02-07 10:40 UTC  (7+ messages)
` [RFC PATCH 04/11] iommu/arm-smmu-v3: Split block descriptor to a span of page
` [RFC PATCH 10/11] vfio/iommu_type1: Optimize dirty bitmap population based on iommu HWDBM

[GIT PULL] x86/urgent for v5.11-rc7
 2021-02-07 10:40 UTC 

[PATCH 5.10 00/57] 5.10.14-rc1 review
 2021-02-07 10:39 UTC  (4+ messages)
` [PATCH 5.10 04/57] net: octeontx2: Make sure the buffer is 128 byte aligned

[PATCH] ASoC: fsl: constify static snd_soc_dai_ops structs
 2021-02-07 10:37 UTC  (2+ messages)

[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-07 10:23 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: soc-component: Add snd_soc_pcm_component_ack
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v2 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH v2 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH v2 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
` [PATCH v2 6/7] ASoC: imx-rpmsg: Add machine "
` [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver

[PATCH] Input: synaptic - reverting dcb00fc799dc03fd320e123e4c81b3278c763ea5 because it breaks the touchpad for one guy on Reddit
 2021-02-07 10:32 UTC  (3+ messages)

[PATCH v6 2/4] soc: qcom: Add SoC sleep stats driver
 2021-02-07 10:25 UTC  (2+ messages)

[PATCH v2] jfs: turn diLog(), dataLog() and txLog() into void functions
 2021-02-07 10:16 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
 2021-02-07 10:08 UTC 

[PATCH v2 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-07 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: hisilicon/sec - fixes some log printing style
` [PATCH v2 2/3] crypto: hisilicon/sec - fixes some driver coding style
` [PATCH v2 3/3] crypto: hisilicon/sec - fixes shash test error

arch/mips/loongson64/cop2-ex.c:97:30: error: no member named 'fpu' in 'struct thread_struct'
 2021-02-07  9:54 UTC 

[PATCH 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-07  9:50 UTC  (10+ messages)
` [PATCH 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH 4/7] ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
` [PATCH 5/7] ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg

[PATCH 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-02-07  9:49 UTC  (6+ messages)
` [PATCH 3/3] crypto: hisilicon/sec - fixes shash test error

[PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
 2021-02-07  9:45 UTC  (3+ messages)

[PATCH] I was wondering why I can't set the resolution to 2560x1080, while in windows 7 I can without a problem. I looked at the radeon driver code and found it doesn't support this resolution. So I made some changes. I added the hdmi_mhz parameter. In cmdline I set radeon.hdmi_mhz=190 Only tested on the Radeon HD 5830
 2021-02-07  9:39 UTC 

[PATCH] staging: fix ignoring return value warning
 2021-02-07  9:34 UTC  (2+ messages)

[PATCH v2 1/2] drivers/irqchip: Fixup csky,mpintc compile error with CPU_CK610
 2021-02-07  9:29 UTC  (6+ messages)
` [PATCH v2 2/2] drivers/clocksource: Fixup csky,mptimer "

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-07  9:26 UTC  (13+ messages)
` [PATCH 04/18] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
` [PATCH 08/18] arm64: cpufeature: Add a feature for FIQ support
` [PATCH 10/18] arm64: Introduce "
` [PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLE

[PATCH 5.4 00/32] 5.4.96-rc1 review
 2021-02-07  9:25 UTC  (3+ messages)
` [PATCH 5.4 01/32] net: dsa: bcm_sf2: put device node before return

[PATCH] mips: kernel: setup: fix crash kernel resource allocation
 2021-02-07  9:18 UTC  (3+ messages)

[PATCH] staging: emxx_udc: Fix incorrectly defined global
 2021-02-07  9:18 UTC  (9+ messages)
      ` [PATCH v2] staging: emxx_udc: Make incorrectly defined global static
          ` [PATCH v3] "

[PATCH] drm: bridge: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-07  9:10 UTC 

[PATCH v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-07  9:09 UTC  (4+ messages)
` [PATCH v2 4/4] hugetlb: Do early cow when page pinned on src mm

[PATCH] platform/chrome: wilco_ec: convert stream-like files from nonseekable_open -> stream_open
 2021-02-07  9:08 UTC 

[PATCH v5 0/2] hwspinlock: add sun6i hardware spinlock support
 2021-02-07  9:07 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: hwlock: add sun6i_hwspinlock

[PATCH] gpiolib: cdev: convert stream-like files from
 2021-02-07  9:00 UTC 

[PATCH] MIPS: process: Fix no previous prototype warning
 2021-02-07  8:52 UTC 

[PATCH] drm/amd/pm: Remove unnecessary conversion to bool
 2021-02-07  8:49 UTC 

[PATCH] ALSA: pci: Assign boolean values to a bool variable
 2021-02-07  8:49 UTC  (2+ messages)

[PATCH] staging: gasket: Align code to match with open parenthesis and fix the lines ending with open parenthesis
 2021-02-07  8:34 UTC 

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-07  8:18 UTC  (3+ messages)
` [RFC PATCH v3 1/2] "
` [RFC PATCH v3 2/2] selftests/vm: add mempinfd test

[RFC 0/9] Linear Address Masking enabling
 2021-02-07  8:24 UTC  (5+ messages)
` [RFC 9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAM

Linux 4.4.256
 2021-02-07  8:22 UTC  (9+ messages)

[PATCH] jfs: turn diLog(), dataLog() and txLog() into void functions
 2021-02-07  8:20 UTC  (3+ messages)

[patch 06/12] x86/entry: Convert system vectors to irq stack macro
 2021-02-07  8:15 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v3 1/2] perf util: Change intlist int to unsigned long
 2021-02-07  8:09 UTC  (2+ messages)
` [PATCH v3 2/2] perf script: Support filtering by hex address

[PATCH v2] memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-07  8:02 UTC 

[PATCH v8 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-07  7:56 UTC  (4+ messages)
` [PATCH v8 net-next 02/15] dts: marvell: add CM3 SRAM memory to cp11x ethernet device tree
    ` [EXT] "

[PATCH] bpf/benchs/bench_ringbufs: remove unneeded semicolon
 2021-02-07  7:52 UTC 

[PATCH v2] mtd: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-07  7:52 UTC 

[PATCH] selftests/x86/ldt_gdt: remove unneeded semicolon
 2021-02-07  7:42 UTC 

WARNING in go7007_usb_onboard_write_interrupt/usb_submit_urb
 2021-02-07  7:40 UTC 

[PATCH v2 1/2] perf util: Change intlist int to unsigned long
 2021-02-07  7:28 UTC  (4+ messages)
` [PATCH v2 2/2] perf script: Support filtering by hex address

[PATCH v2] MIPS: crash_dump.c: Simplify copy_oldmem_page()
 2021-02-07  7:24 UTC 

[PATCH] psi: Add PSI_CPU_FULL state
 2021-02-07  7:24 UTC 

memory leak in __ieee80211_beacon_get
 2021-02-07  7:20 UTC 

[PATCH v2 0/3] Add relative hysteresis support for hid sensors
 2021-02-07  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] iio: Add relative sensitivity support
` [PATCH v2 2/3] iio: hid-sensor-als: Add relative hysteresis support
` [PATCH v2 3/3] iio: Add relative hysteresis in ABI documentation

[PATCH] scsi: qla4xxx: turn qla4xxx_copy_from_fwddb_param() into void
 2021-02-07  6:58 UTC 

[PATCH] powerpc/xive: Assign boolean values to a bool variable
 2021-02-07  6:43 UTC 

ANNOUNCE: pahole v1.20 (gcc11 DWARF5's default, lots of ELF sections, BTF)
 2021-02-07  6:40 UTC  (9+ messages)

[PATCH] usb: gadget: Assign boolean values to a bool variable
 2021-02-07  6:18 UTC 

[PATCH v6 0/4] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2021-02-07  5:19 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
` [PATCH v6 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v6 3/4] spmi: mediatek: Add support for MT6873/8192
` [PATCH v6 4/4] arm64: dts: mt8192: add spmi node

[PATCH] drm/msm/dp: Add a missing semi-colon
 2021-02-07  5:06 UTC  (2+ messages)

[PATCH v2] KVM: x86/MMU: Do not check unsync status for root SP
 2021-02-07 12:22 UTC 

[PATCH] printk: Userspace format enumeration support
 2021-02-07  4:41 UTC  (6+ messages)

[PATCH 0/5] Introduce the for_each_set_clump macro
 2021-02-07  4:18 UTC  (4+ messages)
` [PATCH 2/5] lib/test_bitmap.c: Add for_each_set_clump test cases

[PATCH v28 00/12] Landlock LSM
 2021-02-07  4:18 UTC  (5+ messages)
` [PATCH v28 06/12] fs,security: Add sb_delete hook

[PATCHv4 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-07  3:21 UTC  (4+ messages)
` [PATCH v4 3/3] iio: proximity: "

[PATCH v2 net-next] net: socket: use BIT() for MSG_*
 2021-02-07  3:18 UTC 

[PATCH v9 00/18] HSM driver for ACRN hypervisor
 2021-02-07  3:10 UTC  (6+ messages)
` [PATCH v9 13/18] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
` [PATCH v9 14/18] virt: acrn: Introduce I/O ranges operation interfaces
` [PATCH v9 16/18] virt: acrn: Introduce irqfd
` [PATCH v9 17/18] virt: acrn: Introduce an interface for Service VM to control vCPU
` [PATCH v9 18/18] sample/acrn: Introduce a sample of HSM ioctl interface usage


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