linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 06:26:16 to 2020-05-18 09:48:23 UTC [more...]

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-18  9:48 UTC  (7+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
 2020-05-18  9:46 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/7] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v2 bpf-next 6/7] bpf: add support for %pT format specifier for bpf_trace_printk() helper

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-18  9:44 UTC  (11+ messages)
` [PATCH v5 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v5 02/10] MMU notifier: use the new mmap locking API
` [PATCH v5 03/10] DMA reservations: "
` [PATCH v5 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v5 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-18  9:43 UTC  (10+ messages)
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 17/17] ARM: dts: r8a7742: Add RWDT node

[PATCH] dt-bindings: reset: Convert i.MX reset to json-schema
 2020-05-18  9:41 UTC  (3+ messages)

[PATCH V1 0/2] Introduce new quirk to use reserved timeout
 2020-05-18  9:39 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: sdhci: "

WARNING: suspicious RCU usage with PROVE_RCU_LIST=y
 2020-05-18  9:39 UTC  (2+ messages)

[PATCH 0/2] Expose KVM API to Linux Kernel
 2020-05-18  9:38 UTC  (11+ messages)
` [PATCH 1/2] KVMM: export needed symbols
` [PATCH 2/2] KVMM: Memory and interface related changes

[PATCH] HID: i2c-hid: Enable touchpad wakeup from Suspend-to-Idle
 2020-05-18  9:35 UTC 

[PATCH 0/3] perf/x86/rapl: Enable RAPL for AMD Fam17h
 2020-05-18  9:34 UTC  (8+ messages)
` [PATCH 1/3] perf/x86/rapl: move RAPL support to common x86 code
` [PATCH 2/3] perf/x86/rapl: refactor code for Intel/AMD sharing
` [PATCH 3/3] perf/x86/rapl: add AMD Fam17h RAPL support

[PATCH] pcmcia: Replace zero-length array with flexible-array
 2020-05-18  9:16 UTC  (2+ messages)

[PATCH[RFT]] ACPI: EC: s2idle: Avoid flushing EC work when EC GPE is inactive
 2020-05-18  9:32 UTC  (3+ messages)

[PATCH] powerpc/wii: Fix declaration made after definition
 2020-05-18  9:32 UTC  (2+ messages)

[PATCH] x86: mmiotrace: Use cpumask_available for cpumask_var_t variables
 2020-05-18  9:31 UTC  (2+ messages)

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

[PATCH v8 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-05-18  9:24 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: power: avs: add mtk svs dt-bindings
` [PATCH v8 2/3] arm64: dts: mt8183: add svs device information
` [PATCH v8 3/3] PM / AVS: SVS: Introduce SVS engine

[PATCH] iio: stm32-dac: Replace indio_dev->mlock with own device lock
 2020-05-18  9:22 UTC  (3+ messages)

[PATCH v2 5/7] include: dt-bindings: sound: Add sc7180-lpass bindings header
 2020-05-18  9:22 UTC 

[PATCH] kgdb: Fix broken handling of printk() in NMI context
 2020-05-18  9:21 UTC  (9+ messages)
        ` [PATCH] printk/kdb: Redirect printk messages into kdb in any context

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-18  9:20 UTC  (5+ messages)
` [PATCH v7 3/6] gpiolib: Add support for GPIO lookup by line name

[PATCH v3 0/5] serial: 8250: Add rs485 emulation to 8250_dw
 2020-05-18  9:19 UTC  (5+ messages)
` [PATCH v3 3/5] serial: 8250: Support separate rs485 rx-enable GPIO

[PATCH v5 00/10] input: elants: Support Asus TF300T touchscreen
 2020-05-18  9:18 UTC  (7+ messages)
` [PATCH v5 01/10] input: elants: document some registers and values
` [PATCH v5 07/10] input: elants: support 0x66 reply opcode for reporting touches

[PATCH v2 0/3] More improvements for multiple PLICs
 2020-05-18  9:14 UTC  (4+ messages)
` [PATCH v2 1/3] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
` [PATCH v2 2/3] irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present
` [PATCH v2 3/3] irqchip/sifive-plic: Improve boot prints for multiple PLIC instances

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-18  9:15 UTC  (3+ messages)

[PATCH v2 2/7] ASoC: qcom: Add common array to initialize soc based core clocks
 2020-05-18  9:11 UTC 

[PATCH 1/2] ARM: dts: imx51: Add src node interrupt
 2020-05-18  9:10 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx53: "

[PATCH] libata: Use per port sync for detach
 2020-05-18  9:06 UTC  (4+ messages)

[Regression] "iommu/amd: Relax locking in dma_ops path" makes tg3 ethernet transmit queue timeout
 2020-05-18  9:06 UTC 

[PATCH] tick/nohz: Narrow down noise while setting current task's tick dependency
 2020-05-18  8:57 UTC  (2+ messages)

[PATCH 0/4] More improvements for multiple PLICs
 2020-05-18  9:00 UTC  (8+ messages)
` [PATCH 3/4] irqchip/sifive-plic: Separate irq_chip for muiltiple PLIC instances

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-18  8:58 UTC  (4+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-18  8:49 UTC  (3+ messages)

[PATCH v3] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3Camera mezzanine
 2020-05-18  8:46 UTC  (2+ messages)

[PATCH 0/2] TTY fix-ups for "TTY improve n_gsm support" series
 2020-05-18  8:45 UTC  (7+ messages)
` [PATCH 1/2] tty: n_gsm: Remove unnecessary test in gsm_print_packet()
` [PATCH 2/2] tty: n_gsm: Fix bogus i++ in gsm_data_kick
` [PATCH v2 0/3] TTY improve n_gsm support
` [PATCH v2 1/3] tty: n_gsm: Improve debug output
` [PATCH v2 2/3] tty: n_gsm: Fix SOF skipping
` [PATCH v2 3/3] tty: n_gsm: Fix waking up upper tty layer when room available

[PATCH 1/2] ARM: dts: imx6qdl: Use nvmem interface to get fuse data
 2020-05-18  8:45 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6sl: "

[PATCH V3] dt-bindings: interrupt-controller: Convert imx irqsteer to json-schema
 2020-05-18  8:35 UTC 

[PATCH 2/2] mfd: mfd_cell: constify platform_data
 2020-05-18  8:45 UTC  (3+ messages)

[PATCH] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-18  8:41 UTC  (4+ messages)

[PATCH v4 0/5] kvm: Use rcuwait for vcpu blocking
 2020-05-18  8:51 UTC  (3+ messages)
` [PATCH 5/5] kvm: Replace vcpu->swait with rcuwait

[PATCH v12 00/10] Introduce support for guest CET feature
 2020-05-18  8:42 UTC  (2+ messages)

Build regressions/improvements in v5.7-rc6
 2020-05-18  8:37 UTC 

[PATCH v2 0/8] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-05-18  8:32 UTC  (4+ messages)
` [PATCH v2 3/8] iio: at91_adc: pass ref to IIO device via param for int function

[PATCH] seccomp: Add group_leader pid to seccomp_notif
 2020-05-18  8:32 UTC  (10+ messages)

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

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-18  8:23 UTC  (3+ messages)
` [PATCH v3 31/75] x86/head/64: Install boot GDT

[PATCH 1/2] dt-bindings: rtc: Convert MXC RTC to json-schema
 2020-05-18  8:23 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: rtc: Convert MXC RTC V2 "

[PATCH v2] MIPS: Loongson: Enable devicetree based probing for 8250 ports in defconfig
 2020-05-18  7:50 UTC  (2+ messages)

[PATCH v3] dt-bindings: timer: renesas: tmu: Convert to json-schema
 2020-05-18  8:15 UTC 

[PATCH v3 0/3] s390/dasd: remove ioctl_by_bdev from DASD driver
 2020-05-18  8:13 UTC  (6+ messages)
` [PATCH v3 3/3] s390/dasd: remove ioctl_by_bdev calls

[PATCH] ARM: kprobes: Avoid fortify_panic() when copying optprobe template
 2020-05-18  8:10 UTC  (3+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-18  8:08 UTC  (9+ messages)
` [patch V6 04/37] x86: Make hardware latency tracing explicit

[PATCH v3 0/9] perf: support enable and disable commands in stat and record modes
 2020-05-18  8:08 UTC  (2+ messages)

[PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
 2020-05-18  8:07 UTC  (2+ messages)

[RFC][PATCH] GCOV: profile by modules
 2020-05-18  8:07 UTC 

[PATCH V2] dt-bindings: interrupt-controller: Convert imx irqsteer to json-schema
 2020-05-18  8:07 UTC  (2+ messages)

[PATCH 1/3] iio: core: wrap IIO device into a iio_dev_priv object
 2020-05-18  8:07 UTC  (8+ messages)

[PATCH] dt-bindings: regulator: Convert anatop regulator to json-schema
 2020-05-18  7:55 UTC 

[RFC PATCH v1] driver core: Expose device link details in sysfs
 2020-05-18  8:04 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_qca: Enable WBS support for wcn3991
 2020-05-18  8:03 UTC  (2+ messages)

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-18  8:03 UTC  (3+ messages)

[for-linus][PATCH 0/3] tracing: A few more fixes for 5.7
 2020-05-18  7:56 UTC  (3+ messages)
` [for-linus][PATCH 1/3] x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up

[PATCH] Bluetooth: Add SCO fallback for invalid LMP parameters error
 2020-05-18  8:01 UTC  (2+ messages)

[PATCH v5 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-18  8:00 UTC  (4+ messages)
` [PATCH v5 6/6] soc/tegra: Expose Boot Configuration Table via sysfs

[PATCH] Bluetooth: L2CAP: Replace zero-length array with flexible-array
 2020-05-18  7:58 UTC  (2+ messages)

[PATCH 0/1] Fix silent output on Gigabyte X570 Aorus Xtreme
 2020-05-18  7:54 UTC  (3+ messages)
` [PATCH 1/1] ALSA: hda/realtek - "

[PATCH v2] ALSA: pcm: fix incorrect hw_base increase
 2020-05-18  7:53 UTC  (2+ messages)

[RFC PATCH 0/3] add SW BOOST support for CPPC
 2020-05-18  7:53 UTC  (5+ messages)
` [RFC PATCH 2/3] cpufreq: Add SW BOOST support for drivers without frequency table

[PATCH v6 0/7] Introduce NVIDIA Tegra Partition Table
 2020-05-18  7:51 UTC  (5+ messages)
` [PATCH v6 2/7] mmc: block: Add mmc_bdev_to_card() helper

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.8
 2020-05-18  7:50 UTC 

[PATCH] scsi: Refactor scsi_mq_setup_tags function
 2020-05-18  7:47 UTC 

[PATCH v2 0/3] TTY improve n_gsm support
 2020-05-18  7:48 UTC  (10+ messages)
` [PATCH v2 1/3] tty: n_gsm: Improve debug output
` [PATCH v2 3/3] tty: n_gsm: Fix waking up upper tty layer when room available

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.8
 2020-05-18  7:46 UTC 

[PATCH] scsi: Fix incorrect usage of shost_for_each_device
 2020-05-18  7:44 UTC 

[RFC PATCH v2 0/3] add SW BOOST support for CPPC
 2020-05-18  7:46 UTC  (5+ messages)
` [RFC PATCH v2 1/3] cpufreq: handle the return value of '.set_boost()' properly
` [RFC PATCH v2 2/3] cpufreq: export 'cpufreq_policy_list' and make macro 'for_each_*_policy' public
` [RFC PATCH v2 3/3] CPPC: add support for SW BOOST

linux-next: build failure after merge of the mtd-fixes tree
 2020-05-18  7:45 UTC  (3+ messages)

[PATCH] ASoC: fsl_micfil: Fix format and unused assignment
 2020-05-18  7:44 UTC 

[PATCH 00/14] Adding support for Microchip Sparx5 SoC
 2020-05-18  7:43 UTC  (14+ messages)
` [PATCH 01/14] pinctrl: ocelot: Should register GPIO's even if not irq controller
` [PATCH 02/14] pinctrl: ocelot: Remove instance number from pin functions
` [PATCH 03/14] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
` [PATCH 06/14] arm64: dts: sparx5: Add basic cpu support
` [PATCH 07/14] dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-05-18  7:35 UTC  (3+ messages)

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-18  7:41 UTC  (6+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting

[PATCH 0/3] pinctrl: Adding support for Microchip serial GPIO controller
 2020-05-18  7:40 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc,ocelot-sgpio

[not urgent] ROHM PMIC/Charger IC driver maintenance
 2020-05-18  7:38 UTC 

BUG: Bad rss-counter state (4)
 2020-05-18  7:38 UTC  (2+ messages)

[PATCH v10 0/2] Panel rotation patches
 2020-05-18  7:36 UTC  (8+ messages)

[PATCH v9 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-18  7:35 UTC  (4+ messages)
` [PATCH v9 4/4] media: i2c: Add RDACM20 driver

[PATCH v3 1/7] regulator: arizona-regulator: Move binding over to dtschema
 2020-05-18  7:27 UTC  (3+ messages)
` [PATCH v3 6/7] pinctrl: madera: "

[PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
 2020-05-18  7:26 UTC  (12+ messages)
          ` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-05-18  7:25 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Document CTS/RTS gpios in "
    ` [Linux-stm32] "

[PATCH V4 0/5] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-05-18  7:25 UTC  (3+ messages)
` [PATCH V4 1/5] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format

[PATCH 1/3] arm64: dts: rockchip: replace RK_FUNC defines in rk3326-odroid-go2.dts
 2020-05-18  7:22 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: update example
` [PATCH 3/3] include: dt-bindings: rockchip: remove unused defines

[PATCH 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-05-18  7:19 UTC  (4+ messages)
` [PATCH 2/2] platform/chrome: typec: Register Type C switches

[PATCH v2 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-05-18  7:17 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: typec: Register Type C switches

linux-next: manual merge of the tip tree with Linus' tree
 2020-05-18  7:12 UTC  (2+ messages)

[PATCH v2] MIPS: Remove useless parameter of bootcmdline_init()
 2020-05-18  7:08 UTC 

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-18  7:06 UTC  (8+ messages)

[PATCH] vlan: fix the bug that cannot create vlan4095
 2020-05-18  7:01 UTC  (2+ messages)

[PATCH v6] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-18  6:53 UTC 

BUG: unable to handle kernel paging request in rb_erase
 2020-05-18  6:59 UTC 

drivers/iommu/exynos-iommu.c:673:54: error: 'struct dev_archdata' has no member named 'iommu'
 2020-05-18  6:16 UTC 

[PATCH v1 0/2] Add support to get/set PHY attributes using
 2020-05-18  6:54 UTC  (8+ messages)
` [PATCH v1 2/2] phy: phy-cadence-torrent: Use PHY kernel APIs to set PHY attributes

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-05-18  6:51 UTC  (5+ messages)
` [PATCH v2 23/33] iommu/mediatek-v1 Convert to probe/release_device() call-backs

[sched/fair] 0b0695f2b3: phoronix-test-suite.compress-gzip.0.seconds 19.8% regression
 2020-05-18  7:00 UTC  (3+ messages)

[RFC V2] mm/vmstat: Add events for PMD based THP migration without split
 2020-05-18  6:42 UTC 

clean up kernel_{read,write} & friends v2
 2020-05-18  6:42 UTC  (2+ messages)
  ` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write

RTL8723BS driver doesn't work for,me but I can help testing
 2020-05-18  5:59 UTC  (6+ messages)

[PATCH] clk/ti/adpll: Add a NULL check for devm_kasprintf()
 2020-05-18  5:47 UTC  (2+ messages)

[PATCH] swap: Add percpu cluster_next to reduce lock contention on swap cache
 2020-05-18  6:37 UTC  (3+ messages)

[PATCH v3 4/4] kasan: update documentation for generic kasan
 2020-05-18  6:31 UTC 

[PATCH 4/4] ipv6: symbol_get to access a sit symbol
 2020-05-18  6:30 UTC  (5+ messages)

[PATCH v3 3/4] kasan: add tests for call_rcu stack recording
 2020-05-18  6:30 UTC 

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v3
 2020-05-18  6:28 UTC  (5+ messages)
` [PATCH 1/4] ipv6: lift copy_from_user out of ipv6_route_ioctl
` [PATCH 2/4] ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
` [PATCH 3/4] appletalk: factor out a atrtr_ioctl_addrt helper
` [PATCH 4/4] ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl

[PATCH v3 2/4] kasan: record and print the free track
 2020-05-18  6:27 UTC 

[PATCH v3 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-18  6:26 UTC 

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-18  6:26 UTC  (3+ 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).