All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-25 13:04:06 to 2020-03-25 13:41:37 UTC [more...]

[Xen-devel] [PATCH 0/7] x86/ucode: Cleanup and fixes - Part 3/n (Intel)
 2020-03-25 13:41 UTC  (7+ messages)
` [Xen-devel] [PATCH 2/7] x86/ucode/intel: Adjust microcode_sanity_check() to not take void *
` [Xen-devel] [PATCH 3/7] x86/ucode/intel: Remove gratuitous memory allocations from cpu_request_microcode()
` [Xen-devel] [PATCH 4/7] x86/ucode/intel: Reimplement get_{data, total}size() helpers

[RFC PATCH 0/3] arm64: hibernate: idmap the single page that holds the copy page routines
 2020-03-25 13:41 UTC  (6+ messages)
` [RFC PATCH 3/3] "

[OE-core][zeus][PATCH] security_flags.inc: fix flags missing from SDK toolchain
 2020-03-25 13:40 UTC 

tegra124-jetson-tk1: sata doesnt work since 5.2
 2020-03-25 13:40 UTC  (4+ messages)

[LTP] [PATCH] aio_return: Remove cases and refactor 4-1.c
 2020-03-25 13:40 UTC  (2+ messages)

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-25 13:39 UTC  (7+ messages)
` [RESEND][patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
  ` [patch "

[PATCH] mtd: Convert fallthrough comments into statements
 2020-03-25 13:38 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] runner: Remember to sync journal.txt for all writes
 2020-03-25 13:37 UTC  (2+ messages)

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

[PATCH net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
 2020-03-25 13:37 UTC  (3+ messages)

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-25 13:36 UTC  (21+ messages)
` [PATCH v1 15/22] intel_iommu: replay guest pasid bindings to host
` [PATCH v1 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [PATCH v1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [PATCH v1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [PATCH v1 22/22] intel_iommu: modify x-scalable-mode to be string option

[Xen-devel] [PATCH 0/7] x86emul: (mainly) vendor specific behavior adjustments
 2020-03-25 13:36 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/7] x86emul: add wrappers to check for AMD-like behavior
` [Xen-devel] [PATCH 2/7] x86emul: vendor specific near RET behavior in 64-bit mode

Shared Umem and reducing ksoftirqd-Load
 2020-03-25 13:36 UTC  (8+ messages)
  ` AW: "

[PATCH 00/13] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-25 13:36 UTC  (8+ messages)
` [PATCH 02/13] usb: dwc3: meson-g12a: specify phy names in soc data

[PATCH v3] tools lib traceevent: Take care of return value of asprintf
 2020-03-25 13:35 UTC  (4+ messages)

iproute2: tc deletion freezes whole server
 2020-03-25 13:33 UTC  (6+ messages)

[PATCH] powerpc/prom_init: Include the termination message in ibm,os-term RTAS call
 2020-03-25 13:24 UTC  (6+ messages)
  ` [PATCH] powerpc/prom_init: Include the termination message in ibm, os-term "

[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-03-25 13:32 UTC  (5+ messages)
  `  "

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-25 13:31 UTC  (10+ messages)

[PATCH v7 0/2] Add rpmsg tty driver
 2020-03-25 13:31 UTC  (6+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[PATCH 0/3] arm64: Open code .arch_extension
 2020-03-25 13:30 UTC  (8+ messages)

[PATCH] nvme: Print 'cqid' for nvme_del_cq
 2020-03-25 13:29 UTC  (2+ messages)

[PATCH] ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned
 2020-03-25 13:29 UTC  (2+ messages)

[PATCH 0/8] xfs: various fixes and cleanups
 2020-03-25 13:30 UTC  (7+ messages)
` [PATCH 4/8] xfs: Improve metadata buffer reclaim accountability
` [PATCH 6/8] xfs: factor common AIL item deletion code
` [PATCH 8/8] xfs: factor inode lookup from xfs_ifree_cluster

[PATCH 1/2] perf: Be compatible with all python versions when fetching ldflags
 2020-03-25 13:30 UTC  (6+ messages)
` [PATCH 2/2] perf: Normalize gcc parameter when generating arch errno table

[igt-dev] [PATCH i-g-t] runner: Only show the kmsg underflow/overflow message once
 2020-03-25 13:30 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2] runner: Only show the kmsg overflow "
` [igt-dev] ✓ Fi.CI.BAT: success for runner: Only show the kmsg underflow/overflow "
` [igt-dev] ✓ Fi.CI.BAT: success for runner: Only show the kmsg underflow/overflow message once (rev2)

[hch-misc:lazytime 2/4] fs/ext4/super.c:1488:22: error: 'ext4_lazytime_expired' undeclared here (not in a function); did you mean 'ext4_last_io_end_vec'?
 2020-03-25 13:30 UTC 

[PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link
 2020-03-25 13:28 UTC  (5+ messages)
` [PATCH 3/4] ASoC: Intel: bdw-rt5677: "

KASAN: slab-out-of-bounds Read in hfa384x_usbin_callback
 2020-03-25 13:29 UTC  (2+ messages)

misc nvme cleanups
 2020-03-25 13:19 UTC  (4+ messages)
` [PATCH 1/3] nvme: refactor nvme_identify_ns_descs error handling
` [PATCH 2/3] nvme: rename __nvme_find_ns_head to nvme_find_ns_head
` [PATCH 3/3] nvme: cleanup namespace identifier reporting in nvme_init_ns_head

[PATCH v2 0/3] Add basic support for Loongson 7A1000 bridge chip
 2020-03-25 13:27 UTC  (3+ messages)
` [PATCH v2 2/3] MIPS: Loongson: Add DMA support for 7A1000

[PATCH v2 0/2] Rework iotests finding
 2020-03-25 13:26 UTC  (3+ messages)

[PATCH net-next 0/2] Devlink health auto attributes refactor
 2020-03-25 13:26 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: Implicitly set auto recover flag when registering health reporter
` [PATCH net-next 2/2] devlink: Add auto dump flag to "

[dpdk-dev] [PATCH 0/2] bitmap: add create bitmap with all bits set
 2020-03-25 13:25 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
 2020-03-25 13:25 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2

[PATCH for-5.0 v2 0/4] bug fixes extracted from larger qcow2 zero bit work
 2020-03-25 13:18 UTC  (4+ messages)
` [PATCH v2 3/4] qcow2: Avoid feature name extension on small cluster size

Stuck NFSv4 mounts of Isilon filer with repeated NFS4ERR_STALE_CLIENTID errors
 2020-03-25 13:25 UTC  (2+ messages)

[PATCH-for-5.0] qga-posix: Avoid crashing process when failing to allocate memory
 2020-03-25  6:19 UTC  (2+ messages)

[PULL 0/9] migration queue
 2020-03-25 13:16 UTC  (10+ messages)
` [PULL 1/9] hmp-cmd: fix a missing_break warning
` [PULL 2/9] xbzrle: update xbzrle doc
` [PULL 3/9] tests/migration: Reduce autoconverge initial bandwidth
` [PULL 4/9] hmp/vnc: Fix info vnc list leak
` [PULL 5/9] tools/virtiofsd/passthrough_ll: Fix double close()
` [PULL 6/9] vl.c: fix migration failure for 3.1 and older machine types
` [PULL 7/9] migration/colo: fix use after free of local_err
` [PULL 8/9] migration/ram: "
` [PULL 9/9] migration: use "" instead of (null) for tls-authz

[dpdk-dev] [PATCH v1 14/14] doc: add feature matrix table for bbdev devices
 2020-03-25 13:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/14] bbdev new features
  ` [dpdk-dev] [PATCH v3 06/14] test-bbdev: support HARQ validation

[dpdk-dev] [dpdk.org] [PATCH] fib: add "C" extern linkage for C++ programs
 2020-03-25 13:21 UTC  (2+ messages)

[PATCH v6 00/10] Support ROHM BD99954 charger IC
 2020-03-25 13:21 UTC  (9+ messages)
` [PATCH v6 09/10] power: supply: Support ROHM bd99954 charger

Null-ptr-deref due to "sanitized pathwalk machinery (v4)"
 2020-03-25 13:21 UTC  (7+ messages)

[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
 2020-03-25 13:21 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: entry: Enable random_kstack_offset support

[Xen-devel] [PATCH v7 0/5] xen/rcu: let rcu work better with core scheduling
 2020-03-25 13:19 UTC  (5+ messages)
` [Xen-devel] [PATCH v7 1/5] xen: introduce smp_mb__[after|before]_atomic() barriers
` [Xen-devel] [PATCH v7 2/5] xen/rcu: don't use stop_machine_run() for rcu_barrier()

[PATCH] ASoC: Intel: broadwell: Revert SSP0 link to use dummy components
 2020-03-25 13:18 UTC  (3+ messages)

[PATCHSET 0/9] perf: Improve cgroup profiling (v6)
 2020-03-25 13:19 UTC  (3+ messages)

[PATCH v4 0/2] nvmem: use is_bin_visible callback
 2020-03-25 13:19 UTC  (3+ messages)
` [PATCH v4 1/2] nvmem: core: use is_bin_visible for permissions
` [PATCH v4 2/2] nvmem: core: remove nvmem_sysfs_get_groups()

[PATCH 0/3] ASoC: Intel: boards: Revert SSP0 links to use dummy
 2020-03-25 13:16 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components
` [PATCH 2/3] ASoC: Intel: bdw-rt5677: Revert "
` [PATCH 3/3] ASoC: Intel: bdw-rt5650: "

[PATCH RESEND] iommu/arm-smmu: Refactor master_cfg/fwspec usage
 2020-03-25 13:18 UTC 

[PATCH] perf tools: Add missing Intel CPU events to parser
 2020-03-25 13:15 UTC  (3+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 950bf4f17725556bbc773a5b71e88a6c14c9ff25
 2020-03-25 13:15 UTC 

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-25 13:15 UTC  (3+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins

[PATCH] dt-bindings: clock: renesas,rcar-usb2-clock-sel: add r8a77961 support
 2020-03-25 13:12 UTC  (2+ messages)

[PATCH] common/xfs: Execute _xfs_check only for block size <= 4k
 2020-03-25 13:12 UTC  (2+ messages)

[PATCH v1 1/3] scsi: ufshcd: Update the set frequency to devfreq
 2020-03-25 13:11 UTC  (6+ messages)
` [PATCH v1 2/3] scsi: ufshcd: Let vendor override devfreq parameters
` [PATCH v1 3/3] scsi: ufs-qcom: Override "

[PATCH v2 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
 2020-03-25 13:11 UTC 

[PATCH] dt-bindings: dma: renesas,usb-dmac: add r8a77961 support
 2020-03-25 13:11 UTC  (2+ messages)

[PATCH v4 0/3] AMDGPU / RADEON / DRM Fix mapping of user pages
 2020-03-25 13:11 UTC  (3+ messages)

[PATCH] arm64: Expose original FAR_EL1 value in sigcontext
 2020-03-25 13:10 UTC  (2+ messages)

[PATCH v2] xfs: shutdown on failure to add page to log bio
 2020-03-25 13:10 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: phy: add r8a77961 support
 2020-03-25 13:09 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: rcar-gen3-phy-usb2: "
` [PATCH 2/2] dt-bindings: phy: rcar-gen3-phy-usb3: "

consistency clarification for INITSCRIPT_NAME in docker-ce recipe
 2020-03-25 13:09 UTC  (2+ messages)
  ` [meta-virtualization] "

[PATCH v8 00/11] Modernize Loongson64 Machine v8
 2020-03-25 13:07 UTC  (5+ messages)
` [PATCH v8 06/11] irqchip: mips-cpu: Convert to simple domain

[PATCH V2 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-25 13:09 UTC  (3+ messages)
` [PATCH V2 1/2] selinux-testsuite: Use native filesystem for tests - Part 1
` [PATCH V2 2/2] selinux-testsuite: Use native filesystem for tests - Part 2

[PATCH net-next 0/5] add more xdp stats to veth driver
 2020-03-25 13:08 UTC  (11+ messages)
` [PATCH net-next 4/5] veth: introduce more xdp counters

[PATCH v4 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-25 13:07 UTC  (4+ messages)
` [PATCH v4 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks
` [PATCH v4 2/3] block/diskstats: accumulate all per-cpu counters in one pass
` [PATCH v4 3/3] block/diskstats: replace time_in_queue with sum of request times

[PATCH v2 0/2] hwmon: pmbus: adm1266: add support
 2020-03-25 13:06 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH 0/3] Three trivial patchs
 2020-03-25 12:56 UTC  (4+ messages)
` [PATCH 1/3] gdbstub: prevent uninitialized warning

[PATCH v3] mm/mmu_notifier: prevent unpaired invalidate_start and invalidate_end
 2020-03-25 13:06 UTC  (6+ messages)

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-03-25 13:05 UTC  (6+ messages)
` [PATCHv2 07/56] drm/omap: dsi: add generic transfer function


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.