linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 06:00:19 to 2018-11-29 08:44:16 UTC [more...]

[PATCH v3 0/6] mips: system call table generation support
 2018-11-29  8:43 UTC 

[PATCH] media: v4l: Fix MPEG-2 slice Intra DC Precision validation
 2018-11-29  8:39 UTC  (2+ messages)

[PATCH] mm: remove pte_lock_deinit()
 2018-11-29  8:39 UTC  (2+ messages)

[PATCH] crypto: do not free algorithm before using
 2018-11-29  8:29 UTC  (4+ messages)

[PATCH] crypto: use memzero_explicit instead of memset to clear contexts
 2018-11-29  8:28 UTC  (4+ messages)

[PATCH v2] module: make it clearer when we're handling kallsyms symbols vs exported symbols
 2018-11-29  8:18 UTC  (2+ messages)

[PATCH 1/2] mm: Move lru_to_page to mm.h
 2018-11-29  8:18 UTC  (3+ messages)
` [PATCH 2/2] fs: Don't open-code lru_to_page

[PATCH 0/3] System call table generation support
 2018-11-29  8:18 UTC  (3+ messages)

[PATCH] [repost] Drivers: hv: vmbus: Offload the handling of channels to two workqueues
 2018-11-29  8:17 UTC  (3+ messages)

[PATCH v12 0/5] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2018-11-29  8:16 UTC  (6+ messages)
` [PATCH v12 1/5] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdline from KEXEC
` [PATCH v12 2/5] x86/boot: Add efi_get_rsdp_addr() to find RSDP from EFI table
` [PATCH v12 3/5] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v12 4/5] x86/boot: Parse SRAT table from RSDP and store immovable memory
` [PATCH v12 5/5] x86/boot/KASLR: Limit KASLR to extracting kernel in "

[RFC PATCH net] net: phy: fix the issue that netif always links up after resuming
 2018-11-29  8:12 UTC 

[PATCH v8 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-11-29  8:10 UTC  (21+ messages)
` [PATCH v8 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v8 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v8 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v8 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v8 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v8 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v8 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v8 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v8 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v8 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v8 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v8 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v8 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v8 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v8 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v8 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v8 17/20] powerpc/8xx: Enable 512k "
` [PATCH v8 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v8 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v8 20/20] powerpc/8xx: regroup TLB handler routines

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-29  8:09 UTC  (3+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 v8] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH] ubi: fastmap: Check each mapping only once
 2018-11-29  8:09 UTC  (2+ messages)

[PATCH net 0/3] fixup AVE ethernet driver
 2018-11-29  8:08 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ave: Increase descriptors to improve performance
` [PATCH net 2/3] net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
` [PATCH net 3/3] net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry

[PATCH V3] can: flexcan: implement can Runtime PM
 2018-11-29  8:08 UTC 

[PATCH 4.14 00/62] 4.14.84-stable review
 2018-11-29  8:08 UTC  (7+ messages)
` [PATCH 4.14 58/62] mtd: rawnand: atmel: fix OF child-node lookup

[PATCH v2] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-29  8:06 UTC  (2+ messages)

[PATCH net-next 0/3] Add suspend/resume support for AVE ethernet driver
 2018-11-29  8:06 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ave: Add suspend/resume support
` [PATCH net-next 2/3] net: ethernet: ave: Set initial wol state to disabled
` [PATCH net-next 3/3] net: ethernet: ave: Preserve wol state in suspend/resume sequence

[4.19-stable PATCH] dax: Avoid losing wakeup in dax_lock_mapping_entry
 2018-11-29  8:04 UTC  (2+ messages)

[PATCH v3 0/8] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-11-29  7:55 UTC  (6+ messages)
` [PATCH v3 8/8] mfd: cros_ec: add a dev_release empty method

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-29  7:52 UTC  (9+ messages)
` [PATCH v2 1/4] x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h

[PATCH] Input: mouse: elan_i2c_core: Added support for ELAN0621 touchpad
 2018-11-29  7:50 UTC  (2+ messages)

[V3] usb/mtu3: power down device ip at setup
 2018-11-29  7:50 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v4 0/6] perf: Add ioctl for PMU driver configuration
 2018-11-29  7:49 UTC  (7+ messages)
` [PATCH v4 1/6] perf: Introduce ioctl to communicate driver configuration to kernel
` [PATCH v4 2/6] perf/core: Use "
` [PATCH v4 4/6] coresight: Use PMU driver configuration for sink selection

[PATCH v3] x86/resctrl: Remove unnecessary check for cbm_validate
 2018-11-29  7:48 UTC  (2+ messages)
` [tip:x86/cache] x86/resctrl: Remove unnecessary check for cbm_validate()

[PATCH v4 0/4] perf report/annotate: Support average IPC and IPC coverage for function
 2018-11-29 15:39 UTC  (5+ messages)
` [PATCH v4 1/4] perf annotate: Compute average IPC and IPC coverage per symbol
` [PATCH v4 2/4] perf annotate: Create a annotate2 flag in struct symbol
` [PATCH v4 3/4] perf report: Display average IPC and IPC coverage per symbol
` [PATCH v4 4/4] perf report: Documentation average IPC and IPC coverage

[PATCH v13 0/5] Add i.MX8MQ clock driver
 2018-11-29  7:46 UTC  (3+ messages)

[PATCH] amd-xgbe: set skb to NULL after freeing it
 2018-11-29  7:37 UTC  (3+ messages)

[PATCH] iio: adc: Replace license text w/ SPDX identifier
 2018-11-29  7:37 UTC  (2+ messages)

[PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
 2018-11-29  7:36 UTC  (2+ messages)

[PATCH v2 0/3] Add support for using external dma in SDHCI
 2018-11-29  7:35 UTC  (9+ messages)
` [PATCH v2 1/3] mmc: sdhci: add support for using external DMA devices
  ` [PATCH V3 "

invalid opcode in close_fs_devices
 2018-11-29  7:33 UTC 

[PATCH] NFC: fdp: Fix signedness bug in fdp_nci_send_patch
 2018-11-29  7:28 UTC 

[PATCH] ASoC: adau1761: Ensure DSP_RUN and DSP_ENABLE are disabled
 2018-11-29  7:21 UTC 

[PATCH] ALSA: pcm: Fix starvation on down_write_nonblock()
 2018-11-29  7:19 UTC  (6+ messages)

[RFC PATCH v3 0/4] irqchip/gic-v3: Add support to DT based quirk for msm8996
 2018-11-29  7:14 UTC  (4+ messages)
` [RFC PATCH v3 3/4] irqchip: gic-v3: Add quirk for msm8996 secured registers

[PATCH V5 1/2] base/drivers/arch_topology: Replace mutex with READ_ONCE / WRITE_ONCE
 2018-11-29  7:04 UTC  (4+ messages)

[RFC] android: ion: How to properly clean caches for uncached allocations
 2018-11-29  7:03 UTC  (10+ messages)
    ` [RFC PATCH v2] "

[PATCH 1/2] USB: serial: mos7840: Adjust port settings for read and write registers
 2018-11-29  6:51 UTC  (2+ messages)
  ` FW: [PATCH 2/2] USB: serial: mos7840: Add a product ID for the new product

[PATCH v3 0/3] Fixes for Tegra soctherm
 2018-11-29  6:43 UTC  (4+ messages)
` [PATCH v3 1/3] thermal: tegra: remove unnecessary warnings

[PATCH 0/3] new HW version and co-maintainer
 2018-11-29  6:42 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: crypto: ccree: add dt bindings for ccree 703

[PATCH v5 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-29  6:39 UTC  (4+ messages)
` [PATCH v5 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC

[PATCH 0/3] Stingray usb phy driver support
 2018-11-29  6:36 UTC  (2+ messages)

[PATCH 0/4] crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum)
 2018-11-29  6:34 UTC  (5+ messages)
` [PATCH 1/4] crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
` [PATCH 2/4] crypto: arm64/chacha20 - add XChaCha20 support
` [PATCH 3/4] crypto: arm64/chacha20 - refactor to allow varying number of rounds
` [PATCH 4/4] crypto: arm64/chacha - add XChaCha12 support

[RESEND PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-11-29  6:29 UTC  (4+ messages)
` [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions
` [RESEND PATCH 3/4] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting
` [RESEND PATCH 4/4] mtd: spi-nor: mtk-quadspi: rename config to a common one

[PATCH] staging: wilc1000: correct inconsistent indenting
 2018-11-29  6:24 UTC  (2+ messages)

[PATCH v3 0/3] perf report/annotate: Support average IPC and IPC coverage for function
 2018-11-29  6:24 UTC  (4+ messages)

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-11-29  6:23 UTC  (4+ messages)
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-11-29  6:14 UTC  (4+ messages)
` [PATCH 2/2] x86/modules: Make x86 allocs to flush when free

[PATCH] drm/msm: Fix error return checking
 2018-11-29  6:01 UTC 

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-11-29  6:06 UTC  (8+ messages)

[PATCH v2 0/4] Static calls
 2018-11-29  6:05 UTC  (9+ messages)
` [PATCH v2 4/4] x86/static_call: Add inline static call implementation for x86-64

[PATCH AUTOSEL 3.18 1/6] iommu/ipmmu-vmsa: Fix crash on early domain free
 2018-11-29  6:05 UTC  (6+ messages)
` [PATCH AUTOSEL 3.18 2/6] can: rcar_can: Fix erroneous registration
` [PATCH AUTOSEL 3.18 3/6] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 3.18 4/6] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 3.18 5/6] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 3.18 6/6] net: amd: add missing of_node_put()

[PATCH AUTOSEL 4.4 01/13] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
 2018-11-29  6:04 UTC  (13+ messages)
` [PATCH AUTOSEL 4.4 02/13] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.4 03/13] can: rcar_can: Fix erroneous registration
` [PATCH AUTOSEL 4.4 04/13] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.4 05/13] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.4 06/13] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.4 07/13] qed: Fix reading wrong value in loop condition
` [PATCH AUTOSEL 4.4 08/13] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.4 09/13] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.4 10/13] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.4 11/13] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.4 12/13] iommu/vt-d: Use memunmap to free memremap
` [PATCH AUTOSEL 4.4 13/13] net: amd: add missing of_node_put()

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-11-29  6:04 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 01/18] media: omap3isp: Unregister media device as first
 2018-11-29  6:03 UTC  (18+ messages)
` [PATCH AUTOSEL 4.9 02/18] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
` [PATCH AUTOSEL 4.9 03/18] brcmutil: really fix decoding channel info for 160 MHz bandwidth
` [PATCH AUTOSEL 4.9 04/18] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.9 05/18] can: rcar_can: Fix erroneous registration
` [PATCH AUTOSEL 4.9 06/18] HID: input: Ignore battery reported by Symbol DS4308
` [PATCH AUTOSEL 4.9 07/18] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.9 08/18] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.9 09/18] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.9 10/18] qed: Fix reading wrong value in loop condition
` [PATCH AUTOSEL 4.9 11/18] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.9 12/18] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.9 13/18] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.9 14/18] mtd: rawnand: qcom: Namespace prefix some commands
` [PATCH AUTOSEL 4.9 15/18] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.9 16/18] iommu/vt-d: Use memunmap to free memremap
` [PATCH AUTOSEL 4.9 17/18] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
` [PATCH AUTOSEL 4.9 18/18] net: amd: add missing of_node_put()

[PATCH AUTOSEL 4.14 01/35] media: omap3isp: Unregister media device as first
 2018-11-29  6:01 UTC  (35+ messages)
` [PATCH AUTOSEL 4.14 02/35] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
` [PATCH AUTOSEL 4.14 03/35] brcmutil: really fix decoding channel info for 160 MHz bandwidth
` [PATCH AUTOSEL 4.14 04/35] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.14 05/35] can: rcar_can: Fix erroneous registration
` [PATCH AUTOSEL 4.14 06/35] test_firmware: fix error return getting clobbered
` [PATCH AUTOSEL 4.14 07/35] HID: input: Ignore battery reported by Symbol DS4308
` [PATCH AUTOSEL 4.14 08/35] batman-adv: Use explicit tvlv padding for ELP packets
` [PATCH AUTOSEL 4.14 09/35] batman-adv: Expand merged fragment buffer for full packet
` [PATCH AUTOSEL 4.14 10/35] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
` [PATCH AUTOSEL 4.14 11/35] bnx2x: Assign unique DMAE channel number for FW DMAE transactions
` [PATCH AUTOSEL 4.14 12/35] qed: Fix PTT leak in qed_drain()
` [PATCH AUTOSEL 4.14 13/35] qed: Fix reading wrong value in loop condition
` [PATCH AUTOSEL 4.14 14/35] Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers"
` [PATCH AUTOSEL 4.14 15/35] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH AUTOSEL 4.14 16/35] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH AUTOSEL 4.14 17/35] net/mlx4: Fix UBSAN warning of signed integer overflow
` [PATCH AUTOSEL 4.14 18/35] gpio: mockup: fix indicated direction
` [PATCH AUTOSEL 4.14 19/35] mtd: rawnand: qcom: Namespace prefix some commands
` [PATCH AUTOSEL 4.14 20/35] exec: make de_thread() freezable
` [PATCH AUTOSEL 4.14 21/35] HID: multitouch: Add pointstick support for Cirque Touchpad
` [PATCH AUTOSEL 4.14 22/35] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
` [PATCH AUTOSEL 4.14 23/35] qed: Fix bitmap_weight() check
` [PATCH AUTOSEL 4.14 24/35] qed: Fix QM getters to always return a valid pq
` [PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
` [PATCH AUTOSEL 4.14 26/35] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.14 27/35] iommu/vt-d: Use memunmap to free memremap
` [PATCH AUTOSEL 4.14 28/35] flexfiles: use per-mirror specified stateid for IO
` [PATCH AUTOSEL 4.14 29/35] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
` [PATCH AUTOSEL 4.14 30/35] ibmvnic: Fix RX queue buffer cleanup
` [PATCH AUTOSEL 4.14 31/35] virtio-net: disable guest csum during XDP set
` [PATCH AUTOSEL 4.14 32/35] virtio-net: fail XDP set if guest csum is negotiated
` [PATCH AUTOSEL 4.14 33/35] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
` [PATCH AUTOSEL 4.14 34/35] net: amd: add missing of_node_put()
` [PATCH AUTOSEL 4.14 35/35] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue

[PATCH] net: usb: aqc111: Properly initialize wol_cfg in aqc111_suspend
 2018-11-29  6:01 UTC  (2+ messages)
` [PATCH v2] net: usb: aqc111: Initialize wol_cfg with memset "

[PATCH AUTOSEL 4.19 01/68] media: vicodec: lower minimum height to 360
 2018-11-29  5:55 UTC  (15+ messages)
` [PATCH AUTOSEL 4.19 55/68] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
` [PATCH AUTOSEL 4.19 56/68] iommu/vt-d: Use memunmap to free memremap
` [PATCH AUTOSEL 4.19 57/68] NFSv4.2 copy do not allocate memory under the lock
` [PATCH AUTOSEL 4.19 58/68] flexfiles: use per-mirror specified stateid for IO
` [PATCH AUTOSEL 4.19 59/68] net/dim: Update DIM start sample after each DIM iteration
` [PATCH AUTOSEL 4.19 60/68] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
` [PATCH AUTOSEL 4.19 61/68] ibmvnic: Fix RX queue buffer cleanup
` [PATCH AUTOSEL 4.19 62/68] ibmvnic: Update driver queues after change in ring size support
` [PATCH AUTOSEL 4.19 63/68] virtio-net: disable guest csum during XDP set
` [PATCH AUTOSEL 4.19 64/68] virtio-net: fail XDP set if guest csum is negotiated
` [PATCH AUTOSEL 4.19 65/68] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
` [PATCH AUTOSEL 4.19 66/68] net: amd: add missing of_node_put()
` [PATCH AUTOSEL 4.19 67/68] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
` [PATCH AUTOSEL 4.19 68/68] net: gemini: Fix copy/paste error


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