All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-18 08:42:56 to 2019-03-18 09:29:52 UTC [more...]

[PATCH 0/2] w1: DS2408 fixes
 2019-03-18  9:27 UTC  (2+ messages)
` [PATCH 2/2] w1: fix the resume command API

[PATCH 5.0 00/43] 5.0.3-stable review
 2019-03-18  9:24 UTC  (38+ messages)
` [PATCH 5.0 01/43] connector: fix unsafe usage of ->real_parent
` [PATCH 5.0 02/43] fou, fou6: avoid uninit-value in gue_err() and gue6_err()
` [PATCH 5.0 03/43] gro_cells: make sure device is up in gro_cells_receive()
` [PATCH 5.0 04/43] ipv4/route: fail early when inet dev is missing
` [PATCH 5.0 05/43] l2tp: fix infoleak in l2tp_ip6_recvmsg()
` [PATCH 5.0 06/43] lan743x: Fix RX Kernel Panic
` [PATCH 5.0 07/43] lan743x: Fix TX Stall Issue
` [PATCH 5.0 09/43] net: hsr: fix memory leak in hsr_dev_finalize()
` [PATCH 5.0 10/43] net/hsr: fix possible crash in add_timer()
` [PATCH 5.0 11/43] net: sit: fix UBSAN Undefined behaviour in check_6rd
` [PATCH 5.0 12/43] net/x25: fix use-after-free in x25_device_event()
` [PATCH 5.0 13/43] net/x25: reset state in x25_connect()
` [PATCH 5.0 14/43] pptp: dst_release sk_dst_cache in pptp_sock_destruct
` [PATCH 5.0 15/43] ravb: Decrease TxFIFO depth of Q3 and Q2 to one
` [PATCH 5.0 16/43] route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
` [PATCH 5.0 17/43] rxrpc: Fix client call queueing, waiting for channel
` [PATCH 5.0 18/43] sctp: remove sched init from sctp_stream_init
` [PATCH 5.0 19/43] tcp: do not report TCP_CM_INQ of 0 for closed connections
` [PATCH 5.0 20/43] tcp: Dont access TCP_SKB_CB before initializing it
` [PATCH 5.0 21/43] tcp: handle inet_csk_reqsk_queue_add() failures
` [PATCH 5.0 22/43] vxlan: Fix GRO cells race condition between receive and link delete
` [PATCH 5.0 23/43] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 5.0 24/43] net/mlx4_core: Fix reset flow when in command polling mode
` [PATCH 5.0 26/43] net/mlx4_core: Fix qp mtt size calculation
` [PATCH 5.0 27/43] net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
` [PATCH 5.0 28/43] net: hns3: fix to stop multiple HNS reset due to the AER changes
` [PATCH 5.0 29/43] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
` [PATCH 5.0 30/43] net: sched: flower: insert new filter to idr after setting its mask
` [PATCH 5.0 31/43] f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
` [PATCH 5.0 32/43] perf/x86: Fixup typo in stub functions
` [PATCH 5.0 33/43] ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56
` [PATCH 5.0 34/43] ALSA: firewire-motu: fix construction of PCM frame for capture direction
` [PATCH 5.0 35/43] ALSA: hda: Extend i915 component bind timeout
` [PATCH 5.0 37/43] ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
` [PATCH 5.0 38/43] ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
` [PATCH 5.0 41/43] perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
` [PATCH 5.0 43/43] drm: Block fb changes for async plane updates

[PATCH 4.20 00/52] 4.20.17-stable review
 2019-03-18  9:25 UTC  (18+ messages)
` [PATCH 4.20 01/52] connector: fix unsafe usage of ->real_parent
` [PATCH 4.20 02/52] gro_cells: make sure device is up in gro_cells_receive()
` [PATCH 4.20 03/52] ipv4/route: fail early when inet dev is missing
` [PATCH 4.20 04/52] l2tp: fix infoleak in l2tp_ip6_recvmsg()
` [PATCH 4.20 06/52] lan743x: Fix TX Stall Issue
` [PATCH 4.20 07/52] net: hns3: add dma_rmb() for rx description
` [PATCH 4.20 16/52] rxrpc: Fix client call queueing, waiting for channel
` [PATCH 4.20 17/52] sctp: remove sched init from sctp_stream_init
` [PATCH 4.20 19/52] tcp: Dont access TCP_SKB_CB before initializing it
` [PATCH 4.20 20/52] tcp: handle inet_csk_reqsk_queue_add() failures
` [PATCH 4.20 21/52] vxlan: Fix GRO cells race condition between receive and link delete
` [PATCH 4.20 22/52] vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
` [PATCH 4.20 23/52] net/mlx4_core: Fix reset flow when in command polling mode
` [PATCH 4.20 24/52] net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
` [PATCH 4.20 26/52] net: sched: flower: insert new filter to idr after setting its mask
` [PATCH 4.20 27/52] tcp: repaired skbs must init their tso_segs
` [PATCH 4.20 28/52] net/x25: fix a race in x25_bind()

[PATCH REBASED 0/4] mm: Generalize putback functions
 2019-03-18  9:28 UTC  (5+ messages)
` [PATCH REBASED 1/4] mm: Move recent_rotated pages calculation to shrink_inactive_list()
` [PATCH REBASED 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
` [PATCH REBASED 3/4] mm: Remove pages_to_free argument of move_active_pages_to_lru()
` [PATCH REBASED 4/4] mm: Generalize putback scan functions

[Bug 110161] login error
 2019-03-18  9:26 UTC 

[PATCH 0/6] nvmem: sunxi_sid: native format and A83T/H5 support
 2019-03-18  9:25 UTC  (14+ messages)
` [PATCH 4/6] nvmem: sunxi_sid: Read out data in native format

[Bug 110160] login errer
 2019-03-18  9:25 UTC 

[RFC PATCH 00/12] platform/x86: intel_cht_int33fe: Real DisplayPort reference
 2019-03-18  9:25 UTC  (7+ messages)
` [07/12] platform/x86: intel_cht_int33fe: Provide software node for all components
    ` [PATCH 07/12] "

[PATCH 0/7] Timer & SPI support for Allwinner suniv F1C100s
 2019-03-18  9:25 UTC  (6+ messages)

[PATCH v3 10/21] checkout: split part of it to new command 'switch'
 2019-03-18  9:24 UTC  (4+ messages)
` [PATCH] unpack-trees: fix oneway_merge accidentally carry over stage index

[RFC/PATCH net-next 0/9] net/dim: Support for multiple implementations
 2019-03-18  9:24 UTC  (6+ messages)

[PATCH v9 0/2] PWM support for HiFive Unleashed
 2019-03-18  9:24 UTC  (5+ messages)

[Bug 110143] [Regression] Doom 3: BFG Edition - Steam and GOG.com - white flickering screen
 2019-03-18  9:24 UTC  (2+ messages)

[PATCH v2 0/4] perf: Support a new 'percore' event qualifier
 2019-03-18  9:21 UTC  (4+ messages)
` [PATCH v2 1/4] perf: Add a "

[PATCH v1 0/3] Add Vivante GPU support on STM32MP157c
 2019-03-18  9:21 UTC  (6+ messages)
` [PATCH v1 2/3] ARM: dts: stm32: enable Vivante GPU support on stm32mp157c-ed1 board

[PATCH] y2038: fix socket.h header inclusion
 2019-03-18  9:21 UTC  (8+ messages)

[Bug 110157] login error
 2019-03-18  9:19 UTC 

[Bug 110155] login error
 2019-03-18  9:18 UTC 

[Bug 110154] login error
 2019-03-18  9:18 UTC 

[Bug 110153] login error
 2019-03-18  9:18 UTC 

[Bug 110152] login error
 2019-03-18  9:18 UTC 

[PATCH] ARM: i.MX: extend kindle-mx50 defconfig
 2019-03-18  9:16 UTC  (4+ messages)

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-18  9:15 UTC  (5+ messages)
` [PATCH v6 1/7] scsi: ufs: Introduce ufshcd_get_pwr_dev_param
    ` [EXT] "
` [PATCH v6 2/7] scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
    ` [EXT] "

[PATCH 00/11] Fix -Wmissing-prototypes warnings
 2019-03-18  9:14 UTC  (12+ messages)
` [PATCH 01/11] ARM: semihosting: Fix function prototype
` [PATCH 02/11] treewide: Make locally used functions static
` [PATCH 03/11] treewide: Add missing includes
` [PATCH 04/11] ARM: i.MX: external-nand-boot: remove unused i.MX21 entry
` [PATCH 05/11] ARM: boards: Harmonize barebox_arm_reset_vector() prototype
` [PATCH 06/11] ARM: sha256: Remove unused functions
` [PATCH 07/11] ARM: sha256: Remove unused header file
` [PATCH 08/11] ARM: PXA: Provide prototype for pxa_clear_reset_source()
` [PATCH 09/11] bus: mvebu-mbus: Add missing whitespace
` [PATCH 10/11] mfd: twl-core: Add missing prototype for twlcore_get()
` [PATCH 11/11] fs: squashfs: Remove unused function

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-03-18  9:13 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_plane: Print count of mismatched colors
 2019-03-18  9:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_plane: Print count of mismatched colors (rev2)

[PATCH] lib: Add shared copy of __lshrti3 from libgcc
 2019-03-18  9:14 UTC  (3+ messages)

[cip-dev] CIP IRC weekly meeting today
 2019-03-18  9:14 UTC  (13+ messages)
          ` [cip-dev] debootrap error (was: Re: CIP IRC weekly meeting today)
          ` [cip-dev] debootstrap "

[PATCH] Revert "fix zbarebox linking with new ld"
 2019-03-18  9:13 UTC 

[PATCH v2 0/2] fix quota subdir mounts
 2019-03-18  9:12 UTC  (5+ messages)
` [PATCH v2 2/2] ceph: quota: "

[PATCH 1/5] reset: add acquired/released state for exclusive reset controls
 2019-03-18  9:12 UTC  (3+ messages)

[PATCH v2 1/2] media: atmel: atmel-isc: reworked driver and formats
 2019-03-18  9:11 UTC  (4+ messages)

vmscan: Reclaim unevictable pages
 2019-03-18  9:09 UTC  (13+ messages)
      ` [External] "
        `  "

[PATCH v2] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
 2019-03-18  9:08 UTC  (2+ messages)

[PATCH v1 0/3] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
 2019-03-18  9:08 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: Document MIPID02 bindings

[PATCH 0/2] Follow-up viridian fixes
 2019-03-18  9:07 UTC  (3+ messages)
` [PATCH 1/2] viridian: remove synic poll blocking
` [PATCH 2/2] viridian: fix mistakes in timer expiration and re-start

Enabling -Wint-in-bool-context
 2019-03-18  9:05 UTC  (2+ messages)

[GSoC] AD7292 driver project
 2019-03-18  9:03 UTC  (6+ messages)

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-18  8:59 UTC  (5+ messages)

[PATCH v2 00/14] Add support for Hygon Dhyana Family 18h processor
 2019-03-18  8:59 UTC  (15+ messages)
` [PATCH v2 01/14] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v2 02/14] x86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2
` [PATCH v2 03/14] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU

[PATCH v2 00/19] locking/lockdep: Add comments and make some code
 2019-03-18  8:57 UTC  (20+ messages)
` [PATCH v2 01/19] locking/lockdep: Change all print_*() return type to void
` [PATCH v2 02/19] locking/lockdep: Add description and explanation in lockdep design doc
` [PATCH v2 03/19] locking/lockdep: Adjust lock usage bit character checks
` [PATCH v2 04/19] locking/lockdep: Remove useless conditional macro
` [PATCH v2 05/19] locking/lockdep: Adjust indents for function definitions
` [PATCH v2 06/19] locking/lockdep: Print the right depth for chain key colission
` [PATCH v2 07/19] locking/lockdep: Update obsolete struct field description
` [PATCH v2 08/19] locking/lockdep: Use lockdep_init_task for task initiation consistently
` [PATCH v2 09/19] locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
` [PATCH v2 10/19] locking/lockdep: Change the range of class_idx in held_lock struct
` [PATCH v2 11/19] locking/lockdep: Remove unused argument in validate_chain()
` [PATCH v2 12/19] locking/lockdep: Update comment
` [PATCH v2 13/19] locking/lockdep: Remove unnecessary function pointer argument
` [PATCH v2 14/19] locking/lockdep: Change type of the element field in circular_queue
` [PATCH v2 15/19] locking/lockdep: Remove __cq_empty()
` [PATCH v2 16/19] locking/lockdep: Use function pointer to avoid constant checks
` [PATCH v2 17/19] locking/lockdep: Combine check_noncircular and check_redundant
` [PATCH v2 18/19] locking/lockdep: Update comments on dependency search
` [PATCH v2 19/19] locking/lockdep: Change if to else-if when checking bfs errors

[U-Boot] mpc85xx, mpc86xx: device tree model
 2019-03-18  8:59 UTC  (5+ messages)

[Qemu-riscv] [PATCH v1 1/1] riscv: plic: Set msi_nonbroken as true
 2019-03-18  8:58 UTC  (3+ messages)
` [Qemu-riscv] [Qemu-devel] "

[PATCH i-g-t] i915/gem_mmap_gtt: Check that the initial pagefault is non-blocking
 2019-03-18  8:58 UTC  (2+ messages)
` [igt-dev] "

[PATCH v2 0/5] phy: tegra: xusb: Add Tegra186 support
 2019-03-18  8:56 UTC  (3+ messages)

[igt-dev] [CI 1/8] tests/gem_exec_blt: Drop benchmark mode, use igt_sysfs
 2019-03-18  8:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [CI,1/8] tests/gem_exec_blt: Drop benchmark mode, use igt_sysfs (rev3)

How to produce Release.gpg
 2019-03-18  8:54 UTC  (2+ messages)

[PATCH] doc: fix typos in man pages
 2019-03-18  8:54 UTC  (3+ messages)

[PATCH] perf pmu: Fix parser error for uncore event alias
 2019-03-18  8:53 UTC  (2+ messages)

[PATCH 1/2] ARM Kindle3 defconfig: enable MMU
 2019-03-18  8:52 UTC  (2+ messages)

[PATCH] [PATCH] openssl:upgrade to 1.1.1b
 2019-03-18  8:52 UTC  (2+ messages)

[PATCH] ARM: Makefile: restore kindle3 imxcfg-y setting
 2019-03-18  8:52 UTC  (2+ messages)

[PATCH v2] mci: imx-esdhc: resolve conflicting flags
 2019-03-18  8:50 UTC  (2+ messages)

[PATCH] app/testpmd: fix support of hex string parser for flow API
 2019-03-18  8:49 UTC  (3+ messages)

[PATCH] mci: imx-esdhc: resolve conflicting flags
 2019-03-18  8:48 UTC  (2+ messages)

[PATCH 1/3] PCI: rcar: Replace unsigned long with u32 for register values
 2019-03-18  8:47 UTC  (2+ messages)

[PATCH] PCI: tegra: Use the DMA-API to get the MSI address
 2019-03-18  8:46 UTC  (2+ messages)

[PATCH] hostfs: fix mismatch between link_file definition and declaration
 2019-03-18  8:46 UTC  (2+ messages)

[PATCH] ARM: dts: mx8mq-phytec-phycore-som: Add watchdog
 2019-03-18  8:46 UTC  (2+ messages)

[PATCH] mci: imx-esdhc-pbl: initialize is_be
 2019-03-18  8:45 UTC  (2+ messages)

[BUG] USB (EHCI/OHCI) broken on Allwinner SoCs
 2019-03-18  8:45 UTC  (3+ messages)

[PATCH 1/2] acpi_pm: Fix bootup softlockup due to PMTMR counter read contention
 2019-03-18  8:44 UTC  (5+ messages)
` [PATCH 2/2] Revert "x86/hpet: Reduce HPET counter read contention"

[PATCH 01/15] ramoops: probe from device tree if OFTREE is enabled
 2019-03-18  8:44 UTC  (2+ messages)

[U-Boot] [PATCH] imx8qxp: mek: enable dm-spl for pm
 2019-03-18  8:43 UTC  (2+ messages)

[PATCH v9] Add basic and clock support for Mediatek MT8183 SoC
 2019-03-18  8:42 UTC  (4+ messages)
` [PATCH v9] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.