linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 18:33:35 to 2020-07-14 18:57:02 UTC [more...]

[PATCH 4.19 00/58] 4.19.133-rc1 review
 2020-07-14 18:44 UTC  (51+ messages)
` [PATCH 4.19 01/58] KVM: s390: reduce number of IO pins to 1
` [PATCH 4.19 02/58] spi: spi-fsl-dspi: Adding shutdown hook
` [PATCH 4.19 03/58] spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
` [PATCH 4.19 04/58] spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
` [PATCH 4.19 05/58] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
` [PATCH 4.19 08/58] drm/tegra: hub: Do not enable orphaned window group
` [PATCH 4.19 09/58] gpu: host1x: Detach driver on unregister
` [PATCH 4.19 10/58] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH 4.19 11/58] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH 4.19 12/58] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 4.19 13/58] i40e: "
` [PATCH 4.19 14/58] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH 4.19 15/58] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH 4.19 16/58] s390/kasan: fix early pgm check handler execution
` [PATCH 4.19 17/58] drm/sun4i: mixer: Call of_dma_configure if theres an IOMMU
` [PATCH 4.19 18/58] cifs: update ctime and mtime during truncate
` [PATCH 4.19 19/58] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 4.19 20/58] scsi: mptscsih: Fix read sense data size
` [PATCH 4.19 21/58] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH 4.19 22/58] block: release bip in a right way in error path
` [PATCH 4.19 23/58] nvme-rdma: assign completion vector correctly
` [PATCH 4.19 24/58] x86/entry: Increase entry_stack size to a full page
` [PATCH 4.19 25/58] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
` [PATCH 4.19 26/58] drm/mediatek: Check plane visibility in atomic_update
` [PATCH 4.19 28/58] smsc95xx: check return value of smsc95xx_reset
` [PATCH 4.19 29/58] smsc95xx: avoid memory leak in smsc95xx_bind
` [PATCH 4.19 30/58] net: hns3: fix use-after-free when doing self test
` [PATCH 4.19 31/58] ALSA: compress: fix partial_drain completion state
` [PATCH 4.19 33/58] nbd: Fix memory leak in nbd_add_socket
` [PATCH 4.19 34/58] cxgb4: fix all-mask IP address comparison
` [PATCH 4.19 35/58] bnxt_en: fix NULL dereference in case SR-IOV configuration fails
` [PATCH 4.19 36/58] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH 4.19 38/58] ALSA: opl3: fix infoleak in opl3
` [PATCH 4.19 39/58] ALSA: hda - let hs_mic be picked ahead of hp_mic
` [PATCH 4.19 42/58] KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
` [PATCH 4.19 43/58] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
` [PATCH 4.19 44/58] KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
` [PATCH 4.19 45/58] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
` [PATCH 4.19 46/58] kallsyms: Refactor kallsyms_show_value() to take cred
` [PATCH 4.19 47/58] kernel: module: Use struct_size() helper
` [PATCH 4.19 49/58] module: Do not expose section addresses to non-CAP_SYSLOG
` [PATCH 4.19 50/58] kprobes: Do not expose probe "
` [PATCH 4.19 51/58] bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
` [PATCH 4.19 52/58] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
` [PATCH 4.19 53/58] btrfs: fix fatal extent_buffer readahead vs releasepage race
` [PATCH 4.19 54/58] drm/radeon: fix double free
` [PATCH 4.19 55/58] dm: use noio when sending kobject event
` [PATCH 4.19 56/58] ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
` [PATCH 4.19 57/58] ARC: elf: use right ELF_ARCH
` [PATCH 4.19 58/58] s390/mm: fix huge pte soft dirty copying

[PATCH 5.7 000/166] 5.7.9-rc1 review
 2020-07-14 18:44 UTC  (53+ messages)
` [PATCH 5.7 002/166] spi: spi-fsl-dspi: Adding shutdown hook
` [PATCH 5.7 003/166] spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
` [PATCH 5.7 004/166] regmap: fix alignment issue
` [PATCH 5.7 005/166] perf/x86/rapl: Move RAPL support to common x86 code
` [PATCH 5.7 006/166] perf/x86/rapl: Fix RAPL config variable bug
` [PATCH 5.7 009/166] drm/ttm: Fix dma_fence refcnt leak when adding move fence
` [PATCH 5.7 010/166] gpu: host1x: Clean up debugfs in error handling path
` [PATCH 5.7 011/166] drm/tegra: hub: Do not enable orphaned window group
` [PATCH 5.7 012/166] gpu: host1x: Detach driver on unregister
` [PATCH 5.7 014/166] drm: mcde: Fix display initialization problem
` [PATCH 5.7 018/166] spi: spidev: fix a race between spidev_release and spidev_remove
` [PATCH 5.7 020/166] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
` [PATCH 5.7 021/166] net: ethernet: mvneta: Add 2500BaseX support "
` [PATCH 5.7 022/166] ixgbe: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 5.7 023/166] i40e: "
` [PATCH 5.7 025/166] ibmvnic: continue to init in CRQ reset returns H_CLOSED
` [PATCH 5.7 026/166] powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
` [PATCH 5.7 027/166] xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed
` [PATCH 5.7 029/166] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH 5.7 030/166] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH 5.7 031/166] s390/kasan: fix early pgm check handler execution
` [PATCH 5.7 032/166] drm/sun4i: mixer: Call of_dma_configure if theres an IOMMU
` [PATCH 5.7 034/166] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 5.7 035/166] scsi: qla2xxx: Fix MPI failure AEN (8200) handling
` [PATCH 5.7 036/166] scsi: mptscsih: Fix read sense data size
` [PATCH 5.7 037/166] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH 5.7 038/166] arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
` [PATCH 5.7 039/166] block: release bip in a right way in error path
` [PATCH 5.7 041/166] x86/entry: Increase entry_stack size to a full page
` [PATCH 5.7 044/166] sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption
` [PATCH 5.7 045/166] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
` [PATCH 5.7 046/166] mtd: set master partition panic write flag
` [PATCH 5.7 048/166] gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
` [PATCH 5.7 049/166] gpio: pca953x: Fix direction setting when configure an IRQ
` [PATCH 5.7 050/166] gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
` [PATCH 5.7 051/166] ASoC: fsl_mqs: Dont check clock is NULL before calling clk API
` [PATCH 5.7 052/166] ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
` [PATCH 5.7 057/166] nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
` [PATCH 5.7 058/166] drm/mediatek: Check plane visibility in atomic_update
` [PATCH 5.7 069/166] netfilter: conntrack: refetch conntrack after nf_conntrack_update()
` [PATCH 5.7 070/166] net: rmnet: fix lower interface leak
` [PATCH 5.7 071/166] net: rmnet: do not allow to add multiple bridge interfaces
` [PATCH 5.7 073/166] perf intel-pt: Fix recording PEBS-via-PT with registers
` [PATCH 5.7 074/166] perf intel-pt: Fix PEBS sample for XMM registers
` [PATCH 5.7 075/166] smsc95xx: check return value of smsc95xx_reset
` [PATCH 5.7 076/166] smsc95xx: avoid memory leak in smsc95xx_bind
` [PATCH 5.7 077/166] net: hns3: check reset pending after FLR prepare
` [PATCH 5.7 079/166] net: hns3: add a missing uninit debugfs when unload driver
` [PATCH 5.7 080/166] net: hns3: fix use-after-free when doing self test
` [PATCH 5.7 081/166] ALSA: compress: fix partial_drain completion state
` [PATCH 5.7 083/166] net: qed: fix buffer overflow on ethtool -d
` [PATCH 5.7 085/166] powerpc/64s/exception: Fix 0x1500 interrupt handler crash

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14 18:56 UTC  (5+ messages)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch

[PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
 2020-07-14 18:55 UTC  (2+ messages)

[PATCH 5.4 000/109] 5.4.52-rc1 review
 2020-07-14 18:44 UTC  (79+ messages)
` [PATCH 5.4 001/109] KVM: s390: reduce number of IO pins to 1
` [PATCH 5.4 002/109] spi: spi-fsl-dspi: Adding shutdown hook
` [PATCH 5.4 003/109] spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
` [PATCH 5.4 004/109] regmap: fix alignment issue
` [PATCH 5.4 005/109] perf/x86/rapl: Move RAPL support to common x86 code
` [PATCH 5.4 007/109] ARM: dts: omap4-droid4: Fix spi configuration and increase rate
` [PATCH 5.4 011/109] drm: mcde: Fix display initialization problem
` [PATCH 5.4 013/109] ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
` [PATCH 5.4 015/109] spi: spidev: fix a potential use-after-free in spidev_release()
` [PATCH 5.4 017/109] net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
` [PATCH 5.4 019/109] i40e: protect ring accesses with READ- and WRITE_ONCE
` [PATCH 5.4 020/109] ibmvnic: continue to init in CRQ reset returns H_CLOSED
` [PATCH 5.4 022/109] iommu/vt-d: Dont apply gfx quirks to untrusted devices
` [PATCH 5.4 023/109] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
` [PATCH 5.4 024/109] drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
` [PATCH 5.4 026/109] drm/sun4i: mixer: Call of_dma_configure if theres an IOMMU
` [PATCH 5.4 028/109] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
` [PATCH 5.4 029/109] scsi: mptscsih: Fix read sense data size
` [PATCH 5.4 030/109] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
` [PATCH 5.4 032/109] nvme-rdma: assign completion vector correctly
` [PATCH 5.4 033/109] x86/entry: Increase entry_stack size to a full page
` [PATCH 5.4 034/109] sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption
` [PATCH 5.4 035/109] net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
` [PATCH 5.4 036/109] gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
` [PATCH 5.4 039/109] drm/mediatek: Check plane visibility in atomic_update
` [PATCH 5.4 040/109] bpf, sockmap: RCU splat with redirect and strparser error or TLS
` [PATCH 5.4 042/109] netfilter: ipset: call ip_set_free() instead of kfree()
` [PATCH 5.4 045/109] IB/sa: Resolv use-after-free in ib_nl_make_request()
` [PATCH 5.4 046/109] net: dsa: microchip: set the correct number of ports
` [PATCH 5.4 047/109] netfilter: conntrack: refetch conntrack after nf_conntrack_update()
` [PATCH 5.4 048/109] perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
` [PATCH 5.4 049/109] perf intel-pt: Fix recording PEBS-via-PT with registers
` [PATCH 5.4 050/109] perf intel-pt: Fix PEBS sample for XMM registers
` [PATCH 5.4 052/109] smsc95xx: avoid memory leak in smsc95xx_bind
` [PATCH 5.4 053/109] net: hns3: add a missing uninit debugfs when unload driver
` [PATCH 5.4 054/109] net: hns3: fix use-after-free when doing self test
` [PATCH 5.4 056/109] RDMA/siw: Fix reporting vendor_part_id
` [PATCH 5.4 057/109] arm64: kgdb: Fix single-step exception handling oops
` [PATCH 5.4 058/109] nbd: Fix memory leak in nbd_add_socket
` [PATCH 5.4 059/109] cxgb4: fix all-mask IP address comparison
` [PATCH 5.4 060/109] IB/mlx5: Fix 50G per lane indication
` [PATCH 5.4 061/109] qed: Populate nvm-file attributes while reading nvm config partition
` [PATCH 5.4 062/109] net/mlx5: Fix eeprom support for SFP module
` [PATCH 5.4 063/109] net/mlx5e: Fix 50G per lane indication
` [PATCH 5.4 064/109] bnxt_en: fix NULL dereference in case SR-IOV configuration fails
` [PATCH 5.4 065/109] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH 5.4 066/109] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH 5.4 067/109] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH 5.4 069/109] mlxsw: pci: Fix use-after-free in case of failed devlink reload
` [PATCH 5.4 070/109] IB/hfi1: Do not destroy hfi1_wq when the device is shut down
` [PATCH 5.4 071/109] IB/hfi1: Do not destroy link_wq "
` [PATCH 5.4 074/109] ALSA: usb-audio: add quirk for MacroSilicon MS2109
` [PATCH 5.4 075/109] ALSA: usb-audio: Add implicit feedback quirk for RTX6001
` [PATCH 5.4 076/109] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
` [PATCH 5.4 077/109] ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC
` [PATCH 5.4 078/109] ALSA: hda/realtek: Enable headset mic of Acer C20-820 "
` [PATCH 5.4 081/109] KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
` [PATCH 5.4 082/109] KVM: arm64: Annotate hyp NMI-related functions as __always_inline
` [PATCH 5.4 083/109] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
` [PATCH 5.4 085/109] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
` [PATCH 5.4 087/109] kallsyms: Refactor kallsyms_show_value() to take cred
` [PATCH 5.4 088/109] module: Refactor section attr into bin attribute
` [PATCH 5.4 090/109] kprobes: Do not expose probe addresses to non-CAP_SYSLOG
` [PATCH 5.4 091/109] bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
` [PATCH 5.4 094/109] btrfs: fix double put of block group with nocow
` [PATCH 5.4 096/109] drm/amdgpu: dont do soft recovery if gpu_recovery=0
` [PATCH 5.4 097/109] dm: use noio when sending kobject event
` [PATCH 5.4 098/109] mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
` [PATCH 5.4 099/109] ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
` [PATCH 5.4 100/109] ARC: elf: use right ELF_ARCH
` [PATCH 5.4 101/109] s390/setup: init jump labels before command line parsing
` [PATCH 5.4 102/109] s390/mm: fix huge pte soft dirty copying
` [PATCH 5.4 103/109] blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
` [PATCH 5.4 104/109] dm writecache: reject asynchronous pmem devices
` [PATCH 5.4 105/109] perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
` [PATCH 5.4 109/109] pwm: jz4740: Fix build failure

[fuse] 6b2fb79963: WARNING:at_fs/fuse/file.c:#tree_insert[fuse]
 2020-07-14 18:53 UTC  (4+ messages)
` [PATCH] fuse_writepages_fill: simplified "if-else if" constuction

[PATCH -v2.1] x86/msr: Filter MSR writes
 2020-07-14 18:52 UTC  (6+ messages)

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-14 18:49 UTC  (11+ messages)

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-14 18:45 UTC 

[PATCH] cpufreq: imx: Select NVMEM_IMX_OCOTP
 2020-07-14 18:43 UTC 

[PATCH V1 0/5] riscv: Add k/uprobe supported
 2020-07-14 18:43 UTC  (2+ messages)

[PATCH] mm/percpu: mark pcpu_chunk_type() as __maybe_unused
 2020-07-14 18:41 UTC  (4+ messages)
  ` [PATCH v2] mm/percpu: fix 'defined but not used' warning

[PATCH] drm: msm: a6xx: fix gpu failure after system resume
 2020-07-14 18:42 UTC  (3+ messages)

[PATCH v6 0/7] Add support for O_MAYEXEC
 2020-07-14 18:40 UTC  (3+ messages)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC

[PATCH net-next v2] hinic: add firmware update support
 2020-07-14 18:37 UTC  (2+ messages)

[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
 2020-07-14 18:35 UTC 

[ANNOUNCE] 4.19.132-rt59
 2020-07-14 18:35 UTC  (2+ messages)

[RFC PATCH 0/4] rseq: Introduce extensible struct rseq
 2020-07-14 18:33 UTC  (5+ messages)
` [RFC PATCH 2/4] rseq: Allow extending "

[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
 2020-07-14 18:33 UTC  (2+ messages)

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-07-14 18:33 UTC  (7+ messages)
` [PATCH v4 "


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