linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-24 15:44:07 to 2019-11-25 06:31:21 UTC [more...]

[PATCH v26 01/12] Linux Random Number Generator
 2019-11-25  6:29 UTC  (3+ messages)

[PATCH 2/2] tty: add retry to tty_init_dev() to workaround a race condition
 2019-11-25  6:27 UTC  (2+ messages)

[PATCH v2 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
 2019-11-25  6:08 UTC  (4+ messages)
` [PATCH v2 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
` [PATCH v2 2/3] perf mmap: declare type for cpu mask of arbitrary length
` [PATCH v2 3/3] perf record: adapt affinity to machines with #CPUs > 1K

[PATCH v3 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-25  5:58 UTC  (7+ messages)
` [PATCH v3 1/6] genirq: introduce irq_domain_translate_onecell
` [PATCH v3 2/6] irqchip: nvic: Use irq_domain_translate_onecell instead of custom func
` [PATCH v3 3/6] irqchip: sifive: Support hierarchy irq domain
` [PATCH v3 4/6] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH v3 6/6] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[net-next] enetc: add support Credit Based Shaper(CBS) for hardware offload
 2019-11-25  5:56 UTC  (5+ messages)
    ` [EXT] "
` [v2,net-next] "

[PATCH] Immediate enforcement of /sys/devices/cpu/rdpmc set to 0
 2019-11-25  5:48 UTC 

[PATCH v3 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-25  5:33 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: hv: Reorganize the code in preparation of hibernation
` [PATCH v3 2/4] PCI: hv: Add the support "
` [PATCH v3 3/4] PCI: hv: Change pci_protocol_version to per-hbus
` [PATCH v3 4/4] PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer

support gce on mt6779 platform
 2019-11-25  5:35 UTC  (11+ messages)
` [PATCH v1 06/12] soc: mediatek: cmdq: add assign function
` [PATCH v1 07/12] soc: mediatek: cmdq: add write_s function
` [PATCH v1 10/12] soc: mediatek: cmdq: add loop function

[PATCH v2.1] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-25  5:35 UTC  (2+ messages)

[GIT PULL] xen: fixes for xen
 2019-11-25  5:34 UTC 

[PATCH v3] Input: hyperv-keyboard: Add the support of hibernation
 2019-11-25  5:33 UTC 

lockdep warning while booting POWER9 PowerNV
 2019-11-25  5:01 UTC  (5+ messages)

[PATCH 0/4] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-25  4:54 UTC  (9+ messages)
` [PATCH 3/4] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH 0/4] Add support to defer core initialization
 2019-11-25  4:45 UTC  (5+ messages)

[GIT PULL] fsverity updates for 5.5
 2019-11-25  4:45 UTC 

[GIT PULL] fscrypt updates for 5.5
 2019-11-25  4:41 UTC 

[RFC v2 0/2] docs: ftrace: Clarify the RAM impact of buffer_size_kb
 2019-11-25  4:38 UTC  (3+ messages)
` [RFC v2 1/2] "
` [RFC v2 2/2] docs: ftrace: Fix typos

[PATCH V10] mm/debug: Add tests validating architecture page table helpers
 2019-11-25  4:28 UTC  (2+ messages)

[PATCH 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25  4:20 UTC  (20+ messages)
` [PATCH 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 09/19] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 13/19] net/xdp: "
` [PATCH 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 16/19] vfio, mm: "
` [PATCH 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] usb: gadget: f_ncm: fix wrong usb_ep
 2019-11-25  4:20 UTC  (2+ messages)

[PATCH 0/2] can: xilinx_can: Bug fixes on can driver
 2019-11-25  3:58 UTC  (3+ messages)
` [PATCH 1/2] can: xilinx_can: skip error message on deferred probe

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-25  3:55 UTC  (2+ messages)

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-25  3:54 UTC  (10+ messages)

[PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
 2019-11-25  3:34 UTC  (2+ messages)

[PATCH][v5] x86/resctrl: Add task resctrl information display
 2019-11-25  4:00 UTC 

[GIT PULL] Crypto Update for 5.4
 2019-11-25  3:45 UTC  (2+ messages)
` [GIT PULL] Crypto Update for 5.5

[PATCH] fpga: dfl: support multiple opens on feature device node
 2019-11-25  3:15 UTC  (2+ messages)

[PATCH][v4] x86/resctrl: Add task resctrl information display
 2019-11-25  3:39 UTC  (3+ messages)

[PATCH] Documentation: riscv: add patch acceptance guidelines
 2019-11-25  3:20 UTC  (10+ messages)

linux-next: build warning after merge of the kvm tree
 2019-11-25  3:03 UTC 

[PATCH RFC v2 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-25  3:00 UTC  (5+ messages)
` [PATCH RFC V2 3/5] blk-mq: Facilitate a shared sbitmap per tagset

linux-next: manual merge of the kvm-arm tree with the kbuild tree
 2019-11-25  2:58 UTC  (2+ messages)

[PATCH] proc: align mnt_id in /proc/pid/fdinfo and /proc/pid/mountinfo
 2019-11-25  2:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] riscv: Fix Kconfig indentation
 2019-11-25  2:45 UTC  (3+ messages)

possible deadlock in console_unlock
 2019-11-25  2:41 UTC  (2+ messages)

linux-next: manual merge of the ftrace tree with the arm64 tree
 2019-11-25  2:31 UTC 

[PATCH net v3] net: macb: add missed tasklet_kill
 2019-11-25  2:21 UTC  (2+ messages)

Re: Re: possible deadlock in mon_bin_vma_fault
 2019-11-25  2:12 UTC  (7+ messages)
  `  "

[PATCH 0/5] Add clocks for Unisoc's SC9863A
 2019-11-25  2:10 UTC  (6+ messages)
` [PATCH 5/5] clk: sprd: add clocks support for SC9863A

[PATCH 0/2] mm/gup + IB: allow FOLL_FORCE for gup_fast and use in IB
 2019-11-25  2:07 UTC  (4+ messages)
` [PATCH 1/2] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH 2/2] IB/umem: use get_user_pages_fast() to pin DMA pages

[PATCH v2] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-25  1:37 UTC  (3+ messages)

[PATCH RESEND v4 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830
 2019-11-25  1:35 UTC  (2+ messages)

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-25  1:35 UTC  (2+ messages)

[PATCH v3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
 2019-11-25  1:35 UTC  (2+ messages)

[PATCH 1/2] tty: serial: msm_serial: Fix lockup for sysrq and oops
 2019-11-25  1:21 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: msm_serial: Fix deadlock caused by recursive output

linux-next: manual merge of the bpf-next tree with the net-next tree
 2019-11-25  1:19 UTC  (2+ messages)

[v2 PATCH] PM / devfreq: Add new name attribute for sysfs
 2019-11-25  1:04 UTC  (2+ messages)

[PATCH v3] PM / devfreq: Add new name attribute for sysfs
 2019-11-25  1:03 UTC 

{standard input}:211: Error: operand out of range (128 is not between -128 and 127)
 2019-11-25  0:57 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-25  0:53 UTC  (7+ messages)
` [PATCH v7 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages

[PATCH] f2fs: disble physical prealloc in LSF mount
 2019-11-25  0:48 UTC  (2+ messages)

Linux 5.4
 2019-11-25  0:46 UTC 

[git pull] vfs.git fixes
 2019-11-25  0:35 UTC  (2+ messages)

[BUGFIX PATCH v2 0/3] selftests/ftrace: Fix ftracetest testcases for non-function tracer case
 2019-11-25  0:11 UTC  (4+ messages)
` [BUGFIX PATCH v2 1/3] selftests/ftrace: Fix to check the existence of set_ftrace_filter
` [BUGFIX PATCH v2 2/3] selftests/ftrace: Fix ftrace test cases to check unsupported
` [BUGFIX PATCH v2 3/3] selftests/ftrace: Do not to use absolute debugfs path

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-11-25  0:10 UTC  (12+ messages)

[PATCH v5 00/13] add the latest exfat driver
 2019-11-25  0:03 UTC  (14+ messages)
    ` [PATCH v5 01/13] exfat: add in-memory and on-disk structures and headers
    ` [PATCH v5 02/13] exfat: add super block operations
    ` [PATCH v5 03/13] exfat: add inode operations
    ` [PATCH v5 04/13] exfat: add directory operations
    ` [PATCH v5 05/13] exfat: add file operations
    ` [PATCH v5 06/13] exfat: add exfat entry operations
    ` [PATCH v5 07/13] exfat: add bitmap operations
    ` [PATCH v5 08/13] exfat: add exfat cache
    ` [PATCH v5 09/13] exfat: add misc operations
    ` [PATCH v5 10/13] exfat: add nls operations
    ` [PATCH v5 11/13] exfat: add Kconfig and Makefile
    ` [PATCH v5 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
    ` [PATCH v5 13/13] MAINTAINERS: add exfat filesystem

[PATCH v2] ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEED
 2019-11-25  0:04 UTC  (2+ messages)

[PATCH 00/12] Aspeed: Add SCU interrupt controller and XDMA engine drivers
 2019-11-25  0:01 UTC  (6+ messages)
` [PATCH 06/12] drivers/soc: Add Aspeed XDMA Engine Driver
` [PATCH 07/12] drivers/soc: xdma: Add user interface

[PATCH net-next v2] drivers: net: virtio_net: Implement a dev_watchdog handler
 2019-11-24 23:37 UTC  (9+ messages)

[BUGFIX PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for non-function tracer case
 2019-11-24 23:36 UTC  (9+ messages)
` [BUGFIX PATCH 1/3] selftests/ftrace: Fix to check the existence of set_ftrace_filter
` [BUGFIX PATCH 2/3] selftests/ftrace: Fix ftrace test cases to check unsupported
` [BUGFIX PATCH 3/3] selftests/ftrace: Do not to use absolute debugfs path

[PATCH v2] powerpc: Add const qual to local_read() parameter
 2019-11-24 23:18 UTC  (2+ messages)

linux-next: manual merge of the pm tree with the pci tree
 2019-11-24 23:13 UTC 

WARNING: suspicious RCU usage in pid_task
 2019-11-24 23:05 UTC  (2+ messages)

[PATCH v3 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-11-24 22:37 UTC  (8+ messages)
` [PATCH v4 2/2] iio: (bma400) add driver for the BMA400

[PATCH 0/5] Fix -Wcast-function-type net drivers
 2019-11-24 22:39 UTC  (2+ messages)

linux-next: manual merge of the pci tree with the powerpc tree
 2019-11-24 22:39 UTC 

[PATCH] crypto: caam - do not reset pointer size if caam_ptr_size is 64 bits
 2019-11-24 22:33 UTC 

[PATCH] drm/msm/adreno: fix zap vs no-zap handling
 2019-11-24 22:23 UTC 

[PATCH v2 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-24 22:21 UTC  (12+ messages)
` [PATCH v2 1/4] PCI: hv: Reorganize the code in preparation of hibernation
` [PATCH v2 2/4] PCI: hv: Add the support "
` [PATCH v2 3/4] PCI: hv: Change pci_protocol_version to per-hbus
` [PATCH v2 4/4] PCI: hv: kmemleak: Track the page allocations for struct hv_pcibus_device

[PATCH 0/3] sched/fair: Task placement biasing using uclamp
 2019-11-24 22:20 UTC  (3+ messages)
` [PATCH 3/3] sched/fair: Consider uclamp for "task fits capacity" checks

[PATCH 2/4] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
 2019-11-24 22:10 UTC  (3+ messages)
` [PATCH v2] phy: allwinner: Fix GENMASK misuse

[PATCH] ARM: dts: aspeed: Adding Facebook Yosemite V2 BMC
 2019-11-24 22:06 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH] arm: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
 2019-11-24 21:47 UTC  (2+ messages)

[PATCH 2/2] debugfs: remove modular code
 2019-11-24 21:34 UTC  (2+ messages)

[PATCH v3 0/3] Maintainer Entry Profiles
 2019-11-24 20:59 UTC  (4+ messages)
` [PATCH v3 1/3] MAINTAINERS: Reclaim the P: tag for Maintainer Entry Profile
` [PATCH v3 2/3] Maintainer Handbook: "
` [PATCH v3 3/3] libnvdimm, MAINTAINERS: "

[PATCH v8 0/2] Logitech HID++ Bluetooth LE support
 2019-11-24 21:05 UTC  (2+ messages)

[PATCH] ARM: dts: ux500: Use "arm,pl031" compatible for PL031
 2019-11-24 20:51 UTC 

[PATCH 4.4 000/159] 4.4.203-stable review
 2019-11-24 20:31 UTC  (8+ messages)

[PATCH v2] Input: hyperv-keyboard: Add the support of hibernation
 2019-11-24 20:31 UTC  (2+ messages)

[PATCH 0/8] add header file for kelvin to/from Celsius conversion helpers
 2019-11-24 20:00 UTC  (7+ messages)
` [PATCH 3/8] platform/x86: asus-wmi: switch to use <linux/temperature.h> helpers
` [PATCH 4/8] platform/x86: intel_menlow: "
` [PATCH 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>

[PATCH] ARM: dts: ux500: Add "simple-bus" compatible to soc node
 2019-11-24 19:57 UTC 

[PATCH] m68k: Wire up clone3() syscall
 2019-11-24 19:52 UTC 

KASAN: use-after-free Read in blkdev_get
 2019-11-24 19:30 UTC  (3+ messages)

[PATCH v9 0/6] Add support for H6 PWM
 2019-11-24 19:18 UTC  (9+ messages)
` [PATCH v9 1/6] pwm: sun4i: Add an optional probe for reset line
` [PATCH v9 2/6] pwm: sun4i: Prefer "mod" clock to unnamed
` [PATCH v9 3/6] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v9 4/6] pwm: sun4i: Always calculate params when applying new parameters
` [PATCH v9 5/6] pwm: sun4i: Add support to output source clock directly
` [PATCH v9 6/6] pwm: sun4i: Add support for H6 PWM

[tip:master 7/38] include/linux/compiler.h:350:38: error: call to '__compiletime_assert_190' declared with attribute error: BUILD_BUG_ON failed: (CPU_ENTRY_AREA_PAGES+1)*PAGE_SIZE != CPU_ENTRY_AREA_MAP_SIZE
 2019-11-24 19:06 UTC 

[GIT PULL] thread changes for v5.5
 2019-11-24 19:07 UTC 

[PATCH v3 0/4] reorganize and add FADump sysfs files
 2019-11-24 18:40 UTC  (5+ messages)
` [PATCH v3 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[PATCH] x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
 2019-11-24 18:28 UTC 

[PATCH v1 0/5] add tpm i2c ptp driver
 2019-11-24 18:02 UTC  (4+ messages)
` [PATCH v1 4/5] dt-bindings: tpm: Add the TPM TIS I2C device tree binding documentaion

[PATCH v3 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2019-11-24 17:59 UTC  (5+ messages)
` [PATCH v3 8/8] MIPS: DTS: jz4780: add sgx gpu node

[PATCH] MAINTAINERS: Make Nicolas Saenz Julienne the new bcm2835 maintainer
 2019-11-24 17:48 UTC 

[tip: x86/urgent] x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert precise
 2019-11-24 17:06 UTC  (2+ messages)

[PATCH v7 4/5] PCI/ASPM: Add sysfs attributes for controlling ASPM link states
 2019-11-24 17:02 UTC  (3+ messages)

[PATCH] doc: fix reference to core-api/namespaces.rst
 2019-11-24 17:02 UTC  (3+ messages)

[PATCH] arch/sh/: fix NUMA build errors
 2019-11-24 16:24 UTC  (4+ messages)

INFO: rcu detected stall in hub_event
 2019-11-24 16:17 UTC  (2+ messages)

[PATCH v4 0/9] per lruvec lru_lock for memcg
 2019-11-24 15:49 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).