linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 09:52:52 to 2019-12-19 12:13:03 UTC [more...]

[PATCH v2] relay: handle alloc_percpu returning NULL in relay_open
 2019-12-19 12:12 UTC 

[PATCH v4 00/16] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-12-19 12:12 UTC  (18+ messages)
` [PATCH v4 01/16] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH v4 02/16] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH v4 03/16] PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()
` [PATCH v4 04/16] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH v4 05/16] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
` [PATCH v4 06/16] iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
` [PATCH v4 07/16] drivers/iommu: Allow IOMMU bus ops to be unregistered
` [PATCH v4 08/16] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH v4 09/16] Revert "iommu/arm-smmu: Make arm-smmu "
` [PATCH v4 10/16] iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
` [PATCH v4 11/16] iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
` [PATCH v4 12/16] iommu/arm-smmu: Support SMMU module probing from the IORT
` [PATCH v4 13/16] iommu/arm-smmu-v3: Allow building as a module
` [PATCH v4 14/16] iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
` [PATCH v4 15/16] iommu/arm-smmu: Allow building as a module
` [PATCH v4 16/16] iommu/arm-smmu: Update my email address in MODULE_AUTHOR()

READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))
 2019-12-19 12:11 UTC  (11+ messages)

[PATCH 00/13] Add PCIe support to TI's J721E SoC
 2019-12-19 12:12 UTC  (20+ messages)
` [PATCH 03/13] PCI: cadence: Add support to use custom read and write accessors
` [PATCH 04/13] PCI: cadence: Add support to start link and verify link status
` [PATCH 05/13] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [PATCH 06/13] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH 07/13] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH 08/13] PCI: cadence: Use local management register to configure Vendor ID

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-19 12:09 UTC  (5+ messages)
` [net-next v4 "
  ` 答复: "

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-19 12:06 UTC  (4+ messages)
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers

[PATCH] arm64: dts: qcom: sm8150: Add cpufreq HW device node
 2019-12-19 12:06 UTC 

[PATCH] kbuild: Add DTC_CPP_FLAGS
 2019-12-19 12:05 UTC  (4+ messages)
    ` Aw: "

[PATCH v3 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-12-19 12:03 UTC  (9+ messages)
` [PATCH v3 1/2] firmware: google: Expose CBMEM over sysfs

[PATCH] chardev: Avoid potential use-after-free in 'chrdev_open()'
 2019-12-19 12:02 UTC 

[PATCH] mtd: spi-nor: make s25fl129p1 skip SFDP parsing
 2019-12-19  7:57 UTC 

WARNING: refcount bug in cdev_get
 2019-12-19 11:59 UTC  (7+ messages)

[PATCH 0/5] KVM: arm64: vcpu preempted check support
 2019-12-19 11:59 UTC  (7+ messages)
` [PATCH 1/5] KVM: arm64: Document PV-lock interface
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call

[PATCH] x86: Remove force_iret()
 2019-12-19 11:58 UTC 

[PATCH next] drm/amd/display: make non-global functions static
 2019-12-19 11:55 UTC 

[PATCH] sched, fair: Allow a small degree of load imbalance between SD_NUMA domains
 2019-12-19 11:56 UTC  (7+ messages)

[PATCH 1/2] usb: dwc2: Fix IN FIFO allocation
 2019-12-19 11:34 UTC  (2+ messages)
` [PATCH 2/2] usb: dwc2: fix debugfs FIFO count

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-19 11:54 UTC  (4+ messages)
` [PATCHv3 02/15] remoteproc/omap: Add device tree support

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-19 11:53 UTC  (9+ messages)

[PATCH] printk: fix exclusive_console replaying
 2019-12-19 11:53 UTC 

[PATCH] kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
 2019-12-19 11:51 UTC 

[PATCH v3 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-19 11:51 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: nvmem: new optional property write-protect-gpios
` [PATCH v3 2/4] nvmem: add support for the write-protect pin
` [PATCH v3 3/4] dt-bindings: at24: remove the optional property write-protect-gpios
` [PATCH v3 4/4] eeprom: at24: remove the write-protect pin support

[PATCH v17 00/23] Generic page walk and ptdump
 2019-12-19 11:49 UTC  (5+ messages)
` [PATCH v17 01/23] mm: Add generic p?d_leaf() macros
` [PATCH v17 06/23] powerpc: mm: Add p?d_leaf() definitions

[PATCH v6 0/2] MAX9286 GMSL Support
 2019-12-19 11:46 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

[PATCH v2 1/3] hwmon: adm1177: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2019-12-19 11:43 UTC  (2+ messages)

[PATCH v2 1/3] hwmon: adm1177: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2019-12-19 11:41 UTC  (3+ messages)
` [PATCH v2 2/3] dt-binding: hwmon: Add documentation for ADM1177
` [PATCH v2 3/3] MAINTAINERS: add entry for ADM1177 driver

[PATCH] scsi: libsas: Tidy SAS address print format
 2019-12-19 11:37 UTC 

[PATCH net-next v2] net: WireGuard secure network tunnel
 2019-12-19 11:38 UTC  (14+ messages)

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-19 11:35 UTC  (10+ messages)
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

[PATCH] regulator: bd71828: remove get_voltage operation
 2019-12-19 11:34 UTC 

[PATCH RESEND] 9p: Remove unneeded semicolon
 2019-12-19 11:34 UTC  (2+ messages)

Warnings in DRM code when removing/unbinding a driver
 2019-12-19 11:31 UTC  (8+ messages)

[PATCH v4 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
 2019-12-19 11:31 UTC  (5+ messages)

linux-next: Signed-off-by missing for commits in the drm-intel-fixes tree
 2019-12-19 11:30 UTC 

[PATCH v6 2/4] x86/traps: Print address on #GP
 2019-12-19 11:29 UTC  (5+ messages)

[PATCH] mm: vmscan: memcg: Add global shrink priority
 2019-12-19 11:26 UTC  (4+ messages)

[PATCH v4 0/4] KASAN for powerpc64 radix
 2019-12-19 11:25 UTC  (7+ messages)
` [PATCH v4 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH V2] powerpc/setup_64: use DEFINE_DEBUGFS_ATTRIBUTE to define fops_rfi_flush
 2019-12-19 11:18 UTC 

[PATCH v7 01/13] exfat: add in-memory and on-disk structures and headers
 2019-12-19 11:20 UTC  (7+ messages)

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-19 11:19 UTC  (9+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h
` [PATCH 2/2] openat2: drop open_how->__padding field

[PATCH v2] xen-pciback: optionally allow interrupt enable flag writes
 2019-12-19 11:20 UTC  (2+ messages)

[PATCH 0/4] Add regulator support for mpq7920
 2019-12-19 11:18 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: Add an entry for Monolithic Power System, MPS
` [PATCH 2/4] dt-bindings: regulator: add document bindings for mpq7920
` [PATCH 3/4] regulator: mpq7920: add mpq7920 regulator driver
` [PATCH 4/4] MAINTAINERS: Add entry for mpq7920 PMIC driver

[PATCH v2] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
 2019-12-19 11:14 UTC  (2+ messages)

[PATCH net-next v3 00/11] VSOCK: add vsock_test test suite
 2019-12-19 11:11 UTC  (2+ messages)

[PATCH v2] nvmem: add QTI SDAM driver
 2019-12-19 11:11 UTC  (2+ messages)

[PATCH 1/2] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
 2019-12-19 11:10 UTC  (2+ messages)

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2019-12-19 11:07 UTC  (4+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

[PATCH v7 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-19 11:05 UTC  (5+ messages)
` [PATCH v7 2/3] iio: (bma400) add driver for the BMA400
` [PATCH v7 3/3] iio: (bma400) basic regulator support

Marketing Tool
 2019-12-18 11:47 UTC 

[PATCH v1 0/3] Tegra GPIO: Minor code clean up
 2019-12-19 11:01 UTC  (3+ messages)
` [PATCH v1 1/3] gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors

[PATCH net-next v4 00/15] net: macsec: initial support for hardware offloading
 2019-12-19 10:55 UTC  (16+ messages)
` [PATCH net-next v4 01/15] net: macsec: move some definitions in a dedicated header
` [PATCH net-next v4 02/15] net: macsec: introduce the macsec_context structure
` [PATCH net-next v4 03/15] net: macsec: introduce MACsec ops
` [PATCH net-next v4 04/15] net: phy: add MACsec ops in phy_device
` [PATCH net-next v4 05/15] net: macsec: hardware offloading infrastructure
` [PATCH net-next v4 06/15] net: macsec: add nla support for changing the offloading selection
` [PATCH net-next v4 07/15] net: phy: export __phy_read_page/__phy_write_page
` [PATCH net-next v4 08/15] net: phy: mscc: macsec initialization
` [PATCH net-next v4 09/15] net: phy: mscc: macsec support
` [PATCH net-next v4 10/15] net: macsec: PN wrap callback
` [PATCH net-next v4 11/15] net: phy: mscc: PN rollover support
` [PATCH net-next v4 12/15] net: introduce the MACSEC netdev feature
` [PATCH net-next v4 13/15] net: add a reference to MACsec ops in net_device
` [PATCH net-next v4 14/15] net: macsec: allow to reference a netdev from a MACsec context
` [PATCH net-next v4 15/15] net: macsec: add support for offloading to the MAC

[PATCH next] drm: of: fix build error without CONFIG_OF
 2019-12-19 10:57 UTC 

[PATCH v2 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-19 10:59 UTC  (7+ messages)
` [PATCH v2 2/4] nvmem: add support for the write-protect pin

[PATCH] slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-19 10:58 UTC  (2+ messages)

[PATCH] nvmem: imx: scu: correct the fuse word index
 2019-12-19 10:52 UTC  (2+ messages)

[PATCH] nvmem: imx: scu: fix write SIP
 2019-12-19 10:52 UTC  (2+ messages)

[PATCH v2 0/2] Exynos5422: fix bus related OPPs for Odroid XU3/XU4/HC1
 2019-12-19 10:51 UTC  (3+ messages)
    ` [PATCH v2 1/2] ARM: dts: exynos: Move bus related OPPs to the boards DTS
    ` [PATCH v2 2/2] ARM: dts: exynos: Adjust bus related OPPs to the values correct for Odroids

[PATCH v4 0/6] Add support for frequency invariance for (some) x86
 2019-12-19 10:48 UTC  (9+ messages)
` [PATCH v4 1/6] x86,sched: Add support for frequency invariance

[PATCH V2 0/7] Add minimal boot support for IPQ6018
 2019-12-19 10:41 UTC  (8+ messages)
` [PATCH V2 1/7] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V2 2/7] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V2 3/7] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH V2 4/7] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH V2 5/7] clk: qcom: Add ipq6018 Global Clock Controller support
` [PATCH V2 6/7] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH V2 7/7] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[RFC PATCH 0/3] softirq/blk-mq: implement interrupt flood detection for avoiding cpu lockup
 2019-12-19 10:43 UTC  (7+ messages)
` [RFC PATCH 2/3] softirq: implement interrupt flood detection

[PATCH v3] kernel/exit: do panic earlier to get coredump if global init task exit
 2019-12-19 10:42 UTC  (2+ messages)

[PATCH] nvmem: add QTI SDAM driver
 2019-12-19 10:38 UTC  (4+ messages)

[PATCH] hpfs: Remove unneeded semicolon
 2019-12-19 10:44 UTC 

[PATCH v2 0/2] Add yaml DWC2 bindings
 2019-12-19 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Convert DWC2 bindings to json-schema
` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps,dwc2" from hsotg node

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-19 10:35 UTC  (8+ messages)

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020)
 2019-12-19 10:35 UTC 

[PATCH v6 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-12-19 10:31 UTC  (12+ messages)
` [PATCH v6 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec
` [PATCH v6 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec
` [PATCH v6 03/11] ASoC: "
` [PATCH v6 04/11] ASoC: wcd934x: add basic controls
` [PATCH v6 05/11] ASoC: wcd934x: add playback dapm widgets
` [PATCH v6 06/11] ASoC: wcd934x: add capture "
` [PATCH v6 07/11] ASoC: wcd934x: add audio routings
` [PATCH v6 08/11] dt-bindings: gpio: wcd934x: Add bindings for gpio
` [PATCH v6 09/11] gpio: wcd934x: Add support to wcd934x gpio controller
` [PATCH v6 10/11] ASoC: qcom: dt-bindings: Add compatible for DB845c and Lenovo Yoga
` [PATCH v6 11/11] ASoC: qcom: sdm845: add support to "

[PATCH] drivers: tty: serial: 8250: fintek: Can enable or disable irq sharing based on isa or pci bus
 2019-12-19 10:28 UTC  (7+ messages)

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-12-19 10:26 UTC  (4+ messages)
` [PATCH 4/6] clk: qcom: Add ipq6018 Global Clock Controller support

[RFC PATCH v5] f2fs: support data compression
 2019-12-19 10:25 UTC  (4+ messages)

[PATCH V2 0/2] irqchip: add NXP INTMUX interrupt controller
 2019-12-19 10:21 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings/irq: add binding for NXP INTMUX interrupt multiplexer
` [PATCH V2 2/2] drivers/irqchip: add NXP INTMUX interrupt multiplexer support

[PATCH] net: stmmac: platform: Fix MDIO init for platforms without PHY
 2019-12-19 10:17 UTC 

[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
 2019-12-19 10:23 UTC  (7+ messages)
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value

[PATCH v7 1/4] x86/insn-eval: Add support for 64-bit kernel mode
 2019-12-19 10:21 UTC  (3+ messages)
` [PATCH v7 4/4] x86/kasan: Print original address on #GP

[PATCH] Revert "iwlwifi: mvm: fix scan config command size"
 2019-12-19 10:15 UTC  (3+ messages)

refcount_warn_saturate WARNING (was: Re: cls_flower: Fix the behavior using port ranges with hw-offload)
 2019-12-19 10:12 UTC 

[PATCH] tpm_tis: reserve chip for duration of tpm_tis_core_init
 2019-12-19 10:07 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] serdev: Don't claim unsupported ACPI serial devices
 2019-12-19 10:03 UTC 

[PATCH v7 00/12] Support ROHM BD71828 PMIC
 2019-12-19  9:58 UTC  (8+ messages)
` [PATCH v7 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v7 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v7 09/12] rtc: bd70528: add BD71828 support
` [PATCH v7 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v7 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v7 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC


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