All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 18:36:45 to 2020-07-14 18:55:11 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:43 UTC  (25+ 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 025/166] ibmvnic: continue to init in CRQ reset returns H_CLOSED
` [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 00/10] ALSA: Replace words for inclusive terminalogy guideline
 2020-07-14 18:52 UTC  (3+ messages)
` [PATCH 01/10] ALSA: Replace the word "slave" in vmaster API

[PATCH 5.4 000/109] 5.4.52-rc1 review
 2020-07-14 18:44 UTC  (81+ messages)
  ` [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 001/109] KVM: s390: reduce number of IO pins to 1
  ` [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

[PATCH] pinctrl: rockchip: Replace HTTP links with HTTPS ones
 2020-07-14 18:27 UTC  (2+ messages)

[PATCH v4 75/75] x86/sev-es: Check required CPU features for SEV-ES
 2020-07-14 18:53 UTC  (2+ messages)

[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

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

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

[Intel-gfx] [PATCH] drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+
 2020-07-14 18:51 UTC 

tinymembench: fix patch fuzz
 2020-07-14 18:50 UTC 

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

[PATCH 1/2] auto-t: fix hostapd.ungraceful_restart
 2020-07-14 18:49 UTC  (2+ messages)
` [PATCH 2/2] auto-t: make testSAQuery more reliable

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-14 18:45 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH v6] netdev: use wiphy radio work queue for connections
 2020-07-14 18:48 UTC 

[PATCH v5 00/12] python/machine.py: refactor shutdown
 2020-07-14 18:47 UTC  (4+ messages)
` [PATCH v5 05/12] python/machine.py: Prohibit multiple shutdown() calls

[PATCH v3 00/10] server side user xattr support (RFC 8276)
 2020-07-14 18:46 UTC  (5+ messages)
` [PATCH v3 02/10] xattr: add a function to check if a namespace is supported

[PATCH v2] memcg, oom: check memcg margin for parallel oom
 2020-07-14 18:46 UTC  (2+ messages)

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-14 17:46 UTC  (4+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "

[PATCH 0/3] Misc. redirect_dir=nofollow fixes
 2020-07-14 18:45 UTC  (8+ messages)
` [PATCH 1/3] ovl: force read-only sb on failure to create index dir

[PATCH 1/2] ARM: at91: dts: sama5d27-som1: adapt to upstream partition layout
 2020-07-14 18:45 UTC  (3+ messages)

[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  (3+ 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-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware
 2020-07-14 18:41 UTC  (3+ messages)
` [PATCH-for-5.1 3/4] qemu-common: Document qemu_find_file()

[PATCH] drm: msm: a6xx: fix gpu failure after system resume
 2020-07-14 18:42 UTC  (4+ 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

[f2fs-dev] [PATCH v2 0/1] f2fs: zns zone-capacity support
 2020-07-14 18:40 UTC  (5+ messages)
` [f2fs-dev] [PATCH v2 1/1] f2fs: support zone capacity less than zone size
      `  "

[PULL 00/15] riscv-to-apply queue
 2020-07-14 18:39 UTC  (2+ messages)

stable-rc 5.4: arm64 build failed - error: ‘const struct arch_timer_erratum_workaround’ has no member named ‘disable_compat_vdso’
 2020-07-14 18:40 UTC  (2+ messages)

[PATCH v2 bpf-next 3/8] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-14 18:39 UTC  (3+ messages)

[PATCH] net:fec: fixed unaligned access and stack corruption
 2020-07-14 18:39 UTC  (7+ messages)

[PATCH 00/10] Misc fixes & cleanups for nfs-utils
 2020-07-14 18:38 UTC  (2+ messages)

[PATCH v7 00/47] block: Deal with filters
 2020-07-14 18:37 UTC  (3+ messages)
` [PATCH v7 20/47] block: Iterate over children in refresh_limits

[RFC PATCH 0/4] Introduce global.bootm.root env var for booting via PARTUUID
 2020-07-14 18:37 UTC  (4+ messages)

[PATCH 0/1] python: add make check-python target
 2020-07-14 18:36 UTC  (4+ messages)
` [PATCH 1/1] python: add "

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

[qemu-mainline bisection] complete test-amd64-amd64-qemuu-nested-intel
 2020-07-14 18:36 UTC 

[dpdk-dev] [PATCH v6 0/4] generic rte atomic APIs deprecate proposal
 2020-07-14 18:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 0/3] "
  ` [dpdk-dev] [PATCH v7 1/3] doc: add generic atomic deprecation section


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.