All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 18:24:25 to 2020-07-14 18:50:12 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.4 000/109] 5.4.52-rc1 review
 2020-07-14 18:43 UTC  (26+ 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 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

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

[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
 2020-07-14 18:35 UTC  (2+ messages)

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

Default initramfs location
 2020-07-14 18:35 UTC 

[PATCH for-next v1 0/7] RDMA: Remove query_pkey from iwarp providers
 2020-07-14 18:34 UTC  (5+ messages)
` [PATCH for-next v1 1/7] RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
` [PATCH for-next v1 2/7] RDMA/core: Allocate the pkey cache only if the "
` [PATCH for-next v1 3/7] RDMA/core: Remove query_pkey from the mandatory ops
` [PATCH for-next v1 7/7] RDMA/qedr: Remove the query_pkey callback

[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 "

[PATCH v6 00/17] Add static_call
 2020-07-14 18:31 UTC  (10+ messages)
` [PATCH v6 15/17] static_call: Allow early init

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-07-14 18:32 UTC  (5+ messages)
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 19/25] pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours

[PATCH] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2020-07-14 18:30 UTC  (4+ messages)

[PATCH] selftests/harness: Limit step counter reporting
 2020-07-14 18:30 UTC 

[PATCH net-next v2 00/12] udp_tunnel: NIC RX port offload infrastructure
 2020-07-14 18:29 UTC  (13+ messages)
` [PATCH net-next v2 01/12] nfp: convert to new udp_tunnel_nic infra
` [PATCH net-next v2 02/12] be2net: "
` [PATCH net-next v2 03/12] xgbe: switch to more generic VxLAN detection
` [PATCH net-next v2 04/12] xgbe: convert to new udp_tunnel_nic infra
` [PATCH net-next v2 05/12] bnx2x: "
` [PATCH net-next v2 06/12] cxgb4: "
` [PATCH net-next v2 07/12] enic: "
` [PATCH net-next v2 08/12] liquidio: "
` [PATCH net-next v2 09/12] liquidio_vf: "
` [PATCH net-next v2 10/12] fm10k: "
` [PATCH net-next v2 11/12] qede: "
` [PATCH net-next v2 12/12] qlcnic: "

[PATCH for-5.1] i386: hvf: Explicitly set CR4 guest/host mask
 2020-07-14 18:20 UTC  (3+ messages)

[RFC 0/3] x86: fix cpu hotplug with secure boot
 2020-07-14 18:26 UTC  (2+ messages)

[PATCH v2 0/4] SPDX conversions
 2020-07-14 18:28 UTC  (2+ messages)

[GIT PULL tip/core/rcu] RCU commits for v5.9
 2020-07-14 18:27 UTC  (3+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-14 18:26 UTC  (11+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

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

[jirislaby:devel 19/43] drivers/scsi/sd.c:1042:9: sparse: sparse: too long token expansion
 2020-07-14 18:26 UTC 

[PATCH] arm: baltos: add environment node
 2020-07-14 18:26 UTC  (2+ messages)

[MPTCP] [PATCH RFC 11/11] selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 10/11] mptcp: enable JOIN requests even if cookies are in use
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 09/11] tcp: handle want_cookie clause via reqsk_put
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 08/11] tcp: syncookies: keep mptcp option enabled
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 07/11] mptcp: subflow: add mptcp_subflow_init_cookie_req helper
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 06/11] mptcp: rename and export mptcp_subflow_request_sock_ops
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 05/11] mptcp: subflow: split subflow_init_req into helpers
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 04/11] mptcp: token: move retry to caller
 2020-07-14 18:25 UTC 

[PATCH 00/42] Navy Flounder support
 2020-07-14 18:23 UTC  (34+ messages)
` [PATCH 10/42] drm/amdgpu: initialize IP offset for navy_flounder
` [PATCH 11/42] drm/amdgpu: add support on mmhub "
` [PATCH 12/42] drm/amdgpu: add common ip block "
` [PATCH 13/42] drm/amdgpu: add gmc "
` [PATCH 14/42] drm/amdgpu: add ih "
` [PATCH 15/42] drm/amdgpu: add gfx "
` [PATCH 16/42] drm/amdgpu: add sdma "
` [PATCH 17/42] drm/amdgpu: add virtual display support "
` [PATCH 18/42] drm/amdgpu: configure navy_flounder gfx according to gfx 10.3
` [PATCH 19/42] drm/amdgpu: force pa_sc_tile_steering_override to 0 for navy_flounder
` [PATCH 20/42] drm/amdgpu: add gmc cg support "
` [PATCH 21/42] drm/amdgpu/powerplay: add smu "
` [PATCH 22/42] drm/amdgpu: add smu block "
` [PATCH 23/42] drm/amdgpu: add psp support "
` [PATCH 24/42] drm/amdgpu: add psp block "
` [PATCH 25/42] drm/amdgpu: use front door firmware loading "
` [PATCH 26/42] drm/amdkfd: Support navy_flounder KFD
` [PATCH 27/42] drm/amdkfd: Add kfd2kgd_funcs for navy_flounder kfd support
` [PATCH 28/42] drm/amdgpu/gfx10: add gc golden setting for navy_flounder
` [PATCH 29/42] drm/amdgpu: add navy_flounder vcn firmware support
` [PATCH 30/42] drm/amdgpu: add vcn ip block for navy_flounder
` [PATCH 31/42] drm/amdgpu: enable cp_fw_write_wait "
` [PATCH 32/42] drm/amdgpu: enable VCN3.0 PG and CG "
` [PATCH 33/42] drm/amdgpu: enable VCN3.0 DPG "
` [PATCH 34/42] drm/amdgpu: enable JPEG3.0 PG and CG "
` [PATCH 35/42] drm/amdgpu: enable GFX clock gating "
` [PATCH 36/42] drm/amdgpu: support athub cg setting "
` [PATCH 37/42] drm/amd/display: add DC support for navy flounder
` [PATCH 38/42] drm/amd/powerplay: set VCN1 pg only for sienna_cichlid
` [PATCH 39/42] drm/amdgpu: enable athub/mmhub PG for navy_flounder
` [PATCH 40/42] drm/amdgpu: enable mc CG and LS "
` [PATCH 41/42] drm/amdgpu: enable hdp "
` [PATCH 42/42] drm/amdgpu: enable ih CG "

[MPTCP] [PATCH RFC 03/11] tcp: syncookies: use single reqsk_free location
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 02/11] tcp: remove cookie_ts bit from request_sock
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 01/11] mptcp: move helper to where its used
 2020-07-14 18:25 UTC 

[MPTCP] [PATCH RFC 01/11] mptcp: syn cookie support
 2020-07-14 18:25 UTC 

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-14 18:24 UTC  (5+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command


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.