linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-31 11:45:44 to 2019-05-31 14:59:15 UTC [more...]

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-05-31 14:58 UTC  (2+ messages)

[PATCH] clk: tegra210: Fix default rates for HDA clocks
 2019-05-31 14:58 UTC  (3+ messages)

[GIT PULL] SPDX update for 5.2-rc3 - round 1
 2019-05-31 14:58 UTC  (5+ messages)

memory leak in sctp_stream_init_ext
 2019-05-31 14:58 UTC 

net-next build error (2)
 2019-05-31 14:58 UTC 

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-31 14:55 UTC  (14+ messages)
    ` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[PATCH] ipv6: Prevent overrun when parsing v6 header options
 2019-05-31 14:54 UTC  (5+ messages)

[PATCH] x86/power: Fix 'nosmt' vs. hibernation triple fault during resume
 2019-05-31 14:54 UTC  (18+ messages)
` [PATCH v4] "

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-05-31 14:52 UTC  (4+ messages)
` [PATCH v2 1/8] acpi: Drop drivers/acpi/hmat/ directory

[PATCH v3] clocksource: exynos_mct: Increase priority over ARM arch timer
 2019-05-31 14:50 UTC  (3+ messages)

security/loadpin: Allow to exclude specific file types
 2019-05-31 14:49 UTC  (3+ messages)

[PATCH v3 00/13] epoll: support pollable epoll from userspace
 2019-05-31 14:48 UTC  (16+ messages)
` [PATCH v3 06/13] epoll: introduce helpers for adding/removing events to uring
` [PATCH v3 07/13] epoll: call ep_add_event_to_uring() from ep_poll_callback()

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
 2019-05-31 14:48 UTC  (7+ messages)

[PATCH 00/21] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-05-31 14:48 UTC  (6+ messages)
` [PATCH 13/21] EDAC, ghes: Rework memory hierarchy detection

[PATCH] drivers/pci/controller: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-31 14:47 UTC  (3+ messages)

[PATCH] spi: qup: remove unnecessary goto
 2019-05-31 14:46 UTC 

[PATCH] net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
 2019-05-31 14:46 UTC  (4+ messages)

[PATCH net-next] ethtool: do not use regs->len after ops->get_regs
 2019-05-31 14:46 UTC  (5+ messages)

[PATCH] xen-blkfront: switch kcalloc to kvcalloc for large array allocation
 2019-05-31 14:44 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] sched/core: add __sched tag for io_schedule()
 2019-05-31 14:37 UTC  (2+ messages)

[PATCH] phy: meson-g12a-usb3-pcie: disable locking for cr_regmap
 2019-05-31 14:36 UTC  (4+ messages)

[RFCv2 0/6] introduce memory hinting API for external process
 2019-05-31 14:35 UTC  (18+ messages)
` [RFCv2 1/6] mm: introduce MADV_COLD
` [RFCv2 3/6] mm: introduce MADV_PAGEOUT
` [RFCv2 4/6] mm: factor out madvise's core functionality
` [RFCv2 5/6] mm: introduce external memory hinting API

[PATCH] ASoC: SOF: Intel: hda: Fix COMPILE_TEST build error
 2019-05-31 14:34 UTC  (2+ messages)

[PATCH 0/6] mailbox: arm_mhu: add support to use in doorbell mode
 2019-05-31 14:33 UTC  (7+ messages)
` [PATCH 1/6] mailbox: add support for doorbell/signal mode controllers
` [PATCH 2/6] mailbox: arm_mhu: reorder header inclusion and drop unneeded ones
` [PATCH 3/6] dt-bindings: mailbox: add bindings to support ARM MHU doorbells
` [PATCH 4/6] mailbox: arm_mhu: migrate to threaded irq handler
` [PATCH 5/6] mailbox: arm_mhu: re-factor data structure to add doorbell support
` [PATCH 6/6] mailbox: arm_mhu: add full support for the doorbells

[PATCH] docs: clk: fix struct syntax
 2019-05-31 14:30 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 14:29 UTC  (12+ messages)

[PATCH] crypto: caam - disable some clock checks for iMX7ULP
 2019-05-31 14:27 UTC  (2+ messages)

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-05-31 14:27 UTC  (13+ messages)

[PATCH] clocksource: arc_timer: use BIT() instead of _BITUL()
 2019-05-31 14:25 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] sock ops: add netns ino and dev in bpf context
 2019-05-31 14:24 UTC  (4+ messages)
` [PATCH bpf-next v4 1/4] bpf: "

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-31 14:21 UTC  (4+ messages)
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 5.0 000/346] 5.0.20-stable review
 2019-05-31 14:18 UTC  (4+ messages)

[PATCH v5 00/16] Software fwnode references
 2019-05-31 14:15 UTC  (17+ messages)
` [PATCH v5 01/16] software node: Allow node creation without properties
` [PATCH v5 02/16] software node: Simplify software_node_release() function
` [PATCH v5 03/16] software node: Add support for static node descriptors
` [PATCH v5 04/16] software node: Use kobject name when finding child nodes by name
` [PATCH v5 05/16] software node: Add software_node_get_reference_args()
` [PATCH v5 06/16] driver core: Add helper device_find_child_by_name()
` [PATCH v5 07/16] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH v5 08/16] device property: Introduce fwnode_find_reference()
` [PATCH v5 09/16] device connection: Find connections also by checking the references
` [PATCH v5 10/16] usb: typec: Registering real device entries for the muxes
` [PATCH v5 11/16] platform/x86: intel_cht_int33fe: Register max17047 in its own function
` [PATCH v5 12/16] platform/x86: intel_cht_int33fe: Remove unused fusb302 device property
` [PATCH v5 13/16] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH v5 14/16] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v5 15/16] platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependencies
` [PATCH v5 16/16] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH 5.1 000/405] 5.1.6-stable review
 2019-05-31 14:16 UTC  (2+ messages)

Decreasing time to get link up to below 3 s
 2019-05-31 14:14 UTC  (2+ messages)

[PATCH] rtlwifi: remove redundant assignment to variable k
 2019-05-31 14:14 UTC 

[PATCH v3 0/5] Add Error Disconnect Recover (EDR) support
 2019-05-31 14:12 UTC  (8+ messages)
` [PATCH v3 1/5] PCI/ACPI: Add _OSC based negotiation support for DPC
` [PATCH v3 2/5] PCI/DPC: Allow dpc_probe() even if DPC is handled in firmware
` [PATCH v3 4/5] PCI/DPC: Add Error Disconnect Recover (EDR) support

[RFC] printk/sysrq: Don't play with console_loglevel
 2019-05-31 14:11 UTC  (5+ messages)

[PATCH v2 1/2] mt76: mt7615: enable support for mesh
 2019-05-31 14:09 UTC  (2+ messages)
` [PATCH v2 2/2] mt76: mt7615: fix slow performance when enable encryption

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2019-05-31 14:06 UTC  (2+ messages)

[PATCH v2] hwspinlock: ignore disabled device
 2019-05-31 14:02 UTC  (2+ messages)

[PATCH 00/22] Some documentation fixes
 2019-05-31 14:00 UTC  (3+ messages)
` [PATCH 11/22] gpu: amdgpu: fix broken amdgpu_dma_buf.c references

[PATCH 4.19 000/276] 4.19.47-stable review
 2019-05-31 13:56 UTC  (4+ messages)
` [PATCH 4.19 075/276] scsi: qla2xxx: Fix a qla24xx_enable_msix() error path

[HELP] How to get task_struct from mm
 2019-05-31 13:56 UTC  (4+ messages)

[GIT PULL] xen: fixes for 5.2-rc3
 2019-05-31 13:56 UTC 

[PATCH] usb: cdc-wdm: remove redundant assignment to rv
 2019-05-31 13:53 UTC 

[PATCH 00/10] Venus stateful Codec API
 2019-05-31 13:53 UTC  (13+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[PATCH] arm64: dts: ulcb-kf: Add support for TI WL1837
 2019-05-31 13:49 UTC  (4+ messages)

[PATCH v2] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
 2019-05-31 13:47 UTC 

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-05-31 13:47 UTC  (5+ messages)

[PATCH v4 00/16] Software fwnode references
 2019-05-31 13:46 UTC  (7+ messages)
` [PATCH v4 13/16] platform/x86: intel_cht_int33fe: Provide software nodes for the devices

[BISECT] No audio after "ASoC: core: use component driver name as component name"
 2019-05-31 13:44 UTC  (3+ messages)

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-05-31 13:43 UTC  (6+ messages)

[PATCH v3 0/5] vsock/virtio: optimizations to increase the throughput
 2019-05-31 13:39 UTC  (6+ messages)
` [PATCH v3 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH v3 2/5] vsock/virtio: fix locking for fwd_cnt and buf_alloc
` [PATCH v3 3/5] vsock/virtio: reduce credit update messages
` [PATCH v3 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH v3 5/5] vsock/virtio: change the maximum packet size allowed

[PATCH V2 0/1] perf: Add CPU hotplug support for events
 2019-05-31 13:39 UTC  (2+ messages)
` [PATCH V2 1/1] perf: event preserve and create across cpu hotplug

[PATCH] staging: vc04_services: remove redundant assignment to pointer service
 2019-05-31 13:39 UTC 

[PATCH 0/3] ACPI: New eject flow to remove devices cautiously
 2019-05-31 13:38 UTC  (3+ messages)
` [PATCH 3/3] ACPI / device_sysfs: Add eject show attr to monitor eject status

[PATCH 0/4] iommu: Add device fault reporting API
 2019-05-31 13:37 UTC  (4+ messages)
` [PATCH 3/4] iommu: Introduce device fault report API

[net-next v2] hinic: add LRO support
 2019-05-31  5:47 UTC 

[PATCH] [trivial] nfsd: Spelling s/EACCESS/EACCES/
 2019-05-31 13:36 UTC  (2+ messages)

[PATCH] ptrace: restore smp_rmb() in __ptrace_may_access()
 2019-05-31 13:35 UTC  (4+ messages)

[PATCH] staging: comedi: Remove variable runflags
 2019-05-31 13:31 UTC  (4+ messages)

[PATCH 0/3] livepatch: Clean up of reliable stacktrace warnings
 2019-05-31 13:29 UTC  (9+ messages)
` [PATCH 1/3] stacktrace: Remove superfluous WARN_ONCE() from save_stack_trace_tsk_reliable()
` [PATCH 2/3] livepatch: Remove duplicate warning about missing reliable stacktrace support
` [PATCH 3/3] livepatch: Use static buffer for debugging messages under rq lock

[PATCH] tty/serial: digicolor: Fix digicolor-usart already registered warning
 2019-05-31 13:37 UTC 

[PATCH] qed: remove redundant assignment to rc
 2019-05-31 13:27 UTC 

devm_* vs. PROBE_DEFFER: memory leaks?
 2019-05-31 13:27 UTC  (2+ messages)

[PATCH v3] checkpatch.pl: Warn on duplicate sysctl local variable
 2019-05-31 13:14 UTC 

[PATCH] perf jvmti: Fix gcc string overflow warning
 2019-05-31 13:13 UTC  (3+ messages)
  ` [PATCHv2] "

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-31 13:09 UTC  (3+ messages)

[net-next,v4 0/2] Enable SFP on ACPI based systems
 2019-05-31 12:57 UTC  (9+ messages)

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-05-31 12:52 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-05-31 12:46 UTC  (5+ messages)
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node
      ` [linux-sunxi] "

[PATCH V2] drivers: i2c: tegra: fix checkpatch defects
 2019-05-31 12:45 UTC  (5+ messages)

[PATCH V1] i2c: busses: tegra: Add suspend-resume support
 2019-05-31 12:43 UTC  (4+ messages)

[PATCH ghak90 V6 02/10] audit: add container id
 2019-05-31 12:44 UTC  (12+ messages)

memory leak in sctp_process_init
 2019-05-31 12:42 UTC  (9+ messages)

[PATCH net-next v5 0/5] net: stmmac: enable EHL SGMI
 2019-05-31 19:58 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: stmmac: enable clause 45 mdio support
` [PATCH net-next v5 2/5] net: stmmac: introducing support for DWC xPCS logics
` [PATCH net-next v5 3/5] net: stmmac: add xpcs function hooks into main driver and ethtool
` [PATCH net-next v5 4/5] net: stmmac: add xPCS functions for device with DWMACv5.1
` [PATCH net-next v5 5/5] net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID

[PATCH v3 0/8] NVIDIA Tegra clocksource driver improvements
 2019-05-31 12:33 UTC  (3+ messages)

[GIT PULL net-next, resend] isdn: deprecate non-mISDN drivers
 2019-05-31 12:32 UTC 

[PATCH -next] x86: apuv2: Make two symbols static
 2019-05-31 12:27 UTC  (2+ messages)

[PATCHv6 0/4] omapdrm: DSI command mode panel support
 2019-05-31 12:23 UTC  (5+ messages)
` [PATCHv6 3/4] drm/omap: add framedone interrupt support

[PATCH -next] crypto: atmel-i2c - Fix build error while CRC16 set to m
 2019-05-31 12:17 UTC  (2+ messages)
` [PATCH v2 "

[RFC v2 0/2] clocksource: davinci-timer: new driver
 2019-05-31 12:21 UTC  (9+ messages)
` [RFC v2 1/2] clocksource: davinci-timer: add support for clockevents

[PATCH] net: phy: support C45 phys in SIOCGMIIREG/SIOCSMIIREG ioctls
 2019-05-31 12:20 UTC  (2+ messages)

[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
 2019-05-31 12:13 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: arm: imx: Add the soc binding for i.MX8MN
 2019-05-31 12:13 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: freescale: Add i.MX8MN dtsi support

[PATCHv2 0/8] perf/x86: Rework msr probe interface
 2019-05-31 12:09 UTC  (9+ messages)
` [PATCH 1/8] perf/x86: Add "
` [PATCH 2/8] perf/x86/msr: Use new probe function
` [PATCH 3/8] perf/x86/cstate: "
` [PATCH 4/8] perf/x86/rapl: Use new msr detection interface
` [PATCH 5/8] perf/x86/rapl: Get rapl_cntr_mask from new probe framework
` [PATCH 6/8] perf/x86/rapl: Get msr values "
` [PATCH 7/8] perf/x86/rapl: Get attributes "
` [PATCH 8/8] perf/x86/rapl: Get quirk state "

[PATCH] ext4: remove unnecessary gotos in ext4_xattr_set_entry
 2019-05-31 12:10 UTC 

[PATCH] phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable
 2019-05-31 12:05 UTC 

[patch 0/3] do not raise timer softirq unconditionally (spinlockless version)
 2019-05-31 11:55 UTC  (5+ messages)
` [patch 2/3] timers: do not raise "

RFC: get rid of #ifdef CONFIG_OF's around of match tables
 2019-05-31 11:54 UTC  (4+ messages)
` [PATCH 1/3] mod_devicetable: helper macro for declaring oftree module device table
` [PATCH 2/3] drivers: block: xsysace: use MODULE_OF_TABLE() and of_match_ptr()
` [PATCH 3/3] drivers: crypto: picoxcell_crypto: use MODULE_OF_TABLE()

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-05-31 11:51 UTC  (3+ messages)

[PATCH] staging: kpc2000: replace bogus variable name in core.c
 2019-05-31 11:50 UTC  (2+ messages)

[RFC PATCH v2 00/12] x86: Flush remote TLBs concurrently and async
 2019-05-31 11:48 UTC  (3+ messages)
` [RFC PATCH v2 04/12] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-05-31 11:48 UTC  (6+ messages)

single copy atomicity for double load/stores on 32-bit systems
 2019-05-31 11:44 UTC  (3+ messages)

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-29 23:11 UTC 

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-29 23:09 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).