linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 02:29:47 to 2020-08-24 08:36:36 UTC [more...]

[PATCH 5.8 000/148] 5.8.4-rc1 review
 2020-08-24  8:30 UTC  (60+ messages)
` [PATCH 5.8 001/148] drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
` [PATCH 5.8 002/148] drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
` [PATCH 5.8 004/148] drm/ast: Initialize DRAM type before posting GPU
` [PATCH 5.8 005/148] khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
` [PATCH 5.8 006/148] ALSA: hda: avoid reset of sdo_limit
` [PATCH 5.8 008/148] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
` [PATCH 5.8 009/148] can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer()
` [PATCH 5.8 010/148] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
` [PATCH 5.8 011/148] spi: Prevent adding devices below an unregistering controller
` [PATCH 5.8 012/148] io_uring: find and cancel head link async work on files exit
` [PATCH 5.8 013/148] mm/vunmap: add cond_resched() in vunmap_pmd_range
` [PATCH 5.8 015/148] kernel/relay.c: fix memleak on destroy relay channel
` [PATCH 5.8 017/148] squashfs: avoid bio_alloc() failure with 1Mbyte blocks
` [PATCH 5.8 018/148] mm: include CMA pages in lowmem_reserve at boot
` [PATCH 5.8 020/148] ASoC: amd: renoir: restore two more registers during resume
` [PATCH 5.8 022/148] opp: Enable resources again if they were disabled earlier
` [PATCH 5.8 023/148] opp: Put opp table in dev_pm_opp_set_rate() for empty tables
` [PATCH 5.8 024/148] opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails
` [PATCH 5.8 025/148] ext4: do not block RWF_NOWAIT dio write on unallocated space
` [PATCH 5.8 027/148] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
` [PATCH 5.8 032/148] s390/pci: re-introduce zpci_remove_device()
` [PATCH 5.8 033/148] s390/pci: fix PF/VF linking on hot plug
` [PATCH 5.8 034/148] s390/pci: ignore stale configuration request event
` [PATCH 5.8 035/148] mm/memory.c: skip spurious TLB flush for retried page fault
` [PATCH 5.8 037/148] drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
` [PATCH 5.8 042/148] drm/amd/display: fix pow() crashing when given base 0
` [PATCH 5.8 043/148] drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
` [PATCH 5.8 044/148] drm/i915: Provide the perf pmu.module
` [PATCH 5.8 046/148] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH 5.8 048/148] media: coda: jpeg: add NULL check after kmalloc
` [PATCH 5.8 049/148] f2fs: fix to check page dirty status before writeback
` [PATCH 5.8 050/148] rtc: goldfish: Enable interrupt in set_alarm() when necessary
` [PATCH 5.8 051/148] media: vpss: clean up resources in init
` [PATCH 5.8 052/148] f2fs: should avoid inode eviction in synchronous path
` [PATCH 5.8 055/148] m68knommu: fix overwriting of bits in ColdFire V3 cache control
` [PATCH 5.8 056/148] svcrdma: Fix another Receive buffer leak
` [PATCH 5.8 059/148] riscv: Fixup static_obj() fail
` [PATCH 5.8 062/148] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH 5.8 065/148] virtio_ring: Avoid loop when vq is broken in virtqueue_poll
` [PATCH 5.8 067/148] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH 5.8 068/148] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH 5.8 069/148] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH 5.8 070/148] fat: fix fat_ra_init() for data clusters == 0
` [PATCH 5.8 072/148] ext4: fix potential negative array index in do_split()
` [PATCH 5.8 073/148] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
` [PATCH 5.8 074/148] ext4: dont allow overlapping system zones
` [PATCH 5.8 077/148] spi: stm32: fixes suspend/resume management
` [PATCH 5.8 079/148] ASoC: q6routing: add dummy register read/write function
` [PATCH 5.8 084/148] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
` [PATCH 5.8 093/148] can: j1939: cancel rxtimer on multipacket broadcast session complete
` [PATCH 5.8 094/148] can: j1939: abort multipacket broadcast session when timeout occurs
` [PATCH 5.8 095/148] can: j1939: add rxtimer for multipacket broadcast session
` [PATCH 5.8 096/148] bonding: fix a potential double-unregister
` [PATCH 5.8 097/148] ipvlan: fix device features
` [PATCH 5.8 098/148] s390/runtime_instrumentation: fix storage key handling
` [PATCH 5.8 099/148] s390/ptrace: "
` [PATCH 5.8 100/148] ASoC: msm8916-wcd-analog: fix register Interrupt offset
` [PATCH 5.8 102/148] watch_queue: Limit the number of watches a user can hold
` [PATCH 5.8 103/148] vfio-pci: Avoid recursive read-lock usage

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2020-08-24  8:35 UTC  (5+ messages)
` [PATCH v4 07/15] iommu/vt-d: Delegate the dma domain to upper layer

[PATCH] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-24  8:34 UTC  (3+ messages)

[PATCH RESEND 00/10] crypto: hisilicon/zip - misc clean up
 2020-08-24  8:29 UTC  (12+ messages)
` [PATCH RESEND 01/10] crypto: hisilicon/zip - remove some useless parameters
` [PATCH RESEND 02/10] crypto: hisilicon/zip - unify naming style for functions and macros
` [PATCH RESEND 03/10] crypto: hisilicon/zip - modify debugfs interface parameters
` [PATCH RESEND 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
` [PATCH RESEND 05/10] crypto: hisilicon/zip - use a enum parameter instead of some macros
` [PATCH RESEND 06/10] crypto: hisilicon/zip - add print for error branch
` [PATCH RESEND 07/10] crypto: hisilicon/zip - fix static check warning
` [PATCH RESEND 08/10] crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
` [PATCH RESEND 09/10] crypto: hisilicon/zip - supplement some comments
` [PATCH RESEND 10/10] crypto: hisilicon/zip - fix some coding styles

[PATCH v1] brcmfmac: increase F2 watermark for BCM4329
 2020-08-24  8:28 UTC  (2+ messages)

[PATCH] arm64: dts: zynqmp: Remove undocumented u-boot properties
 2020-08-24  8:28 UTC 

[PATCH v5] kernel/trace: Add DISALLOW_TRACE_PRINTK make option
 2020-08-24  8:26 UTC  (2+ messages)

fix block device size update serialization v2
 2020-08-24  8:26 UTC  (9+ messages)
` [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/3] block: fix locking for struct block_device size updates
` [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying

[PATCH] dt-bindings: mmc: Add missing description for clk_in/out_sd1
 2020-08-24  8:25 UTC 

[PATCH] watchdog: sbsa_gwdt: add shutdown hook to driver
 2020-08-24  8:18 UTC 

[PATCH v5 0/3] Add support for AMD PTDMA controller driver
 2020-08-24  8:25 UTC  (7+ messages)
` [PATCH v5 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA controller
` [PATCH v5 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA information

[PATCH] mtd: spi-nor: intel-spi: Do not try to make the SPI flash chip writable
 2020-08-24  8:22 UTC  (11+ messages)

KASAN: use-after-free Write in vcs_read
 2020-08-24  8:22 UTC  (4+ messages)

[PATCH v2] firmware_loader: fix memory leak for paged buffer
 2020-08-24  8:21 UTC  (4+ messages)
` [PATCH v3] "

Lockdep warning caused by "driver core: Fix sleeping in invalid context during device link deletion"
 2020-08-24  8:18 UTC  (3+ messages)

stable-rc 4.14: arm64: Internal error: Oops: clk_reparent __clk_set_parent_before on db410c
 2020-08-24  8:18 UTC  (8+ messages)

[PATCH v10 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-24  8:17 UTC  (4+ messages)
` [PATCH v10 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v10 2/2] Add PWM fan controller driver for "

[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
 2020-08-24  8:16 UTC  (3+ messages)

[PATCH v2 6/6] kasan: update documentation for generic kasan
 2020-08-24  8:14 UTC 

[PATCH v2 5/6] kasan: add tests for workqueue stack recording
 2020-08-24  8:13 UTC 

[PATCH v2 4/6] kasan: add tests for timer stack recording
 2020-08-24  8:13 UTC 

[PATCH v2 3/6] kasan: print timer and workqueue stack
 2020-08-24  8:12 UTC 

[PATCH v2 2/6] workqueue: kasan: record workqueue stack
 2020-08-24  8:11 UTC 

[PATCH v2 1/6] timer: kasan: record timer stack
 2020-08-24  8:10 UTC 

[PATCH net-next 1/2] dt-bindings: dp83867: add ti,led-function and ti,led-ctrl properties
 2020-08-24  8:09 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: dp83867: apply ti,led-function and ti,led-ctrl to registers
    ` (EXT) Re: [PATCH net-next 2/2] net: phy: dp83867: apply ti, led-function and ti, led-ctrl "

linux-next: build failure after merge of the net-next tree
 2020-08-24  8:08 UTC  (4+ messages)

[PATCH v2 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-24  8:07 UTC 

[PATCH RESEND] ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
 2020-08-24  7:58 UTC 

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-08-24  8:03 UTC  (4+ messages)

[PATCH v4 0/2] selinux: add detailed tracepoint on audited events
 2020-08-24  8:01 UTC  (4+ messages)
` [PATCH v4 1/2] selinux: add "

[PATCH v3 0/6] Fix timeout clock used by hardware data timeout
 2020-08-24  7:58 UTC  (3+ messages)
` [PATCH v3 6/6] sdhci: tegra: Add missing TMCLK for "

[PATCH] ARM: dts: imx6sx-sdb: Add headphone detection for sound card
 2020-08-24  7:56 UTC 

[PATCH v2 0/3] Add headphone detection for sound card
 2020-08-24  7:50 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: imx6sx-sdb: "
` [PATCH v2 2/3] ARM: dts: imx6sl-evk: "
` [PATCH v2 3/3] ARM: dts: imx6sll-evk: Add audio sound card node

[PATCH v6 0/2] phy: omap-usb2-phy: Errata and coding style fix
 2020-08-24  7:51 UTC  (3+ messages)
` [PATCH v6 1/2] phy: omap-usb2-phy: disable PHY charger detect
` [PATCH v6 2/2] phy: omap-usb2-phy: fix coding style issues

[PATCH 0/1] convert l2 cache dt bindings to YAML format
 2020-08-24  7:50 UTC  (2+ messages)
` [PATCH 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH v4] dt-binding: phy: convert ti,omap-usb2 to YAML
 2020-08-24  7:47 UTC  (2+ messages)

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-24  7:46 UTC  (7+ messages)

[PATCH] memory: samsung: exynos5422-dmc: propagate error from exynos5_counters_get()
 2020-08-24  7:44 UTC  (7+ messages)

[PATCH v8 0/4] add some power supply properties about wireless/wired charging
 2020-08-24  7:43 UTC  (7+ messages)
` [PATCH v8 1/4] power: supply: core: add quick charge type property

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-24  7:36 UTC  (5+ messages)
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag

[PATCH v1 0/6] Introduce Embedded Controller driver for Acer A500
 2020-08-24  7:33 UTC  (5+ messages)
` [PATCH v1 1/6] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500

[PATCH 1/2] drm/virtio: fix unblank
 2020-08-24  7:24 UTC  (2+ messages)

[PATCH] HID: elan: Fix memleak in elan_input_configured
 2020-08-24  7:23 UTC 

[PATCH v3 0/2] regulator: mt6360: Add support for MT6360 regulator
 2020-08-24  7:21 UTC  (4+ messages)
` [PATCH v3 2/2] regulator: mt6360: Add DT binding documentation

[PATCH] mmc: tegra: Add Runtime PM callbacks
 2020-08-24  7:20 UTC  (2+ messages)

[PATCH 1/2] thermal: imx: Use dev_err_probe() to simplify error handling
 2020-08-24  7:19 UTC  (2+ messages)

[PATCH] drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"
 2020-08-24  7:19 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the arm-soc-fixes tree
 2020-08-24  7:17 UTC  (3+ messages)

[PATCH v8 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-24  7:16 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mm-beacon-baseboard: Correct LED default state
 2020-08-24  7:15 UTC 

[PATCH v2 1/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
 2020-08-24  7:15 UTC  (2+ messages)

[PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag
 2020-08-24  6:18 UTC  (3+ messages)

[PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24  7:07 UTC  (9+ messages)
` [PATCH 02/22] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH 07/22] dt-bindings: serial: fsl-imx-uart: imx-pwm: Add i.MX 8M compatibles

linux-next: build failure after merge of the hwmon-staging tree
 2020-08-24  7:01 UTC  (2+ messages)

[PATCH] media: omap3isp: Fix memleak in isp_probe
 2020-08-24  6:53 UTC 

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-24  6:49 UTC  (5+ messages)

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-24  6:21 UTC  (9+ messages)
` [patch RFC 22/38] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
` [patch RFC 23/38] x86/xen: Rework MSI teardown
` [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init
` [patch RFC 26/38] x86/xen: Wrap XEN MSI management into irqdomain

[PATCH] Documentation: sound/cards: fix heading underline lengths for https: changes
 2020-08-24  6:30 UTC  (2+ messages)

[PATCH 0/4] mmc: sdio: Export CISTPL_VERS_1 attributes to userspace
 2020-08-24  6:35 UTC  (3+ messages)

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-24  6:17 UTC  (4+ messages)

Why KASAN doesn't detect this stack oob fault?
 2020-08-24  6:29 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620
 2020-08-24  6:29 UTC  (2+ messages)

[PATCH] i2c: i2c-rcar: Auto select RESET_CONTROLLER
 2020-08-24  6:26 UTC 

[PATCH] mmc: core: Initial support for SD express card/host
 2020-08-24  6:33 UTC  (4+ messages)
  ` 答复: "

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-24  5:55 UTC  (3+ messages)
` [RESEND PATCH v3 7/8] mtd: spi-nor: Convert cadence-quadspi to use "

[PATCH] net: systemport: Fix memleak in bcm_sysport_probe
 2020-08-24  5:58 UTC 

[PATCH] kbuild: Run syncconfig with -s
 2020-08-24  6:04 UTC  (3+ messages)

[PATCH] iio: dac: ad5593r: Dynamically set AD5593R channel modes
 2020-08-24  5:43 UTC 

[PATCH] net: hns: Fix memleak in hns_nic_dev_probe
 2020-08-24  5:44 UTC 

[RFC PATCH 0/5] printk: new log_cont implementation
 2020-08-24  5:37 UTC  (3+ messages)
` [RFC PATCH 1/5] printk: implement pr_cont_t

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-08-24  5:20 UTC 

[PATCH v1 00/10] DDW indirect mapping
 2020-08-24  5:17 UTC  (9+ messages)
` [PATCH v1 06/10] powerpc/pseries/iommu: Add ddw_list_add() helper
` [PATCH v1 07/10] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v1 08/10] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v1 09/10] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition

[PATCH v2] KVM: LAPIC: Narrow down the kick target vCPU
 2020-08-24  5:15 UTC  (2+ messages)

linux-next: Tree for Aug 24
 2020-08-24  4:51 UTC 

[GIT PULL] irqchip fixes for 5.9, take #1
 2020-08-24  4:45 UTC  (2+ messages)

[PATCH V2] arm64/hotplug: Improve memory offline event notifier
 2020-08-24  4:09 UTC  (2+ messages)

[PATCH] tools/power turbostat: call pread64 in kernel directly
 2020-08-24  4:08 UTC  (6+ messages)

[PATCH v2] h8300: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-08-24  3:36 UTC  (2+ messages)

[GIT PULL] fallthrough pseudo-keyword macro conversions for 5.9-rc3
 2020-08-24  3:48 UTC 

[PATCH v2] h8300: dts: Fix /chosen:stdout-path
 2020-08-24  3:35 UTC  (2+ messages)

[PATCH] media: staging/intel-ipu3: css: Correctly reset some memory
 2020-08-24  3:26 UTC  (2+ messages)

[PATCH] [v2] watchdog: Use put_device on error
 2020-08-24  3:12 UTC 

[PATCH] ceph: add column 'mds' to show caps in more user friendly
 2020-08-24  3:00 UTC 

[PATCH] misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
 2020-08-24  3:00 UTC 

[PATCH -next] amdgpu: fix Documentation builds for pm/ file movement
 2020-08-24  2:59 UTC  (2+ messages)

[PATCH] mtd: maps: physmap: Retain mtd-name property from dts
 2020-08-24  2:57 UTC 

[PATCH] staging: greybus: fix warnings detected by sparse
 2020-08-24  2:50 UTC 

[PATCH v2 1/2] irqchip: irq-mst: Add MStar interrupt controller support
 2020-08-24  2:48 UTC  (2+ messages)
` [PATCH] MAINTAINERS: Add maintenance information for MStar Interrupt Controller

[RESEND PATCH 1/5] iommu: mtk: Drop of_match_ptr to fix -Wunused-const-variable
 2020-08-24  2:43 UTC  (3+ messages)
` [RESEND PATCH 4/5] iommu: intel: Drop kerneldoc marker from regular comment

[mm] c566586818: BUG:kernel_hang_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok
 2020-08-24  2:47 UTC  (3+ messages)

[PATCH] ntfs: add check for mft record size in superblock
 2020-08-24  2:46 UTC  (2+ messages)

[PATCH v5 0/2] Add Intel LGM soc DMA support
 2020-08-24  2:30 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH] watchdog: Fix memleak in watchdog_cdev_register
 2020-08-24  2:40 UTC 

[PATCH] usb: hcd: fix the error check
 2020-08-24  2:39 UTC  (2+ messages)

[PATCH v2 1/2] irqchip: irq-mst: Add MStar interrupt controller support
 2020-08-24  2:36 UTC  (2+ messages)

[PATCH] regulator: mp886x: use "mps,switch-frequency-hz"
 2020-08-24  2:32 UTC 

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-08-24  2:26 UTC  (5+ messages)
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs
` [PATCH v2 4/9] iommu/ioasid: Add reference couting functions


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