All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-27 06:01:43 to 2019-08-27 06:42:06 UTC [more...]

[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:42 UTC  (2+ messages)

[PATCH 0/6] libxfrog: wrap version ioctl calls
 2019-08-27  6:41 UTC  (5+ messages)
` [PATCH 1/6] libfrog: refactor online geometry queries
` [PATCH 2/6] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem

[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  (4+ messages)

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

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-27  6:36 UTC  (7+ messages)
` [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

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

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-27  6:34 UTC  (7+ messages)

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

[PATCH v2 45/49] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
 2019-08-27  6:32 UTC  (10+ 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  (10+ 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  (10+ 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  (10+ 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  (3+ messages)

[PATCH v2 25/49] Input: atmel_mxt_ts - make bootloader interrupt driven
 2019-08-27  6:29 UTC  (10+ 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] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-27  6:20 UTC  (10+ messages)
` Patch "powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB" has been added to the 4.14-stable tree
` Patch "powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB" has been added to the 4.19-stable tree
` Patch "powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB" has been added to the 5.2-stable tree

[PATCH v2 20/49] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
 2019-08-27  6:28 UTC  (10+ 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  (7+ 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] KVM: x86: Only print persistent reasons for kvm disabled once
 2019-08-27  6:27 UTC  (2+ messages)

[PATCH v2 10/49] Input: atmel_mxt_ts - handle reports from T47 Stylus object
 2019-08-27  6:27 UTC  (8+ 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  (10+ 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] drm/i915: Prune 2560x2880 mode for 5K tiled dual DP monitors
 2019-08-27  6:29 UTC 

[Qemu-devel] [Bug 1839428] [NEW] qemu core dumped when repeat "system_reset" multiple times during guest boot
 2019-08-27  6:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1839428] "

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-08-27  6:26 UTC  (4+ messages)
` [RFC PATCH 5/5] Btrfs: add ioctl for directly writing compressed data

[PATCH v2 00/49] atmel_mxt_ts misc
 2019-08-27  6:25 UTC  (10+ 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

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2019-08-27  6:26 UTC  (28+ messages)
` [U-Boot] [PATCH V3 01/27] imx: mkimage_fit_atf: Fix FIT image for correct boot order
` [U-Boot] [PATCH V3 02/27] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH V3 03/27] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH V3 04/27] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH V3 05/27] imx: add IMX8MQ kconfig entry
` [U-Boot] [PATCH V3 06/27] imx: add IMX8MM "
` [U-Boot] [PATCH V3 07/27] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH V3 08/27] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH V3 09/27] imx: spl: add spl_board_boot_device for i.MX8MM
` [U-Boot] [PATCH V3 10/27] imx8m: imx-regs: drop unused register definitions
` [U-Boot] [PATCH V3 11/27] imx8m: update imx-regs for i.MX8MM
` [U-Boot] [PATCH V3 12/27] imx: add get_cpu_rev support "
` [U-Boot] [PATCH V3 13/27] imx8m: add pin header "
` [U-Boot] [PATCH V3 14/27] imx: add i.MX8MM PE property
` [U-Boot] [PATCH V3 15/27] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH V3 16/27] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH V3 17/27] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH V3 18/27] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH V3 19/27] imx8m: restrict reset_cpu
` [U-Boot] [PATCH V3 20/27] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH V3 21/27] imx8m: restructure clock.h
` [U-Boot] [PATCH V3 22/27] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH V3 23/27] imx: mmc_env: update runtime SD/MMC boot env device
` [U-Boot] [PATCH V3 24/27] imx8m: soc: probe clock device in arch_cpu_init_dm
` [U-Boot] [PATCH V3 25/27] arm: dts: import i.MX8MM dtsi
` [U-Boot] [PATCH V3 26/27] arm: dts: add i.MX8MM pin func
` [U-Boot] [PATCH V3 27/27] imx: Add i.MX8MM EVK board support

[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

[dpdk-dev] [PATCH] drivers/net: release port upon close
 2019-08-27  6:23 UTC  (2+ messages)

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-27  6:23 UTC  (7+ messages)
` [RFC PATCH 0/5] Remove git-filter-branch from git.git; host it elsewhere
  ` [RFC PATCH 4/5] Recommend git-filter-repo instead of git-filter-branch in documentation

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  (6+ messages)
  ` [Xen-devel] "

[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] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S,DL and Q
 2019-08-27  6:17 UTC  (4+ messages)

[PATCH 0/4] powerpc/64: syscalls in C
 2019-08-27  6:14 UTC  (7+ messages)
` [PATCH 1/4] powerpc: convert to copy_thread_tls
` [PATCH 2/4] powerpc/64: remove support for kernel-mode syscalls
` [PATCH 2/4] powerpc/64s: "

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-26
 2019-08-27  6:17 UTC 

[PATCH 00/60] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-27  6:16 UTC  (4+ messages)
` [PATCH 04/60] drm/bridge: dumb-vga-dac: Rename driver to simple-bridge
  ` [PATCH 07/60] drm/bridge: simple-bridge: Add support for the TI OP362

[Linux-kernel-mentees] [RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-08-27  6:16 UTC  (12+ 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 "

[U-Boot] [PATCH] arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
 2019-08-27  6:14 UTC 

[U-Boot] [PATCH 1/1] x86: show UEFI images involved in crash
 2019-08-27  6:14 UTC  (7+ messages)

[Xen-devel] Question on xen-netfront code to fix a potential ring buffer corruption
 2019-08-27  6:13 UTC  (3+ messages)
  `  "

[PATCH v2] generic: test for failure to unlock inode after chgrp fails with EDQUOT
 2019-08-27  6:13 UTC  (2+ messages)

[PATCH 0/2] iio: core: Add optional symbolic label to device attributes
 2019-08-27  6:10 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: iio: Add optional label property

[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

fsck on ext4: "WARN Wrong bounce buffer write length: 1024 != 0"
 2019-08-27  6:00 UTC 

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-27  6:06 UTC  (5+ messages)

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

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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.