linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-10 02:28:48 to 2020-04-10 03:57:30 UTC [more...]

[PATCH AUTOSEL 5.5 01/56] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:48 UTC  (21+ messages)
` [PATCH AUTOSEL 5.5 02/56] EDAC/mc: Report "unknown memory" on too many DIMM labels found
` [PATCH AUTOSEL 5.5 03/56] usb: ucsi: ccg: disable runtime pm during fw flashing
` [PATCH AUTOSEL 5.5 09/56] sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
` [PATCH AUTOSEL 5.5 11/56] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH AUTOSEL 5.5 12/56] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.5 13/56] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.5 16/56] xhci: bail out early if driver can't accress host in resume
` [PATCH AUTOSEL 5.5 17/56] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
` [PATCH AUTOSEL 5.5 30/56] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH AUTOSEL 5.5 33/56] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH AUTOSEL 5.5 35/56] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 5.5 37/56] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 5.5 40/56] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.5 43/56] media: mtk-vpu: avoid unaligned access to DTCM buffer
` [PATCH AUTOSEL 5.5 44/56] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 5.5 50/56] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 5.5 51/56] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 5.5 52/56] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 5.5 54/56] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.5 56/56] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 5.4 01/46] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:49 UTC  (46+ messages)
` [PATCH AUTOSEL 5.4 02/46] staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
` [PATCH AUTOSEL 5.4 03/46] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 5.4 04/46] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 5.4 05/46] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 5.4 06/46] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.4 07/46] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.4 08/46] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH AUTOSEL 5.4 09/46] media: imx: imx7-media-csi: Fix video field handling
` [PATCH AUTOSEL 5.4 10/46] xhci: bail out early if driver can't accress host in resume
` [PATCH AUTOSEL 5.4 11/46] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
` [PATCH AUTOSEL 5.4 12/46] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 5.4 13/46] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
` [PATCH AUTOSEL 5.4 14/46] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.4 15/46] debugfs: Check module state before warning in {full/open}_proxy_open()
` [PATCH AUTOSEL 5.4 16/46] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 5.4 17/46] time/sched_clock: Expire timer in hardirq context
` [PATCH AUTOSEL 5.4 18/46] media: allegro: fix type of gop_length in channel_create message
` [PATCH AUTOSEL 5.4 19/46] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 5.4 20/46] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 5.4 21/46] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 5.4 22/46] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH AUTOSEL 5.4 23/46] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 5.4 24/46] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 5.4 25/46] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH AUTOSEL 5.4 26/46] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [PATCH AUTOSEL 5.4 27/46] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 5.4 28/46] cpufreq: imx6q: fix error handling
` [PATCH AUTOSEL 5.4 29/46] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 5.4 30/46] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 5.4 31/46] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 5.4 32/46] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.4 33/46] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.4 34/46] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 5.4 35/46] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 5.4 36/46] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 5.4 37/46] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH AUTOSEL 5.4 38/46] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 5.4 39/46] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
` [PATCH AUTOSEL 5.4 40/46] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 5.4 41/46] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 5.4 42/46] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 5.4 43/46] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 5.4 44/46] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 5.4 45/46] btrfs: restart relocate_tree_blocks properly
` [PATCH AUTOSEL 5.4 46/46] btrfs: track reloc roots based on their commit root bytenr

[PATCH] ext4: Fix return-value types in several function documentation comments
 2020-04-10  3:49 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/32] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:50 UTC  (32+ messages)
` [PATCH AUTOSEL 4.19 02/32] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 4.19 03/32] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH AUTOSEL 4.19 04/32] null_blk: Fix the null_add_dev() error path
` [PATCH AUTOSEL 4.19 05/32] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 4.19 06/32] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 4.19 07/32] xhci: bail out early if driver can't accress host in resume
` [PATCH AUTOSEL 4.19 08/32] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 4.19 09/32] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 4.19 10/32] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 4.19 11/32] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 4.19 12/32] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.19 13/32] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 4.19 14/32] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
` [PATCH AUTOSEL 4.19 15/32] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.19 16/32] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH AUTOSEL 4.19 17/32] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 4.19 18/32] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.19 19/32] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 4.19 20/32] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 4.19 21/32] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 4.19 22/32] media: i2c: ov5695: Fix power on and off sequences
` [PATCH AUTOSEL 4.19 23/32] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 4.19 24/32] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 4.19 25/32] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH AUTOSEL 4.19 26/32] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 4.19 27/32] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.19 28/32] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 4.19 29/32] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 4.19 30/32] btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued
` [PATCH AUTOSEL 4.19 31/32] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.19 32/32] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.14 01/22] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:50 UTC  (22+ messages)
` [PATCH AUTOSEL 4.14 02/22] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 4.14 03/22] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 4.14 04/22] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 4.14 05/22] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 4.14 06/22] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH AUTOSEL 4.14 07/22] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 4.14 08/22] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.14 09/22] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 4.14 10/22] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.14 11/22] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 4.14 12/22] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.14 13/22] efi/x86: Ignore the memory attributes table on i386
` [PATCH AUTOSEL 4.14 14/22] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH AUTOSEL 4.14 15/22] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 4.14 16/22] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH AUTOSEL 4.14 17/22] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 4.14 18/22] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.14 19/22] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
` [PATCH AUTOSEL 4.14 20/22] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 4.14 21/22] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.14 22/22] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.9 1/9] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-04-10  3:51 UTC  (9+ messages)
` [PATCH AUTOSEL 4.9 2/9] sched: Avoid scale real weight down to zero
` [PATCH AUTOSEL 4.9 3/9] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.9 4/9] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.9 5/9] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 4.9 6/9] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.9 7/9] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.9 8/9] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.9 9/9] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 4.4 1/8] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-04-10  3:51 UTC  (8+ messages)
` [PATCH AUTOSEL 4.4 2/8] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH AUTOSEL 4.4 3/8] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH AUTOSEL 4.4 4/8] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 4.4 5/8] x86/boot: Use unsigned comparison for addresses
` [PATCH AUTOSEL 4.4 6/8] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 4.4 7/8] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH AUTOSEL 4.4 8/8] btrfs: track reloc roots based on their commit root bytenr

[PATCH AUTOSEL 5.6 01/68] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-10  3:46 UTC  (28+ messages)
` [PATCH AUTOSEL 5.6 02/68] EDAC/mc: Report "unknown memory" on too many DIMM labels found
` [PATCH AUTOSEL 5.6 03/68] usb: ucsi: ccg: disable runtime pm during fw flashing
` [PATCH AUTOSEL 5.6 06/68] media: hantro: fix extra MV/MC sync space calculation
` [PATCH AUTOSEL 5.6 09/68] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
` [PATCH AUTOSEL 5.6 16/68] iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
` [PATCH AUTOSEL 5.6 20/68] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH AUTOSEL 5.6 23/68] media: imx: imx7-media-csi: Fix video field handling
` [PATCH AUTOSEL 5.6 25/68] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
` [PATCH AUTOSEL 5.6 27/68] x86: Don't let pgprot_modify() change the page encryption bit
` [PATCH AUTOSEL 5.6 28/68] dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
` [PATCH AUTOSEL 5.6 29/68] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.6 37/68] sched/fair: Fix condition of avg_load calculation
` [PATCH AUTOSEL 5.6 39/68] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [PATCH AUTOSEL 5.6 40/68] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH AUTOSEL 5.6 41/68] io-uring: drop completion when removing file
` [PATCH AUTOSEL 5.6 44/68] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH AUTOSEL 5.6 45/68] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [PATCH AUTOSEL 5.6 46/68] gfs2: Don't demote a glock until its revokes are written
` [PATCH AUTOSEL 5.6 52/68] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.6 57/68] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH AUTOSEL 5.6 58/68] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH AUTOSEL 5.6 59/68] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH AUTOSEL 5.6 60/68] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
` [PATCH AUTOSEL 5.6 61/68] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH AUTOSEL 5.6 64/68] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH AUTOSEL 5.6 68/68] btrfs: track reloc roots based on their commit root bytenr

[PATCH] [RFC] clk: sprd: fix compile-testing
 2020-04-10  3:45 UTC  (3+ messages)

[PATCH v2 0/5] Benchmark and improve event synthesis performance
 2020-04-10  3:43 UTC  (7+ messages)
` [PATCH v2 4/5] tools api: add a lightweight buffered reading api

[PATCH v3 1/2] tools api: add a lightweight buffered reading api
 2020-04-10  3:40 UTC  (2+ messages)
` [PATCH v3 2/2] perf synthetic events: Remove use of sscanf from /proc reading

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

linux-next: Tree for Apr 10
 2020-04-10  3:27 UTC 

[PATCH] riscv: remove the assert of lock for cpu_running
 2020-04-10  3:26 UTC 

[PATCH v2] ext4: use non-movable memory for superblock readahead
 2020-04-10  3:23 UTC  (2+ messages)

[PATCH 1/1] pwm: mtk_disp: implement .apply()
 2020-04-10  3:19 UTC 

[PATCH v2] MIPS: Limit check_bugs32() to affected platform
 2020-04-10  3:20 UTC 

[PATCH V9 0/9] vDPA support
 2020-04-10  3:15 UTC  (5+ messages)
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA

[RFC v2 0/5] blktrace: fix use after free
 2020-04-10  3:12 UTC  (11+ messages)
` [RFC v2 1/5] block: move main block debugfs initialization to its own file
` [RFC v2 2/5] blktrace: fix debugfs use after free
` [RFC v2 3/5] blktrace: ref count the request_queue during ioctl
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[PATCH v9 00/10] Guest Last Branch Recording Enabling
 2020-04-10  3:10 UTC  (7+ messages)
` [PATCH v9 03/10] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v9 04/10] perf/x86: Keep LBR stack unchanged on the host for guest LBR event

[PATCHv2] printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
 2020-04-10  3:07 UTC  (6+ messages)

[PATCH V3] clk: imx7ulp: make it easy to change ARM core clk
 2020-04-10  2:57 UTC  (2+ messages)

[RFC PATCH 0/3] Add new reg_update_bits() support
 2020-04-10  2:55 UTC  (6+ messages)
` [RFC PATCH 2/3] regmap: Add "

Input: ep93xx_keypad: Checking for a failed platform_get_irq() call in ep93xx_keypad_probe()
 2020-04-10  2:56 UTC  (4+ messages)
  ` Input: ep93xx_keypad: Checking for a failed platform_get_irq()call "

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-10  2:40 UTC  (6+ messages)

decruft the vmalloc API
 2020-04-10  2:38 UTC  (6+ messages)
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc

[PATCH 0/6] ARM: dts: qcom: klte: Add support for hw keys, flash and usb
 2020-04-10  2:32 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: qcom: msm8974: Add pma8084 regulator node
` [PATCH 2/6] ARM: dts: qcom: msm8974-klte: Add regulator nodes
` [PATCH 3/6] ARM: dts: qcom: msm8974-klte: Add gpio-keys nodes
` [PATCH 4/6] ARM: dts: qcom: msm8974-klte: Add sdhci1 node
` [PATCH 5/6] ARM: dts: qcom: msm8974-klte: Remove inherited vreg_boost node
` [PATCH 6/6] ARM: dts: qcom: msm8974-klte: Add USB node

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

[PATCH v2] staging: rtl8192u: Corrects 'Avoid CamelCase' for variables
 2020-04-10  2:26 UTC  (3+ 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).