linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 12:47:20 to 2020-11-19 15:21:34 UTC [more...]

[PATCH 1/3] spi: fix resource leak for drivers without .remove callback
 2020-11-19 15:20 UTC  (3+ messages)
` [PATCH 2/3] spi: Use bus_type functions for probe, remove and shutdown
` [PATCH 3/3] spi: Warn when a driver's remove callback returns an error

[PATCH RESEND] driver core: export device_is_bound() to fix build failure
 2020-11-19 15:20 UTC  (14+ messages)

Deadlock cpuctx_mutex / pmus_lock / &mm->mmap_lock#2
 2020-11-19 15:20 UTC  (6+ messages)

[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
 2020-11-19 15:19 UTC  (13+ messages)

[PATCH v3 00/13] Stateless H.264 de-staging
 2020-11-19 15:17 UTC  (3+ messages)
` [PATCH v3 12/13] media: uapi: move H264 stateless controls out of staging

Proposal for a new checkpatch check; matching _set_drvdata() & _get_drvdata()
 2020-11-19 15:16 UTC  (2+ messages)

[PATCH v8] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-11-19 15:14 UTC  (5+ messages)
` [PATCH v8 1/3] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-19 15:14 UTC  (12+ messages)

Kernel prctl feature for syscall interception and emulation
 2020-11-19 15:13 UTC  (2+ messages)

[PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c
 2020-11-19 15:10 UTC  (8+ messages)

[The Times of Israel] Futuristic device from Israeli firm puts music in your head, without headphones
 2020-11-19 15:09 UTC 

[PATCH v2 1/4] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
 2020-11-19 15:08 UTC  (2+ messages)

[PATCH] scsi: ufs: Make sure clk scaling happens only when hba is runtime ACTIVE
 2020-11-19 15:03 UTC  (2+ messages)

[PATCH] gpio: xra1403: remove unneeded spi_set_drvdata()
 2020-11-19 15:05 UTC  (2+ messages)

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-11-19 15:03 UTC  (2+ messages)

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-19 14:59 UTC  (12+ messages)
  ` violating function pointer signature

[PATCH 1/3] pwm: pca9685: Switch to atomic API
 2020-11-19 14:58 UTC  (4+ messages)

[PATCH v2] drivers/perf: Add support for ARMv8.3-SPE
 2020-11-19 14:57 UTC  (3+ messages)

[PATCH] lockdep: Introduce CONFIG_LOCKDEP_LARGE
 2020-11-19 14:57 UTC  (17+ messages)
` [PATCH v2] lockdep: Allow tuning tracing capacity constants
  ` [PATCH v3] "

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-19 14:54 UTC  (17+ messages)
` [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask()

[PATCH] uio/uio_pci_generic: remove unneeded pci_set_drvdata()
 2020-11-19 14:59 UTC 

[PATCH v6 0/8] rpmsg: Make RPMSG name service modular
 2020-11-19 14:52 UTC  (3+ messages)
` [PATCH v6 8/8] rpmsg: Turn name service into a stand alone driver

[RFC 0/2] Introduce perf-stat -b for BPF programs
 2020-11-19 14:52 UTC  (2+ messages)

drivers/clocksource/timer-riscv.c:28:16: error: implicit declaration of function 'get_cycles64'
 2020-11-19 14:51 UTC 

[PATCH 2/2] uio: pruss: use devm_clk_get() for clk init
 2020-11-19 14:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] arm64: dts: ti: k3-j7200-som/cpb: Correct i2c bus representations
 2020-11-19 14:45 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j7200-som-p0: main_i2c0 have an ioexpander on the SOM
` [PATCH 2/2] arm64: dts: ti: k3-j7200-common-proc-board: Correct the name of io expander on main_i2c1

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-19 14:41 UTC  (18+ messages)
` [PATCH v6 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v6 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v6 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v6 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v6 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v6 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v6 07/17] mm: Close race in generic_access_phys
` [PATCH v6 08/17] mm: Add unsafe_follow_pfn
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 10/17] vfio/type1: Mark follow_pfn "
` [PATCH v6 11/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v6 12/17] /dev/mem: Only set filp->f_mapping
` [PATCH v6 13/17] resource: Move devmem revoke code to resource framework
` [PATCH v6 14/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v6 15/17] PCI: Revoke mappings like devmem
` [PATCH v6 16/17] RFC: kvm: pass kvm argument to follow_pfn callsites
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[PATCH v2 0/4] Adding the Sparx5 Serdes driver
 2020-11-19 14:43 UTC  (7+ messages)
` [PATCH v2 2/4] phy: Add ethernet serdes configuration option
` [PATCH v2 3/4] phy: Add Sparx5 ethernet serdes PHY driver

[PATCH] tpm_tis: Disable interrupts on ThinkPad T490s
 2020-11-19 14:42 UTC  (4+ messages)

[PATCH v5 0/8] media: i2c: Add RDACM21 camera module
 2020-11-19 14:42 UTC  (8+ messages)
` [PATCH v5 1/8] media: i2c: Add driver for "

[PATCH net] vsock: forward all packets to the host when no H2G is registered
 2020-11-19 14:41 UTC  (4+ messages)

[PATCH v3 0/6] SCMIv3.0 Sensor Extensions
 2020-11-19 14:40 UTC  (9+ messages)
` [PATCH v3 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions
` [PATCH v3 3/6] hwmon: scmi: update hwmon internal scale data type

[PATCH v5 00/11] clk: at91: adapt for dvfs
 2020-11-19 14:38 UTC  (12+ messages)
` [PATCH v5 01/11] clk: at91: sama7g5: fix compilation error
` [PATCH v5 02/11] dt-bindings: clock: at91: add sama7g5 pll defines
` [PATCH v5 03/11] clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT
` [PATCH v5 04/11] clk: at91: clk-master: add 5th divisor for mck master
` [PATCH v5 05/11] clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics
` [PATCH v5 06/11] clk: at91: clk-sam9x60-pll: allow runtime changes for pll
` [PATCH v5 07/11] clk: at91: sama7g5: remove mck0 from parent list of other clocks
` [PATCH v5 08/11] clk: at91: sama7g5: decrease lower limit for MCK0 rate
` [PATCH v5 09/11] clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz
` [PATCH v5 10/11] clk: at91: clk-master: re-factor master clock
` [PATCH v5 11/11] clk: at91: sama7g5: register cpu clock

[PATCH v3 0/4] Adding the Sparx5 Serdes driver
 2020-11-19 14:35 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: Add sparx5-serdes bindings
` [PATCH v3 2/4] phy: Add ethernet serdes configuration option
` [PATCH v3 3/4] phy: Add Sparx5 ethernet serdes PHY driver
` [PATCH v3 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node

[RFC PATCH v3] tools/x86: add kcpuid tool to show raw CPU features
 2020-11-19 14:32 UTC  (7+ messages)

[RFC PATCH 0/3] bootconfig: Use hexadecimal ASCII string for size and checksum
 2020-11-19 14:32 UTC  (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] tools/bootconfig: "
` [RFC PATCH 3/3] docs: bootconfig: "

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-11-19 14:31 UTC  (8+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-11-19 14:27 UTC 

[PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
 2020-11-19 14:23 UTC  (6+ messages)
    ` [PATCH] USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk forLenovo "

[PATCH] iio: adc: ad7292: remove unneeded spi_set_drvdata()
 2020-11-19 14:27 UTC 

[PATCH 0/5] [RFC] MUSE: Userspace backed MTD
 2020-11-19 14:16 UTC  (6+ messages)
` [PATCH 1/5] fuse: Rename FUSE_DIO_CUSE
` [PATCH 2/5] fuse: Export fuse_simple_request
` [PATCH 3/5] fuse: Make cuse_parse_one a common helper
` [PATCH 4/5] mtd: Add MTD_MUSE flag
` [PATCH 5/5] fuse: Implement MUSE: MTD in userspace

[PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
 2020-11-19 14:17 UTC  (4+ messages)

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-19 14:17 UTC  (10+ messages)
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT
` [patch V4 5/8] sched: highmem: Store local kmaps in task struct

[PATCH v3 00/10] Introduced new Cadence USBSSP DRD Driver
 2020-11-19 14:13 UTC  (11+ messages)
` [PATCH v3 01/10] usb: cdns3: Add support for DRD CDNSP
` [PATCH v3 02/10] usb: cdns3: Split core.c into cdns3-plat and core.c file
` [PATCH v3 03/10] usb: cdns3: Moves reusable code to separate module
` [PATCH v3 04/10] usb: cdns3: Refactoring names in reusable code
` [PATCH v3 05/10] usb: cdns3: Changed type of gadget_dev in cdns structure
` [PATCH v3 06/10] usb: cdnsp: Device side header file for CDNSP driver
` [PATCH v3 07/10] usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
` [PATCH v3 08/10] usb: cdnsp: Add tracepoints for CDNSP driver
` [PATCH v3 09/10] usb: cdns3: Change file names for cdns3 driver
` [PATCH v3 10/10] MAINTAINERS: add Cadence USBSSP DRD IP driver entry

[PATCH v3] arm64: dts: mediatek: Add mt8192 power domains controller
 2020-11-19 14:13 UTC  (4+ messages)

[PATCH] iio: accel: adis16209: remove unneeded spi_set_drvdata()
 2020-11-19 14:18 UTC 

[PATCH 0/3 v7] ftrace: Add access to function arguments for all callbacks
 2020-11-19 14:12 UTC  (7+ messages)
` [PATCH 1/3 v7] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
` [PATCH 3/3 v7] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[RFC PATCH 0/3] usb: typec: Product Type time
 2020-11-19 14:12 UTC  (6+ messages)
` [RFC PATCH 2/3] usb: typec: Add product_type sysfs attribute file for partners and cables

[PATCH] iio: accel: adis16201: remove unneeded spi_set_drvdata()
 2020-11-19 14:17 UTC 

[tip: x86/urgent] Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account"
 2020-11-19 14:11 UTC 

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-19 14:09 UTC  (8+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-11-19 14:08 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v2 2/6] remoteproc/pru: Add a PRU remoteproc driver
` [PATCH v2 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH v2 4/6] remoteproc/pru: Add pru-specific debugfs support
` [PATCH v2 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v2 6/6] remoteproc/pru: Add support for various PRU cores on K3 J721E SoCs

[PATCH v3] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-11-19 14:07 UTC  (7+ messages)

[PATCH v4 0/4] tools/bootconfig: Align the bootconfig applied initrd
 2020-11-19 13:59 UTC  (5+ messages)
` [PATCH v4 2/4] tools/bootconfig: Fix to check the write failure correctly

[PATCH] perf test: Omit test 68 for s390
 2020-11-19 13:55 UTC  (3+ messages)
` [PATCH] perf test: Skip test 68 for Powerpc

[PATCH] interconnect: fix memory trashing in of_count_icc_providers()
 2020-11-19 13:52 UTC  (2+ messages)

[PATCH v2] mm: hugetlb: fix type of delta parameter and related local variables in gather_surplus_pages()
 2020-11-19 13:48 UTC 

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-19 13:48 UTC  (4+ messages)
` [PATCH net-next v3 01/12] dt-bindings: net: dsa: convert ksz bindings document to yaml

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-19 13:43 UTC  (7+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

[PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2020-11-19 13:41 UTC  (3+ messages)
` [PATCH v3 4/5] arm64: Add support for SMCCC TRNG entropy source

[PATCH 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-11-19 13:41 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
  ` [PATCH 1/3] dt-bindings: pci: ti, j721e: Fix "ti, syscon-pcie-ctrl" "

[PATCH v1] docs: ACPI: dsd: enable hyperlink in final references
 2020-11-19 13:39 UTC  (2+ messages)

[PATCH] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-19 13:38 UTC  (3+ messages)

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-19 13:37 UTC  (7+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "

[PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes
 2020-11-19 13:28 UTC  (6+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller

[PATCH net] bnxt_en: fix error return code in bnxt_init_board()
 2020-11-19 13:30 UTC 

[PATCH 1/3] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel
 2020-11-19 12:45 UTC  (4+ messages)
` [PATCH 3/3] MIPS: KASLR: Make relocation_address can be configured

[PATCH 1/2] siox: Use bus_type functions for probe, remote and shutdown
 2020-11-19 13:23 UTC  (2+ messages)
` [PATCH 2/2] siox: Make remove callback return void

[PATCH] Documentation: Coccinelle: Improve command example for debugging patches
 2020-11-19 13:14 UTC 

[PATCH 0/2] scs: switch to vmapped shadow stacks
 2020-11-19 13:11 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: scs: use vmapped IRQ and SDEI "

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-19 13:09 UTC  (4+ messages)

[PATCH 0/6] Add a PRU remoteproc driver
 2020-11-19 13:10 UTC  (6+ messages)
` [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

[PATCH 0/4] Renesas add QSPI{0,1} pins to r8a77{96,951,965,990} SoC
 2020-11-19 13:09 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions
` [PATCH 2/4] pinctrl: renesas: r8a77951: "
` [PATCH 3/4] pinctrl: renesas: r8a7796: "
` [PATCH 4/4] pinctrl: renesas: r8a77965: "

[PATCH v8 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-19 13:06 UTC  (4+ messages)
` [PATCH v8 3/6] spi: cadence-quadspi: Add multi-chipselect "

[PATCH] misc: pci_endpoint_test: fix return value of error branch
 2020-11-19 12:49 UTC 

[RFC PATCH] mm: bail out from psi memstall when cond_resched
 2020-11-19 12:55 UTC  (2+ messages)

[PATCH 1/4] MIPS: vdso: Use vma page protection for remapping
 2020-11-19 12:54 UTC  (8+ messages)
` [PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits
` [PATCH 3/4] MIPS: mm: shorten lines by using macro
` [PATCH 4/4] MIPS: mm: Clean up setup of protection map

[PATCH 0/2] Clean up and fix up cpu_cache_init()
 2020-11-19 12:53 UTC  (2+ messages)

[PATCH v2] Bluetooth: Use NVM files based on SoC ID for WCN3991
 2020-11-19 12:54 UTC 

[PATCH v1] Bluetooth: Use NVM files based on SoC ID for WCN3991
 2020-11-19 12:52 UTC  (5+ messages)

[PATCH] arm64: defconfig: Enable QCOM_SCM as builtin
 2020-11-19 12:49 UTC  (2+ messages)

WARNING: can't access registers at asm_common_interrupt
 2020-11-19 12:48 UTC  (11+ messages)

[RFC PATCH] ASoC: ak4458: use reset control instead of reset gpio
 2020-11-19 12:48 UTC  (2+ messages)

[PATCH] IB/mthca: fix return value of error branch in mthca_init_cq()
 2020-11-19 12:38 UTC 


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