linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-10 03:57:51 to 2020-04-10 10:06:37 UTC [more...]

[PATCH] EDAC/altera:Use platform_get_irq_optional()
 2020-04-10 10:07 UTC  (7+ messages)
        `  "

[PATCH] kselftest/runner: allow to properly deliver signals to tests
 2020-04-10 10:02 UTC 

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-10  9:56 UTC  (4+ messages)

[RFC PATCH 00/26] Runtime paravirt patching
 2020-04-10  9:55 UTC  (8+ messages)

[PATCH] vdpa-sim: depend on HAS_DMA
 2020-04-10  9:51 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.7-rc1
 2020-04-10  9:50 UTC 

[PATCH 0/5] arm: dts: linksys: rename codename to model
 2020-04-10  9:49 UTC  (6+ messages)

[GIT PULL] More power management updates for v5.7-rc1
 2020-04-10  9:49 UTC 

KCSAN + KVM = host reset
 2020-04-10  9:47 UTC  (11+ messages)

[PATCH] usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
 2020-04-10  9:47 UTC  (7+ messages)
    `  "

[PATCH] iio: adc: at91-adc: Use devm_platform_ioremap_resource
 2020-04-10  9:43 UTC  (2+ messages)

[PATCH v2] vsprintf: don't obfuscate NULL and error pointers
 2020-04-10  9:40 UTC  (10+ messages)

[PATCH][RFC] iio: buffer: remove 'scan_el_attrs' attribute group from buffer struct
 2020-04-10  9:36 UTC 

[PATCH 00/23] Floppy driver cleanups
 2020-04-10  9:32 UTC  (7+ messages)
` [PATCH 22/23] floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
  ` [PATCH 24/23] floppy: cleanup: do not iterate on current_fdc in do_floppy_init()

crypto: api - Fix use-after-free and race in crypto_spawn_alg
 2020-04-10  9:18 UTC 

[PATCH] brcmsmac: make brcms_c_set_mac() void
 2020-04-10  9:11 UTC  (2+ messages)

[PATCH] libertas: make lbs_init_mesh() void
 2020-04-10  9:09 UTC 

[PATCH] wireless: cw1200: make cw1200_spi_irq_unsubscribe() void
 2020-04-10  9:09 UTC 

[PATCH] ipw2x00: make ipw_qos_association_resp() void
 2020-04-10  9:08 UTC 

[PATCH v2] MIPS: Truncate load-y into 32bit for 32bit kernel
 2020-04-10  9:06 UTC  (2+ messages)
` [PATCH v3] MIPS: Truncate link address "

[PATCH] module: Harden STRICT_MODULE_RWX
 2020-04-10  9:04 UTC  (8+ messages)

[PATCH] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
 2020-04-10  9:00 UTC 

perf c2c man page typo
 2020-04-10  8:52 UTC 

[PATCH] cdrom: unify log messages
 2020-04-10  8:51 UTC  (3+ messages)

[PATCH] f2fs: fix to avoid page count leak
 2020-04-10  8:51 UTC 

[selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail
 2020-04-10  8:45 UTC  (3+ messages)

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-10  8:42 UTC  (11+ messages)
` [PATCH v6 01/10] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v6 02/10] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v6 03/10] PM / EM: update callback structure and add device pointer
` [PATCH v6 04/10] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v6 05/10] PM / EM: remove em_register_perf_domain
` [PATCH v6 06/10] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v6 07/10] Documentation: power: update Energy Model description
` [PATCH v6 08/10] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v6 09/10] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v6 10/10] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v2] MIPS: Limit check_bugs32() to affected platform
 2020-04-10  8:36 UTC  (3+ messages)

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-10  8:36 UTC  (5+ messages)
` [PATCH 02/21] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-10  8:18 UTC 

[PATCH V9 0/9] vDPA support
 2020-04-10  8:23 UTC  (4+ messages)
` [PATCH V9 8/9] vdpasim: vDPA device simulator

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-10  8:20 UTC  (12+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data

[Bug report] Kernel 5.7 become unbootable
 2020-04-10  8:16 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
 2020-04-10  8:14 UTC  (2+ messages)

decruft the vmalloc API
 2020-04-10  8:11 UTC  (7+ messages)
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc

[PATCH] efi/libstub/arm64: Enable __efistub_global define in .data section
 2020-04-10  8:09 UTC  (2+ messages)

[PATCH 0/7] Venus Codec API addition and few fixes
 2020-04-10  8:07 UTC  (4+ messages)
` [PATCH 1/7] venus: core: Add missing mutex destroy

[PATCH] bcache: Convert pr_<level> uses to a more typical style
 2020-04-10  8:03 UTC  (2+ messages)

[PATCH V2] venus: core: remove CNOC voting while device suspend
 2020-04-10  7:58 UTC  (2+ messages)

linux-next 10/04/2020 build failed
 2020-04-10  7:52 UTC 

SCSI low level driver: how to prevent I/O upon hibernation?
 2020-04-10  7:42 UTC  (2+ messages)

[PATCH 1/2] platform/chrome: skip old cros_ec responses
 2020-04-10  7:38 UTC  (4+ messages)

[PATCH] regulator: ab8500: remove some defined but not used variables
 2020-04-10  7:33 UTC 

[PATCH] tracing: make some symbols static in tracing_map.c
 2020-04-10  7:33 UTC 

[PATCH v2] staging: android: ion: use macro DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2020-04-10  7:32 UTC  (2+ messages)

linux-next test error: BUG: mismatching fuzzer/executor system call descriptions: ADDR vs ADDR (3)
 2020-04-10  7:30 UTC  (2+ messages)

net test error: BUG: mismatching fuzzer/executor system call descriptions: ADDR vs ADDR (2)
 2020-04-10  7:28 UTC  (2+ messages)

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-10  7:26 UTC  (9+ messages)
  ` [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

kernel BUG at net/phonet/socket.c:LINE!
 2020-04-10  7:16 UTC 

[PATCH] venus: core: remove CNOC voting while device suspend
 2020-04-10  7:06 UTC 

[PATCH] mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
 2020-04-10  6:57 UTC 

[PATCH v10 00/55] atmel_mxt_ts misc
 2020-04-10  6:53 UTC  (8+ messages)
` [PATCH v10 43/55] dt-bindings: input: atmel: support to set max bytes transferred

[PATCH AUTOSEL 5.6 01/68] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  6:52 UTC  (46+ messages)
` [PATCH AUTOSEL 5.6 04/68] staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
` [PATCH AUTOSEL 5.6 05/68] media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run fails
` [PATCH AUTOSEL 5.6 07/68] media: staging: rkisp1: use consistent bus_info string for media_dev
` [PATCH AUTOSEL 5.6 08/68] media: staging: rkisp1: isp: do not set invalid mbus code for pad
` [PATCH AUTOSEL 5.6 10/68] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
` [PATCH AUTOSEL 5.6 12/68] usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
` [PATCH AUTOSEL 5.6 13/68] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH AUTOSEL 5.6 14/68] driver core: Reevaluate dev->links.need_for_probe as suppliers are added
` [PATCH AUTOSEL 5.6 15/68] sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
` [PATCH AUTOSEL 5.6 17/68] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 5.6 18/68] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH AUTOSEL 5.6 19/68] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.6 21/68] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.6 22/68] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH AUTOSEL 5.6 24/68] xhci: bail out early if driver can't accress host in resume
` [PATCH AUTOSEL 5.6 26/68] clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
` [PATCH AUTOSEL 5.6 30/68] debugfs: Check module state before warning in {full/open}_proxy_open()
` [PATCH AUTOSEL 5.6 31/68] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
` [PATCH AUTOSEL 5.6 32/68] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 5.6 33/68] time/sched_clock: Expire timer in hardirq context
` [PATCH AUTOSEL 5.6 34/68] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH AUTOSEL 5.6 35/68] media: allegro: fix type of gop_length in channel_create message
` [PATCH AUTOSEL 5.6 36/68] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 5.6 38/68] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 5.6 42/68] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 5.6 43/68] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 5.6 47/68] cpufreq: imx6q: fix error handling
` [PATCH AUTOSEL 5.6 48/68] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 5.6 49/68] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 5.6 50/68] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 5.6 51/68] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.6 53/68] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH AUTOSEL 5.6 54/68] media: mtk-vpu: avoid unaligned access to DTCM buffer
` [PATCH AUTOSEL 5.6 55/68] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 5.6 56/68] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 5.6 62/68] staging: mt7621-pci: avoid to poweroff the phy for slot one
` [PATCH AUTOSEL 5.6 63/68] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 5.6 65/68] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.6 66/68] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.6 67/68] btrfs: restart relocate_tree_blocks properly

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-10  6:50 UTC  (19+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[btrfs] 8d47a0d8f7: fio.write_bw_MBps -28.6% regression
 2020-04-10  6:44 UTC  (3+ messages)
` [LKP] "

[PATCH 1/2] sgi-xp: make some symbols static in xpnet.c
 2020-04-10  6:36 UTC  (2+ messages)
` [PATCH 2/2] sgi-xp: make some symbols static in xpc_main.c

[PATCH 1/2] clocksource: Add support for i.MX TPM driver with ARM64
 2020-04-10  6:26 UTC  (2+ messages)
` [PATCH 2/2] arm64: imx: Select TPM driver by default

[RFC PATCH 0/9] Export information needed by the LTTng kernel tracer
 2020-04-10  6:33 UTC  (3+ messages)
` [RFC PATCH 8/9] block: genhd: export-GPL generic disk device type

[PATCH] vdpa: allow a 32 bit vq alignment
 2020-04-10  6:24 UTC  (3+ messages)

[GIT PULL] xen: branch for v5.7-rc1
 2020-04-10  6:24 UTC 

WARNING: refcount bug in crypto_destroy_tfm
 2020-04-10  6:09 UTC  (2+ messages)
` crypto: api - Fix use-after-free and race in crypto_spawn_alg

[PATCH 1/2] drm/i915: remove unneeded ccflags-y from gvt/Makefile
 2020-04-10  5:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: remove gvt/Makefile

Input: ep93xx_keypad: Checking for a failed platform_get_irq() call in ep93xx_keypad_probe()
 2020-04-10  5:45 UTC  (3+ messages)

s390 boot woe due to "block: fix busy device checking in blk_drop_partitions"
 2020-04-10  5:45 UTC  (2+ messages)

[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
 2020-04-10  5:37 UTC  (11+ messages)
` [PATCH 4/4] x86,module: Detect CRn and DRn manipulation

How to Evade National Service and Reservist (Conscription) in Singapore with Guaranteed Success
 2020-04-10  5:29 UTC 

A further though on /proc/PID/timens_offsets
 2020-04-10  5:27 UTC  (5+ messages)

[PATCH] nfp: Fix memory leak in nfp_resource_acquire()
 2020-04-10  5:21 UTC  (4+ messages)

[PATCH] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-04-10  4:59 UTC  (2+ messages)

5.6.2: BUG: Bad page map, Bad rss-counter state
 2020-04-10  4:46 UTC 

[PATCH v2] Add kernel config option for fuzz testing
 2020-04-10  4:38 UTC  (9+ messages)

[patch 2/2] x86/kvm/vmx: Prevent split lock detection induced #AC wreckage
 2020-04-10  4:39 UTC  (7+ messages)
` [PATCH 0/3] x86: KVM: VMX: Add basic split-lock #AC handling
  ` [PATCH 2/3] x86/split_lock: Refactor and export handle_user_split_lock() for KVM

[PATCH v5 0/4] Config mipi tx current and impedance
 2020-04-10  4:32 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: add property to control mipi tx drive current
` [PATCH v5 2/4] dt-bindings: display: mediatek: get mipitx calibration data from nvmem
` [PATCH v5 3/4] drm/mediatek: add the mipitx driving control
` [PATCH v5 4/4] drm/mediatek: config mipitx impedance with calibration data

[PATCH v16 0/6] Invoke rpmh_flush for non OSI targets
 2020-04-10  4:15 UTC  (3+ messages)
` [PATCH v16 4/6] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH AUTOSEL 5.5 01/56] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:47 UTC  (34+ messages)
` [PATCH AUTOSEL 5.5 04/56] staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
` [PATCH AUTOSEL 5.5 05/56] media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run fails
` [PATCH AUTOSEL 5.5 06/56] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 5.5 07/56] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 5.5 08/56] driver core: Reevaluate dev->links.need_for_probe as suppliers are added
` [PATCH AUTOSEL 5.5 10/56] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 5.5 14/56] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH AUTOSEL 5.5 15/56] media: imx: imx7-media-csi: Fix video field handling
` [PATCH AUTOSEL 5.5 18/56] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 5.5 19/56] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
` [PATCH AUTOSEL 5.5 20/56] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.5 21/56] debugfs: Check module state before warning in {full/open}_proxy_open()
` [PATCH AUTOSEL 5.5 22/56] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
` [PATCH AUTOSEL 5.5 23/56] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 5.5 24/56] time/sched_clock: Expire timer in hardirq context
` [PATCH AUTOSEL 5.5 25/56] media: allegro: fix type of gop_length in channel_create message
` [PATCH AUTOSEL 5.5 26/56] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 5.5 27/56] sched/fair: Fix condition of avg_load calculation
` [PATCH AUTOSEL 5.5 28/56] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 5.5 29/56] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 5.5 31/56] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 5.5 32/56] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 5.5 34/56] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [PATCH AUTOSEL 5.5 36/56] cpufreq: imx6q: fix error handling
` [PATCH AUTOSEL 5.5 38/56] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 5.5 39/56] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 5.5 41/56] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.5 42/56] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH AUTOSEL 5.5 45/56] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 5.5 46/56] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 5.5 47/56] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH AUTOSEL 5.5 48/56] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 5.5 49/56] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-10  3:48 UTC  (12+ messages)
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format to userspace


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