linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 17:24:37 to 2019-08-24 02:11:43 UTC [more...]

[PATCH v2] x86/mm/pti: in pti_clone_pgtable(), increase addr properly
 2019-08-24  2:10 UTC  (5+ messages)

[PATCH 00/14] per memcg lru_lock
 2019-08-24  1:59 UTC  (6+ messages)

[PATCH] iommu/dma: fix for dereferencing before null checking
 2019-08-24  1:47 UTC 

[PATCH v15 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-24  1:34 UTC  (19+ messages)
` [PATCH v15 01/18] kunit: test: add KUnit test runner core
` [PATCH v15 02/18] kunit: test: add test resource management API
` [PATCH v15 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v15 04/18] kunit: test: add assertion printing library
` [PATCH v15 05/18] kunit: test: add the concept of expectations
` [PATCH v15 06/18] kbuild: enable building KUnit
` [PATCH v15 07/18] kunit: test: add initial tests
` [PATCH v15 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v15 09/18] kunit: test: add support for test abort
` [PATCH v15 10/18] kunit: test: add tests for kunit "
` [PATCH v15 11/18] kunit: test: add the concept of assertions
` [PATCH v15 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v15 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v15 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v15 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v15 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v15 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v15 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-24  1:18 UTC  (7+ messages)

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-24  1:18 UTC  (10+ messages)

[PATCH RFC v4 0/15] sched,fair: flatten CPU controller runqueues
 2019-08-24  1:16 UTC  (7+ messages)
` [PATCH 01/15] sched: introduce task_se_h_load helper
` [PATCH 11/15] sched,fair: flatten hierarchical runqueues

WARNINGs in set_task_reclaim_state with memory cgroup and full memory usage
 2019-08-24  1:03 UTC  (2+ messages)

[PATCH V5 0/3] riscv: Add perf callchain support
 2019-08-24  0:54 UTC  (4+ messages)
` [PATCH V5 1/3] "

[PATCH v5 0/13] Add mt7629 and fix mt7628 pwm
 2019-08-24  0:41 UTC  (24+ messages)
` [PATCH v5 01/13] pwm: mediatek: add a property "num-pwms"
` [PATCH v5 02/13] pwm: mediatek: droping the check for of_device_get_match_data
` [PATCH v5 03/13] pwm: mediatek: add a property "clock-frequency"
` [PATCH v5 04/13] pwm: mediatek: allocate the clks array dynamically
` [PATCH v5 05/13] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v5 06/13] pwm: mediatek: update license and switch to SPDX tag
` [PATCH v5 08/13] dt-bindings: pwm: update bindings for MT7628 SoC
` [PATCH v5 09/13] arm64: dts: mt7622: add a property "num-pwms" for PWM
` [PATCH v5 10/13] arm: dts: mt7623: "
` [PATCH v5 11/13] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v5 12/13] pwm: mediatek: remove a property "has-clock"

[CFP] Real-Time Summit 2019 Call for Presentations
 2019-08-24  0:31 UTC 

[PATCH 0/2] coresight: Add barrier packet when moving offset forward
 2019-08-24  0:30 UTC  (2+ messages)

[PATCH 1/2] media: imx: Move capture device init to registered
 2019-08-24  0:27 UTC  (2+ messages)
` [PATCH 2/2] media: imx: Move pads init to probe

[PATCH] ARM: dts: vf610-zii-scu4-aib: Use generic names for DT nodes
 2019-08-24  0:27 UTC 

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-24  0:27 UTC  (9+ messages)
` [PATCH 3/3] nvme: complete request in work queue on CPU with flooded interrupts

[PATCH] ARM: dts: vf610-zii-scu4-aib: Configure IRQ line for GPIO expander
 2019-08-24  0:27 UTC 

[PATCH] pwm: mxs: use devm_platform_ioremap_resource() to simplify code
 2019-08-24  0:26 UTC  (4+ messages)

[PATCH] uprobes/x86: fix detection of 32-bit user mode
 2019-08-24  0:20 UTC  (8+ messages)

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-24  0:20 UTC  (18+ messages)
` [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v2 03/10] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v2 05/10] PCI: layerscape: Fix some format issue of the code
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-24  0:18 UTC  (18+ messages)

[PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-08-23 23:47 UTC  (6+ messages)
` [PATCH v8 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v8 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v8 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v8 4/5] dma-buf: heaps: Add CMA "
` [PATCH v8 5/5] kselftests: Add dma-heap test

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-23 23:30 UTC  (6+ messages)
` [PATCH 1/3] net: Add HW_BRIDGE offload feature

[PATCH] Partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"
 2019-08-23 22:33 UTC  (2+ messages)

[PATCH v7 0/8] Add Error Disconnect Recover (EDR) support
 2019-08-23 23:24 UTC  (9+ messages)
` [PATCH v7 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v7 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v7 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v7 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v7 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v7 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v7 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v7 8/8] PCI/ACPI: Enable EDR support

[PATCH] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-23 23:19 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix wrong analysis whether devices share the same bus
 2019-08-23 23:06 UTC  (2+ messages)

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-23 22:50 UTC  (17+ messages)
` [patch V2 20/38] posix-cpu-timers: Provide array based access to expiry cache
` [patch V2 21/38] posix-cpu-timers: Simplify timer queueing
` [patch V2 22/38] posix-cpu-timers: Simplify set_process_cpu_timer()
` [patch V2 23/38] posix-cpu-timers: Switch check_*_timers() to array cache
` [patch V2 24/38] posix-cpu-timers: Remove the odd field rename defines
` [patch V2 25/38] posix-cpu-timers: Provide array based sample functions
` [patch V2 26/38] posix-cpu-timers: Make expiry checks array based
` [patch V2 27/38] posix-cpu-timers: Remove cputime_expires

[PATCH] KVM: x86: Don't update RIP or do single-step on faulting emulation
 2019-08-23 22:46 UTC  (3+ messages)

[PATCH 0/2] mm/hmm: two bug fixes for hmm_range_fault()
 2019-08-23 22:17 UTC  (3+ messages)
` [PATCH 1/2] mm/hmm: hmm_range_fault() NULL pointer bug
` [PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop

[PATCH] net/mlx5: fix a -Wstringop-truncation warning
 2019-08-23 22:18 UTC  (2+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-23 22:11 UTC  (4+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

cleanup the dma_pgprot handling
 2019-08-23 21:58 UTC  (2+ messages)

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 21:55 UTC  (5+ messages)
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type

[PATCH] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-23 21:52 UTC 

[PATCH 4.14 04/33] tcp: be more careful in tcp_fragment()
 2019-08-23 21:46 UTC  (4+ messages)
` [PATCH] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue

[PATCH net 0/2] r8152: fix side effect
 2019-08-23 21:33 UTC  (3+ messages)
` [PATCH net 2/2] r8152: avoid using napi_disable after netif_napi_del

[PATCH net-next] r8152: saving the settings of EEE
 2019-08-23 21:31 UTC  (3+ messages)
` [PATCH net-next v4 0/2] r8152: save EEE

[PATCH] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
 2019-08-23 21:31 UTC 

[PATCH] wimax/i2400m: fix calculation of index, remove sizeof
 2019-08-23 21:30 UTC  (4+ messages)

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-23 21:29 UTC  (14+ messages)
` [PATCH 1/7] fs: introduce kernel_pread_file* support
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf

[PATCH net 0/9] rxrpc: Fix use of skb_cow_data()
 2019-08-23 21:29 UTC  (4+ messages)

[PATCH v2 0/5] Poll mode for NXP DSPI driver
 2019-08-23 21:03 UTC  (8+ messages)
` [PATCH v2 2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours

[PATCH 1/2] perf report: Use timestamp__scnprintf_nsec for time sort key
 2019-08-23 21:03 UTC  (2+ messages)
` [PATCH 2/2] perf report: Fix --ns time sort key output

[PATCH 0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-08-23 20:55 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

[PATCH v4] drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
 2019-08-23 20:52 UTC 

[PATCH v8 0/6] vfio/type1: Add support for valid iova list management
 2019-08-23 20:51 UTC  (2+ messages)

[PATCH v2] vfio: re-arrange vfio region definitions
 2019-08-23 20:49 UTC  (3+ messages)

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-23 20:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vfio-mdev/mtty: Simplify interrupt generation

[PATCH v3] vfio_pci: Restore original state on release
 2019-08-23 20:45 UTC  (2+ messages)

[patch] perf tool divide by zero error if f_header.attr_size==0
 2019-08-23 20:42 UTC  (4+ messages)
` [patch] perf tool buffer overflow in perf_header__read_build_ids

[PATCH v3 00/12] Enhance the hv_vmbus driver to support hibernation
 2019-08-23 20:25 UTC  (13+ messages)
` [PATCH v3 02/12] x86/hyper-v: Implement hv_is_hibernation_supported()
` [PATCH v3 06/12] Drivers: hv: vmbus: Add a helper function is_sub_channel()
` [PATCH v3 08/12] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
` [PATCH v3 10/12] Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
` [PATCH v3 11/12] Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
` [PATCH v3 12/12] Drivers: hv: vmbus: Resume after fixing up old primary channels

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-08-23 19:58 UTC  (7+ messages)
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support "

[PATCH 0/3] firmware: selftest for request_firmware_into_buf
 2019-08-23 19:56 UTC  (9+ messages)
` [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition

[PATCH] leds: ti-lmu-common: Fix coccinelle issue in TI LMU
 2019-08-23 19:55 UTC 

[PATCH v2 1/2] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()
 2019-08-23 19:53 UTC  (2+ messages)

[PATCH 1/3] MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry
 2019-08-23 19:51 UTC  (6+ messages)
` [PATCH 2/3] MAINTAINERS: at91: remove the TC entry
` [PATCH 3/3] mailmap: map old company name to new one @microchip.com

[PATCH] ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
 2019-08-23 19:50 UTC  (2+ messages)

[PATCH RT v2 0/3] RCU fixes
 2019-08-23 19:46 UTC  (10+ messages)
` [PATCH RT v2 1/3] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v2 2/3] sched: migrate_enable: Use sleeping_lock to indicate involuntary sleep

[PATCH v2 0/2] Simplify mtty driver and mdev core
 2019-08-23 19:43 UTC  (19+ messages)

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-23 19:43 UTC  (18+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 09/18] kunit: test: add support for test abort

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-23 19:35 UTC  (9+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h

[PATCH v2 0/3] PCI: Add PCI_ERROR_RESPONSE, check for errors
 2019-08-23 19:29 UTC  (4+ messages)
` [PATCH 1/3] PCI: Add PCI_ERROR_RESPONSE definition

[ANNOUNCE] 4.14.139-rt66
 2019-08-23 19:28 UTC 

[BUG] lockdep-reported deadlock with expiry_lock in 4.19.59-rt24 with CONFIG_PREEMPT_RT=n
 2019-08-23 19:18 UTC 

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-23 19:16 UTC  (3+ messages)
` [PATCH 3/3] net: qca: "

[PATCH v2] HID: fix error message in hid_open_report()
 2019-08-23 19:15 UTC 

[PATCH] net: intel: Cleanup e1000 - add space between }}
 2019-08-23 19:14 UTC 

[PULL REQUEST] Please pull rdma.git
 2019-08-23 19:14 UTC 

[PATCH v3 0/7] Add initial support for S32V234-EVB
 2019-08-23 19:11 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v3 2/7] arm64: Introduce config for S32
` [PATCH v3 3/7] serial: fsl_linflexuart: Update compatible string
` [PATCH v3 4/7] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v3 5/7] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v3 6/7] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v3 7/7] arm64: defconfig: Enable configs for S32V234

VIRT-6865: Merge PARAVIRT_TIME_ACCOUNTING support
 2019-08-23 18:28 UTC  (2+ messages)

[PATCH] gpu/drm: fix a -Wstringop-truncation warning
 2019-08-23 18:37 UTC 

[PATCH 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-23 18:11 UTC  (2+ messages)

[PATCH -next v2] sched/fair: fix -Wunused-but-set-variable warnings
 2019-08-23 18:03 UTC  (5+ messages)

[GIT PULL] xfs: fixes for 5.3-rc6
 2019-08-23 18:00 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Use a single IO device per redistributor
 2019-08-23 17:52 UTC  (2+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-23 17:49 UTC  (5+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/2] platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail
 2019-08-23 17:48 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: intel_int0002_vgpio: Use device_init_wakeup

[PATCH 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
 2019-08-23 17:45 UTC  (3+ messages)
` [PATCH 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[PATCH] pcmcia/i82092: Refactored dprintk macro for pr_debug()
 2019-08-23 17:43 UTC  (2+ messages)

[PATCH 4.4 00/78] 4.4.190-stable review
 2019-08-23 17:39 UTC  (7+ messages)

[PATCH v2 0/3] hv: vmbus: add fuzz testing to hv device
 2019-08-23 17:36 UTC  (6+ messages)
` [PATCH v2 1/3] drivers: hv: vmbus: Introduce latency testing

[RFC PATCH v2 0/2] ELF: Alternate program property parser
 2019-08-23 17:23 UTC  (2+ messages)
` [RFC PATCH v2 2/2] ELF: Add ELF program property parsing support


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