public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 15:54:51 to 2020-07-14 18:47:04 UTC [more...]

[PATCH 4.19 00/58] 4.19.133-rc1 review
 2020-07-14 18:44 UTC  (24+ messages)
` [PATCH 4.19 01/58] KVM: s390: reduce number of IO pins to 1
` [PATCH 4.19 02/58] spi: spi-fsl-dspi: Adding shutdown hook
` [PATCH 4.19 03/58] spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
` [PATCH 4.19 04/58] spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
` [PATCH 4.19 05/58] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
` [PATCH 4.19 08/58] drm/tegra: hub: Do not enable orphaned window group
` [PATCH 4.19 09/58] gpu: host1x: Detach driver on unregister
` [PATCH 4.19 10/58] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH 4.19 11/58] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH 4.19 12/58] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 4.19 13/58] i40e: "
` [PATCH 4.19 14/58] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH 4.19 15/58] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH 4.19 16/58] s390/kasan: fix early pgm check handler execution
` [PATCH 4.19 17/58] drm/sun4i: mixer: Call of_dma_configure if theres an IOMMU
` [PATCH 4.19 18/58] cifs: update ctime and mtime during truncate
` [PATCH 4.19 19/58] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 4.19 20/58] scsi: mptscsih: Fix read sense data size
` [PATCH 4.19 21/58] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH 4.19 22/58] block: release bip in a right way in error path
` [PATCH 4.19 23/58] nvme-rdma: assign completion vector correctly
` [PATCH 4.19 25/58] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
` [PATCH 4.19 35/58] bnxt_en: fix NULL dereference in case SR-IOV configuration fails

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-14 18:45 UTC 

[PATCH] cpufreq: imx: Select NVMEM_IMX_OCOTP
 2020-07-14 18:43 UTC 

[PATCH V1 0/5] riscv: Add k/uprobe supported
 2020-07-14 18:43 UTC  (2+ messages)

[PATCH] mm/percpu: mark pcpu_chunk_type() as __maybe_unused
 2020-07-14 18:41 UTC  (4+ messages)
  ` [PATCH v2] mm/percpu: fix 'defined but not used' warning

[PATCH] drm: msm: a6xx: fix gpu failure after system resume
 2020-07-14 18:42 UTC  (3+ messages)

[PATCH v6 0/7] Add support for O_MAYEXEC
 2020-07-14 18:40 UTC  (9+ messages)
` [PATCH v6 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v6 2/7] exec: Move S_ISREG() check earlier
` [PATCH v6 3/7] exec: Move path_noexec() "
` [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v6 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH net-next v2] hinic: add firmware update support
 2020-07-14 18:37 UTC  (2+ messages)

[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
 2020-07-14 18:35 UTC 

[ANNOUNCE] 4.19.132-rt59
 2020-07-14 18:35 UTC  (2+ messages)

[RFC PATCH 0/4] rseq: Introduce extensible struct rseq
 2020-07-14 18:33 UTC  (5+ messages)
` [RFC PATCH 2/4] rseq: Allow extending "

[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
 2020-07-14 18:33 UTC  (2+ messages)

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-07-14 18:33 UTC  (7+ messages)
` [PATCH v4 "

[PATCH v6 00/17] Add static_call
 2020-07-14 18:31 UTC  (10+ messages)
` [PATCH v6 15/17] static_call: Allow early init

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-07-14 18:32 UTC  (9+ messages)
` [PATCH 01/25] pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute descriptions
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 18/25] pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entries
` [PATCH 19/25] pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours

[PATCH] selftests/harness: Limit step counter reporting
 2020-07-14 18:30 UTC 

[GIT PULL tip/core/rcu] RCU commits for v5.9
 2020-07-14 18:27 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: Replace HTTP links with HTTPS ones
 2020-07-14 18:27 UTC  (2+ messages)

[PATCH v2 0/2 net] bitfield.h cleanups
 2020-07-14 18:23 UTC  (2+ messages)

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-07-14 18:20 UTC  (3+ messages)
` [PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier

[PATCH v2] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
 2020-07-14 18:19 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported
 2020-07-14 18:17 UTC 

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-14 18:16 UTC 

[PATCH v8 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-14 18:14 UTC  (3+ messages)
` [PATCH v8 6/7] arm64: dts: add dts nodes for MT6779

Add and use a generic version of devmem_is_allowed()
 2020-07-14 18:14 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: Use the generic devmem_is_allowed()

[PATCH v7 0/4] Extend coredump functionality
 2020-07-14 18:12 UTC  (6+ messages)
` [PATCH v1 2/4] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
` [PATCH v7 3/4] remoteproc: Add inline coredump functionality

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-14 18:12 UTC  (10+ messages)

[PATCH 0/5] firmware: tegra: Add support for in-band debug
 2020-07-14 18:12 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
 2020-07-14 18:09 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v2] "
      ` [Linux-kernel-mentees] [PATCH v3] "

[PATCH][next] mei: Avoid the use of one-element arrays
 2020-07-14 18:08 UTC  (3+ messages)

[PATCH v6 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-07-14 18:01 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: Add USB PHY support for "

[PATCH][next] hpilo: Replace one-element array with flexible-array member
 2020-07-14 18:06 UTC  (3+ messages)

[PATCH net-next] net: phy: sfp: Cotsworks SFF module EEPROM fixup
 2020-07-14 17:59 UTC 

[PATCH] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
 2020-07-14 17:58 UTC  (2+ messages)

[PATCH] CREDITS: Replace HTTP links with HTTPS ones
 2020-07-14 17:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/22] add support for Clang LTO
 2020-07-14 17:54 UTC  (6+ messages)

[PATCH] wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK
 2020-07-14 17:53 UTC  (2+ messages)

[PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json-schema
 2020-07-14 17:52 UTC  (6+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-07-14 17:49 UTC  (2+ messages)

[PATCH v2] hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
 2020-07-14 17:47 UTC  (5+ messages)

[PATCH ghak84 v4] audit: purge audit_log_string from the intra-kernel audit API
 2020-07-14 17:43 UTC  (3+ messages)

[PATCH 00/13] Rid W=1 warnings in CPUFreq
 2020-07-14 17:43 UTC  (14+ messages)
` [PATCH 08/13] cpufreq: acpi-cpufreq: Take 'dummy' principle one stage further
` [PATCH 09/13] cpufreq: acpi-cpufreq: Remove unused ID structs
` [PATCH 10/13] cpufreq: powernow-k8: Make use of known set but not used variables
` [PATCH 11/13] cpufreq: pcc-cpufreq: Remove unused ID structs
` [PATCH 12/13] cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift()
` [PATCH 13/13] cpufreq: amd_freq_sensitivity: Remove unused ID structs

[GIT PULL memory-model] LKMM commits for v5.9
 2020-07-14 17:43 UTC 

[PATCH] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-14 17:42 UTC  (2+ messages)

[PATCH] checkpatch.pl: Allow '+' in compatible strings
 2020-07-14 17:42 UTC  (4+ messages)

[PATCH] irqchip: ativic32: constify irq_domain_ops
 2020-07-14 17:38 UTC 

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-14 17:39 UTC 

[PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
 2020-07-14 17:39 UTC  (2+ messages)

[PATCH net 1/1] docs: ptp.rst: add support for Renesas (IDT) ClockMatrix
 2020-07-14 17:15 UTC 

[GIT PULL kcsan] KCSAN commits for v5.9
 2020-07-14 17:32 UTC 

possible deadlock in shmem_fallocate (4)
 2020-07-14 17:32 UTC  (5+ messages)

[PATCH] virtio_balloon: clear modern features under legacy
 2020-07-14 17:31 UTC  (6+ messages)

[PATCH bpf-next] bpf: allow loading instructions from a fd
 2020-07-14 17:31 UTC  (2+ messages)

[PATCH] OPENRISC ARCHITECTURE: Replace HTTP links with HTTPS ones
 2020-07-14 17:30 UTC  (5+ messages)

[PATCH 1/3] iio: Move attach/detach of the poll func to the core
 2020-07-14 17:25 UTC  (3+ messages)

[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-14 17:23 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: interconnect: single yaml file for RPMh "

[PATCH 0/6] Add support of mt8183 APU
 2020-07-14 17:22 UTC  (4+ messages)
` [PATCH 1/6] dt bindings: remoteproc: Add bindings for MT8183 APU

[PATCH] media: isif: reset global state
 2020-07-14 17:20 UTC 

[RFC][PATCHES] converting FDPIC coredumps to regsets
 2020-07-14 17:14 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Move to high priority workqueue for processing events
 2020-07-14 17:16 UTC  (4+ messages)

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-07-14 17:15 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[PATCH] mm: memcontrol: avoid workload stalls when lowering memory.high
 2020-07-14 17:06 UTC  (6+ messages)

[PATCH] drivers: staging: media: atomisp: pci: css_2401_system: host: csi_rx.c: fixed a sparse warning by making undeclared symbols static
 2020-07-14 16:22 UTC  (2+ messages)

[PATCH -v2.1] x86/msr: Filter MSR writes
 2020-07-14 17:04 UTC  (9+ messages)

[PATCH 0/2] X32 syscall cleanups
 2020-07-14 17:02 UTC  (3+ messages)

[PATCH] [stable v5.4.x] pwm: jz4740: Fix build failure
 2020-07-14 16:58 UTC  (4+ messages)

soft lockup in fanotify_read
 2020-07-14 16:57 UTC  (3+ messages)

[PATCH v2 00/29] Fix a bunch more SCSI related W=1 warnings
 2020-07-14 16:50 UTC  (7+ messages)
` [PATCH v2 05/29] scsi: fcoe: fcoe_ctlr: Fix a myriad of documentation issues
` [PATCH v2 18/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'tinfo'

[PATCH 0/4] fs: add mount_setattr()
 2020-07-14 16:49 UTC  (7+ messages)
` [PATCH] mount_setattr.2: New manual page documenting the mount_setattr() system call
` [PATCH 1/4] namespace: take lock_mount_hash() directly when changing flags
` [PATCH 2/4] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH 3/4] fs: add mount_setattr()
` [PATCH 4/4] tests: add mount_setattr() selftests

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-14 16:49 UTC  (9+ messages)
` [PATCH v7 05/11] dmaengine: Introduce DMA-device device_caps callback

[PATCH v2 1/1] power: Emit changed uevent on wakeup_sysfs_add/remove
 2020-07-14 16:41 UTC  (3+ messages)
` [power] 47b918cf9a: kmsg.power_supply_ADP1:Error_in_uevent_for_wakeup_sysfs_add

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-14 16:40 UTC  (2+ messages)

[PATCH v2 0/3] um: allow static linking for non-glibc libc implementations
 2020-07-14 16:02 UTC  (6+ messages)
` [PATCH v2 2/3] um: some fixes to build UML with musl

[PATCH v2] dt-bindings: ASoC: Convert UniPhier AIO audio system to json-schema
 2020-07-14 16:39 UTC  (2+ messages)

possible deadlock in dev_uc_unsync
 2020-07-14 16:37 UTC 

[PATCH v2 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-07-14 16:33 UTC  (4+ messages)
` [PATCH v2 3/4] hwspinlock: qcom: Allow mmio usage in addition to syscon

[PATCH 0/9] drm/msm: Avoid possible infinite probe deferral and speed booting
 2020-07-14 16:32 UTC  (6+ messages)
        ` [Freedreno] "

[PATCH v2 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
 2020-07-14 16:32 UTC 

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-14 16:39 UTC  (6+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 4/4] vfio/type1: Use iommu_aux_at(de)tach_group() APIs

[PATCH] md: fix deadlock causing by sysfs_notify
 2020-07-14 16:29 UTC  (5+ messages)

[PATCH v4 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-07-14 16:29 UTC  (7+ messages)
` [PATCH v4 09/10] net: eth: altera: add msgdma prefetcher

[PATCH v1 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
 2020-07-14 16:28 UTC  (2+ messages)

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-14 16:28 UTC  (2+ messages)
` [PATCH v3 net] net: fec: fix hardware time stamping by external devices

INFO: rcu detected stall in dummy_timer (3)
 2020-07-14 16:27 UTC 

KMSAN: uninit-value in batadv_tt_hash_find
 2020-07-14 16:27 UTC 

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-14 16:24 UTC  (4+ messages)
` [PATCH v3 6/7] riscv: Add KPROBES_ON_FTRACE supported

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-14 16:23 UTC  (9+ messages)
  ` [Freedreno] "

[PATCH] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-07-14 16:22 UTC 

decruft the early init / initrd / initramfs code v2
 2020-07-14 16:20 UTC  (4+ messages)

[PATCH 0/4] ASoC: fsl_asrc: allow selecting arbitrary clocks
 2020-07-14 16:20 UTC  (4+ messages)

[PATCH v2 net] net: fec: fix hardware time stamping by external devices
 2020-07-14 16:18 UTC  (12+ messages)

UART/TTY console deadlock
 2020-07-14 16:16 UTC  (12+ messages)

[PATCH v11 00/15] perf: support enable and disable commands in stat and record modes
 2020-07-14 16:15 UTC  (5+ messages)

[TEGRA194_CPUFREQ PATCH v5 0/4] Add cpufreq driver for Tegra194
 2020-07-14 16:14 UTC  (7+ messages)
` [TEGRA194_CPUFREQ PATCH v5 1/4] dt-bindings: arm: Add t194 ccplex compatible and bpmp property
        ` [TEGRA194_CPUFREQ PATCH v6 1/4] dt-bindings: arm: Add NVIDIA Tegra194 CPU Complex binding

[PATCH v3 0/7] Add initial Keem Bay SoC / Board support
 2020-07-14 16:13 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: Add config for Keem Bay SoC
` [PATCH v3 2/7] dt-bindings: arm: Add Keem Bay bindings
` [PATCH v3 3/7] dt-bindings: clock: Add Keem Bay clock IDs
` [PATCH v3 4/7] dt-bindings: power: Add Keem Bay power domains
` [PATCH v3 5/7] MAINTAINERS: Add maintainers for Keem Bay SoC
` [PATCH v3 6/7] arm64: dts: keembay: Add device tree "
` [PATCH v3 7/7] arm64: dts: keembay: Add device tree for Keem Bay EVM board

[PATCH] userfaultfd: avoid the duplicated release for userfaultfd_ctx
 2020-07-14 16:12 UTC 

[PATCH v2] staging: media: atomisp: mark some csi_rx.c symbols static
 2020-07-14 16:11 UTC 

ioremap and dma cleanups and fixes for superh (2nd resend)
 2020-07-14 16:10 UTC  (4+ messages)

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-07-14 16:10 UTC  (11+ messages)

[PATCH] v4l2-ctrl: Add VP9 codec levels
 2020-07-14 16:09 UTC  (2+ messages)

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-14 16:08 UTC  (7+ messages)
` [PATCH v5 07/13] pwm: add support for sl28cpld PWM controller

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2020-07-14 16:04 UTC  (11+ messages)
  ` [RFC 07/12] media: uapi: h264: Add DPB entry field reference flags

[PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-14 15:58 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox