linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-09 11:11:46 to 2019-05-09 14:59:09 UTC [more...]

[PATCH v8 00/16] Add utilization clamping support
 2019-05-09 14:59 UTC  (16+ messages)
` [PATCH v8 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v8 05/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v8 11/16] sched/fair: uclamp: Add uclamp support to energy_compute()

[PATCH v2 1/8] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-05-09 14:58 UTC  (9+ messages)
` [PATCH v2 4/8] mm/memory_hotplug: Create memory block devices after arch_add_memory()

[PATCH RFC 0/6] ARM: qcom: initial Nexus 5 display support
 2019-05-09 14:59 UTC  (9+ messages)
` [PATCH RFC 4/6] ARM: dts: msm8974: add "

[PATCH] RFC: console: hack up console_lock more v3
 2019-05-09 14:56 UTC  (6+ messages)

[PATCH] EDAC, mpc85xx: Prevent building as a module
 2019-05-09 14:55 UTC  (5+ messages)

[PATCH] EDAC, sb_edac: remove redundant update of tad_base
 2019-05-09 14:55 UTC  (7+ messages)

[PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code
 2019-05-09 14:55 UTC  (2+ messages)

[PATCH 0/3] MT67XX random number generator support
 2019-05-09 14:54 UTC  (6+ messages)
` [PATCH 3/3] hwrng: add mt67xx-rng driver

[PATCH 0/2] pwm: meson: two small bug-fixes
 2019-05-09 14:52 UTC  (2+ messages)

[PATCH] packet: Fix error path in packet_init
 2019-05-09 14:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue
 2019-05-09 14:52 UTC  (3+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications

[PATCH] drm/amd/display: Make some functions static
 2019-05-09 14:51 UTC  (2+ messages)

[PATCH][V2] scsi: qedf: remove memset/memcpy to nfunc and use func instead
 2019-05-09 14:50 UTC  (3+ messages)
` [PATCH] scsi: qedi: "

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-09 14:48 UTC  (10+ messages)

Crashes in linux-next on powerpc with CONFIG_PPC_KUAP and CONFIG_JUMP_LABEL_FEATURE_CHECK_DEBUG
 2019-05-09 14:42 UTC  (2+ messages)

[PATCH v3 0/4] staging: vchiq: use interruptible waits
 2019-05-09 14:41 UTC  (6+ messages)
` [PATCH v3 1/4] staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"
` [PATCH v3 2/4] staging: vchiq: revert "switch to wait_for_completion_killable"
` [PATCH v3 3/4] staging: vchiq: make wait events interruptible
` [PATCH v3 4/4] staging: vchiq: stop explicitly comparing with zero to catch errors

[PATCH v2 00/18] add new features for FPGA DFL drivers
 2019-05-09 14:41 UTC  (3+ messages)
` [PATCH v2 12/18] fpga: dfl: afu: add error reporting support

[PATCH v7 0/6] tracing/probes: uaccess: Add support user-space access
 2019-05-09 14:41 UTC  (10+ messages)
` [PATCH v7 2/6] uaccess: Add non-pagefault user-space read functions
` [PATCH v7 3/6] tracing/probe: Add ustring type for user-space string
` [PATCH v7 6/6] perf-probe: Add user memory access attribute support

[PATCH] spi: bcm2835: only split transfers that exceed DLEN if DMA available
 2019-05-09 14:39 UTC 

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-05-09 14:38 UTC  (11+ messages)
` [PATCH v4 01/10] livepatch: Create and include UAPI headers
` [PATCH v4 02/10] kbuild: Support for Symbols.list creation
` [PATCH v4 03/10] livepatch: Add klp-convert tool
` [PATCH v4 04/10] livepatch: Add klp-convert annotation helpers
` [PATCH v4 05/10] modpost: Integrate klp-convert
` [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
` [PATCH v4 07/10] livepatch: Add sample livepatch module
` [PATCH v4 08/10] documentation: Update on livepatch elf format
` [PATCH v4 09/10] livepatch/selftests: add klp-convert
` [PATCH v4 10/10] livepatch/klp-convert: abort on special sections

[PATCH] driver core: Fix use-after-free and double free on glue directory
 2019-05-09 14:38 UTC  (9+ messages)

[PATCH v7 1/1] usb: xhci: Add Clear_TT_Buffer
 2019-05-09 14:31 UTC  (3+ messages)

[PATCH] fs,xfs: fix missed wakeup on l_flush_wait
 2019-05-09 14:27 UTC  (5+ messages)

BUG: soft lockup in kvm_vm_ioctl
 2019-05-09 14:22 UTC  (6+ messages)

[PATCH v4 00/10] PCI: Log with pci_dev, not pcie_device
 2019-05-09 14:14 UTC  (11+ messages)
` [PATCH 01/10] PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
` [PATCH 02/10] PCI/PME: "
` [PATCH 03/10] PCI/DPC: Log messages with pci_dev, not pcie_device
` [PATCH 04/10] PCI/AER: "
` [PATCH 05/10] PCI: pciehp: Remove pciehp_debug uses
` [PATCH 06/10] PCI: pciehp: Replace pciehp_debug module param with dyndbg
` [PATCH 07/10] PCI: pciehp: Log messages with pci_dev, not pcie_device
` [PATCH 08/10] PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
` [PATCH 09/10] PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
` [PATCH 10/10] PCI: pciehp: Remove pointless MY_NAME definition

arch/x86/kernel/apic/apic.c: calibrate_APIC_clock() soft hangs when PIC is not configured by BIOS before kernel is launched
 2019-05-09 14:15 UTC  (3+ messages)

[PATCH next v2] mfd: Use dev_get_drvdata()
 2019-05-09 14:23 UTC  (2+ messages)
` [PATCH next v3] "

[PATCH 3.16 00/10] 3.16.67-rc1 review
 2019-05-09 14:08 UTC  (11+ messages)
` [PATCH 3.16 05/10] vxlan: Fix big-endian declaration of VNI
` [PATCH 3.16 07/10] KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
` [PATCH 3.16 08/10] fork: record start_time late
` [PATCH 3.16 03/10] inet: update the IP ID generation algorithm to higher standards
` [PATCH 3.16 01/10] Revert "brcmfmac: assure SSID length from firmware is limited"
` [PATCH 3.16 09/10] timer/debug: Change /proc/timer_stats from 0644 to 0600
` [PATCH 3.16 10/10] percpu: stop printing kernel addresses
` [PATCH 3.16 02/10] brcmfmac: add length checks in scheduled scan result handler
` [PATCH 3.16 04/10] spi: omap-100k: Remove unused definitions
` [PATCH 3.16 06/10] ipv4: fix a race in update_or_create_fnhe()

[PATCH v2 0/9] PCI: Use PCIe service name in dmesg logs
 2019-05-09 14:12 UTC  (5+ messages)
` [PATCH v2 4/9] PCI/LINK: Prefix dmesg logs with PCIe service name
` [PATCH v2 9/9] PCI: hotplug: Prefix ctrl_*() dmesg logs with pciehp slot name

[PATCH] MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
 2019-05-09 14:08 UTC  (2+ messages)

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-09 14:06 UTC  (6+ messages)

[REGRESSION] usb: gadget: f_fs: Allow scatter-gather buffers
 2019-05-09 14:02 UTC  (2+ messages)

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-05-09 14:02 UTC  (4+ messages)
` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 0/4] x86: int3 fallout
 2019-05-09 14:01 UTC  (11+ messages)
` [PATCH 2/4] x86/kprobes: Fix frame pointer annotations

ERROR: "uio_unregister_device" [drivers/staging/kpc2000/kpc2000/kpc2000.ko] undefined!
 2019-05-09 13:58 UTC 

[PATCH] cgroup: never call do_group_exit() with task->frozen bit set
 2019-05-09 13:54 UTC  (2+ messages)

[PATCH v2 00/10] RFC: NVME MDEV
 2019-05-09 13:49 UTC  (5+ messages)

[PATCH v2] modules: Only return -EEXIST for modules that have finished loading
 2019-05-09 13:53 UTC  (2+ messages)

[PATCH] kbuild: add most of Clang-specific flags unconditionally
 2019-05-09 13:49 UTC  (7+ messages)
    ` [PATCH] Makefile: Don't try to add '-fcatch-undefined-behavior' flag

[PATCH v2] perf: allow non-privileged uprobe for user processes
 2019-05-09 13:47 UTC  (2+ messages)

[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
 2019-05-09 13:46 UTC  (5+ messages)
` [RFC PATCH 6/6] sched/dl: Try not to select a too fast core

[GIT PULL] Please pull RDMA subsystem changes
 2019-05-09 13:37 UTC 

[PATCH 0/2] ASoC: ak4458: fail on probe if codec is not present
 2019-05-09 13:30 UTC  (3+ messages)
` [PATCH 1/2] ASoC: ak4458: rstn_control - return a non-zero on error only
` [PATCH 2/2] ASoC: ak4458: add return value for ak4458_probe

[PATCH V12 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-05-09 13:29 UTC  (6+ messages)
` [PATCH V12 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V12 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V12 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V12 4/5] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V12 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[RFC PATCH V2] vhost: don't use kmap() to log dirty pages
 2019-05-09 13:18 UTC  (2+ messages)

[PATCH V11 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-05-09 13:11 UTC  (4+ messages)
` [PATCH V11 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH] Documentation: {u,k}probes: add tracing_on before tracing
 2019-05-09 13:08 UTC  (2+ messages)

[PATCH] RFC: console: hack up console_trylock more
 2019-05-09 13:05 UTC  (4+ messages)
` [PATCH] RFC: console: hack up console_lock more v2
  ` [Intel-gfx] "

WARNING: locking bug in __icmp_send
 2019-05-09 13:02 UTC  (3+ messages)

WARNING: locking bug in icmp_send
 2019-05-09 13:01 UTC  (4+ messages)

[PATCH 00/25] objtool: UACCESS validation v4
 2019-05-09 13:00 UTC  (5+ messages)
` [PATCH 02/25] tracing: Improve "if" macro code generation

[PATCH 0/3] Enhance virtio rpmsg bus driver buffer allocation
 2019-05-09 13:00 UTC  (9+ messages)
` [PATCH 1/3] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [PATCH 2/3] rpmsg: virtio_rpmsg_bus: allocate rx/tx buffer separately
` [PATCH 3/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH] powerpc/32s: fix flush_hash_pages() on SMP
 2019-05-09 12:59 UTC 

WARNING: locking bug in register_lock_class
 2019-05-09 12:57 UTC  (2+ messages)

[GIT PULL] csky perf unwind libdw patch for v5.2-rc1
 2019-05-09 12:53 UTC 

BUG: unable to handle page fault for address: ADDR
 2019-05-09 12:52 UTC  (2+ messages)

man-pages-5.01 is released
 2019-05-09 12:52 UTC 

[PATCH v4] clk: gcc-qcs404: Add PCIe resets
 2019-05-09 12:51 UTC  (2+ messages)

[PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-09 12:44 UTC  (4+ messages)

[PATCH] i915: disable framebuffer compression on GeminiLake
 2019-05-09 12:33 UTC  (5+ messages)

[PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
 2019-05-09 12:29 UTC 

[PATCH v4 0/3] arm64: dts: qcom: qcs404: Enable PCIe
 2019-05-09 12:29 UTC  (2+ messages)

memcg causes crashes in list_lru_add
 2019-05-09 12:25 UTC  (3+ messages)
` [PATCH] memcg: make it work on sparse non-0-node systems

[PATCH v7 0/6] virtio pmem driver
 2019-05-09 12:24 UTC  (4+ messages)
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag

[PATCH net-next 00/11] net: stmmac: Selftests
 2019-05-09 12:21 UTC  (5+ messages)
` [PATCH net-next 10/11] net: stmmac: Introduce selftests support

[PATCH] clk: renesas: Use the correct style for SPDX License Identifier
 2019-05-09 12:18 UTC  (2+ messages)

WARNING: locking bug in nfs_get_client
 2019-05-09 12:06 UTC  (4+ messages)

Why do we mark vpending table as non-shareable in GICR_VPENDBASER?
 2019-05-09 12:05 UTC  (3+ messages)

[PATCH v2] netfilter: xt_owner: Add supplementary groups option
 2019-05-09 12:01 UTC  (10+ messages)

[PATCH] nvme-pci: Use non-operational power state instead of D3 on Suspend-to-Idle
 2019-05-09 11:59 UTC  (12+ messages)

WARNING: ath10k USB support is incomplete, don't expect anything to work!
 2019-05-09 11:56 UTC  (2+ messages)

[REGRESSION 5.0.8] Dell thunderbolt dock broken (xhci_hcd and thunderbolt)
 2019-05-09 11:52 UTC  (8+ messages)

[PATCH] sync_file: Return reasonable timestamp when merging signaled fences
 2019-05-09 11:46 UTC  (3+ messages)

[PATCH net V3 1/2] tuntap: fix dividing by zero in ebpf queue selection
 2019-05-09 11:42 UTC  (4+ messages)
` [PATCH net V3 2/2] tuntap: synchronize through tfiles array instead of tun->numqueues

ARM/gic-v4: deadlock occurred
 2019-05-09 11:37 UTC  (7+ messages)

[PATCH 0/3] KVM: LAPIC: Optimize timer latency further
 2019-05-09 11:29 UTC  (4+ messages)
` [PATCH 1/3] KVM: LAPIC: Extract adaptive tune timer advancement logic
` [PATCH 2/3] KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
` [PATCH 3/3] KVM: LAPIC: Optimize timer latency further

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-09 11:24 UTC  (4+ messages)
` [PATCH v2 1/3] fs: add ksys_lsetxattr() wrapper
` [PATCH v2 2/3] initramfs: set extended attributes
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()

[PATCH] powerpc/ftrace: Enable C Version of recordmcount
 2019-05-09 11:27 UTC  (3+ messages)

[PATCH v3 0/6] Add drive-strength in Meson pinctrl driver
 2019-05-09 11:25 UTC  (7+ messages)
` [PATCH v3 4/6] pinctrl: meson: Rework enable/disable bias part
` [PATCH v3 5/6] pinctrl: meson: add support of drive-strength-microamp

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-09 11:24 UTC  (5+ messages)
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[PATCH] drivers: md: Unify common definitions of raid1 and raid10
 2019-05-09 11:18 UTC 

5.1 kernel: khugepaged stuck at 100%
 2019-05-09 11:17 UTC  (2+ messages)

[PATCH] kbuild: add some extra warning flags unconditionally
 2019-05-09 11:17 UTC  (2+ messages)

[PATCH] kbuild: add -Wvla flag unconditionally
 2019-05-09 11:16 UTC  (2+ messages)

[GIT PULL] timer drivers for 5.2
 2019-05-09 11:10 UTC  (13+ messages)
` [PATCH 01/15] clocksource/drivers/sun4i: Add a compatible for suniv
  ` [PATCH 03/15] clocksource/drivers/tegra: Rework for compensation of suspend time
  ` [PATCH 04/15] clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer
  ` [PATCH 05/15] clocksource/drivers/timer-milbeaut: Add shutdown function
  ` [PATCH 06/15] clocksource/drivers/timer-milbeaut: Cleanup common register accesses
  ` [PATCH 09/15] clocksource/drivers/tcb_clksrc: Use tcb as sched_clock
  ` [PATCH 10/15] ARM: at91: Implement clocksource selection
  ` [PATCH 11/15] clocksource/drivers/tcb_clksrc: Move Kconfig option
  ` [PATCH 12/15] clocksource/drivers/timer-atmel-pit: Rework "
  ` [PATCH 13/15] clocksource/drivers/tcb_clksrc: Rename the file for consistency
  ` [PATCH 14/15] clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to static
  ` [PATCH 15/15] misc: atmel_tclib: Do not probe already used TCBs


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