All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-08 20:24:38 to 2021-01-08 21:18:02 UTC [more...]

[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-08 21:17 UTC  (9+ messages)
` [PATCH v4 mips-next 1/7] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v4 mips-next 2/7] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v4 mips-next 3/7] MIPS: properly stop .eh_frame generation
` [PATCH v4 mips-next 4/7] MIPS: vmlinux.lds.S: catch bad .rel.dyn at link time

[PATCH 00/40] [Set 11] Rid W=1 warnings from GPU
 2021-01-08 21:17 UTC  (98+ messages)
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_ih: Update 'amdgpu_ih_decode_iv_helper()'s function header
` [PATCH 05/40] drm/amd/amdgpu/vega20_ih: Add missing descriptions for 'ih' and fix spelling error
` [PATCH 06/40] drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'call_back_func'
` [PATCH 07/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'
` [PATCH 08/40] drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formatting
` [PATCH 09/40] drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: "
` [PATCH 10/40] drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issues
` [PATCH 11/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared header
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting issues
` [PATCH 13/40] drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuse
` [PATCH 14/40] drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment blocks
` [PATCH 15/40] drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formatting
` [PATCH 16/40] drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problems
` [PATCH 17/40] drm/amd/display/dc/bios/bios_parser: Make local functions static
` [PATCH 18/40] drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formatting
` [PATCH 19/40] drm/amd/display/dc/bios/command_table: Remove unused variable
` [PATCH 21/40] drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'
` [PATCH 22/40] drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing parameter docs
` [PATCH 23/40] drm/amd/display/dc/dce/dce_audio: Make function invoked by reference static
` [PATCH 24/40] drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'
` [PATCH 25/40] drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference static
` [PATCH 26/40] drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy function headers
` [PATCH 27/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote barely documented one
` [PATCH 28/40] drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
` [PATCH 37/40] drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions static

[PATCH V1 0/5] vfio virtual address update
 2021-01-08 21:15 UTC  (3+ messages)
` [PATCH V1 4/5] vfio: VA suspend interface

[PATCH v2] crypto: reduce minimum alignment of on-stack structures
 2021-01-08 21:16 UTC  (2+ messages)

[PATCH BlueZ 1/4] util: Introduce util_debug_va
 2021-01-08 21:15 UTC  (4+ messages)
` [PATCH BlueZ 2/4] shared/att: Add debug level to bt_att_set_debug
` [PATCH BlueZ 3/4] device: Enable ATT layer debugging
` [PATCH BlueZ 4/4] gatt: Fix assuming service changed has been subscribed

[PATCH] mmc: sdhci-iproc: Add ACPI bindings for the rpi4
 2021-01-08 21:13 UTC  (2+ messages)

[PATCH 2/2] x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE
 2021-01-08 21:12 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH mlx5-next 1/4] PCI: Configure number of MSI-X vectors for SR-IOV VFs
 2021-01-08 21:09 UTC  (2+ messages)

[PATCH v2] ui/cocoa: Fix openFile: deprecation on Big Sur
 2021-01-08 21:09 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 1c925d2030afd354a02c23500386e620e662622b
 2021-01-08 21:08 UTC 

[Intel-gfx] [CI 1/7] drm/i915/gt: Prevent use of engine->wa_ctx after error
 2021-01-08 21:07 UTC  (9+ messages)
` [Intel-gfx] [CI 2/7] drm/i915/selftests: Skip unstable timing measurements
` [Intel-gfx] [CI 3/7] drm/i915/selftests: Rearrange ktime_get to reduce latency against CS
` [Intel-gfx] [CI 4/7] drm/i915/gt: Restore ce->signal flush before releasing virtual engine
` [Intel-gfx] [CI 5/7] drm/i915/gt: Only retire on the last breadcrumb if the last request
` [Intel-gfx] [CI 6/7] drm/i915/gt: Only disable preemption on gen8 render engines
` [Intel-gfx] [CI 7/7] drm/i915/gt: Disable arbitration on no-preempt requests
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] drm/i915/gt: Prevent use of engine->wa_ctx after error
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Intel-gfx] [PATCH] drm/i915/gt: Remove unused function 'dword_in_page'
 2021-01-08 21:06 UTC 

MDIO over I2C driver driver probe dependency issue
 2021-01-08 21:04 UTC  (3+ messages)

[xiang-linux:xfs/shrink_lastag2 2/4] fs/xfs/libxfs/xfs_fs.h:308:1: warning: typedef requires a name
 2021-01-08 21:04 UTC 

[PATCH] remoteproc: Create a separate workqueue for recovery tasks
 2021-01-08 21:03 UTC  (7+ messages)

[PATCH bpf-next v6 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-08 21:02 UTC  (4+ messages)
` [PATCH bpf-next v6 1/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
` [PATCH bpf-next v6 2/3] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v6 3/3] bpf: split cgroup_bpf_enabled per attach type

[Intel-gfx] [drm-intel:drm-intel-gt-next 3/48] drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page'
 2021-01-08 21:02 UTC  (3+ messages)
`  "

[PATCH 0/4] fix SQPOLL and exit races
 2021-01-08 20:57 UTC  (5+ messages)
` [PATCH 1/4] io_uring: io_rw_reissue lockdep annotations
` [PATCH 2/4] io_uring: inline io_uring_attempt_task_drop()
` [PATCH 3/4] io_uring: add warn_once for io_uring_flush()
` [PATCH 4/4] io_uring: stop SQPOLL submit on creator's death

[PATCH] drm/amdgpu/display: actually execute the atom command table in adjust_display_pll_v2
 2021-01-08 21:01 UTC 

[powerpc:next-test] BUILD SUCCESS 3e069ffc01566d93fa14c80f3c705c1610b9c402
 2021-01-08 20:58 UTC 

[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
 2021-01-08 21:00 UTC  (6+ messages)

[patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic
 2021-01-08 20:20 UTC 

[PATCH 0/1] And so it begins...merge/rename performance work
 2021-01-08 20:59 UTC  (3+ messages)
` [PATCH 1/1] merge-ort: begin performance work; instrument with trace2_region_* calls

[PATCH v2 1/2] Hyper-V: pci: x64: Generalize irq/msi set-up and handling
 2021-01-08 20:59 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-08 20:58 UTC  (2+ messages)

[PATCH v13 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-08 20:58 UTC  (6+ messages)
` [PATCH v13 3/4] selinux: teach SELinux about anonymous inodes

[PATCH net v3] ppp: fix refcount underflow on channel unbridge
 2021-01-08 20:57 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS a0195f314a25582b38993bf30db11c300f4f4611
 2021-01-08 20:57 UTC 

[pm:bleeding-edge] BUILD REGRESSION 2691096b51bae3563007c4b0188c3eec9878224b
 2021-01-08 20:57 UTC  (2+ messages)
` [Devel] "

[bluetooth-next:master] BUILD SUCCESS ad3a9c0ec2d2baed936cfdd05870f9d1e1f40e0e
 2021-01-08 20:57 UTC 

[PATCH v5 0/9] Updates to MHI channel handling
 2021-01-08 20:54 UTC  (10+ messages)
` [PATCH v5 1/9] bus: mhi: core: Allow sending the STOP channel command
` [PATCH v5 2/9] bus: mhi: core: Allow channel to be disabled from stopped state
` [PATCH v5 3/9] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v5 4/9] bus: mhi: core: Clear configuration from channel context during reset
` [PATCH v5 5/9] bus: mhi: core: Add support to stop or start channel data transfers
` [PATCH v5 6/9] bus: mhi: core: Check channel execution environment before issuing reset
` [PATCH v5 7/9] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
` [PATCH v5 8/9] bus: mhi: Improve documentation on channel transfer setup APIs
` [PATCH v5 9/9] bus: mhi: core: Do not clear channel context more than once

[v3 PATCH 17/17] eval: Add vfork support
 2021-01-08 20:55 UTC 

[PATCH] imapfilter: Upgrade 2.6.16 -> 2.7.5
 2021-01-08 20:56 UTC 

UBSAN: object-size-mismatch in wg_xmit
 2021-01-08 20:54 UTC  (9+ messages)

[Bug 211095] New: Linux accidentally hangs at EHCI HCD initialization at VirtualBox
 2021-01-08 20:52 UTC 

[Bug 211097] New: Resume from suspend sometimes makes some programs freeze for 30s
 2021-01-08 20:52 UTC 

[PATCH] ARC: Regenerate ulps
 2021-01-08 20:52 UTC  (2+ messages)
` [COMMITTED] "

[PATCH] MAINTAINERS: update radeon/amdgpu/amdkfd git trees
 2021-01-08 20:52 UTC  (4+ messages)

[ovmf test] 158280: all pass - PUSHED
 2021-01-08 20:51 UTC 

[linux-rt-devel:linux-5.4.y-rt 45/325] kernel/printk/printk.c:1982:5: warning: no previous prototype for 'vprintk_default'
 2021-01-08 20:51 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
 2021-01-08 20:51 UTC 

[PATCH] brcm: Link rpi4's wifi with newer DMI string
 2021-01-08 20:49 UTC 

[PATCH 01/28] xfce4-dev-tools: upgrade 4.14.0 -> 4.16.0
 2021-01-08 20:46 UTC  (6+ messages)
` [PATCH 04/28] libxfce4ui: upgrade 4.14.1 "
  ` [oe] "

Disk aligned (but not block aligned) DIO write woes
 2021-01-08 20:45 UTC  (3+ messages)

[BUG] cypress: Fix link direction
 2021-01-08 20:44 UTC 

[PATCH 0/6] x86 noinstr fixes
 2021-01-07 12:58 UTC  (5+ messages)
` [RFC][PATCH 6/6] x86/mce: Dont use noinstr for now

[PATCH] arm64: make atomic helpers __always_inline
 2021-01-08 20:39 UTC  (4+ messages)

[PATCH] remmina: Update to 1.4.10
 2021-01-08 20:43 UTC 

[PATCH] kvm: mirror "-machine dirty_gfn_count" to the accelerator property
 2021-01-08 20:41 UTC  (2+ messages)

REQ: revert e129cb4cd2270f308c1564e75859672643dd902b (plugin: Remove completely)
 2021-01-08 20:42 UTC  (2+ messages)

[RESEND PATCH v4 0/8] Updates to MHI channel handling
 2021-01-08 20:39 UTC  (9+ messages)
` [RESEND PATCH v4 1/8] bus: mhi: core: Allow sending the STOP channel command
` [RESEND PATCH v4 2/8] bus: mhi: core: Allow channel to be disabled from stopped state
` [RESEND PATCH v4 3/8] bus: mhi: core: Improvements to the channel handling state machine
` [RESEND PATCH v4 4/8] bus: mhi: core: Clear configuration from channel context during reset
` [RESEND PATCH v4 5/8] bus: mhi: core: Add support to stop or start channel data transfers
` [RESEND PATCH v4 6/8] bus: mhi: core: Check channel execution environment before issuing reset
` [RESEND PATCH v4 7/8] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
` [RESEND PATCH v4 8/8] bus: mhi: Improve documentation on channel transfer setup APIs

[PATCH 0/4] Permit fault-less access to non-emulated MSRs
 2021-01-08 20:39 UTC  (7+ messages)
` [PATCH 2/4] x86: Introduce MSR_UNHANDLED
` [PATCH 3/4] x86: Allow non-faulting accesses to non-emulated MSRs if policy permits this

[PATCH 00/13] lazytime fixes and cleanups
 2021-01-07 14:58 UTC  (4+ messages)
` [PATCH 01/13] fs: avoid double-writing inodes on lazytime expiration

[PATCH v4] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2021-01-08 20:38 UTC  (3+ messages)

[PATCH 0/1] r8152: Add Lenovo Powered USB-C Travel Hub
 2021-01-08 20:27 UTC  (2+ messages)
` [PATCH 1/1] "

[GIT PULL] Crypto Update for 5.9
 2021-01-08 20:36 UTC  (6+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11

[GIT PULL] gcc-plugins fix for v5.11-rc3
 2021-01-08 20:36 UTC  (2+ messages)

[GIT PULL] Networking for 5.11-rc3
 2021-01-08 20:36 UTC  (2+ messages)

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-07 15:11 UTC  (2+ messages)
` Expense of read_iter

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-08 20:32 UTC  (4+ messages)

[PATCH v3] kasan: remove redundant config option
 2021-01-08 20:30 UTC  (6+ messages)

[PATCH v4 00/10] evtchn: (not so) recent XSAs follow-on
 2021-01-08 20:32 UTC  (3+ messages)
` [PATCH v4 01/10] evtchn: use per-channel lock where possible

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-08 20:29 UTC  (12+ messages)

[PATCH rdma-next] RDMA/umem: Silence build warning on i386 architecture
 2021-01-08 20:28 UTC  (2+ messages)

[PATCH net-next v1 0/2] GRO drop accounting
 2021-01-08 20:26 UTC  (7+ messages)
` [PATCH net-next v1 1/2] net: core: count drops from GRO
          ` [Intel-wired-lan] "

[tip:master] BUILD SUCCESS 6c44caf1e694c346a5d9de6277079f097fb78359
 2021-01-08 20:25 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915: Async flips for all ilk+ platforms
 2021-01-08 20:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] tools/bpf: Remove unnecessary parameter in bpf_object__probe_loading
 2021-01-08 20:25 UTC  (2+ messages)

[pinctrl:for-next] BUILD SUCCESS 6d92949813bb3fb4eff9ba09746daef029e4682f
 2021-01-08 20:24 UTC 

[Intel-gfx] [PATCH V4] drm/i915/gen9_bc : Add TGP PCH support
 2021-01-08 20:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gen9_bc : Add TGP PCH support (rev2)


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.