linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-20 07:18:52 to 2017-07-20 09:21:30 UTC [more...]

[PATCH 0/9] cleanup zonelists initialization
 2017-07-20  9:21 UTC  (12+ messages)
` [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists
` [PATCH 6/9] mm, page_alloc: simplify zonelist initialization
` [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists
` [PATCH 9/9] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations

[PATCH] bluetooth: btwilink: remove unnecessary static in bt_ti_probe()
 2017-07-20  9:20 UTC  (2+ messages)

[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
 2017-07-20  9:20 UTC  (13+ messages)

[PATCH v2 0/2] FlexRM support in VFIO platform
 2017-07-20  9:19 UTC  (3+ messages)
` [PATCH v2 1/2] vfio: Allow No-IOMMU mode without checking iommu_present()

[PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera
 2017-07-20  9:17 UTC  (8+ messages)
          `  "

[PATCH 4.12 00/84] 4.12.3-stable review
 2017-07-20  9:16 UTC  (5+ messages)
` [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen

[PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-07-20  9:16 UTC 

[RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
 2017-07-20  9:16 UTC  (4+ messages)

[PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration
 2017-07-20  9:15 UTC  (2+ messages)

linux-next: build warning after merge of the char-misc tree
 2017-07-20  9:14 UTC  (2+ messages)

[PATCH] perf probe: Fix build failure for get_target_map()
 2017-07-20  8:48 UTC  (3+ messages)
` [PATCH v2 tip/perf/core 3/6] perf probe: allow placing uprobes in alternate namespaces
  ` [tip:perf/core] perf probe: Allow "

[PATCH v5] Bluetooth: btusb: Fix memory leak in play_deferred
 2017-07-20  9:11 UTC  (2+ messages)

[tip:perf/core] perf record: Do not ask for precise_ip with --no-samples
 2017-07-20  8:50 UTC 

[PATCH v7 0/3] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-07-20  8:55 UTC  (7+ messages)
` [PATCH v7 1/3] mfd: hi6421-pmic: cleanup: change license text to shorter form
` [PATCH v7 2/3] mfd: hi6421-pmic: cleanup: update dev_err messages
` [PATCH v7 3/3] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530

[PATCH v10 2/7] perf/x86/intel: Record branch type
 2017-07-20  9:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 0/2] x86: Implement fast refcount overflow protection
 2017-07-20  9:11 UTC  (2+ messages)

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-20  9:10 UTC  (5+ messages)
` [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function

[PATCH 0/5] FlexRM support in VFIO platform
 2017-07-20  9:10 UTC  (11+ messages)
` [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver

uuid updates for 4.13-rc
 2017-07-20  9:09 UTC  (7+ messages)
` [PATCH 1/3] uuid: fix incorrect uuid_equal conversion in test_uuid_test
` [PATCH 2/3] thunderbold: use uuid_t instead of uuid_be
` [PATCH 3/3] uuid: remove uuid_be

[PATCH v10 7/7] perf report: Show branch type in callchain entry
 2017-07-20  9:05 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v10 6/7] perf report: Show branch type statistics for stdio mode
 2017-07-20  9:05 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v10 3/7] perf record: Create a new option save_type in --branch-filter
 2017-07-20  9:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 13/16] perf header: change FEAT_OP* macros
 2017-07-20  9:02 UTC  (2+ messages)
` [tip:perf/core] perf header: Change "

[PATCH v10 5/7] perf util: Create branch.c/.h for common branch functions
 2017-07-20  9:05 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v10 1/7] perf/core: Define the common branch type classification
 2017-07-20  9:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v10 4/7] perf report: Refactor the branch info printing code
 2017-07-20  9:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v6 16/16] perf header: add event desc to pipe-mode header
 2017-07-20  9:03 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[PATCH v6 15/16] perf tools: add feature header record to pipe-mode
 2017-07-20  9:03 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add "

[PATCH v6 14/16] perf tool: add show_feature_header to perf_tool
 2017-07-20  9:02 UTC  (2+ messages)
` [tip:perf/core] perf tool: Add "

[PATCH v6 06/16] perf header: add struct feat_fd for write
 2017-07-20  9:00 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[PATCH v6 12/16] perf header: add a buffer to struct feat_fd
 2017-07-20  9:02 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[PATCH v6 11/16] perf header: make write_pmu_mappings pipe-mode friendly
 2017-07-20  9:01 UTC  (2+ messages)
` [tip:perf/core] perf header: Make "

[PATCH v6 10/16] perf header: use struct feat_fd in read header records
 2017-07-20  9:01 UTC  (2+ messages)
` [tip:perf/core] perf header: Use "

[PATCH v6 09/16] perf header: don't pass struct perf_file_section to process_##_feat
 2017-07-20  9:01 UTC  (2+ messages)
` [tip:perf/core] perf header: Don't "

[PATCH v6 08/16] perf header: use struct feat_fd to process header records
 2017-07-20  9:00 UTC  (2+ messages)
` [tip:perf/core] perf header: Use "

[PATCH v6 07/16] perf header: use struct feat_fd for print
 2017-07-20  9:00 UTC  (2+ messages)
` [tip:perf/core] perf header: Use "

[PATCH v2 0/2] ZII RAVE platform driver
 2017-07-20  9:04 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices

[PATCH v6 05/16] perf header: revamp do_write
 2017-07-20  8:59 UTC  (2+ messages)
` [tip:perf/core] perf header: Revamp do_write()

[PATCH v6 01/16] perf header: encapsulate read and swap
 2017-07-20  8:58 UTC  (2+ messages)
` [tip:perf/core] perf header: Encapsulate "

[PATCH v6 04/16] perf util: add const modifier to buf in "writen" function
 2017-07-20  8:59 UTC  (2+ messages)
` [tip:perf/core] perf util: Add "

[PATCH v6 03/16] perf header: fail on write_padded error
 2017-07-20  8:59 UTC  (2+ messages)
` [tip:perf/core] perf header: Fail "

[PATCH v6 02/16] perf header: add PROCESS_STR_FUN macro
 2017-07-20  8:58 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-20  9:03 UTC  (3+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470

[PATCH 0/7] constify x86 attribute_group structures
 2017-07-20  9:01 UTC  (12+ messages)
` [PATCH 1/7] perf: x86: intel: uncore: constify "
` [PATCH 2/7] perf: x86: intel: uncore_nhmex: "
` [PATCH 3/7] perf: x86: intel: uncore_snb: "
` [PATCH 4/7] perf: x86: intel: uncore_snbep: "
` [PATCH 5/7] x86: ksysfs: "
` [PATCH 6/7] x86: therm_throt: "
` [PATCH 7/7] x86: microcode: "

[PATCH] drm/udl: Make page_flip asynchronous
 2017-07-20  8:54 UTC  (5+ messages)

[PATCH] perf report: Enable finding the kernel inline function
 2017-07-20  8:58 UTC  (2+ messages)
` [tip:perf/core] perf report: Enable finding kernel inline functions

[tip:perf/core] perf trace beauty: Simplify syscall return formatting
 2017-07-20  8:57 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify the 'arg' for DUPFD
 2017-07-20  8:57 UTC 

[tip:perf/core] perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD
 2017-07-20  8:57 UTC 

[tip:perf/core] perf trace: Allow syscall arg formatters to request non suppression of zeros
 2017-07-20  8:56 UTC 

[tip:perf/core] perf trace: Group per syscall arg formatter info into one struct
 2017-07-20  8:56 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return
 2017-07-20  8:55 UTC 

[tip:perf/core] perf trace beauty: Export strarray for use in per-object beautifiers
 2017-07-20  8:55 UTC 

[PATCH 14/15] perf tests attr: Add optional term
 2017-07-20  8:55 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 13/15] perf tests attr: Fix stat sample_type setup
 2017-07-20  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 12/15] perf tests attr: Fix precise_ip setup
 2017-07-20  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
 2017-07-20  8:56 UTC  (18+ messages)
      ` [kernel-hardening] "

[PATCH 11/15] perf tests attr: Fix sample_period setup
 2017-07-20  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 10/15] perf tests attr: Fix cpu test disabled term setup
 2017-07-20  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 09/15] perf tests attr: Add proper return values
 2017-07-20  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 08/15] perf tests attr: Fix no-delay test
 2017-07-20  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/15] perf tests attr: Fix record dwarf test
 2017-07-20  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 06/15] perf tests attr: Add 1s for exclude_kernel and task base bits
 2017-07-20  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/15] perf tests attr: Make compare_data global
 2017-07-20  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/15] perf tests attr: Rename compare_data to data_equal
 2017-07-20  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 tip/perf/core 6/6] perf buildid-cache: cache debuginfo
 2017-07-20  8:49 UTC  (2+ messages)
` [tip:perf/core] perf buildid-cache: Cache debuginfo

[PATCH 03/15] perf tests attr: Add test_attr__ready function
 2017-07-20  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/15] perf tests attr: Do not store failed events
 2017-07-20  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 tip/perf/core 4/6] perf buildid-cache: support binary objects from other namespaces
 2017-07-20  8:49 UTC  (2+ messages)
` [tip:perf/core] perf buildid-cache: Support "

[RFC] make onsemi-ncp6335d.c mainlined
 2017-07-20  8:47 UTC 

[tip:perf/core] perf evlist: Allow asking for max precise_ip in add_default()
 2017-07-20  8:50 UTC 

[tip:perf/core] perf evsel: Allow asking for max precise_ip in new_cycles()
 2017-07-20  8:49 UTC 

[PATCH v2 tip/perf/core 2/6] perf maps: lookup maps in both intitial mountns and inner mountns
 2017-07-20  8:48 UTC  (2+ messages)
` [tip:perf/core] perf maps: Lookup "

[PATCH v2 tip/perf/core 1/6] perf symbols: find symbols in different mount namespace
 2017-07-20  8:48 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Find "

[tip:perf/core] perf trace: Beautify new write hint fcntl commands
 2017-07-20  8:41 UTC 

[tip:perf/core] tools build: Add test for setns()
 2017-07-20  8:47 UTC 

[tip:perf/core] tools include uapi x86: Add __NR_setns, if missing
 2017-07-20  8:47 UTC 

[tip:perf/core] tools include uapi x86: Grab a copy of unistd.h
 2017-07-20  8:47 UTC 

[tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile
 2017-07-20  8:46 UTC 

[tip:perf/core] perf vendor events: Add POWER9 PMU events
 2017-07-20  8:46 UTC 

[PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-20  8:47 UTC  (4+ messages)

[tip:perf/core] perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)
 2017-07-20  8:45 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
 2017-07-20  8:45 UTC 

[PATCH] x86/amd: Fixup cpu_core_id for family17h downcore configuration
 2017-07-20  8:47 UTC  (3+ messages)

[tip:perf/core] perf trace beauty: Export the pid beautifier for use in more places
 2017-07-20  8:45 UTC 

[PATCH] regulator: fan53555: Use of_device_get_match_data() to simplify probe
 2017-07-20  8:42 UTC 

[PATCH] tools/perf/pmu-events: Support additional POWER8+ PVR in mapfile
 2017-07-20  8:46 UTC  (2+ messages)
` [tip:perf/core] perf pmu-events: "

[tip:perf/core] perf trace beauty: Export the fd beautifier for use in more places
 2017-07-20  8:44 UTC 

[tip:perf/core] perf trace beauty: Give syscall return beautifier more context
 2017-07-20  8:44 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value
 2017-07-20  8:44 UTC 

[tip:perf/core] perf trace beauty fcntl flags: Beautify F_SETFL arg
 2017-07-20  8:43 UTC 

[tip:perf/core] perf trace beauty open flags: Move RDRW to the start of the output
 2017-07-20  8:43 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETFL return value
 2017-07-20  8:43 UTC 

[tip:perf/core] perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
 2017-07-20  8:42 UTC 

[tip:perf/core] perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
 2017-07-20  8:42 UTC 

[tip:perf/core] perf trace: Allow syscall_arg beautifiers to set a different return formatter
 2017-07-20  8:42 UTC 

[tip:perf/core] perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
 2017-07-20  8:41 UTC 

[tip:perf/core] perf trace beauty fcntl: Basic 'arg' beautifier
 2017-07-20  8:41 UTC 

[tip:perf/core] tools include uapi asm-generic: Grab a copy of fcntl.h
 2017-07-20  8:40 UTC 

[tip:perf/core] perf trace beauty: Introduce syscall arg beautifier for long integers
 2017-07-20  8:40 UTC 

[tip:perf/core] perf trace beauty: Export the "int" and "hex" syscall arg formatters
 2017-07-20  8:39 UTC 

[tip:perf/core] perf trace beauty: Allow accessing syscall args values in a syscall arg formatter
 2017-07-20  8:39 UTC 

[tip:perf/core] perf trace beauty: Mask ignored fcntl 'arg' parameter
 2017-07-20  8:39 UTC 

[tip:perf/core] tools: Update include/uapi/linux/fcntl.h copy from the kernel
 2017-07-20  8:38 UTC 

[tip:perf/core] perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
 2017-07-20  8:38 UTC 

[tip:perf/core] perf trace beauty: Export the strarrays scnprintf method
 2017-07-20  8:38 UTC 

perf: bisected sampling bug in Linux 4.11-rc1
 2017-07-20  8:34 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: Fix scheduling regression of pinned groups

[tip:perf/core] perf trace: Beautify linux specific fcntl commands
 2017-07-20  8:37 UTC 

[RESEND PATCH] x86: defconfig: Cleanup from old Kconfig options
 2017-07-20  8:35 UTC  (2+ messages)
` [tip:x86/urgent] x86/defconfig: Remove stale, "

[tip:perf/core] perf trace: Remove F_ from some of the fcntl command strings
 2017-07-20  8:37 UTC 

[PATCH v4 2/2] perf report: Implement visual marker for macro fusion in annotate
 2017-07-20  8:36 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Implement visual marker for macro fusion

[PATCH v4 1/2] perf util: Check for fused instruction
 2017-07-20  8:36 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Check for fused instructions

[PATCH] x86: kernel: acpi: fix an invalid argument passing in io_apic.c
 2017-07-20  8:35 UTC  (2+ messages)
` [tip:x86/urgent] x86/ioapic: Pass the correct data to unmask_ioapic_irq()

[PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-07-20  8:34 UTC  (2+ messages)

[PATCH] drivers: staging: comedi: Add ftrace support
 2017-07-20  8:35 UTC  (4+ messages)

[GIT PULL 00/86] perf/core improvements and fixes
 2017-07-20  8:32 UTC  (2+ messages)

[PATCH v7 0/3] clk: stm32h7: Add stm32h743 clock driver
 2017-07-20  8:31 UTC  (4+ messages)
` [PATCH v7 3/3] "

[PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings
 2017-07-20  8:29 UTC  (2+ messages)
` [PATCH] "

[linux-next:master 1341/1811] cc1: error: unrecognized command line option "-mstack-alignment=8"
 2017-07-20  8:29 UTC 

[PATCH] drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting()
 2017-07-20  8:27 UTC  (2+ messages)

[PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC
 2017-07-20  8:26 UTC  (2+ messages)

[PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-07-20  8:21 UTC  (4+ messages)
` [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu
  ` [linux-sunxi] "

[PATCH] mm/mremap: Fail map duplication attempts for private mappings
 2017-07-20  8:20 UTC  (4+ messages)

[PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg)
 2017-07-20  8:20 UTC  (4+ messages)

[PATCH v2 0/7] New bind/unbingd uevents
 2017-07-20  8:20 UTC  (5+ messages)
` [PATCH v2 4/7] driver core: add devm_device_add_group() and friends

linux-next: manual merge of the staging tree with the staging.current tree
 2017-07-20  8:19 UTC  (4+ messages)

+ kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
 2017-07-20  8:17 UTC  (2+ messages)

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-07-20  8:15 UTC  (9+ messages)
` [PATCH v1 1/3] mfd: Add new mfd device TPS68470

[drm/nouveau] GeForce 8600 GT boot/suspend grumbling
 2017-07-20  8:13 UTC  (4+ messages)
` [PATCH] drm: disable vblank only if it got previously enabled
  ` [Nouveau] "

[PATCH v3] KVM: VMX: Fix invalid guest state detection after task-switch emulation
 2017-07-20  8:11 UTC 

[RFC PATCH v1 00/11] Create fast idle path for short idle periods
 2017-07-20  8:11 UTC  (16+ messages)

[PATCH v3 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2017-07-20  8:10 UTC  (8+ messages)
` [PATCH v3 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties
` [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCH] pci: add missing __iomem cast
 2017-07-20  8:07 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation
 2017-07-20  8:04 UTC  (3+ messages)

[PATCH v2] PM / suspend: Add suspend_target_state()
 2017-07-20  8:03 UTC  (4+ messages)

[PATCH 0/8] 5-level paging enabling for v4.14
 2017-07-20  7:57 UTC  (2+ messages)

[lkp-robot] [uuid] df33767d9f: kmsg.test_uuid:failed#out_of#tests
 2017-07-20  7:53 UTC  (2+ messages)

[PATCH 0/4] can: Add new binding to limit bit rate used
 2017-07-20  7:43 UTC  (3+ messages)
` [PATCH 1/4] can: dev: Add support for limiting configured bitrate

[PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set
 2017-07-20  7:43 UTC  (5+ messages)

[PATCH] wlcore: add missing nvs file name info for wilink8
 2017-07-20  7:38 UTC  (8+ messages)

[PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()'
 2017-07-20  7:37 UTC  (2+ messages)

[PATCH V1 00/12]: spmi: pmic-arb: Support for HW v5 and other fixes
 2017-07-20  7:31 UTC  (13+ messages)
` [PATCH V1 01/12] spmi: pmic-arb: remove the read/write access checks
` [PATCH V1 02/12] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
` [PATCH V1 03/12] spmi: pmic-arb: clean up pmic_arb_find_apid function
` [PATCH V1 04/12] spmi: pmic-arb: optimize qpnpint_irq_set_type function
` [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table
` [PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel
` [PATCH V1 07/12] spmi: pmic-arb: return the value instead of passing by pointer
` [PATCH V1 08/12] spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
` [PATCH V1 09/12] spmi: pmic-arb: return __iomem pointer instead of offset
` [PATCH V1 10/12] spmi: pmic-arb: fix a possible null pointer dereference
` [PATCH V1 11/12] spmi: pmic-arb: add support for HW version 5
` [PATCH V1 12/12] spmi: pmic-arb: Remove checking opc value not less than 0

[patch 0/3] Re: tty contention resulting from tty_open_by_device export
 2017-07-20  7:22 UTC  (5+ messages)
` [patch v3 0/3] tty contention resulting from tty_open_by_driver export
  ` [patch v3 1/3] tty: resolve tty contention between kernel and user space
  ` [patch v3 2/3] staging: speakup: use tty_kopen and tty_kclose
  ` [patch v3 3/3] tty: undo export of tty_open_by_driver

[PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()'
 2017-07-20  7:24 UTC  (2+ messages)

[PATCH 0/4] fs/dcache: Limit # of negative dentries
 2017-07-20  7:20 UTC  (5+ messages)
` [PATCH 1/4] fs/dcache: Limit numbers "

cpuidle and cpufreq coupling?
 2017-07-20  7:18 UTC  (3+ 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).