linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-09 17:10:08 to 2019-03-10 13:38:13 UTC [more...]

[PATCH] Drop -Wdeclaration-after-statement
 2019-03-10 13:35 UTC 

[PATCH 00/20] objtool: UACCESS validation v3
 2019-03-10 13:22 UTC  (31+ messages)
` [PATCH 03/20] x86/uaccess: Move copy_user_handle_tail into asm
` [PATCH 05/20] x86/uaccess/xen: Suppress SMAP warnings
` [PATCH 18/20] objtool: Add UACCESS validation
` [PATCH 19/20] objtool: uaccess PUSHF/POPF support
` [PATCH 20/20] objtool: Add Direction Flag validation

[PATCH] mmc_spi: add a status check for spi_sync_locked
 2019-03-10 12:58 UTC  (2+ messages)

[PATCH v11 0/3] ipc: Increase IPCMNI limit & IPC id generation modes
 2019-03-10 12:47 UTC  (5+ messages)
` [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode

[PATCH 0/5] x86/percpu semantics and fixes
 2019-03-10 12:46 UTC  (5+ messages)

[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
 2019-03-10 12:12 UTC  (6+ messages)
` [PATCH RESEND v5 2/5] namei: O_BENEATH-style path resolution flags

[PATCH] clk: rockchip: fix wrong clock definitions for rk3328
 2019-03-10 12:00 UTC 

[PATCH] staging: e1000: e1000_main.c: remove extern declarations in .c file
 2019-03-10 11:46 UTC 

[GIT pull] core udpate for 5.1
 2019-03-10 11:33 UTC  (8+ messages)
` [GIT pull] locking fixes "
` [GIT pull] perf updates "
` [GIT pull] scheduler "
` [GIT pull] timer fix "
` [GIT pull] x86/asm "
` [GIT pull] x86/boot fix "
` [GIT pull] x86 fixes "

[PATCH v11 0/4] add uart DMA function
 2019-03-10 11:15 UTC  (3+ messages)
` [PATCH v11 1/4] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support

[PATCH] static_assert: move before people start using it
 2019-03-10 10:51 UTC 

[PATCH] iio: hmc5843_spi: fix a NULL pointer dereference
 2019-03-10 10:26 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.1-rc1
 2019-03-10 10:24 UTC  (2+ messages)

[char-misc] mei: convert to SPDX license tags
 2019-03-10 10:24 UTC  (5+ messages)

[PATCH 0/8] iio: adc: stm32-dfsdm: add buffer modes
 2019-03-10 10:21 UTC  (5+ messages)
` [PATCH 1/8] iio: adc: stm32-dfsdm: make spi_master_freq more accurate
` [PATCH 7/8] iio: adc: stm32-dfsdm: add support for buffer modes

[PATCH v2] sched: fix a potential double-fetch bug in sched_copy_attr
 2019-03-10 10:09 UTC  (6+ messages)
` [tip:sched/core] sched/core: Fix a potential double-fetch bug in sched_copy_attr()

[PATCH v2 0/2] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-10 10:04 UTC  (3+ messages)
` [PATCH v2 1/2] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo
` [PATCH v2 2/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' "

[PATCH] drivers: iio: Kconfig: pedantic cleanup
 2019-03-10 10:01 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: iio/temperature: Add thermocouple types
 2019-03-10  9:51 UTC  (5+ messages)
` [PATCH v6 2/4] dt-bindings: iio/temperature: Add doc for thermocouple-type
` [PATCH v6 4/4] iio:temperature: Add MAX31856 thermocouple support

[PATCH] iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr
 2019-03-10  9:45 UTC  (3+ messages)

[PATCH] iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data
 2019-03-10  9:37 UTC  (3+ messages)

[PATCH v2] iio: proximity: as3935: fix use-after-free on device remove
 2019-03-10  9:34 UTC  (8+ messages)

DRM-based Oops viewer
 2019-03-10  8:44 UTC  (2+ messages)

[PATCH v2] iio: cros_ec: Fix the maths for gyro scale calculation
 2019-03-10  8:40 UTC  (2+ messages)

[PATCH] net: liquidio: fix a NULL pointer dereference
 2019-03-10  8:19 UTC 

[PATCH] net: 8390: fix potential NULL pointer dereferences
 2019-03-10  8:14 UTC 

[PATCH] net: lan9303: fix missing error handling
 2019-03-10  8:08 UTC 

[PATCH] net: spi: fix a potential NULL pointer dereference
 2019-03-10  7:57 UTC 

[PATCH] staging: erofs: add a new line after variable declaration
 2019-03-10  7:55 UTC  (2+ messages)

[PATCH] aio: prevent the final fput() in the middle of vfs_poll() (Re: KASAN: use-after-free Read in unix_dgram_poll)
 2019-03-10  7:08 UTC  (17+ messages)
` [PATCH 1/8] aio: make sure file is pinned
                ` [PATCH 1/8] pin iocb through aio
                  ` [PATCH 2/8] keep io_event in aio_kiocb
                  ` [PATCH 3/8] aio: store event at final iocb_put()
                  ` [PATCH 4/8] Fix aio_poll() races
                  ` [PATCH 5/8] make aio_read()/aio_write() return int
                  ` [PATCH 6/8] move dropping ->ki_eventfd into iocb_destroy()
                  ` [PATCH 7/8] deal with get_reqs_available() in aio_get_req() itself
                  ` [PATCH 8/8] aio: move sanity checks and request allocation to io_submit_one()

[PATCH net] net: hns3: fix to stop multiple HNS reset due to the AER changes
 2019-03-10  6:59 UTC  (2+ messages)

Linux 5.0.1
 2019-03-10  6:55 UTC  (4+ messages)

Linux 4.19.28
 2019-03-10  6:52 UTC  (2+ messages)

Linux 4.20.15
 2019-03-10  6:52 UTC  (2+ messages)

[PATCH 5.0 00/46] 5.0.1-stable review
 2019-03-10  6:18 UTC  (6+ messages)
` [PATCH 5.0 30/46] x86/boot/compressed/64: Do not read legacy ROM on EFI system

[PATCH] net: can: Increase tx queue length
 2019-03-10  5:07 UTC  (5+ messages)

[PATCH] xfs: Use kmem_zalloc for bp->b_pages
 2019-03-10  5:07 UTC  (3+ messages)

Nokia N900: wl1251 spi3.0: EOW timed out on
 2019-03-10  4:16 UTC  (3+ messages)

[PULL] virtio,vhost: cleanups and fixes
 2019-03-10  3:44 UTC 

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-10  2:51 UTC  (15+ messages)
` [PATCH 2/4] iommu/vt-d: Implement apply_resv_region for reserving IOVA ranges
  ` [PATCH 3/4] iommu/vt-d: Allow IOMMU_DOMAIN_DMA and IOMMU_DOMAIN_IDENTITY to be allocated
    ` [PATCH 4/4] iommu/vt-d: Remove lazy allocation of domains

[git pull] Input updates for v5.1-rc0
 2019-03-10  2:34 UTC 

[PATCH v3] blkcg: prevent priority inversion problem during sync()
 2019-03-10  2:05 UTC  (4+ messages)
` [PATCH v4] "

[GIT PULL] Please pull RDMA subsystem changes
 2019-03-10  1:40 UTC  (2+ messages)

[GIT PULL] first round of SCSI updates for the 5.0+ merge window
 2019-03-10  1:40 UTC  (2+ messages)

[PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables
 2019-03-10  1:19 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] arm64: mm: don't call page table ctors for init_mm
  ` [PATCH v3 3/3] arm64: mm: enable per pmd page table lock

[PATCH] Input: fix oops in input_to_handler
 2019-03-09 23:46 UTC  (2+ messages)

[tip:sched/urgent 1/5] kernel/sched/cpufreq_schedutil.c:346:26: note: in expansion of macro 'min'
 2019-03-09 23:41 UTC 

[PATCH] Input: raspberrypi-ts: select CONFIG_INPUT_POLLDEV
 2019-03-09 23:34 UTC  (3+ messages)

[PATCH] Input: msm-vibrator: use correct gpio header
 2019-03-09 23:33 UTC  (3+ messages)

[PATCH] vhost: silence an unused-variable warning
 2019-03-09 23:19 UTC  (3+ messages)

[GIT PULL] PCI changes for v5.1
 2019-03-09 23:15 UTC  (2+ messages)

[GIT PULL for v5.1-rc1] media updates
 2019-03-09 23:15 UTC  (2+ messages)

[PATCH v5 6/7] refactor header includes to allow kthread.h inclusion in psi_types.h
 2019-03-09 23:12 UTC  (3+ messages)

[PATCH 4.20 00/76] 4.20.15-stable review
 2019-03-09 22:35 UTC  (2+ messages)

[PATCH 4.19 00/68] 4.19.28-stable review
 2019-03-09 22:35 UTC  (2+ messages)

[PATCH 0/3] Some minor updates and fixes for the BRCMSTB DPFE driver
 2019-03-09 22:03 UTC  (7+ messages)
` [PATCH 1/3] soc: brcmstb: dpfe: use msleep() over udelay()
` [PATCH 2/3] soc: brcmstb: dpfe: optimize generic_show()
` [PATCH 3/3] soc: brcmstb: dpfe: use byte 3 of registers MR4-MR8

Inquiry March-2019
 2019-03-09  9:50 UTC 

[GIT PULL 1/2] bcm2835-dt-next-2019-03-04
 2019-03-09 22:01 UTC  (2+ messages)

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-09 21:44 UTC  (13+ messages)

[tip:sched/urgent 1/5] kernel/sched/cpufreq_schedutil.c:346:40: sparse: error: incompatible types in comparison expression (different type sizes):
 2019-03-09 21:17 UTC 

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-09 21:02 UTC  (5+ messages)
` [PATCH 1/5] lib/sort: Make swap functions more generic

[RFC] sched/fair: hard lockup in sched_cfs_period_timer
 2019-03-09 20:33 UTC  (9+ messages)

[PATCH] kbuild: add workaround for Debian make-kpkg
 2019-03-09 20:32 UTC  (7+ messages)

[PATCH 8/8] perf tools: Force perf_data__open|close zero data->file.path
 2019-03-09 20:09 UTC  (2+ messages)
` [tip:perf/urgent] perf data: "

[PATCH 7/8] perf tools: Fix double free in perf_data__close
 2019-03-09 20:09 UTC  (2+ messages)
` [tip:perf/urgent] perf session: "

[PATCH 6/8] perf tools: Probe for precise_ip with simple attr
 2019-03-09 20:08 UTC  (2+ messages)
` [tip:perf/urgent] perf evsel: "

[PATCH 3/8] perf hist: Fix memory leak of srcline
 2019-03-09 20:07 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 4/8] perf tools: Read and store caps/max_precise in perf_pmu
 2019-03-09 20:07 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/8] perf tools: Add error path into hist_entry__init
 2019-03-09 20:06 UTC  (2+ messages)
` [tip:perf/urgent] perf hist: "

[PATCH 1/8] perf c2c: Fix c2c report for empty numa node
 2019-03-09 20:05 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v2 5/7] perf script python: add Python3 support to intel-pt-events.py
 2019-03-09 20:04 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Add "

[PATCH v2 4/7] perf script python: add Python3 support to event_analyzing_sample.py
 2019-03-09 20:04 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Add "

[PATCH v2 3/7] perf script python: add Python3 support to check-perf-trace.py
 2019-03-09 20:03 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v2 2/7] perf script python: add Python3 support to futex-contention.py
 2019-03-09 20:02 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Add "

[PATCH v2 1/7] perf script python: remove mixed indentation
 2019-03-09 20:02 UTC  (2+ messages)
` [tip:perf/urgent] perf script python: Remove "

[PATCH v4 3/3] perf diff: Support --pid/--tid filter options
 2019-03-09 20:01 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 2/3] perf diff: Support --cpu filter option
 2019-03-09 20:00 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 1/3] perf diff: Support --time filter option
 2019-03-09 20:00 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v4 01/15] perf tools: Add utility function to fetch executable
 2019-03-09 19:59 UTC  (2+ messages)
` [tip:perf/urgent] perf thread: Generalize function to copy from thread addr space from intel-bts code

[tip:perf/urgent] perf annotate: Calculate the max instruction name, align column to that
 2019-03-09 19:58 UTC 

[PATCH] perf clang: fix semicolon code style issue
 2019-03-09 19:58 UTC  (2+ messages)
` [tip:perf/urgent] perf clang: Remove needless extra semicolon

[tip:perf/urgent] perf bpf: Automatically add BTF ELF markers
 2019-03-09 19:57 UTC 

[tip:perf/urgent] perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic
 2019-03-09 19:56 UTC 

[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Add call tree
 2019-03-09 19:56 UTC 

[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase
 2019-03-09 19:55 UTC 

[GIT PULL] gcc-plugin updates for v5.1-rc1
 2019-03-09 19:55 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.1-rc1
 2019-03-09 19:55 UTC  (2+ messages)

[GIT PULL] leaking_addresses: changes for v5.1-rc1
 2019-03-09 19:55 UTC  (2+ messages)

[GIT][PULL] smb3 fixes
 2019-03-09 19:55 UTC  (2+ messages)

[GIT PULL] printk for 5.1
 2019-03-09 19:55 UTC  (2+ messages)

[GIT PULL] Documentation for 5.1
 2019-03-09 19:55 UTC  (2+ messages)

[GIT PULL] pstore updates for v5.1-rc1
 2019-03-09 19:55 UTC  (2+ messages)

[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction
 2019-03-09 19:54 UTC 

[GIT PULL] fscrypt updates for v5.1
 2019-03-09 19:55 UTC  (2+ messages)

[tip:perf/urgent] perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase
 2019-03-09 19:54 UTC 

[tip:perf/urgent] perf scripts python: export-to-postgresql.py: Export calls parent_id
 2019-03-09 19:53 UTC 

[tip:perf/urgent] perf scripts python: export-to-postgresql.py: Fix invalid input syntax for integer error
 2019-03-09 19:52 UTC 

[tip:perf/urgent] perf scripts python: export-to-sqlite.py: Export calls parent_id
 2019-03-09 19:52 UTC 

[tip:perf/urgent] perf db-export: Add calls parent_id to enable creation of call trees
 2019-03-09 19:51 UTC 

[tip:perf/urgent] perf intel-pt: Fix divide by zero when TSC is not available
 2019-03-09 19:50 UTC 

[tip:perf/urgent] perf auxtrace: Improve address filter error message when there is no DSO
 2019-03-09 19:50 UTC 

[PATCH v2] perf util: Refactor time range parsing code
 2019-03-09 19:49 UTC  (2+ messages)
` [tip:perf/urgent] perf time-utils: "

[PATCH] perf/core: Mark expected switch fall-through
 2019-03-09 19:48 UTC  (2+ messages)
` [tip:perf/urgent] perf: "

[PATCH] tools lib traceevent: Fix buffer overflow in arg_eval
 2019-03-09 19:47 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf probe: Clarify error message about not finding kernel modules debuginfo
 2019-03-09 19:47 UTC 

[PATCH v4 perf,bpf 01/15] perf, bpf: consider events with attr.bpf_event as side-band events
 2019-03-09 19:46 UTC  (2+ messages)
` [tip:perf/urgent] perf, bpf: Consider "

[GIT PULL] pidfd patches for v5.1-rc1
 2019-03-09 19:22 UTC  (3+ messages)

[PATCH 0/5] Fix several coding style errors
 2019-03-09 19:00 UTC  (8+ messages)
` [PATCH 1/5] Staging: rtl8723bs: os_dep: Fix assignment in if condition
` [PATCH 2/5] Staging: rtl8723bs: os_dep: Fix space required coding style
` [PATCH 3/5] Staging: rtl8723bs: os_dep: Fix else to follow close brace
` [PATCH 4/5] Staging: rtl8723bs: os_dep: Fix space in pointer definition
` [PATCH 5/5] Staging: rtl8723bs: os_dep: Set constant on right side

[PATCH v2 0/4] iio:potentiostat:lmp91000: Adjust codestyle, and minor cleanup changes
 2019-03-09 18:49 UTC  (10+ messages)
` [PATCH v2 1/4] iio:potentiostat:lmp91000: remove unnecessary parentheses
` [PATCH v2 2/4] iio:potentiostat:lmp91000: reduce line width and remove blank line
` [PATCH v2 3/4] iio:potentiostat:lmp91000: invert if statement
` [PATCH v2 4/4] iio:potentiostat:lmp91000: change dev_err message

[PATCH v5 0/2] iio: adc: ads7950: add gpio support
 2019-03-09 18:42 UTC  (7+ messages)
` [PATCH v5 1/2] iio: adc: ti-ads7950: Fix improper use of mlock
` [PATCH v5 2/2] iio: adc: ti-ads7950: add GPIO support

[PATCH] iio: max9611: fix a NULL pointer dereference
 2019-03-09 18:34 UTC  (3+ messages)

[PATCH] iio: adc: fix a potential NULL pointer dereference
 2019-03-09 18:32 UTC  (2+ messages)

[PATCH] iio: hmc: fix a potential NULL pointer dereference
 2019-03-09 18:29 UTC  (3+ messages)

[PATCH] iio: proximity: as3935: fix use-after-free on device remove
 2019-03-09 18:24 UTC  (4+ messages)

[PATCH] staging: octeon-usb octeon-hcd: Fix several typos
 2019-03-09 18:18 UTC 

[PATCH v2 0/3] Add device tree support for kxcjk1013 accelerometer
 2019-03-09 18:16 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Kionix, Inc
` [PATCH v2 2/3] dt-bindings: iio: accel: kxcjk1013: Add device tree binding documentation
` [PATCH v2 3/3] iio: accel: kxcjk1013: Add device tree support

[PATCH] iio: adc: fix uninitialized variable warning
 2019-03-09 18:10 UTC  (2+ messages)

[PATCH 0/2] Add Meson SAR ADC support for G12A
 2019-03-09 18:07 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: document the Meson G12A support
` [PATCH 2/2] iio: adc: meson-saradc: add support for Meson G12A

[PATCH] mailmap: Update email for Sean Nyekjaer
 2019-03-09 18:03 UTC  (2+ messages)

[PATCH v2 3/4] staging: iio: ad5933: add ABI documentation
 2019-03-09 17:58 UTC  (4+ messages)

[PATCH] staging: gdm724x: Fix alignment in gdm_mux
 2019-03-09 17:56 UTC 

[PATCH] powerpc/irq: drop __irq_offset_value
 2019-03-09 17:47 UTC 

[PATCH v4 0/9] staging: iio: ad7780: move out of staging
 2019-03-09 17:47 UTC  (8+ messages)
` [PATCH v4 4/9] staging:iio:ad7780: add chip ID values and mask

[PATCH v3 1/3] staging: iio: frequency: ad9834: Move frequency to standard iio types
 2019-03-09 17:36 UTC  (4+ messages)
` [PATCH v3 2/3] staging: iio: frequency: ad9834: Move phase and scale to standard iio attribute

[PATCH v2 1/3] iio: light: Add driver for ap3216c
 2019-03-09 17:33 UTC  (5+ messages)

[PATCH v2] io: accel: kxcjk1013: restore the range after resume
 2019-03-09 17:32 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 1/2] iio/chemical/bme680: Report temperature in millidegrees
 2019-03-09 17:28 UTC  (3+ messages)
` [PATCH v3 2/2] iio/chemical/bme680: Fix SPI read interface

[PATCHv5 00/11] perf record: Add support to store data in directory
 2019-03-09 17:21 UTC  (10+ messages)
` [PATCH 04/11] perf data: Make perf_data__size to work over directory
` [PATCH 05/11] perf header: Add DIR_FORMAT feature to describe directory data
` [PATCH 07/11] perf session: Add __perf_session__process_dir_events function


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