linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-28 02:55:55 to 2018-12-28 12:18:03 UTC [more...]

[PATCH 4.9 00/22] 4.9.148-stable review
 2018-12-28 11:52 UTC  (12+ messages)
` [PATCH 4.9 01/22] block: break discard submissions into the user defined size
` [PATCH 4.9 02/22] block: fix infinite loop if the device loses discard capability
` [PATCH 4.9 03/22] ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
` [PATCH 4.9 05/22] xhci: Dont prevent USB2 bus suspend in state check intended for USB3 only
` [PATCH 4.9 11/22] mmc: core: Reset HPI enabled state during re-init and in case of errors
` [PATCH 4.9 13/22] mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
` [PATCH 4.9 16/22] Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
` [PATCH 4.9 17/22] x86/mtrr: Dont copy uninitialized gentry fields back to userspace
` [PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers
` [PATCH 4.9 19/22] ubifs: Handle re-linking of inodes correctly while recovery
` [PATCH 4.9 22/22] drm/ioctl: Fix Spectre v1 vulnerabilities

[PATCH 4.14 00/36] 4.14.91-stable review
 2018-12-28 11:52 UTC  (22+ messages)
` [PATCH 4.14 03/36] ASoC: sta32x: set ->component pointer in private struct
` [PATCH 4.14 04/36] ubifs: Fix directory size calculation for symlinks
` [PATCH 4.14 05/36] ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
` [PATCH 4.14 06/36] perf record: Synthesize features before events in pipe mode
` [PATCH 4.14 10/36] USB: xhci: fix broken_suspend placement in struct xchi_hcd
` [PATCH 4.14 12/36] USB: serial: option: add HP lt4132
` [PATCH 4.14 14/36] USB: serial: option: add Fibocom NL668 series
` [PATCH 4.14 15/36] USB: serial: option: add Telit LN940 series
` [PATCH 4.14 17/36] mmc: core: Reset HPI enabled state during re-init and in case of errors
` [PATCH 4.14 18/36] mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
` [PATCH 4.14 19/36] mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
` [PATCH 4.14 20/36] mmc: omap_hsmmc: fix DMA API warning
` [PATCH 4.14 22/36] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
` [PATCH 4.14 23/36] posix-timers: Fix division by zero bug
` [PATCH 4.14 26/36] Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
` [PATCH 4.14 29/36] iwlwifi: mvm: dont send GEO_TX_POWER_LIMIT to old firmwares
` [PATCH 4.14 30/36] iwlwifi: add new cards for 9560, 9462, 9461 and killer series
` [PATCH 4.14 31/36] spi: imx: add a device specific prepare_message callback
` [PATCH 4.14 34/36] mm: dont miss the last page because of round-off error
` [PATCH 4.14 35/36] proc/sysctl: dont return ENOMEM on lookup when a table is unregistering
` [PATCH 4.14 36/36] drm/ioctl: Fix Spectre v1 vulnerabilities

[PATCH v1 0/2] Fix SDL 1.2 on emulated fbdev devices (broken in kernels >=4.19)
 2018-12-28 12:15 UTC  (5+ messages)
` [PATCH v1 1/2] drm/fb-helper: Bring back workaround for bugs of SDL 1.2
` [PATCH v1 2/2] drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock

[PATCH 4.19 00/46] 4.19.13-stable review
 2018-12-28 11:52 UTC  (36+ messages)
` [PATCH 4.19 01/46] iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
` [PATCH 4.19 02/46] Revert "vfs: Allow userns root to call mknod on owned filesystems."
` [PATCH 4.19 04/46] xhci: Dont prevent USB2 bus suspend in state check intended for USB3 only
` [PATCH 4.19 05/46] USB: xhci: fix broken_suspend placement in struct xchi_hcd
` [PATCH 4.19 06/46] USB: serial: option: add GosunCn ZTE WeLink ME3630
` [PATCH 4.19 08/46] USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
` [PATCH 4.19 10/46] USB: serial: option: add Telit LN940 series
` [PATCH 4.19 11/46] ubifs: Handle re-linking of inodes correctly while recovery
` [PATCH 4.19 12/46] scsi: t10-pi: Return correct ref tag when queue has no integrity profile
` [PATCH 4.19 13/46] scsi: sd: use mempool for discard special page
` [PATCH 4.19 14/46] mmc: core: Reset HPI enabled state during re-init and in case of errors
` [PATCH 4.19 15/46] mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
` [PATCH 4.19 16/46] mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
` [PATCH 4.19 17/46] mmc: omap_hsmmc: fix DMA API warning
` [PATCH 4.19 18/46] gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
` [PATCH 4.19 19/46] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
` [PATCH 4.19 20/46] posix-timers: Fix division by zero bug
` [PATCH 4.19 21/46] KVM: X86: Fix NULL deref in vcpu_scan_ioapic
` [PATCH 4.19 22/46] kvm: x86: Add AMDs EX_CFG to the list of ignored MSRs
` [PATCH 4.19 23/46] KVM: Fix UAF in nested posted interrupt processing
` [PATCH 4.19 24/46] Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
` [PATCH 4.19 25/46] futex: Cure exit race
` [PATCH 4.19 26/46] x86/mtrr: Dont copy uninitialized gentry fields back to userspace
` [PATCH 4.19 27/46] x86/mm: Fix decoy address handling vs 32-bit builds
` [PATCH 4.19 29/46] x86/intel_rdt: Ensure a CPU remains online for the regions pseudo-locking sequence
` [PATCH 4.19 31/46] mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
` [PATCH 4.19 32/46] mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
` [PATCH 4.19 33/46] mm: introduce mm_[p4d|pud|pmd]_folded
` [PATCH 4.19 35/46] rtlwifi: Fix leak of skb when processing C2H_BT_INFO
` [PATCH 4.19 37/46] Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
` [PATCH 4.19 39/46] media: ov5640: Fix set format regression
` [PATCH 4.19 40/46] mm, memory_hotplug: initialize struct pages for the full memory section
` [PATCH 4.19 41/46] mm: thp: fix flags for pmd migration when split
` [PATCH 4.19 43/46] mm: dont miss the last page because of round-off error
` [PATCH 4.19 45/46] proc/sysctl: dont return ENOMEM on lookup when a table is unregistering

[PATCH] drm/vc4: Allow fb modifiers early enough to fill IN_FORMATS property
 2018-12-28 12:08 UTC  (3+ messages)

[RESEND, v2] Bluetooth: hci_qca: Add helper to set device address
 2018-12-28 12:07 UTC 

[RFC PATCH 0/2] Fix SDL 1.2 on emulated fbdev devices (broken in kernels >=4.19)
 2018-12-28 12:02 UTC  (5+ messages)
` [RFC PATCH 1/2] drm/fb-helper: Bring back workaround for bugs of SDL 1.2

d_off field in struct dirent and 32-on-64 emulation
 2018-12-28 12:01 UTC  (11+ messages)
` [Qemu-devel] "

[PATCH v3 0/9] Overview of Arm komeda display driver
 2018-12-28 11:56 UTC  (11+ messages)
` [PATCH v3 7/9] drm/komeda: Attach komeda_dev to DRM-KMS
` [PATCH v3 9/9] MAINTAINERS: Add maintainer for arm komeda driver

[PATCH] regmap: irq: Make IRQ type support optional
 2018-12-28 11:55 UTC  (2+ messages)

[PATCH v7 0/4] Bug fixes for Qualcomm BT chip wcn3990
 2018-12-28 11:48 UTC  (5+ messages)
` [PATCH v7 1/4] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v7 2/4] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v7 3/4] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
` [PATCH v7 4/4] Bluetooth: btqca: inject command complete event during fw download

[PATCH v2] media: venus: add debugfs support
 2018-12-28 11:32 UTC  (2+ messages)

[PATCH v6 0/6] Bug fixes for Qualcomm BT chip wcn3990
 2018-12-28 11:25 UTC  (10+ messages)
` [PATCH v6 1/6] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v6 3/6] Bluetooth: hci_qca: Fix frame reassembly errors for wcn3990
` [PATCH v6 5/6] Bluetooth: hci_qca: Update baudrate change wait time "

[PATCH] usb: devio: update max count of DPs per interval for ISOC
 2018-12-28 10:51 UTC  (2+ messages)

[PATCH 0/4] Add driver for globaltop GNSS receivers
 2018-12-28 10:50 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: Add vendor prefix for "GlobalTop Technology, Inc."
` [PATCH 2/4] dt-bindings: gnss: add gtop binding
` [PATCH 3/4] gnss: add gtop receiver type support
` [PATCH 4/4] gnss: add driver for globaltop receivers

Will the recent memory leak fixes be backported to longterm kernels?
 2018-12-28 10:50 UTC  (11+ messages)

[PATCH] sched: fix infinity loop in update_blocked_averages
 2018-12-28 10:25 UTC  (14+ messages)

[PATCH 1/2] perf c2c: Change the default coalesce setup
 2018-12-28 10:18 UTC  (2+ messages)
` [PATCH 2/2] perf c2c: Increase the HITM ratio limit for displayed cachelines

[PATCH] crypto: Fix typo in "pclmul"
 2018-12-28 10:09 UTC 

[PATCH] media: venus: add debugfs support
 2018-12-28 10:05 UTC  (3+ messages)

[PATCH 2/2] um: vector: Use 'kmalloc_array' instead of 'kmalloc'
 2018-12-26  7:54 UTC 

[PATCH 1/2] um: vector: Fix a potential NULL pointer dereference in 'vector_net_open()'
 2018-12-26  7:54 UTC 

[PATCH 0/3] irq/core: Fix and expand the irq affinity descriptor
 2018-12-28  9:54 UTC  (4+ messages)

[PATCH -next] taint: fix debugfs_simple_attr.cocci warnings
 2018-12-28  9:54 UTC 

[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
 2018-12-28  9:43 UTC  (5+ messages)

[PATCH v4 00/18] mfd: demodularization of non-modular drivers
 2018-12-28  9:42 UTC  (5+ messages)
` [PATCH 18/18] mfd: wm8400-core: Make it explicitly non-modular

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2018-12-28  9:42 UTC  (11+ messages)
` [RFC][PATCH v2 01/21] e820: cheat PMEM as DRAM

[PATCH] lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
 2018-12-28  9:17 UTC  (3+ messages)

[PATCH v3 net] mv88e6060: disable hardware level MAC learning
 2018-12-28  9:06 UTC  (3+ messages)

[PATCH V6 0/2] HW Command Queue support for Tegra SDMMC
 2018-12-28  8:58 UTC  (3+ messages)
` [PATCH V6 2/2] mmc: tegra: HW Command Queue Support "

[PATCH -next] mm: Mark 'stack_vm_area' with __maybe_unused
 2018-12-28  8:58 UTC  (2+ messages)

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-28  8:37 UTC  (5+ messages)

[BUG] net: sungem: device driver frees DMA memory with wrong function
 2018-12-28  8:36 UTC  (2+ messages)

[PATCH] spi: dw: fix potential variable assignment error
 2018-12-28  8:33 UTC 

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-12-28  8:27 UTC  (11+ messages)

[GIT PULL] nds32 new features and bug fix for 4.21
 2018-12-28  8:24 UTC 

[PATCH 1/1] net-next/hinic:add shutdown callback
 2018-12-28  0:20 UTC 

[PATCH v5 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2018-12-28  8:09 UTC  (7+ messages)
` [PATCH v5 1/6] irqchip/mtk-sysirq: support 4 interrupt parameters for sysirq
` [PATCH v5 2/6] dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
` [PATCH v5 3/6] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v5 4/6] dt-bindings: serial: "
` [PATCH v5 5/6] dt-bindings: pinctrl: mt8183: add binding document
` [PATCH v5 6/6] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
 2018-12-28  8:06 UTC  (11+ messages)

[PATCH v3] regmap: regmap-irq/gpio-max77620: add level-irq support
 2018-12-28  8:05 UTC  (5+ messages)

[PATCH v37 0/3] Virtio-balloon: support free page reporting
 2018-12-28  8:03 UTC  (9+ messages)
` [PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH][next] KVM: x86: Fix bit shifting in update_intel_pt_cfg
 2018-12-28  7:58 UTC  (2+ messages)

[PATCH v1 0/2] Virtio: fix some vq allocation issues
 2018-12-28  7:57 UTC  (4+ messages)
` [PATCH v1 1/2] virtio_pci: use queue idx instead of array idx to set up the vq
` [PATCH v1 2/2] virtio: don't allocate vqs when names[i] = NULL

[RFC PATCH V2 0/3] vhost: accelerate metadata access through vmap()
 2018-12-28  7:55 UTC  (4+ messages)
` [RFC PATCH V2 1/3] vhost: generalize adding used elem
` [RFC PATCH V2 2/3] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/3] vhost: access vq metadata through kernel virtual address

[PATCH 1/2] lib/genalloc.c: Use the vzalloc_node to allocate the bitmap
 2018-12-28  7:45 UTC  (4+ messages)
` [PATCH 2/2] lib/genalloc.c: export symbol addr_in_gen_pool

[PATCH] arm64/lib: add accelerated do_csum for arm64
 2018-12-28  7:37 UTC 

[PATCH -next] HSI: omap_ssi_port: fix debugfs_simple_attr.cocci warnings
 2018-12-28  7:33 UTC 

[PATCH] drm/intel_dsi_vbt: Remove duplicate header
 2018-12-28  7:18 UTC  (2+ messages)

[PATCH -next] x86/mce: Fix debugfs_simple_attr.cocci warnings
 2018-12-28  7:24 UTC 

[PATCH -next] crypto: chelsio - check set_msg_len overflow in generate_b0
 2018-12-28  6:41 UTC 

Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem
 2018-12-28  6:39 UTC  (13+ messages)

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-28  6:38 UTC  (6+ messages)
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

[PATCH 1/3] k3dma: Upgrade k3dma drever to support hisi_asp_dma hardware
 2018-12-28  6:36 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: Extend the k3dma driver binding
` [PATCH 3/3] arm64: dts: hi3660: Add hisi asp dma device

[PATCH 1/3] media: dt-bindings: media: Fix MTK document for vcodec
 2018-12-28  6:33 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: Using standard CCF interface to set vcodec clk
` [PATCH 3/3] media: mtk-vcodec: Using common interface to manage vdec/venc clock

[PATCH 1/2] arm64: dts: hi3660: Add i2s & sound device
 2018-12-28  6:30 UTC  (2+ messages)
` [PATCH 2/2] sound: Add hisi i2s audio driver

APIC timer checked before it is set up, boot fails on Connex L1430
 2018-12-28  6:11 UTC 

bug report: hugetlbfs: use i_mmap_rwsem for more pmd sharing, synchronization
 2018-12-28  5:26 UTC  (4+ messages)

[PATCH] zram: idle writeback fixes and cleanup
 2018-12-28  5:19 UTC  (3+ messages)

[PATCH 0/2] locking/lockdep: A few cleanups
 2018-12-28  5:02 UTC  (3+ messages)
` [PATCH 1/2] locking/lockdep: Simplify mark_held_locks()
` [PATCH 2/2] locking/lockdep: Provide enum lock_usage_bit mask names

New RED Racing Parts: 18% / 20% off and free shipping
 2018-12-28  5:01 UTC 

[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
 2018-12-28  4:57 UTC  (7+ messages)
` [PATCH v5 6/6] net: lorawan: List LORAWAN in menuconfig

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2018-12-28  4:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5
` [PATCH v2 2/2] remoteproc: qcom: Add support for parsing fw dt bindings

[PATCH 0/2] Add firmware bindings for Q6V5 MSS
 2018-12-28  4:47 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: "

[PATCH v3 1/8] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2018-12-28  4:45 UTC  (4+ messages)
` [PATCH v3 2/8] dt-bindings: remoteproc: qcom: Add missing clocks for SDM845

[PATCH] h8300: pci: Remove local declaration of pcibios_penalize_isa_irq
 2018-12-28  4:22 UTC  (2+ messages)

[PATCH] net: tsn: add an netlink interface between kernel and application layer
 2018-12-28  3:49 UTC 

[PATCH v4 00/10] Guest LBR Enabling
 2018-12-28  3:47 UTC  (4+ messages)
` [PATCH v4 10/10] KVM/x86/lbr: lazy save the guest lbr stack

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2018-12-28  3:39 UTC  (4+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr
` [PATCHv3 2/2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr

[PATCH v1 00/12] Add some functionalities for Tegra soctherm
 2018-12-28  3:28 UTC  (4+ messages)
` [PATCH v1 01/12] of: Add bindings of thermtrip "

[PATCH -mmotm] arm64: fix build for MAX_USER_VA_BITS
 2018-12-28  3:11 UTC  (2+ messages)

iMX6 FEC driver Linux-fslc 4.17 - IPV6 Multicast not working when unplugging/plugging ethernet cable
 2018-12-28  3:05 UTC  (2+ messages)

[PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
 2018-12-28  3:04 UTC  (5+ messages)

[LKP] [mm] 9bc8039e71: will-it-scale.per_thread_ops -64.1% regression
 2018-12-28  2:55 UTC  (8+ messages)

[PATCH] mm, swap: Fix swapoff with KSM pages
 2018-12-28  2:55 UTC  (2+ messages)


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