linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 05:43:57 to 2020-05-08 08:12:46 UTC [more...]

[PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
 2020-05-08  8:12 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V1 0/2] CQE fixes
 2020-05-08  8:12 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: core: Check request type before completing the request

[PATCH 00/14] Modularize schedutil
 2020-05-08  8:11 UTC  (4+ messages)
` [PATCH 08/14] sched/core: Export runqueues per-cpu array

[PATCH 1/1] mm: remove an unnecessary goto jump
 2020-05-08  8:06 UTC  (2+ messages)

linux-next: manual merge of the livepatching tree with the modules tree
 2020-05-08  8:05 UTC 

[PATCH v8 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-08  8:01 UTC  (9+ messages)
` [PATCH v8 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v8 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v8 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v8 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops
` [PATCH v8 5/8] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v8 6/8] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v8 7/8] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v8 8/8] scsi: ufs: cleanup WriteBooster feature

[PATCH v4 0/4] perf stat: Support overall statistics for interval mode
 2020-05-08  7:58 UTC  (5+ messages)
` [PATCH v4 1/4] perf stat: Fix wrong per-thread runtime stat "
` [PATCH v4 2/4] perf counts: Reset prev_raw_counts counts
` [PATCH v4 3/4] perf stat: Copy counts from prev_raw_counts to evsel->counts
` [PATCH v4 4/4] perf stat: Report summary for interval mode

[PATCH] kprobes: Replace zero-length array with flexible-array
 2020-05-08  7:57 UTC  (2+ messages)

[PATCH] rbd: Replace zero-length array with flexible-array
 2020-05-08  7:54 UTC  (2+ messages)

[PATCH] libceph: Replace zero-length array with flexible-array
 2020-05-08  7:53 UTC  (2+ messages)

[PATCH] drm/exynos: remove no need devm_kfree in probe [re-send, welcome any comments]
 2020-05-08  7:52 UTC  (2+ messages)

[PATCH v1 0/2] Add support to get/set PHY attributes using
 2020-05-08  7:50 UTC  (6+ messages)
` [PATCH v1 2/2] phy: phy-cadence-torrent: Use PHY kernel APIs to set PHY attributes

[PATCH] ASoC: rsnd: add interrupt support for SSI BUSIF buffer
 2020-05-08  7:47 UTC 

[PATCH v7 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-08  7:46 UTC  (8+ messages)
` [PATCH v7 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v7 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v7 3/8] scsi: ufs: export ufs_fixup_device_setup() function

[PATCH] ALSA: fireworks: Replace zero-length array with flexible-array
 2020-05-08  7:41 UTC  (2+ messages)

[PATCH 1/2] serial: 8250_pci: Move Pericom IDs to pci_ids.h
 2020-05-08  7:38 UTC  (3+ messages)
` [PATCH 2/2] PCI: Prevent Pericom USB controller OHCI/EHCI PME# defect

[PATCH -next] mmc: sdhci-pci-gli: Make sdhci_pci_gli_resume static
 2020-05-08  7:32 UTC 

[PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running tests
 2020-05-08  7:30 UTC  (4+ messages)
` [PATCH 2/2] selftests/lkdtm: Use grep -E instead of egrep

[PATCH] x86/reboot/quirks: Add MacBook6,1 reboot quirk
 2020-05-08  7:27 UTC  (2+ messages)

[PATCH v4 00/12] pstore: mtd: support crash log to block and mtd device
 2020-05-08  7:27 UTC  (14+ messages)
` [PATCH v4 01/12] printk: Introduce kmsg_dump_reason_str()
` [PATCH v4 02/12] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v4 03/12] pstore/blk: Introduce backend for block devices
` [PATCH v4 04/12] pstore/blk: Provide way to choose pstore frontend support
` [PATCH v4 05/12] pstore/blk: Add support for pmsg frontend
` [PATCH v4 06/12] pstore/blk: Add console frontend support
` [PATCH v4 07/12] pstore/blk: Add ftrace "
` [PATCH v4 08/12] Documentation: Add details for pstore/blk
` [PATCH v4 09/12] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v4 10/12] pstore/blk: Provide way to query pstore configuration
` [PATCH v4 11/12] pstore/blk: Support non-block storage devices
` [PATCH v4 12/12] mtd: Support kmsg dumper based on pstore/blk

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-08  7:25 UTC  (4+ messages)
` [PATCH 1/3] proc/meminfo: avoid open coded reading of vm_committed_as
` [PATCH 2/3] mm/util.c: make vm_memory_committed() more accurate
` [PATCH 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy

[v4,iproute2-next 2/2] iproute2-next: add gate action man page
 2020-05-08  7:02 UTC  (3+ messages)
` [v5,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action
  ` [v5,iproute2-next 2/2] iproute2-next: add gate action man page

[PATCH v2 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-05-08  7:20 UTC  (10+ messages)
` [PATCH v2 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
` [PATCH v2 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v2 3/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v2 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v2 5/9] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
` [PATCH v2 6/9] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v2 7/9] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v2 8/9] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v2 9/9] vfio/fsl-mc: Add read/write support for fsl-mc devices

[PATCH] libbpf hashmap: fix undefined behavior in hash_bits
 2020-05-08  7:21 UTC  (3+ messages)

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-08  7:20 UTC  (3+ messages)
` [PATCH v3 04/11] PCI: qcom: add missing reset for ipq806x

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-08  7:16 UTC  (8+ messages)
` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v3 02/25] drm: core: fix common struct sg_table related issues

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-08  7:15 UTC  (8+ messages)

[rcu:rcu/next] BUILD SUCCESS d13fee049fa8e94649aa9914fd1ab5d07da51da4
 2020-05-08  7:12 UTC 

[PATCH] power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
 2020-05-08  7:11 UTC 

[PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for dash, etc
 2020-05-08  7:11 UTC  (9+ messages)
` [PATCH 3/3] selftests/ftrace: Use /bin/echo instead of built-in echo

[PATCH] f2fs: remove race condition in releasing cblocks
 2020-05-08  7:10 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH] drm/exynos: remove redundant initialization to variable 'start'
 2020-05-08  7:08 UTC  (2+ messages)

BUG: unable to handle kernel paging request in vga16fb_imageblit (2)
 2020-05-08  7:07 UTC 

[PATCH 0/2] perf: Fix POWER9 cpi_breakdown metricgroup
 2020-05-08  7:04 UTC  (6+ messages)
` [PATCH 1/2] perf: Fix POWER9 metric 'lsu_other_stall_cpi'
` [PATCH 2/2] perf: Add missing metrics to POWER9 'cpi_breakdown'

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-05-08  7:00 UTC  (6+ messages)

[PATCH -next] vdpasim: remove unused variable 'ret'
 2020-05-08  6:57 UTC  (3+ messages)

[PATCH v3 0/2] nvmem: skip nodes with compatibles other than "nvmem-cell"
 2020-05-08  6:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: "

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-08  6:53 UTC  (5+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

[PATCH] f2fs: compress: fix zstd data corruption
 2020-05-08  6:51 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v2] tools/bootconfig: fix resource leak in apply_xbc()
 2020-05-08  6:51 UTC 

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-08  6:44 UTC  (8+ messages)
` [PATCH v2 2/3] vfio-pci: Fault mmaps to enable vma tracking

[PATCH -next] drm/ast: Make ast_primary_plane_helper_atomic_update static
 2020-05-08  6:44 UTC  (2+ messages)

[PATCH] dtc: Remove warning for I2C_OWN_SLAVE_ADDRESS
 2020-05-08  6:43 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Add Genesys Logic GL9763E support
 2020-05-08  6:41 UTC 

[PATCH] tools/bootconfig: fix resource leak in apply_xbc()
 2020-05-08  6:41 UTC  (2+ messages)

[PATCH v2] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-08  6:41 UTC 

[PATCH v2 1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx
 2020-05-08  6:40 UTC  (3+ messages)
` [PATCH v2 2/2] fs/io_uring: remove unused flag fd_non_neg

linux-next: build warning after merge of the aspeed tree
 2020-05-08  6:40 UTC  (3+ messages)

[PATCH net v2] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
 2020-05-08  6:38 UTC  (5+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-08  6:30 UTC  (5+ messages)
` [patch V4 part 1 21/36] kprobes: Prevent probes in .noinstr.text section
` [patch V4 part 1 33/36] x86,tracing: Robustify ftrace_nmi_enter()

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-08  6:29 UTC  (3+ messages)

[RFC] taint: add module firmware crash taint support
 2020-05-08  6:24 UTC  (5+ messages)

[PATCH v6 0/8] Bug fixes and improved logging in MHI
 2020-05-08  6:24 UTC  (8+ messages)
` [PATCH v6 3/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v6 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v6 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values are used

[RFC] METADATA design using V4l2 Request API
 2020-05-08  6:21 UTC  (4+ messages)
` [RFC PATCH 1/3] Register for media device
` [RFC PATCH 2/3] Enable Request API for output buffers
` [PATCH 3/3] Enable Request API for Capture Buffers

[PATCH] mmc: block: Fix request completion in the CQE timeout path
 2020-05-08  6:22 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH net 00/16] net: fix fixed-link phydev leaks
 2020-05-08  6:21 UTC  (8+ messages)
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-08  6:20 UTC  (6+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH 0/7] sha1 library cleanup
 2020-05-08  6:07 UTC  (2+ messages)

[PATCH 7/7] sysvipc_find_ipc should increase position index
 2020-05-08  6:07 UTC  (5+ messages)
` [PATCH] ipc/util.c: sysvipc_find_ipc() incorrectly updates "

[PATCH v3 00/11] pstore: mtd: support crash log to block and mtd device
 2020-05-08  6:07 UTC  (3+ messages)
` [PATCH v3 02/11] pstore/blk: new support logger for block devices

[PATCH 00/15] gcc-10 warning fixes
 2020-05-08  6:06 UTC  (3+ messages)
` [PATCH 01/15] crypto - Avoid free() namespace collision

[PATCH v3 0/3] hwrng: cctrng kconfig updates
 2020-05-08  6:04 UTC  (2+ messages)

[PATCH v6 0/3] crypto: engine - support for parallel and batch requests
 2020-05-08  6:05 UTC  (2+ messages)

[PATCH 0/3] crypto: stm32/hash: Defer probe management
 2020-05-08  6:04 UTC  (2+ messages)

[PATCH] crypto: bcm - Use the defined variable to clean code
 2020-05-08  6:04 UTC  (2+ messages)

[PATCH v11 00/56] atmel_mxt_ts misc
 2020-05-08  5:56 UTC  (57+ messages)
` [PATCH v11 01/56] Input: introduce input_mt_report_slot_inactive
` [PATCH v11 02/56] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v11 03/56] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v11 04/56] Input: atmel_mxt_ts - split large i2c transfers into blocks
` [PATCH v11 05/56] Input: atmel_mxt_ts - output status from T48 Noise Supression
` [PATCH v11 06/56] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v11 07/56] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v11 08/56] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v11 09/56] Input: atmel_mxt_ts - handle reports from T47 Stylus object
` [PATCH v11 10/56] Input: atmel_mxt_ts - implement support for T107 active stylus
` [PATCH v11 11/56] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v11 12/56] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v11 13/56] dt-bindings: input: atmel: add suspend mode support
` [PATCH v11 14/56] Input: atmel_mxt_ts - add regulator control support
` [PATCH v11 15/56] Input: atmel_mxt_ts - report failures in suspend/resume
` [PATCH v11 16/56] Input: atmel_mxt_ts - allow specification of firmware file name
` [PATCH v11 17/56] Input: atmel_mxt_ts: Rename mxt_fw_version_show to fw_version_show
` [PATCH v11 18/56] Input: atmel_mxt_ts: Rename mxt_hw_version_show to hw_version_show
` [PATCH v11 19/56] Input: atmel_mxt_ts: rename mxt_update_fw_store to update_fw_store
` [PATCH v11 20/56] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v11 21/56] Input: atmel_mxt_ts - check data->input_dev is not null in mxt_input_sync()
` [PATCH v11 22/56] dt-bindings: input: atmel: provide name of configuration file
` [PATCH v11 23/56] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v11 24/56] dt-bindings: input: atmel: support to specify input name
` [PATCH v11 25/56] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v11 26/56] Input: atmel_mxt_ts - rename mxt_object_show to object_show
` [PATCH v11 27/56] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
` [PATCH v11 28/56] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v11 29/56] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v11 30/56] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v11 31/56] Input: atmel_mxt_ts - rename bl_completion to chg_completion
` [PATCH v11 32/56] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v11 33/56] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v11 34/56] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v11 35/56] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v11 36/56] Input: atmel_mxt_ts - implement debug output for messages
` [PATCH v11 37/56] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v11 38/56] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v11 39/56] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v11 40/56] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v11 41/56] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v11 42/56] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
` [PATCH v11 43/56] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v11 44/56] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v11 45/56] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v11 46/56] Input: Atmel: improve error handling in mxt_start()
` [PATCH v11 47/56] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v11 48/56] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v11 49/56] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v11 50/56] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v11 51/56] Input: Atmel: use T44 object to process "
` [PATCH v11 52/56] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v11 53/56] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v11 54/56] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v11 55/56] input: atmel_mxt_ts: don't disable IRQ before remove of mxt_fw_attr_group
` [PATCH v11 56/56] Input: atmel_mxt_ts - Fix compilation warning

[PATCH v2] perf: fix compilation failure on i386
 2020-05-08  5:55 UTC  (2+ messages)

[PATCH] ata: sata_nv: use enum values as array indeces
 2020-05-08  5:54 UTC 

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-08  5:54 UTC  (10+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()

[PATCH 1/3] rtc: ds1374: add uie_unsupported property to drop warning
 2020-05-08  5:49 UTC  (3+ messages)
` [PATCH 2/3] dts: ppc: t4240rdb: "
` [PATCH 3/3] dts: ppc: t1024rdb: add wakeup-source "

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-08  5:50 UTC  (5+ messages)
` [PATCH 6/7] exec: Move most of setup_new_exec into flush_old_exec

[PATCH v2] libata: Fix retrieving of active qcs
 2020-05-08  5:46 UTC  (7+ messages)

[RFC PATCH 0/7] Share events between metrics
 2020-05-08  5:43 UTC  (5+ 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).