linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-27 01:38:36 to 2019-08-27 06:56:56 UTC [more...]

[PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
 2019-08-27  6:46 UTC 

[PATCH v5 0/4] iio: imu: st_lsm6dsx: Add support for LSM9DS1
 2019-08-27  6:54 UTC  (3+ messages)
` [PATCH v5 2/4] iio: imu: st_lsm6sdx: move register definitions to sensor_settings struct

[tip:x86/urgent 3/3] arch/x86/kernel/apic/apic.c:1182:6: warning: the address of 'x2apic_enabled' will always evaluate as 'true'
 2019-08-27  6:50 UTC  (3+ messages)

[PATCH] pci: get pm runtime ref before resetting bus
 2019-08-27  6:43 UTC 

[PATCH] drm/amd: remove meaningless descending into amd/amdkfd/
 2019-08-27  6:44 UTC 

[PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-27  6:41 UTC  (2+ messages)

[PATCH] powerpc: Perform a bounds check in arch_add_memory
 2019-08-27  6:39 UTC  (3+ messages)

swiotlb-xen cleanups v2
 2019-08-27  6:37 UTC  (3+ messages)
` [PATCH 03/11] xen/arm: simplify dma_cache_maint

[PATCH v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  6:36 UTC 

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-27  6:36 UTC  (22+ messages)
` [RESEND PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [RESEND PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [RESEND PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [RESEND PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [RESEND PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [RESEND PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [RESEND PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [RESEND PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [RESEND PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method
` [RESEND PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic

Linux-next-20190823: x86_64/i386: prot_hsymlinks.c:325: Failed to run cmd: useradd hsym
 2019-08-27  6:34 UTC  (8+ messages)

[PATCH v2 45/49] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
 2019-08-27  6:32 UTC  (5+ messages)
` [PATCH v2 46/49] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v2 47/49] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v2 48/49] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v2 49/49] Input: atmel_mxt_ts - Fix compilation warning

[PATCH v2 40/49] Input: Atmel: improve error handling in mxt_initialize()
 2019-08-27  6:31 UTC  (5+ messages)
` [PATCH v2 41/49] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v2 42/49] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v2 43/49] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v2 44/49] Input: Atmel: use T44 object to process "

[PATCH v2 35/49] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
 2019-08-27  6:30 UTC  (5+ messages)
` [PATCH v2 36/49] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v2 37/49] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v2 38/49] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v2 39/49] Input: Atmel: improve error handling in mxt_start()

[PATCH v2 30/49] Input: atmel_mxt_ts - implement improved debug message interface
 2019-08-27  6:30 UTC  (5+ messages)
` [PATCH v2 31/49] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v2 32/49] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v2 33/49] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v2 34/49] input: atmel_mxt_ts: export GPIO reset line via sysfs

KASAN: slab-out-of-bounds Read in sctp_inq_pop
 2019-08-27  6:29 UTC  (2+ messages)

[PATCH v2 25/49] Input: atmel_mxt_ts - make bootloader interrupt driven
 2019-08-27  6:29 UTC  (5+ messages)
` [PATCH v2 26/49] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v2 27/49] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v2 28/49] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v2 29/49] Input: atmel_mxt_ts - implement debug output for messages

[PATCH v2 20/49] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
 2019-08-27  6:28 UTC  (5+ messages)
` [PATCH v2 21/49] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v2 22/49] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v2 23/49] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v2 24/49] Input: atmel_mxt_ts - rename bl_completion to chg_completion

[PATCH v2 15/49] Input: atmel_mxt_ts - report failures in suspend/resume
 2019-08-27  6:28 UTC  (5+ messages)
` [PATCH v2 16/49] Input: atmel_mxt_ts - allow specification of firmware file name
` [PATCH v2 17/49] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v2 18/49] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v2 19/49] Input: atmel_mxt_ts - add config checksum attribute to sysfs

[PATCH v2 10/49] Input: atmel_mxt_ts - handle reports from T47 Stylus object
 2019-08-27  6:27 UTC  (5+ messages)
` [PATCH v2 11/49] Input: atmel_mxt_ts - implement support for T107 active stylus
` [PATCH v2 12/49] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v2 13/49] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v2 14/49] Input: atmel_mxt_ts - add regulator control support

[PATCH v2 05/49] Input: atmel_mxt_ts - split large i2c transfers into blocks
 2019-08-27  6:26 UTC  (5+ messages)
` [PATCH v2 06/49] Input: atmel_mxt_ts - output status from T48 Noise Supression
` [PATCH v2 07/49] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v2 08/49] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v2 09/49] Input: atmel_mxt_ts - implement T15 Key Array support

[PATCH v2 00/49] atmel_mxt_ts misc
 2019-08-27  6:25 UTC  (5+ messages)
` [PATCH v2 01/49] Input: switch to use return value of input_mt_report_slot_state
` [PATCH v2 02/49] Input: introduce input_mt_report_slot_inactive
` [PATCH v2 03/49] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v2 04/49] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary

[PATCH 0/2] mm: Minor cleanup
 2019-08-27  6:25 UTC  (5+ messages)
` [PATCH 1/2] mm: Don't manually decrement num_poisoned_pages
` [PATCH 2/2] mm: don't hide potentially null memmap pointer in sparse_remove_section

Early EFI-related boot freeze in parse_setup_data()
 2019-08-27  6:23 UTC  (2+ messages)

[PATCH v7 0/3] media: venus: Update clock scaling
 2019-08-27  6:23 UTC  (4+ messages)
` [PATCH v7 1/3] media: venus: Add codec data table
` [PATCH v7 2/3] media: venus: Update clock scaling
` [PATCH v7 3/3] media: venus: Update to bitrate based "

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

swiotlb-xen cleanups
 2019-08-27  6:21 UTC  (3+ messages)

[PATCH 0/3] media: venus: Update clock scaling
 2019-08-27  6:19 UTC  (4+ messages)
` [PATCH 1/3] media: venus: Add codec data table
` [PATCH 2/3] media: venus: Update clock scaling
` [PATCH 3/3] media: venus: Update to bitrate based "

[PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-27  6:19 UTC  (6+ messages)

[PATCH] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S,DL and Q
 2019-08-27  6:17 UTC  (2+ messages)

[RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-08-27  6:16 UTC  (10+ messages)

[PATCH 0/4] iio: adc: ina2xx: Improve device identification
 2019-08-27  6:14 UTC  (7+ messages)
` [PATCH 4/4] iio: adc: ina2xx: Use label proper for "

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-27  6:08 UTC  (4+ messages)
` [patch V2 38/38] posix-cpu-timers: Utilize timerqueue for storage

[PATCH v3] powerpc/fadump: sysfs for fadump memory reservation
 2019-08-27  6:02 UTC  (7+ messages)

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-27  6:01 UTC  (11+ messages)

[PATCH v6 0/3] ASoC: sun4i-i2s: Updates to the driver
 2019-08-27  5:54 UTC  (4+ messages)
` [PATCH v6 1/3] ASoC: sun4i-i2s: incorrect regmap for A83T
  ` [linux-sunxi] "

[RFC PATCH v2 0/3] x86/mm/tlb: Defer TLB flushes with PTI
 2019-08-27  5:53 UTC  (5+ messages)
` [RFC PATCH v2 1/3] x86/mm/tlb: Change __flush_tlb_one_user interface

linux-next: build failure after merge of the phy-next tree
 2019-08-27  5:50 UTC 

[PATCH V5 0/3] riscv: Add perf callchain support
 2019-08-27  5:50 UTC  (6+ messages)
` [PATCH V5 1/3] "

[PATCH v3 00/10] EFI Specific Purpose Memory Support
 2019-08-27  5:48 UTC  (4+ messages)
` [PATCH v3 07/10] lib/memregion: Uplevel the pmem "region" ida to a global allocator

[PATCH] ext4: change the type of ext4 cache stats to percpu_counter to improve performance
 2019-08-27  5:46 UTC  (7+ messages)

[PATCH] drm/bridge: tc358767: Expose test mode functionality via debugfs
 2019-08-27  5:46 UTC  (4+ messages)

[PATCH v2] x86/kdump: Reserve extra memory when SME or SEV is active
 2019-08-27  5:46 UTC  (2+ messages)

PageBlocks and Migrate Types
 2019-08-27  5:43 UTC  (4+ messages)

[PATCH] drm/meson: vclk: use the correct G12A frac max value
 2019-08-27  5:40 UTC  (2+ messages)

[PATCH] scsi: libiscsi: Fix possible null-pointer dereferences in iscsi_conn_get_addr_param()
 2019-08-27  5:33 UTC  (2+ messages)
`  "

[PATCH,RFC] ath10k: Fix skb->len (properly) in ath10k_sdio_mbox_rx_packet
 2019-08-27  5:23 UTC  (3+ messages)
` [PATCH, RFC] "

[PATCH v2] drm/virtio: add plane check
 2019-08-27  5:21 UTC  (3+ messages)

[PATCH] riscv: add arch/riscv/Kbuild
 2019-08-27  5:14 UTC  (3+ messages)

[PATCH] rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
 2019-08-27  5:10 UTC  (3+ messages)

[PATCH v2 0/2] Update ethernet compatible string for SiFive FU540
 2019-08-27  5:06 UTC  (3+ messages)
` [PATCH v2 1/2] macb: bindings doc: update sifive fu540-c000 binding
` [PATCH v2 2/2] macb: Update compatibility string for SiFive FU540-C000

[PATCH v6 1/4] media: venus: Add codec data table
 2019-08-27  5:00 UTC  (10+ messages)
` [PATCH v6 2/4] media: venus: Update clock scaling
` [PATCH v6 3/4] media: venus: Update to bitrate based "
` [PATCH v6 4/4] media: venus: Update core selection

[v4] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
 2019-08-27  4:37 UTC 

[PATCH v2 1/2] drm/msm: Remove Kconfig default
 2019-08-27  4:49 UTC  (4+ messages)
` [PATCH v2 2/2] arm: Add DRM_MSM to defconfigs with ARCH_QCOM

[PATCH v5 0/4] clk: qcom: Add support for SM8150 rpmh
 2019-08-27  4:31 UTC  (3+ messages)
` [PATCH v5 2/4] clk: qcom: clk-rpmh: Convert to parent data scheme

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-27  4:28 UTC  (11+ messages)
` [PATCH 1/4] mdev: Introduce sha1 based "
` [PATCH 2/4] mdev: Make mdev alias unique among all mdevs
` [PATCH 3/4] mdev: Expose mdev alias in sysfs tree

[RESEND, PATCH v13 00/12] support gce on mt8183 platform
 2019-08-27  4:12 UTC  (10+ messages)
` [RESEND, PATCH v13 09/12] soc: mediatek: cmdq: define the instruction struct
` [RESEND, PATCH v13 10/12] soc: mediatek: cmdq: add polling function
` [RESEND, PATCH v13 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function

[PATCH] platform/chrome: cros_ec_rpmsg: Add host command AP sleep state support
 2019-08-27  4:01 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: mtd: cadence-qspi:add support for Intel lgm-qspi
 2019-08-27  3:58 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mtd: spi-nor: cadence-quadspi: disable DMA and DAC for Intel LGM
` [PATCH v2 3/3] mtd: spi-nor: cadence-quadspi: disable the auto-poll "

[PATCH] ASoC: imx-audmix: register the card on a proper dev
 2019-08-27 15:55 UTC 

[PATCH 0/2] hwmon: a new driver for Synaptics AS370 PVT sensor
 2019-08-27  3:51 UTC  (5+ messages)
` [PATCH 1/2] hwmon: Add Synaptics AS370 PVT sensor driver

[PATCH v2 0/2] hwmon: a new driver for Synaptics AS370 PVT sensor
 2019-08-27  3:44 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: Add Synaptics AS370 PVT sensor driver
` [PATCH v2 2/2] hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT

[PATCH] net: intel: Cleanup e1000 - add space between }}
 2019-08-27  3:41 UTC  (3+ messages)

[PATCH] clk: Evict unregistered clks from parent caches
 2019-08-27  3:33 UTC  (2+ messages)

[PATCH V3 1/5] thermal: qoriq: Add clock operations
 2019-08-27  3:24 UTC  (5+ messages)

NVME timeout causing system hangs
 2019-08-27  3:16 UTC  (3+ messages)

[GIT PULL] SOC: TI soc updates for 5.4
 2019-08-27  3:11 UTC 

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-27  3:09 UTC  (5+ messages)

[PATCH -next] net: mlx5: Kconfig: Fix MLX5_CORE_EN dependencies
 2019-08-27  3:12 UTC 

[tip: x86/cpu] x86/cpu/intel: Fix rename fallout
 2019-08-27  3:07 UTC  (3+ messages)

[PATCH 1/2] reiserfs: remove set but not used variable in journal.c
 2019-08-27  3:29 UTC  (2+ messages)
` [PATCH 2/2] reiserfs: remove set but not used variable in do_balan.c

[PATCHv2 0/4] x86/mce: protect nr_cpus from rebooting by broadcast mce
 2019-08-27  3:02 UTC  (5+ messages)
` [PATCHv2 1/4] x86/apic: correct the ENO in generic_processor_info()
` [PATCHv2 2/4] x86/apic: record capped cpu "
` [PATCHv2 3/4] x86/smp: send capped cpus to a stable state when smp_init()
` [PATCHv2 4/4] x86/smp: disallow MCE handler on rebooting AP

[PATCH] dt-bindings: Clarify interrupts-extended usage
 2019-08-27  2:55 UTC 

kernel/bpf/core.o: warning: objtool: ___bpf_prog_run.cold()+0x7: call without frame pointer save/setup
 2019-08-27  2:41 UTC  (3+ messages)

[PATCH] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-27  2:45 UTC  (5+ messages)

[PATCH] tracing: Fix histogram referencing a variable
 2019-08-27  2:44 UTC 

[PATCH v2 1/2] ASoC: es8316: fix headphone mixer volume table
 2019-08-27  2:43 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: es8316: fix inverted L/R of headphone mixer volume

[PATCH v2] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-08-27  2:41 UTC  (3+ messages)

[PATCH v1] usb: dwc3: remove the call trace of USBx_GFLADJ
 2019-08-27  2:37 UTC  (7+ messages)
  ` [EXT] "

[RFC PATCH v3 00/19] tracing: skc: Boot-time tracing and Supplemental Kernel Cmdline
 2019-08-27  2:37 UTC  (4+ messages)
` [RFC PATCH v3 01/19] skc: Add supplemental kernel cmdline support

[PATCH v2] ACPI / CPPC: do not require the _PSD method when using CPPC
 2019-08-27  2:31 UTC  (3+ messages)

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-08-27  2:23 UTC  (5+ messages)

[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
 2019-08-27  2:13 UTC  (6+ messages)

[PATCH] kvm/arm/vgic: fix potential deadlock when ap_list is long
 2019-08-27  2:08 UTC  (2+ messages)

[PATCH] media: uvcvideo: Use streaming DMA APIs to transfer buffers
 2019-08-27  2:03 UTC  (2+ messages)

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-27  1:58 UTC  (12+ messages)
` [PATCH v3 3/4] perf: Use CAP_SYSLOG with kptr_restrict checks

[PATCH v2] btrfs: fix allocation of bitmap pages
 2019-08-27  1:54 UTC  (5+ messages)

[tip: x86/cpu] x86/cpu/intel: Aggregate big core client naming
 2019-08-27  1:52 UTC  (2+ messages)

poisoned pages do not play well in the buddy allocator
 2019-08-27  1:34 UTC  (2+ messages)

[PATCH 0/5] perf: Treat perf_event_paranoid and kptr_restrict like the kernel does it
 2019-08-27  1:39 UTC  (6+ messages)
` [PATCH 1/5] perf event: Check ref_reloc_sym before using it
` [PATCH 2/5] perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
` [PATCH 3/5] perf util: kernel profiling is disallowed only when perf_event_paranoid > 1
` [PATCH 4/5] perf symbols: Use CAP_SYSLOG with kptr_restrict checks
` [PATCH 5/5] perf: warn that perf_event_paranoid can restrict kernel symbols

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-27  1:40 UTC  (2+ messages)

[PATCH 1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
 2019-08-27  1:36 UTC  (2+ messages)

[GIT PULL] perf/core improvements and fixes
 2019-08-27  1:36 UTC  (4+ messages)
` [PATCH 19/33] libperf: Add PERF_RECORD_COMM 'struct comm_event' to perf/event.h
` [PATCH 23/33] libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' "
` [PATCH 29/33] libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix


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