All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 19:56:14 to 2020-11-16 20:27:15 UTC [more...]

[RESEND v2 00/43] Rid W=1 warnings from GPU
 2020-11-16 20:27 UTC  (67+ messages)
` [PATCH 15/43] drm/radeon/atom: Move 'radeon_atom_hw_i2c_*()'s prototypes into shared header
` [PATCH 16/43] drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to "
` [PATCH 17/43] drm/radeon/evergreen_hdmi: Move 'evergreen_*()' and 'dce4_*()' HDMI "
` [PATCH 18/43] drm/radeon/rv770: Move 'rv770_get_*()'s "
` [PATCH 19/43] drm/radeon/ni_dpm: Move 'ni_get_{pi, ps}()'s into "
` [PATCH 20/43] drm/radeon/evergreen: Move 'cayman_*()'s prototypes to "
` [PATCH 21/43] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location
` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared header
` [PATCH 23/43] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype "
` [PATCH 24/43] drm/radeon/r600: Move 'evergreen_rlc_resume()'s "
` [PATCH 25/43] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s "
` [PATCH 26/43] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 27/43] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's "
` [PATCH 28/43] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 29/43] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 30/43] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 31/43] drm/radeon/cik: Move 'si_*()'s prototypes "

[PATCH v2] Add script to get modified pages for commit msgs
 2020-11-16 20:27 UTC  (3+ messages)

[PATCH v2 0/2] remoteproc/mediatek: fix sparse errors
 2020-11-16 20:25 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc/mediatek: fix sparse errors on sram power on and off

Error: invalid switch -me200
 2020-11-16 20:27 UTC  (2+ messages)

[PATCH] spi: imx: Remove unused .id_table support
 2020-11-16 20:26 UTC 

drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used
 2020-11-16 19:51 UTC  (3+ messages)

linux-next: build warning after merge of the ftrace tree
 2020-11-16 20:25 UTC  (4+ messages)

[PATCH] btf_encoder: Use better fallback message
 2020-11-16 20:24 UTC 

[Buildroot] [PATCH 1/1] package/dovecot-pigeonhole: fix build with per-package directories
 2020-11-16 20:24 UTC  (2+ messages)

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-16 20:24 UTC  (6+ messages)
` [RFC][PATCH v2 11/21] x86/pti: Extend PTI user mappings

[PATCH v2] xtensa/mm/highmem: Make generic kmap_atomic() work correctly
 2020-11-16 20:24 UTC  (3+ messages)
` [tip: core/mm] "

[dpdk-dev] [RFC] app/testpmd: fix MTU after device configure
 2020-11-16 20:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH] "

[PATCH] dmaengine: imx-sdma: Remove unused .id_table support
 2020-11-16 20:24 UTC 

[Intel-gfx] [PATCH] drm/i915: Handle max_bpc==16
 2020-11-16 20:23 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Handle max_bpc==16 (rev2)

+ mm-fix-kernel-doc-markups.patch added to -mm tree
 2020-11-16 20:23 UTC 

[PATCH 0/9] Simplify query_device() in libibverbs
 2020-11-16 20:23 UTC  (10+ messages)
` [PATCH 1/9] verbs: Simplify query_device_ex
` [PATCH 2/9] verbs: Add ibv_cmd_query_device_any()
` [PATCH 3/9] mlx5: Move context initialization out of mlx5_query_device_ex()
` [PATCH 4/9] efa: Move the context intialization out of efa_query_device_ex()
` [PATCH 5/9] mlx4: Move the context intialization out of mlx4_query_device_ex()
` [PATCH 6/9] providers: Remove normal query_device() from providers that have _ex
` [PATCH 7/9] providers: Convert all providers to implement query_device_ex
` [PATCH 8/9] verbs: Remove dead code
` [PATCH 9/9] verbs: Delete query_device() internal support

+ resource-fix-kernel-doc-markups-checkpatch-fixes.patch added to -mm tree
 2020-11-16 20:23 UTC 

4G modem re-register
 2020-11-16 20:23 UTC  (2+ messages)

+ resource-fix-kernel-doc-markups.patch added to -mm tree
 2020-11-16 20:21 UTC 

[Buildroot] [git commit branch/next] package/dovecot-pigeonhole: fix build with per-package directories
 2020-11-16 20:20 UTC 

[Buildroot] [git commit] package/dovecot-pigeonhole: fix build with per-package directories
 2020-11-16 20:20 UTC 

+ lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix-3.patch added to -mm tree
 2020-11-16 20:19 UTC 

[PATCH] hvf: Fix value of MMU_PAGE_NX and add MMU_PAGE_RS
 2020-11-16 20:13 UTC 

[RFC PATCH 0/3] Make overlayfs volatile mounts reusable
 2020-11-16 20:18 UTC  (6+ messages)
` [RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe

+ lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix-2.patch added to -mm tree
 2020-11-16 20:18 UTC 

[PATCH v2 00/29] dt-bindings:iio: Another set of yaml conversions
 2020-11-16 20:17 UTC  (2+ messages)

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-11-16 20:17 UTC  (4+ messages)

[PATCH 0/4] Enable LTO support for rdma-core
 2020-11-16 20:16 UTC  (5+ messages)
` [PATCH 1/4] libibumad: Check for error returns in get_port()
` [PATCH 2/4] verbs: Simplify the logic assigning vid in ibv_resolve_eth_l2_from_gid()
` [PATCH 3/4] iwpmd: Always copy the ss_family in copy_iwpm_sockaddr()
` [PATCH 4/4] util: Use GCC 10's attribute symver to define compat symbol versions

[PATCH net-next v2 0/6] netdev event handling + neighbour config
 2020-11-16 20:16 UTC  (3+ messages)
` [PATCH net-next v2 5/6] net/lapb: support netdev events

[PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes
 2020-11-16 20:11 UTC  (12+ messages)
` [PATCH v3 01/11] usb: pd: Add captive Type C cable type
` [PATCH v3 02/11] usb: typec: Add number of altmodes partner attr
` [PATCH v3 03/11] usb: typec: Add plug num_altmodes sysfs attr
` [PATCH v3 04/11] platform/chrome: cros_ec_typec: Make disc_done flag partner-only
` [PATCH v3 05/11] platform/chrome: cros_ec_typec: Factor out PD identity parsing
` [PATCH v3 06/11] platform/chrome: cros_ec_typec: Rename discovery struct
` [PATCH v3 07/11] platform/chrome: cros_ec_typec: Register cable
` [PATCH v3 08/11] platform/chrome: cros_ec_typec: Store cable plug type
` [PATCH v3 09/11] platform/chrome: cros_ec_typec: Set partner num_altmodes
` [PATCH v3 10/11] platform/chrome: cros_ec_typec: Register SOP' cable plug
` [PATCH v3 11/11] platform/chrome: cros_ec_typec: Register plug altmodes

[Cluster-devel] [PATCH dlm-tool 1/2] dlm_controld: change cluster mark value description
 2020-11-16 20:15 UTC  (2+ messages)
` [Cluster-devel] [PATCH dlm-tool 2/2] dlm_controld: add option for port number

[PATCH] rm: honor sparse checkout patterns
 2020-11-16 20:14 UTC  (2+ messages)

[PATCH 0/7] scsi: scsi-disk corrupts data
 2020-11-16 20:05 UTC  (5+ messages)
` [PATCH 5/7] scsi: Add mapping for generic SCSI_HOST status to sense codes

linux-next: Tree for Nov 16
 2020-11-16 20:12 UTC  (3+ messages)
` linux-next: Tree for Nov 16 (net/core/stream.o)

[PATCH v3] s390/kvm: fix diag318 propagation and reset functionality
 2020-11-16 20:05 UTC  (2+ messages)

[PATCH] hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
 2020-11-16 20:03 UTC 

[PATCH 0/5] This patch series enables DMA mode on Intel Keem Bay platform
 2020-11-16 20:10 UTC  (4+ messages)
` [PATCH 3/5] ASoC: soc-generic-dmaengine-pcm: Add custom prepare and submit function

[PATCH] samples/ftrace: mark my_tramp[12]? global
 2020-11-16 20:10 UTC  (3+ messages)

[PATCH] x86/defconfigs: enable HDA realtek codec
 2020-11-16 20:10 UTC  (2+ messages)

[PATCH 0/4] drm/meson: Module removal fixes
 2020-11-16 20:07 UTC  (20+ messages)
` [PATCH 1/4] drm/meson: Free RDMA resources after tearing down DRM
` [PATCH 2/4] drm/meson: Unbind all connectors on module removal
` [PATCH 3/4] drm/meson: dw-hdmi: Register a callback to disable the regulator
` [PATCH 4/4] drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registers

+ mm-compaction-move-compaction_suitables-comment-to-right-place.patch added to -mm tree
 2020-11-16 20:09 UTC 

[Buildroot] [PATCH 1/1] package/chrony: bump to version 4.0
 2020-11-16 20:09 UTC 

[PATCH v1 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 2/4] tools/power/turbostat: Read energy_perf_bias from sysfs
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 3/4] tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfs
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 4/4] x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS
 2020-11-16 20:08 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH] hvf: Fix segment selector format
 2020-11-16 20:04 UTC 

[PULL 0/5] Misc fixes for QEMU 5.2
 2020-11-16 19:58 UTC  (6+ messages)
` [PULL 1/5] kvm/i386: Set proper nested state format for SVM
` [PULL 2/5] util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()
` [PULL 3/5] scsi-disk: convert more errno values back to SCSI statuses
` [PULL 4/5] target/i386: avoid theoretical leak on MCE injection
` [PULL 5/5] memory: Skip dirty tracking for un-migratable memory regions

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.11.16
 2020-11-16 20:08 UTC  (3+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-16 20:07 UTC  (8+ messages)
` [PATCH 14/28] t55[23]*: adjust the references to the default branch name "main"
` [PATCH 28/28] Change the default branch name to `main`

[Buildroot] [git commit branch/next] package/samba4: bump version to 4.11.16
 2020-11-16 20:07 UTC 

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-16 20:07 UTC  (7+ messages)
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed

[PATCH] MIPS: kernel: Fix for_each_memblock conversion
 2020-11-16 20:05 UTC  (2+ messages)

[Qemu-devel] [Bug 1784919] [NEW] native libgfapi glusterfs support for virtio 9p filesystem passthrough
 2020-11-16 19:50 UTC  (2+ messages)
` [Bug 1784919] "

[mac80211:master] BUILD SUCCESS 849920c703392957f94023f77ec89ca6cf119d43
 2020-11-16 20:04 UTC 

[PATCH net] net/mlx5: fix error return code in mlx5e_tc_nic_init()
 2020-11-16 20:05 UTC  (2+ messages)

[PATCH v3 00/21] media: Add new pixel formats for Xilinx v-frmbuf
 2020-11-16 20:04 UTC  (3+ messages)
` [PATCH v3 21/21] media: v4l2: Add 10-, 12- and 16-bpc 4:2:0 and 4:2:2 semi-planar YUV formats

[PATCH v2] epoll: add nsec timeout support
 2020-11-16 20:04 UTC  (7+ messages)

[PATCH 00/10] drm/fb-helper: Various fixes and cleanups
 2020-11-16 20:04 UTC  (12+ messages)
` [PATCH 01/10] drm/fb-helper: Call dirty helper after writing to fbdev
` [PATCH 02/10] drm/fb-helper: Unmap client buffer during shutdown
` [PATCH 03/10] drm/client: Depend on GEM object kmap ref-counting
` [PATCH 04/10] drm/fb-helper: Rename dirty worker to damage worker
` [PATCH 05/10] drm/fb-helper: Return early in dirty worker
` [PATCH 06/10] drm/fb-helper: Separate shadow-buffer flushing and calling dirty callback
` [PATCH 07/10] drm/fb-helper: Move damage blit code and its setup into separate routine
` [PATCH 08/10] drm/fb-helper: Restore damage area upon errors
` [PATCH 09/10] drm/fb-helper: Copy dma-buf map before flushing shadow fb
` [PATCH 10/10] drm/fb-helper: Acquire modeset lock around shadow-buffer flushing

Adventures in NFS re-exporting
 2020-11-16 20:03 UTC  (12+ messages)

[dpdk-dev] [PATCH v3 0/2] net/mlx5: fixes for rx queue count calculation
 2020-11-16 20:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 1/2] net/mlx5: fix Rx "
` [dpdk-dev] [PATCH v3 2/2] net/mlx5: fix Rx descriptor status returned value

[Buildroot] [PATCH] package/libpam-tacplus: remove duplicate LIBPAM_TACPLUS_AUTORECONF
 2020-11-16 20:03 UTC  (2+ messages)

[Buildroot] [git commit] package/libpam-tacplus: remove duplicate LIBPAM_TACPLUS_AUTORECONF
 2020-11-16 20:02 UTC 

[Buildroot] [git commit branch/next] package/libpam-tacplus: remove duplicate LIBPAM_TACPLUS_AUTORECONF
 2020-11-16 20:02 UTC 

[PATCH v1] add axi clock control for MT8192 spi-nor
 2020-11-16 20:00 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usage
 2020-11-16 20:01 UTC 

#PF from NMI
 2020-11-16 20:00 UTC  (6+ messages)
    ` [PATCH] rcu: Allow rcu_irq_enter_check_tick() "

[PATCH net-next 1/5] ptp: clockmatrix: bug fix for idtcm_strverscmp
 2020-11-16 19:27 UTC  (3+ messages)
` [PATCH net-next 2/5] ptp: clockmatrix: reset device and check BOOT_STATUS
` [PATCH net-next 3/5] ptp: clockmatrix: remove 5 second delay before entering write phase mode

Linux 4.10-rc4 compile error
 2020-11-16 19:58 UTC  (2+ messages)

[PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
 2020-11-16 19:58 UTC 

[PATCH 0/4] fs-verity cleanups
 2020-11-16 19:57 UTC  (3+ messages)
` [f2fs-dev] "

[Intel-gfx] [PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 19:57 UTC  (3+ messages)
` [PATCH v4 20/27] list: fix a typo at the kernel-doc markup

[PATCH 1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops
 2020-11-16 19:56 UTC  (3+ messages)

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-16 19:48 UTC  (5+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-16 19:55 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it


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.