linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 08:27:31 to 2020-05-29 11:50:12 UTC [more...]

[PATCH] edac: Fix reference count leak in edac_device_register_sysfs_main_kobj()
 2020-05-29 11:50 UTC  (6+ messages)
      `  "

[PATCH 00/13] sysctl: spring cleaning
 2020-05-29 11:49 UTC  (8+ messages)
` [PATCH 06/13] ocfs2: use new sysctl subdir helper register_sysctl_subdir()
    ` [Intel-gfx] "
` [PATCH 09/13] firmware_loader: simplify sysctl declaration with register_sysctl_subdir()
` [PATCH 11/13] random: "

[PATCH net-next 0/2] bridge: mrp: Add support for MRA role
 2020-05-29 13:47 UTC  (4+ messages)
` [PATCH net-next 1/2] bridge: mrp: Set the priority of MRP instance

[PATCH v4] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-29 11:47 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-29 11:45 UTC  (2+ messages)

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-29 11:45 UTC  (6+ messages)
` [PATCH v5 3/6] irqchip: RISC-V per-HART local interrupt controller driver

[PATCH v2] Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
 2020-05-29 11:41 UTC  (2+ messages)

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-29 11:39 UTC  (4+ messages)
` [PATCH v8 04/10] OPP: Add support for parsing interconnect bandwidth

[PATCH v2] bluetooth: hci_qca: Fix suspend/resume functionality failure
 2020-05-29 11:39 UTC  (2+ messages)

[PATCH] nvme-fc: Only call nvme_cleanup_cmd() for normal operations
 2020-05-29 11:37 UTC 

[PATCH 1/1] tty: serial: owl: Initialize lock before registering port
 2020-05-29 11:35 UTC  (3+ messages)

[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-29 11:31 UTC  (7+ messages)
` [PATCH v4 1/4] sysctl: Add register_sysctl_init() interface

[PATCH v5 0/5] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-05-29 11:30 UTC  (4+ messages)
` [PATCH v5 4/5] cpufreq: qcom: Update the bandwidth levels on frequency change

[BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
 2020-05-29 11:27 UTC 

[PATCH v18 00/12] Landlock LSM
 2020-05-29 11:29 UTC  (4+ messages)
` [PATCH v18 07/12] landlock: Support filesystem access-control

[PATCH v4 0/4] kdb: Improve console handling
 2020-05-29 11:26 UTC  (5+ messages)
` [PATCH v4 1/4] kdb: Re-factor kdb_printf() message write code
` [PATCH v4 2/4] kdb: Check status of console prior to invoking handlers
` [PATCH v4 3/4] kdb: Make kdb_printf() console handling more robust
` [PATCH v4 4/4] kdb: Switch to use safer dbg_io_ops over console APIs

[PATCH] ASoC: mediatek: mt6358: support DMIC one-wire mode
 2020-05-29 11:22 UTC  (3+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-29 11:22 UTC  (5+ messages)

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-29 11:11 UTC  (8+ messages)
` [PATCH RFCv2 9/9] arm64: Support async page fault

[PATCH 0/9] DT: Improve validation for Marvell SoCs
 2020-05-29 11:10 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: mmc: Convert sdhci-pxa to json-schema

[PATCH net-next] net: phy: mscc: fix PHYs using the vsc8574_probe
 2020-05-29 11:11 UTC  (2+ messages)

[PATCH] regulator: do not balance regulators without constraints
 2020-05-29 11:10 UTC  (4+ messages)

[PATCH] watchdog: sunxi_wdt: fix improper error exit code
 2020-05-29 11:08 UTC  (2+ messages)

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-05-29 11:05 UTC  (9+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-29 11:05 UTC 

[PATCH v2 0/7] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-05-29 11:04 UTC  (3+ messages)

[PATCH] soc: qcom: rpmh: Allow RPMH on ARM SoC
 2020-05-29 11:02 UTC 

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-29 11:00 UTC  (3+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2020-05-29 11:01 UTC  (3+ messages)

[PATCHES] uaccess base
 2020-05-29 10:48 UTC  (21+ messages)
` [PATCHES] uaccess comedi compat
  ` [PATCH 01/10] comedi: move compat ioctl handling to native fops
    ` [PATCH 02/10] comedi: get rid of indirection via translated_ioctl()
    ` [PATCH 03/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compat
    ` [PATCH 04/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
    ` [PATCH 05/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compat
    ` [PATCH 06/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
    ` [PATCH 07/10] comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()
    ` [PATCH 08/10] comedi: do_cmdtest_ioctl(): lift copyin/copyout into the caller
    ` [PATCH 09/10] comedi: do_cmd_ioctl(): "

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-29 10:58 UTC  (4+ messages)

linux-next: manual merge of the akpm tree with the tip tree
 2020-05-29 10:57 UTC 

5.6.12 MCE on AMD EPYC 7502
 2020-05-29 10:55 UTC 

[PATCH v3 0/5] Qualcomm labibb regulator driver
 2020-05-29 10:54 UTC  (5+ messages)
` [PATCH v3 1/5] regulator: Allow regulators to verify enabled during enable()

[PATCH] soc: qcom: rpmh: Remove serialization of TCS commands
 2020-05-29 10:51 UTC 

[PATCH] dt-bindings: sound: tlv320adcx140: Fix dt-binding-check issue
 2020-05-29 10:51 UTC  (2+ messages)

[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 10:51 UTC  (11+ messages)
` [PATCH v4 09/11] dmaengine: dw: Initialize min_burst capability
` [PATCH v4 10/11] dmaengine: dw: Introduce max burst length hw config
` [PATCH v4 11/11] dmaengine: dw: Initialize max_sg_nents capability

linux-next: manual merge of the akpm tree with the tip tree
 2020-05-29 10:49 UTC 

[PATCH v6] erofs: convert to use the new mount fs_context api
 2020-05-29 10:48 UTC 

[PATCH] nvmem: Enforce nvmem stride in the sysfs interface
 2020-05-29 10:48 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
 2020-05-29 10:35 UTC  (2+ messages)

[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds
 2020-05-29 10:32 UTC  (6+ messages)
` [PATCH v2 1/3] seccomp: Add find_notification helper
` [PATCH v2 2/3] seccomp: Introduce addfd ioctl to seccomp user notifier

[GIT PULL] MMC fixes for v5.7-rc8
 2020-05-29 10:32 UTC 

[PATCH] [v2] PCI: tegra194: Fix runtime PM imbalance on error
 2020-05-29 10:27 UTC  (2+ messages)

[PATCH RESEND] Enable full width counting for KVM: x86/pmu
 2020-05-29 10:23 UTC  (5+ messages)
` [Qemu-devel PATCH] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-29 10:21 UTC  (9+ messages)

[PATCH v5 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 10:20 UTC  (13+ messages)
` [PATCH v5 01/16] spi: dw: Set xfer effective_speed_hz
` [PATCH v5 03/16] spi: dw: Locally wait for the DMA transactions completion
` [PATCH v5 05/16] spi: dw: Add SPI Rx-done wait method to DMA-based transfer

[PATCH v4 1/2] clk: hisilicon: Use correct return value about hisi_reset_init()
 2020-05-29 10:20 UTC  (11+ messages)

Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update
 2020-05-29 10:12 UTC 

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-29 10:18 UTC 

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-05-29 10:17 UTC  (11+ messages)

[PATCH 1/4 v3] exfat: redefine PBR as boot_sector
 2020-05-29 10:14 UTC  (4+ messages)
` [PATCH 2/4 v3] exfat: separate the boot sector analysis
` [PATCH 3/4 v3] exfat: add boot region verification
` [PATCH 4/4 v3] exfat: standardize checksum calculation

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 10:16 UTC  (3+ messages)
` [PATCH 4/5] iio: light: lm3533-als: remove explicit parent assignment

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-29 10:14 UTC  (12+ messages)

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-29 10:13 UTC  (2+ messages)

[PATCH v3 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-05-29 10:13 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema

[RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-29 10:12 UTC  (2+ messages)

Question: livepatch failed for new fork() task stack unreliable
 2020-05-29 10:10 UTC 

[PATCH] scsi: Fix reference count leak in iscsi_boot_create_kobj()
 2020-05-29 10:09 UTC 

[PATCH] scsi: Fix reference count leak in iscsi_boot_create_kobj()
 2020-05-29 10:09 UTC 

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-29 10:05 UTC 

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-29  9:58 UTC 

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-29  9:57 UTC  (11+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable
` [PATCH v2 4/4] irqchip: qcom-pdc: Introduce irq_set_wake call

system time goes weird in kvm guest after host suspend/resume
 2020-05-29  9:57 UTC  (4+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-29  9:49 UTC  (11+ messages)

[PATCH] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-05-29  9:48 UTC  (3+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (5+ messages)
` [PATCH v4 6/7] KVM: MIPS: "

linux-next: Fixes tag needs some work in the spi-nor tree
 2020-05-29  9:48 UTC  (3+ messages)

[PATCH 0/3] MIPS: Loongson64: Initial LS7A PCH support
 2020-05-29  9:47 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mips: Document two Loongson generic boards

[PATCH] KVM: VMX: Replace zero-length array with flexible-array
 2020-05-29  9:46 UTC  (2+ messages)

Subject: [PATCH] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update
 2020-05-29  9:44 UTC  (2+ messages)

[tip: x86/urgent] copy_xstate_to_kernel(): don't leave parts of destination uninitialized
 2020-05-29  9:43 UTC 

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-29  9:42 UTC  (8+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH] function:stacktrace/mips: Fix function:stacktrace for mips
 2020-05-29  9:41 UTC  (3+ messages)

[git pull] coredump infoleak fix
 2020-05-29  9:39 UTC  (9+ messages)

[PATCH v7 1/3] phy: add driver for Qualcomm IPQ40xx USB PHY
 2020-05-29  9:36 UTC  (4+ messages)
` [PATCH v7 3/3] ARM: dts: qcom: ipq4019: add USB devicetree nodes

[V6 PATCH 2/2] ASoC: max98390: Added Amplifier Driver
 2020-05-29  9:35 UTC  (4+ messages)

[PATCH] Revert "f2fs: fix quota_sync failure due to f2fs_lock_op"
 2020-05-29  9:29 UTC 

[PATCH 0/6] vDPA: doorbell mapping
 2020-05-29  9:24 UTC  (4+ messages)
` [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap

[PATCH v2 0/5] scsi: ufs-mediatek: Fix clk-gating and introduce low-power mode for vccq2
 2020-05-29  9:23 UTC  (6+ messages)
` [PATCH v2 1/5] scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk control
` [PATCH v2 2/5] scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yet
` [PATCH v2 3/5] scsi: ufs-mediatek: Introduce low-power mode for device power supply
` [PATCH v2 4/5] scsi: ufs-mediatek: Fix unbalanced clock on/off
` [PATCH v2 5/5] scsi: ufs-mediatek: Allow unbound mphy

[PATCH] net: atm: Replace kmalloc with kzalloc in the error message
 2020-05-29  9:22 UTC  (2+ messages)

[V6 PATCH 1/2] dt-bindings: Added device tree binding for max98390
 2020-05-29  9:14 UTC  (3+ messages)

mwifiex: Firmware name for W8997 sdio wifi chip
 2020-05-29  9:12 UTC  (9+ messages)
` [EXT] "

[PATCH] mm/gup: documentation fix for pin_user_pages*() APIs
 2020-05-29  9:11 UTC  (2+ messages)

[PATCH] edac: Fix reference count leak in edac_device_register_sysfs_main_kobj()
 2020-05-29  9:08 UTC  (2+ messages)

[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
 2020-05-29  9:05 UTC  (2+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-29  9:02 UTC  (3+ messages)
` [PATCH v3 69/75] x86/realmode: Setup AP jump table

[PATCH v3 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-05-29  9:00 UTC  (5+ messages)
` [PATCH v3 2/2] usb: serial: xr_serial: Add gpiochip support

[PATCH 02/12] net: hns3: Destroy a mutex after initialisation failure in hclge_init_ad_dev()
 2020-05-29  9:00 UTC  (3+ messages)
  ` [02/12] net: hns3: Destroy a mutex after initialisation failure in hclge_init_ae_dev()

[PATCH 0/6] Refactor handling flow of SET_CPUID*
 2020-05-29  8:55 UTC  (7+ messages)
` [PATCH 1/6] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID fails
` [PATCH 2/6] KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
` [PATCH 3/6] KVM: X86: Introduce kvm_check_cpuid()
` [PATCH 4/6] KVM: X86: Split kvm_update_cpuid()
` [PATCH 5/6] KVM: X86: Move kvm_x86_ops.cpuid_update() into kvm_update_state_based_on_cpuid()
` [PATCH 6/6] KVM: X86: Move kvm_apic_set_version() to kvm_update_state_based_on_cpuid()

[GIT PULL] sound fixes for 5.7 (rc8 or final)
 2020-05-29  8:55 UTC 

[PATCH v5 0/6] Three Loongson irqchip support
 2020-05-29  8:52 UTC  (4+ messages)
` [PATCH v5 1/6] irqchip: Add Loongson HyperTransport Vector support

WARNING: suspicious RCU usage in idtentry_exit
 2020-05-29  8:51 UTC  (7+ messages)

[PATCH v2 1/2] seccomp: notify user trap about unused filter
 2020-05-29  8:50 UTC  (7+ messages)

[PATCH v2 00/28] KVM: nSVM: event fixes and migration support
 2020-05-29  8:47 UTC  (7+ messages)
` [PATCH 02/28] KVM: x86: enable event window in inject_pending_event
` [PATCH 05/28] KVM: nSVM: correctly inject INIT vmexits

[PATCH] net: qrtr: Allocate workqueue before kernel_bind
 2020-05-29  8:46 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the devicetree tree
 2020-05-29  8:44 UTC  (6+ messages)

Re:Re:[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-29  8:43 UTC  (2+ messages)
`  "

[GIT PULL v2] extcon next for v5.8
 2020-05-29  8:44 UTC  (2+ messages)

[GIT PULL] GNSS updates for 5.8-rc1
 2020-05-29  8:43 UTC  (2+ messages)

[PATCH v2] ext4: support xattr gnu.* namespace for the Hurd
 2020-05-29  8:39 UTC  (3+ messages)

[PATCH] RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
 2020-05-29  8:39 UTC 

[PATCH] tpm_tis_spi: Don't send anything during flow control
 2020-05-29  8:33 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-05-29  8:32 UTC  (2+ messages)

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-05-29  8:31 UTC  (2+ messages)

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-05-29  8:30 UTC  (3+ messages)

[PATCH 0/3] misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
 2020-05-29  8:29 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: remove unused variable
 2020-05-29  8:27 UTC  (2+ messages)

[PATCHv5 0/3] optee: register drivers on optee bus
 2020-05-29  8:27 UTC  (3+ messages)
` [PATCHv5 2/3] optee: use uuid for sysfs driver entry
` [PATCHv5 3/3] tpm_ftpm_tee: register driver on TEE bus


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