linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-12 22:44:48 to 2019-11-13 01:51:43 UTC [more...]

[PATCH AUTOSEL 4.19 001/209] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13  1:47 UTC  (23+ messages)
` [PATCH AUTOSEL 4.19 005/209] net: hns3: Fix for netdev not up problem when setting mtu
` [PATCH AUTOSEL 4.19 006/209] net: hns3: Fix loss of coal configuration while doing reset
` [PATCH AUTOSEL 4.19 008/209] ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block
` [PATCH AUTOSEL 4.19 009/209] ARM: dts: sun8i: h3: bpi-m2-plus: Fix address for external RGMII Ethernet PHY
` [PATCH AUTOSEL 4.19 010/209] tcp: up initial rmem to 128KB and SYN rwin to around 64KB
` [PATCH AUTOSEL 4.19 015/209] f2fs: keep lazytime on remount
` [PATCH AUTOSEL 4.19 016/209] IB/hfi1: Error path MAD response size is incorrect
` [PATCH AUTOSEL 4.19 017/209] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
` [PATCH AUTOSEL 4.19 023/209] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH AUTOSEL 4.19 025/209] ath10k: fix vdev-start timeout on error
` [PATCH AUTOSEL 4.19 028/209] ata: ahci_brcm: Allow using driver or DSL SoCs
` [PATCH AUTOSEL 4.19 030/209] PM / devfreq: Fix handling of min/max_freq == 0
` [PATCH AUTOSEL 4.19 031/209] PM / devfreq: stopping the governor before device_unregister()
` [PATCH AUTOSEL 4.19 032/209] ath9k: fix reporting calculated new FFT upper max
` [PATCH AUTOSEL 4.19 033/209] selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
` [PATCH AUTOSEL 4.19 035/209] usb: dwc3: gadget: Check ENBLSLPM before sending ep command
` [PATCH AUTOSEL 4.19 040/209] watchdog: sama5d4: fix timeout-sec usage
` [PATCH AUTOSEL 4.19 044/209] printk: CON_PRINTBUFFER console registration is a bit racy
` [PATCH AUTOSEL 4.19 049/209] clk: keystone: Enable TISCI clocks if K3_ARCH
` [PATCH AUTOSEL 4.19 051/209] x86/PCI: Apply VMD's AERSID fixup generically
` [PATCH AUTOSEL 4.19 053/209] cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
` [PATCH AUTOSEL 4.19 054/209] cxgb4: Use proper enum in IEEE_FAUX_SYNC

[PATCH net v2] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-13  1:50 UTC  (3+ messages)
  ` [EXT] "

[PATCH] usb: xhci: only set D3hot for pci device
 2019-11-13  1:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] drm/komeda: Improve IRQ error event prints
 2019-11-13  1:42 UTC  (6+ messages)
` [PATCH v2 5/5] drm/komeda: add rate limiting disable to err_verbosity

[PATCH] scsi: qla2xxx: avoid crash in qlt_handle_abts_completion() if mcmd == NULL
 2019-11-13  1:41 UTC  (2+ messages)

[PATCH -next] KVM: arm: remove duplicate include
 2019-11-13  1:40 UTC 

[PATCH v3] scsi: avoid potential deadloop in iscsi_if_rx func
 2019-11-13  1:37 UTC  (2+ messages)

[PATCH v2 1/4] staging: rtl8723bs: Add necessary braces
 2019-11-13  1:38 UTC  (4+ messages)
` [PATCH v2 2/4] staging: rtl8723bs: Fix unbalanced braces
` [PATCH v2 3/4] staging: rtl8723bs: Remove unnecessary conditional block
` [PATCH v2 4/4] staging: rtl8723bs: Rename variable

linux-next: manual merge of the drm tree with Linus' tree
 2019-11-13  1:38 UTC 

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-13  1:36 UTC  (14+ messages)
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13  1:35 UTC  (14+ messages)
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM

'current_state' is uninitialized in rbd_object_map_update_finish()
 2019-11-13  1:35 UTC 

Investment opportunity
 2019-11-13  1:34 UTC 

[PATCH] drm/komeda: Fix komeda driver build error
 2019-11-13  1:31 UTC 

[PATCH] KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
 2019-11-13  1:15 UTC 

PROBLEM: objtool: __x64_sys_exit_group()+0x14: unreachable instruction
 2019-11-13  1:30 UTC  (2+ messages)

ocfs2: xattr problems with 5.4.0-rc7
 2019-11-13  1:28 UTC  (2+ messages)

[PATCH linux-kselftest/test v1] Documentation: kunit: add documentation for kunit_tool
 2019-11-13  1:27 UTC 

[PATCH 00/16] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-13  1:26 UTC  (4+ messages)
` [PATCH 04/16] libnvdimm: Move nd_numa_attribute_group to device_type

[PATCH 4.4 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-13  1:18 UTC  (2+ messages)

[PATCH 4.9 STABLE] kvm: mmu: Don't read PDPTEs when paging is not enabled
 2019-11-13  1:18 UTC  (2+ messages)

[PATCH 4.14 STABLE 0/2] KVM: x86: PAE related bug fixes
 2019-11-13  1:14 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2019-11-13  1:13 UTC 

[xfs] 73e5fff98b: kmsg.dev/zero:Can't_open_blockdev
 2019-11-13  1:13 UTC  (5+ messages)
  ` [LTP] "

[PATCH 0/9] staging: rtl8723bs: cleanup patches
 2019-11-13  1:12 UTC  (9+ messages)
` [PATCH 5/9] staging: rtl8723bs: Add necessary braces
    ` [Outreachy kernel] "
` [PATCH 7/9] staging: rtl8723bs: Fix incorrect type in argument warnings
    ` [Outreachy kernel] "

[PATCH v2 1/1] x86/hyperv: Initialize clockevents earlier in CPU onlining
 2019-11-13  1:11 UTC 

[PATCH 4.19 STABLE] KVM: x86: introduce is_pae_paging
 2019-11-13  1:10 UTC  (3+ messages)

[PATCH v4] HID: core: check whether Usage Page item is after Usage ID items
 2019-11-13  1:08 UTC  (4+ messages)

[PATCH] Input: cyttsp4_core: fix use after free bug
 2019-11-13  1:04 UTC  (2+ messages)

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-13  1:04 UTC  (12+ messages)

[RFC v3] writeback: add elastic bdi in cgwb bdp
 2019-11-13  1:02 UTC 

[PATCH v2 0/4] perf/probe: Support multiprobe and immediates
 2019-11-13  1:01 UTC  (7+ messages)
` [PATCH v2 1/4] perf probe: Generate event name with line number

[PATCH] proc: Allow restricting permissions in /proc/sys
 2019-11-13  0:59 UTC  (4+ messages)

Question about "asm/rwonce.h: No such file or directory"
 2019-11-13  0:59 UTC  (2+ messages)

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-13  0:57 UTC  (4+ messages)
` [PATCH V2 1/2] fs: Clean up mapping variable
` [PATCH V2 2/2] fs: Move swap_[de]activate to file_operations

[PATCH] [RFC] r8169: check for valid MAC before clobbering
 2019-11-13  0:58 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2019-11-13  0:58 UTC 

[PATCH] firmware: log names of loaded firmware
 2019-11-13  0:57 UTC  (2+ messages)

[PATCH v2] firmware loader: log path to loaded firmwares
 2019-11-13  0:56 UTC  (2+ messages)

[PATCH 2/2] drivers: ipmi: Modify max length of IPMB packet
 2019-11-13  0:51 UTC  (6+ messages)
          ` [Openipmi-developer] "

linux-next: manual merge of the drm tree with Linus' tree
 2019-11-13  0:50 UTC 

[PATCH v1 1/2] perf util: Move block tui function to ui browsers
 2019-11-13  0:48 UTC  (2+ messages)
` [PATCH v1 2/2] perf report: Jump to symbol source view from total cycles view

linux-next: manual merge of the drm tree with Linus' tree
 2019-11-13  0:46 UTC 

[PATCH v1 2/5] scsi: ufs: Add new bit field PA_INIT to UECDL register
 2019-11-13  0:41 UTC  (3+ messages)

[PATCH v6 0/2] loop: Better discard for block devices
 2019-11-13  0:39 UTC  (5+ messages)
` [PATCH v6 2/2] loop: Better discard support "

linux-next: manual merge of the drm tree with Linus' tree
 2019-11-13  0:40 UTC 

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-13  0:36 UTC  (10+ messages)
` [PATCH v24 11/12] LRNG - add SP800-90B compliant health tests

[PATCH V1 2/2] fs: Move swap_[de]activate to file_operations
 2019-11-13  0:35 UTC 

[PATCH] of: property: Fix documentation for out values
 2019-11-13  0:32 UTC  (2+ messages)

[PATCH v4 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-11-13  0:30 UTC  (3+ messages)
` [PATCH v4 6/6] cpufreq: qcom-hw: Move driver initialisation earlier

[PATCH] input: ar1021: fix typo in preprocessor macro name
 2019-11-13  0:28 UTC  (2+ messages)

[PATCH v24 01/12] Linux Random Number Generator
 2019-11-13  0:25 UTC  (5+ messages)

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-13  0:25 UTC  (8+ messages)

[PATCHv1 1/2] Input: EXC3000: add EXC80Hxx support
 2019-11-13  0:23 UTC  (4+ messages)
` [PATCHv1 2/2] Input: EXC3000: Add support to query model and fw_version

[rcu:dev.2019.11.11a 61/63] htmldocs: include/linux/list.h:901: warning: Function parameter or member 'h' not described in 'hlist_fake'
 2019-11-13  0:23 UTC  (2+ messages)

linux-next: build warning after merge of the mtd tree
 2019-11-13  0:22 UTC 

[PATCH 0/4] irq_work: Fix ordering issue
 2019-11-13  0:22 UTC  (4+ messages)
` [PATCH 3/4] irq_work: Slightly simplify IRQ_WORK_PENDING clearing

[PATCH v4 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-13  0:21 UTC  (8+ messages)
` [PATCH v4 1/4] Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
` [PATCH v4 2/4] Bluetooth: btbcm: Support pcm configuration
` [PATCH v4 3/4] Bluetooth: hci_bcm: Support pcm params in dts
` [PATCH v4 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH 0/3] xen/mcelog: assorted adjustments
 2019-11-13  0:15 UTC  (7+ messages)
` [PATCH 1/3] xen/mcelog: drop __MC_MSR_MCGCAP
` [PATCH 2/3] xen/mcelog: add PPIN to record when available
` [PATCH 3/3] xen/mcelog: also allow building for 32-bit kernels

[PATCH 0/2] hugetlbfs: convert macros to static inline, fix sparse warning
 2019-11-13  0:11 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/3] cpuidle: teo: Bug fix, formal correction and cleanup
 2019-11-13  0:10 UTC  (4+ messages)
` [PATCH 1/3] cpuidle: teo: Avoid using "early hits" incorrectly
` [PATCH 2/3] cpuidle: teo: Avoid expecting unrealistic idle times
` [PATCH 3/3] cpuidle: teo: Avoid code duplication in conditionals

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-13  0:08 UTC  (6+ messages)
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH] mm/debug: PageAnon() is true for PageKsm() pages
 2019-11-13  0:06 UTC 

[PATCH v1 1/3] Input: ili210x - do not retrieve/print chip firmware version
 2019-11-13  0:06 UTC  (4+ messages)

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-13  0:02 UTC  (2+ messages)
` [PATCH v3] "

linux-next: manual merge of the net-next tree with the net tree
 2019-11-12 23:55 UTC 

[PATCH v2 1/2] Input: ili210x - add resolution to chip operations structure
 2019-11-12 23:52 UTC  (4+ messages)
` [PATCH v2 2/2] Input: ili210x - optionally show calibrate sysfs attribute

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 23:52 UTC  (4+ messages)
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH 3.16 00/25] 3.16.77-rc1 review
 2019-11-12 23:48 UTC  (26+ messages)
` [PATCH 3.16 01/25] KVM: Introduce kvm_get_arch_capabilities()
` [PATCH 3.16 02/25] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
` [PATCH 3.16 03/25] x86/msr: Add the IA32_TSX_CTRL MSR
` [PATCH 3.16 04/25] x86/cpu: Add a helper function x86_read_arch_cap_msr()
` [PATCH 3.16 05/25] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
` [PATCH 3.16 06/25] x86/speculation/taa: Add mitigation for TSX Async Abort
` [PATCH 3.16 07/25] x86/speculation/taa: Add sysfs reporting "
` [PATCH 3.16 08/25] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
` [PATCH 3.16 09/25] x86/tsx: Add "auto" option to the tsx= cmdline parameter
` [PATCH 3.16 10/25] x86/speculation/taa: Add documentation for TSX Async Abort
` [PATCH 3.16 11/25] x86/tsx: Add config options to set tsx=on|off|auto
` [PATCH 3.16 12/25] x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
` [PATCH 3.16 13/25] x86/bugs: Add ITLB_MULTIHIT bug infrastructure
` [PATCH 3.16 14/25] drm/i915/gen8+: Add RC6 CTX corruption WA
` [PATCH 3.16 15/25] net: netem: fix error path for corrupted GSO frames
` [PATCH 3.16 16/25] ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
` [PATCH 3.16 17/25] media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
` [PATCH 3.16 18/25] media: technisat-usb2: break out of loop at end of buffer
` [PATCH 3.16 19/25] ax25: enforce CAP_NET_RAW for raw sockets
` [PATCH 3.16 20/25] ieee802154: "
` [PATCH 3.16 21/25] appletalk: "
` [PATCH 3.16 22/25] mISDN: "
` [PATCH 3.16 23/25] nfc: "
` [PATCH 3.16 24/25] cfg80211: wext: avoid copying malformed SSIDs
` [PATCH 3.16 25/25] rtlwifi: Fix potential overflow on P2P code

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-12 23:44 UTC  (3+ messages)
` [PATCH v5 00/14] "

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-12 23:40 UTC  (6+ messages)

[PATCH 3/3] dt-bindings: arm64: fsl: Add Variscite i.MX6UL compatibles
 2019-11-12 23:19 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: arm: "

[PATCHv7 0/3] Variscite DART-6UL SoM support
 2019-11-12 23:17 UTC  (3+ messages)
` [PATCHv7 2/3] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-11-12 23:17 UTC  (6+ messages)

[PATCH v24 12/12] LRNG - add interface for gathering of raw entropy
 2019-11-12 23:13 UTC  (3+ messages)

[GIT PULL] IIO fixes / Staging driver for 5.4-rc7
 2019-11-12 23:12 UTC  (7+ messages)
    ` [PATCH] vboxsf: move out of staging to fs/

[PATCH] hugetlbfs: Take read_lock on i_mmap for PMD sharing
 2019-11-12 23:11 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: mmc: Add 'fixed-emmc-driver-type-hs{200,400}'
 2019-11-12 23:11 UTC  (9+ messages)

[ANNOUNCE] 4.19.82-rt30
 2019-11-12 23:04 UTC 

For review: documentation of clone3() system call
 2019-11-12 23:03 UTC  (7+ messages)

[GIT PULL] updates to soc/fsl drivers for next(v5.5)
 2019-11-12 22:59 UTC 

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-12 22:57 UTC  (3+ messages)
` [RFC PATCH] enetc: enetc_setup_tc_mqprio() can be static

use generic DMA mapping code in powerpc V4
 2019-11-12 22:58 UTC  (12+ messages)
    ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH v4 0/8] crypto: x86: Fix indirect function call casts
 2019-11-12 22:56 UTC  (6+ messages)
` [PATCH v4 3/8] crypto: x86/camellia: Use new glue function macros

[PATCH 0/7] clk: zynqmp: Extend and fix zynqmp clock driver
 2019-11-12 22:51 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: clock: Add bindings for versal "

[PATCH v3 3/4] Bluetooth: hci_bcm: Support pcm params in dts
 2019-11-12 22:49 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm8150: Drop non-DT fallback parent names
 2019-11-12 22:48 UTC 

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-12 22:48 UTC  (5+ messages)
` [PATCH -v5 05/17] x86/ftrace: Use text_poke()

[PATCH v1] clk: tegra: clk-dfll: Fix to remove pm_runtime_irq_safe
 2019-11-12 22:46 UTC  (2+ messages)

[PATCH v3 0/2] xtensa: improve stack dumping
 2019-11-12 22:44 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] xtensa: make stack dump size configurable


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