linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-01 16:51:53 to 2020-09-01 17:16:57 UTC [more...]

[PATCH 4.4 00/62] 4.4.235-rc1 review
 2020-09-01 15:10 UTC  (4+ messages)
` [PATCH 4.4 55/62] usb: uas: Add quirk for PNY Pro Elite
` [PATCH 4.4 61/62] HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
` [PATCH 4.4 62/62] ALSA: usb-audio: Update documentation comment for MS2109 quirk

[PATCH 0/6] Some buffer management fixes for proc
 2020-09-01 15:14 UTC  (7+ messages)
` [PATCH 1/6] proc: use vmalloc for our kernel buffer
` [PATCH 2/6] tree-wide: rename vmemdup_user to kvmemdup_user
` [PATCH 3/6] proc: allocate count + 1 for our read buffer

[PATCH 4.9 00/78] 4.9.235-rc1 review
 2020-09-01 15:10 UTC  (42+ messages)
` [PATCH 4.9 03/78] net: Fix potential wrong skb->protocol in skb_vlan_untag()
` [PATCH 4.9 04/78] tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
` [PATCH 4.9 05/78] ipvlan: fix device features
` [PATCH 4.9 06/78] gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
` [PATCH 4.9 07/78] ALSA: pci: delete repeated words in comments
` [PATCH 4.9 10/78] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
` [PATCH 4.9 11/78] scsi: target: tcmu: Fix crash on ARM during cmd completion
` [PATCH 4.9 13/78] drm/amdkfd: Fix reference count leaks
` [PATCH 4.9 14/78] drm/radeon: fix multiple reference count leak
` [PATCH 4.9 15/78] drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
` [PATCH 4.9 20/78] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
` [PATCH 4.9 25/78] cec-api: prevent leaking memory through hole in structure
` [PATCH 4.9 26/78] drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
` [PATCH 4.9 30/78] ceph: fix potential mdsc use-after-free crash
` [PATCH 4.9 33/78] media: davinci: vpif_capture: fix potential double free
` [PATCH 4.9 34/78] KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH 4.9 37/78] efi: provide empty efi_enter_virtual_mode implementation
` [PATCH 4.9 38/78] Revert "ath10k: fix DMA related firmware crashes on multiple devices"
` [PATCH 4.9 40/78] usb: gadget: f_tcm: Fix some resource leaks in some error paths
` [PATCH 4.9 42/78] jbd2: abort journal if free a async write error metadata buffer
` [PATCH 4.9 44/78] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH 4.9 45/78] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH 4.9 46/78] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH 4.9 47/78] net: gianfar: Add of_node_put() before goto statement
` [PATCH 4.9 50/78] btrfs: fix space cache memory leak after transaction abort
` [PATCH 4.9 52/78] USB: lvtest: return proper error code in probe
` [PATCH 4.9 53/78] vt: defer kfree() of vc_screenbuf in vc_do_resize()
` [PATCH 4.9 55/78] serial: samsung: Removes the IRQ not found warning
` [PATCH 4.9 56/78] serial: pl011: Fix oops on -EPROBE_DEFER
` [PATCH 4.9 58/78] serial: 8250: change lock order in serial8250_do_startup()
` [PATCH 4.9 59/78] writeback: Protect inode->i_io_list with inode->i_lock
` [PATCH 4.9 60/78] writeback: Avoid skipping inode writeback
` [PATCH 4.9 68/78] USB: quirks: Add no-lpm quirk for another Raydium touchscreen
` [PATCH 4.9 69/78] USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
` [PATCH 4.9 71/78] overflow.h: Add allocation size calculation helpers
` [PATCH 4.9 73/78] USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
` [PATCH 4.9 74/78] USB: gadget: u_f: Unbreak offset calculation in VLAs
` [PATCH 4.9 75/78] usb: storage: Add unusual_uas entry for Sony PSZ drives
` [PATCH 4.9 76/78] btrfs: check the right error variable in btrfs_del_dir_entries_in_log
` [PATCH 4.9 77/78] HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
` [PATCH 4.9 78/78] ALSA: usb-audio: Update documentation comment for MS2109 quirk

a saner API for allocating DMA addressable pages
 2020-09-01 17:16 UTC  (12+ messages)
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

[PATCH v2 08/12] phy: tegra: xusb: t210: support wake and sleepwalk
 2020-09-01 15:14 UTC  (2+ messages)

GREETINGS!!!
 2020-09-01 15:02 UTC 

[PATCH 5.8 000/255] 5.8.6-rc1 review
 2020-09-01 17:13 UTC  (3+ messages)
` [PATCH 5.8 070/255] dmaengine: idxd: fix PCI_MSI build errors

remove the last set_fs() in common code, and remove it for x86 and powerpc v2
 2020-09-01 17:13 UTC  (2+ messages)

[PATCH v4] iommu/tegra-smmu: Add locking around mapping operations
 2020-09-01 17:13 UTC 

[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-09-01 17:13 UTC  (7+ messages)
` [PATCH v11 5/5] kdump: update Documentation about crashkernel

[PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs
 2020-09-01 17:12 UTC  (8+ messages)
` [PATCH 1/2] docs/livepatch: Add new compiler considerations doc
          ` refactoring livepatch documentation was "

[PATCH 4.14 00/91] 4.14.196-rc1 review
 2020-09-01 15:11 UTC  (63+ messages)
` [PATCH 4.14 01/91] powerpc/64s: Dont init FSCR_DSCR in __init_FSCR()
` [PATCH 4.14 02/91] net: Fix potential wrong skb->protocol in skb_vlan_untag()
` [PATCH 4.14 05/91] gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
` [PATCH 4.14 07/91] ASoC: tegra: Fix reference count leaks
` [PATCH 4.14 08/91] mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
` [PATCH 4.14 09/91] arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
` [PATCH 4.14 10/91] powerpc/xive: Ignore kmemleak false positives
` [PATCH 4.14 11/91] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
` [PATCH 4.14 16/91] drm/radeon: fix multiple reference count leak
` [PATCH 4.14 18/91] drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
` [PATCH 4.14 19/91] drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
` [PATCH 4.14 20/91] drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
` [PATCH 4.14 21/91] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH 4.14 22/91] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
` [PATCH 4.14 23/91] omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
` [PATCH 4.14 28/91] f2fs: fix use-after-free issue
` [PATCH 4.14 33/91] ceph: fix potential mdsc use-after-free crash
` [PATCH 4.14 36/91] media: davinci: vpif_capture: fix potential double free
` [PATCH 4.14 37/91] KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH 4.14 38/91] powerpc/spufs: add CONFIG_COREDUMP dependency
` [PATCH 4.14 41/91] Revert "ath10k: fix DMA related firmware crashes on multiple devices"
` [PATCH 4.14 42/91] media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
` [PATCH 4.14 44/91] null_blk: fix passing of REQ_FUA flag in null_handle_rq
` [PATCH 4.14 45/91] i2c: rcar: in slave mode, clear NACK earlier
` [PATCH 4.14 46/91] usb: gadget: f_tcm: Fix some resource leaks in some error paths
` [PATCH 4.14 47/91] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH 4.14 48/91] ext4: dont BUG on inconsistent journal feature
` [PATCH 4.14 51/91] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH 4.14 52/91] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH 4.14 53/91] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH 4.14 54/91] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH 4.14 55/91] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH 4.14 57/91] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH 4.14 58/91] HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
` [PATCH 4.14 59/91] btrfs: fix space cache memory leak after transaction abort
` [PATCH 4.14 60/91] fbcon: prevent user font height or width change from causing potential out-of-bounds access
` [PATCH 4.14 61/91] USB: lvtest: return proper error code in probe
` [PATCH 4.14 62/91] vt: defer kfree() of vc_screenbuf in vc_do_resize()
` [PATCH 4.14 63/91] vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
` [PATCH 4.14 64/91] serial: samsung: Removes the IRQ not found warning
` [PATCH 4.14 65/91] serial: pl011: Fix oops on -EPROBE_DEFER
` [PATCH 4.14 66/91] serial: pl011: Dont leak amba_ports entry on driver register error
` [PATCH 4.14 67/91] serial: 8250_exar: Fix number of ports for Commtech PCIe cards
` [PATCH 4.14 68/91] serial: 8250: change lock order in serial8250_do_startup()
` [PATCH 4.14 69/91] writeback: Protect inode->i_io_list with inode->i_lock
` [PATCH 4.14 71/91] writeback: Fix sync livelock due to b_dirty_time processing
` [PATCH 4.14 72/91] XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information
` [PATCH 4.14 73/91] xhci: Do warm-reset when both CAS and XDEV_RESUME are set
` [PATCH 4.14 74/91] PM: sleep: core: Fix the handling of pending runtime resume requests
` [PATCH 4.14 76/91] drm/amdgpu: Fix buffer overflow in INFO ioctl
` [PATCH 4.14 77/91] USB: yurex: Fix bad gfp argument
` [PATCH 4.14 79/91] USB: quirks: Add no-lpm quirk for another Raydium touchscreen
` [PATCH 4.14 80/91] USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
` [PATCH 4.14 81/91] usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
` [PATCH 4.14 82/91] overflow.h: Add allocation size calculation helpers
` [PATCH 4.14 83/91] USB: gadget: u_f: add overflow checks to VLA macros
` [PATCH 4.14 84/91] USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
` [PATCH 4.14 85/91] USB: gadget: u_f: Unbreak offset calculation in VLAs
` [PATCH 4.14 87/91] usb: storage: Add unusual_uas entry for Sony PSZ drives
` [PATCH 4.14 88/91] btrfs: check the right error variable in btrfs_del_dir_entries_in_log
` [PATCH 4.14 89/91] tpm: Unify the mismatching TPM space buffer sizes
` [PATCH 4.14 91/91] ALSA: usb-audio: Update documentation comment for MS2109 quirk

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-01 17:08 UTC  (5+ messages)
` [PATCH v2 7/9] iommu/vt-d: Listen to IOASID notifications
` [PATCH v2 9/9] iommu/vt-d: Store guest PASID during bind

[PATCH v6 00/29] Warn on orphan section placement
 2020-09-01 15:17 UTC  (6+ messages)

[PATCH v2 09/12] phy: tegra: xusb: t186: support wake and sleepwalk
 2020-09-01 16:51 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Add 'sustainable_power' for CPU thermal zones
 2020-09-01 17:07 UTC  (2+ messages)

[PATCH v4] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev
 2020-09-01 15:17 UTC  (2+ messages)

[PATCH 4/5] media: uvcvideo: Protect uvc queue file operations against disconnect
 2020-09-01 16:58 UTC  (3+ messages)

RFC: backport of commit a32c1c61212d
 2020-09-01 17:09 UTC  (5+ messages)

[PATCH v3 1/3] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-09-01 17:06 UTC  (2+ messages)

[PATCH v3 0/6] tracing: export event trace and trace_marker
 2020-09-01 17:05 UTC  (3+ messages)

[PATCH v2] iio: sx9310: Prefer async probe
 2020-09-01 17:01 UTC  (3+ messages)

[PATCH v2 1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-09-01 17:04 UTC  (5+ messages)
` [PATCH v2 2/2] mm/pageblock: remove false sharing in pageblock_flags

[PATCH memory-model 0/9] LKMM updates for v5.10
 2020-09-01 17:04 UTC  (6+ messages)
` [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases

[PATCH 0/2] prandom_u32: make output less predictable
 2020-09-01 15:19 UTC  (4+ messages)

[PATCH RFC 0/2] Add log dirty support
 2020-09-01 15:20 UTC  (5+ messages)
` [PATCH RFC 2/2] target/kvm: Add interfaces needed for log dirty

[RFC PATCH 0/1] USB EHCI: repeated resets on full and low speed devices
 2020-09-01 17:00 UTC  (4+ messages)
` [RFC RESEND "

[PATCH v2 1/4] ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-09-01 17:00 UTC  (7+ messages)

[PATCH v2 6/9] spi: spi-s3c64xx: Check return values
 2020-09-01 15:21 UTC  (2+ messages)

[PATCH 4.19 000/125] 4.19.143-rc1 review
 2020-09-01 15:11 UTC  (52+ messages)
` [PATCH 4.19 001/125] powerpc/64s: Dont init FSCR_DSCR in __init_FSCR()
` [PATCH 4.19 003/125] net: Fix potential wrong skb->protocol in skb_vlan_untag()
` [PATCH 4.19 004/125] net: qrtr: fix usage of idr in port assignment to socket
` [PATCH 4.19 007/125] net: ena: Make missed_tx stat incremental
` [PATCH 4.19 009/125] ALSA: pci: delete repeated words in comments
` [PATCH 4.19 010/125] ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
` [PATCH 4.19 011/125] ASoC: img-parallel-out: Fix a reference count leak
` [PATCH 4.19 012/125] ASoC: tegra: Fix reference count leaks
` [PATCH 4.19 016/125] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
` [PATCH 4.19 020/125] drm/amdkfd: Fix reference count leaks
` [PATCH 4.19 022/125] drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
` [PATCH 4.19 024/125] drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
` [PATCH 4.19 025/125] drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
` [PATCH 4.19 026/125] scsi: lpfc: Fix shost refcount mismatch when deleting vport
` [PATCH 4.19 027/125] xfs: Dont allow logging of XFS_ISTALE inodes
` [PATCH 4.19 029/125] f2fs: fix error path in do_recover_data()
` [PATCH 4.19 033/125] rtlwifi: rtl8192cu: Prevent leaking urb
` [PATCH 4.19 034/125] mips/vdso: Fix resource leaks in genvdso.c
` [PATCH 4.19 035/125] cec-api: prevent leaking memory through hole in structure
` [PATCH 4.19 038/125] drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
` [PATCH 4.19 039/125] drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
` [PATCH 4.19 040/125] drm/nouveau: Fix reference count leak in nouveau_connector_detect
` [PATCH 4.19 045/125] scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
` [PATCH 4.19 046/125] EDAC/ie31200: Fallback if host bridge device is already initialized
` [PATCH 4.19 050/125] USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
` [PATCH 4.19 053/125] media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
` [PATCH 4.19 055/125] nvme-fc: Fix wrong return value in __nvme_fc_init_request()
` [PATCH 4.19 056/125] null_blk: fix passing of REQ_FUA flag in null_handle_rq
` [PATCH 4.19 059/125] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH 4.19 063/125] ext4: handle option set by mount flags correctly
` [PATCH 4.19 065/125] ext4: correctly restore system zone info when remount fails
` [PATCH 4.19 074/125] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH 4.19 076/125] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH 4.19 077/125] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH 4.19 078/125] net: gianfar: Add of_node_put() before goto statement
` [PATCH 4.19 079/125] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH 4.19 083/125] btrfs: reset compression level for lzo on remount
` [PATCH 4.19 084/125] btrfs: fix space cache memory leak after transaction abort
` [PATCH 4.19 086/125] USB: lvtest: return proper error code in probe
` [PATCH 4.19 087/125] vt: defer kfree() of vc_screenbuf in vc_do_resize()
` [PATCH 4.19 089/125] serial: samsung: Removes the IRQ not found warning
` [PATCH 4.19 104/125] irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake
` [PATCH 4.19 105/125] drm/amdgpu: Fix buffer overflow in INFO ioctl
` [PATCH 4.19 106/125] drm/amd/pm: correct Vega10 swctf limit setting
` [PATCH 4.19 107/125] drm/amd/pm: correct Vega12 "
` [PATCH 4.19 108/125] USB: yurex: Fix bad gfp argument
` [PATCH 4.19 109/125] usb: uas: Add quirk for PNY Pro Elite
` [PATCH 4.19 110/125] USB: quirks: Add no-lpm quirk for another Raydium touchscreen
` [PATCH 4.19 111/125] USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
` [PATCH 4.19 113/125] usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
` [PATCH 4.19 114/125] USB: gadget: u_f: add overflow checks to VLA macros

[PATCH] memory: tegra: Remove GPU from DRM IOMMU group
 2020-09-01 16:57 UTC  (2+ messages)

[PATCH v2 0/7] set clang minimum version to 10.0.1
 2020-09-01 16:55 UTC  (4+ messages)
` [PATCH v2 2/7] Revert "kbuild: disable clang's default use of -fmerge-all-constants"

[PATCH] PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
 2020-09-01 16:55 UTC  (2+ messages)

[PATCH 00/13] remoteproc: Add support for detaching from rproc
 2020-09-01 16:55 UTC  (2+ messages)

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-09-01 15:24 UTC  (9+ messages)

[PATCH 0/4] Support non-blocking pidfds
 2020-09-01 16:53 UTC  (5+ messages)
` [PATCH 1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open()

[RFC PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-09-01 16:51 UTC 


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