All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-14 17:27:22 to 2021-04-14 18:14:46 UTC [more...]

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-14 18:11 UTC  (46+ messages)
` [PATCH 01/57] staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuse
` [PATCH 02/57] staging: android: ashmem: Supply description for 'new_range'
` [PATCH 03/57] staging: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
` [PATCH 04/57] staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headers
` [PATCH 05/57] staging: r819xU_phy: Remove some local variables from the stack
` [PATCH 06/57] staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx'
` [PATCH 07/57] staging: wlan-ng: cfg80211: Move large struct onto the heap
` [PATCH 08/57] staging: rtw_ioctl_set: Move 'channel_table' to the only place it's used
` [PATCH 09/57] staging: rtl8188eu: core: rtw_ieee80211: Fix incorrectly documented function
` [PATCH 10/57] staging: rtl8723bs: core: rtw_mlme: Remove a bunch of unused variables
` [PATCH 11/57] staging: rtl8723bs: core: rtw_mlme_ext: Deal with "
` [PATCH 12/57] staging: rtl8712: rtl871x_mp_ioctl: Remove a bunch of unused tables
` [PATCH 13/57] staging: rtl8723bs: core: rtw_recv: Mark debug variable as __maybe_unused
` [PATCH 14/57] staging: rtl8188eu: core: rtw_security: Fix some formatting and misdocumentation
` [PATCH 15/57] staging: rtl8723bs: core: rtw_security: Demote non-conformant kernel-doc header
` [PATCH 16/57] staging: rtl8723bs: core: rtw_sta_mgt: Remove unused variable 'psta'
` [PATCH 17/57] staging: rtl8723bs: core: rtw_sta_mgt: Return error value directly
` [PATCH 18/57] staging: octeon: ethernet-tx: Fix formatting issue in function header
` [PATCH 19/57] staging: rtl8723bs: core: rtw_wlan_util: Remove unused variable 'start_seq'
` [PATCH 20/57] staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heap
` [PATCH 21/57] staging: iio: frequency: ad9834: Provide missing description for 'devid'
` [PATCH 22/57] staging: nvec: Fix a bunch of kernel-doc issues
` [PATCH 23/57] staging: ks7010: ks_hostif: Remove a bunch of unused variables
` [PATCH 24/57] staging: fwserial: Demote a whole host of kernel-doc abuses
` [PATCH 25/57] staging: sm750fb: sm750_accel: Provide description for 'accel' and fix function naming
` [PATCH 26/57] staging: most: net: Fix some kernel-doc formatting issues
` [PATCH 27/57] staging: vt6655: upc: Suppress set but not used warning in macro
` [PATCH 28/57] staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap
` [PATCH 29/57] staging: most: dim2: Provide missing descriptions and fix doc-rot
` [PATCH 30/57] staging: rtl8723bs: core: rtw_ieee80211: Remove seemingly pointless copy
` [PATCH 31/57] staging: rtl8723bs: core: rtw_mlme: 'retry' is only used if REJOIN is set
` [PATCH 32/57] staging: rtl8723bs: core: rtw_mlme_ext: 'evt_seq' is only used if CHECK_EVENT_SEQ "
` [PATCH 33/57] staging: most: i2c: Fix a little doc-rot
` [PATCH 34/57] staging: most: dim2: hal: Fix one kernel-doc header and demote two non-conforming ones
` [PATCH 35/57] staging: most: dim2: hal: Demote non-conformant kernel-doc headers
` [PATCH 36/57] staging: axis-fifo: axis-fifo: Fix some formatting issues
` [PATCH 37/57] staging: rtl8188eu: os_dep: ioctl_linux: Move 2 large data buffers into the heap
` [PATCH 38/57] staging: fbtft: fb_ili9320: Remove unused variable 'ret'
` [PATCH 39/57] staging: rtl8723bs: core: rtw_ieee80211: Fix incorrectly named function
` [PATCH 40/57] staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable and dead code
` [PATCH 41/57] staging: rtl8188eu: os_dep: mon: Demote non-conforming kernel-doc headers
` [PATCH 42/57] staging: rtl8188eu: os_dep: rtw_android: Demote kernel-doc abuse
` [PATCH 43/57] staging: rtl8723bs: hal: rtl8723b_hal_init: Remove unused variable and dead code

[tip: core/rcu] softirq: Don't try waking ksoftirqd before it has been spawned
 2021-04-14 18:11 UTC  (6+ messages)

A KernelShark plugin for Xen traces analysis ​
 2021-04-14 18:11 UTC  (6+ messages)

[PATCH v1] arm64: dts: qcom: sc7180: coachz: Add thermal config for skin temperature
 2021-04-14 18:10 UTC 

[PATCH 0/3] Enable the setting of a kernel module parameter from nfs.conf
 2021-04-14 18:10 UTC  (4+ messages)
` [PATCH 1/3] nfs-utils: Enable the retrieval of raw config settings without expansion
` [PATCH 2/3] nfs-utils: Add support for further ${variable} expansions in nfs.conf
` [PATCH 3/3] nfs-utils: Update nfs4_unique_id module parameter from the nfs.conf value

drivers/fpga/dfl-fme-main.c:143:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-04-14 18:08 UTC  (2+ messages)

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-14 18:06 UTC  (4+ messages)

[pull request][net-next V2 00/16] mlx5 updates 2021-04-13
 2021-04-14 18:06 UTC  (17+ messages)
` [net-next V2 01/16] net/mlx5: E-Switch, let user to enable disable metadata
` [net-next V2 02/16] net/mlx5: E-Switch, Skip querying SF enabled bits
` [net-next V2 03/16] net/mlx5: E-Switch, Make vport number u16
` [net-next V2 04/16] net/mlx5: E-Switch Make cleanup sequence mirror of init
` [net-next V2 05/16] net/mlx5: E-Switch, Convert a macro to a helper routine
` [net-next V2 06/16] net/mlx5: E-Switch, Move legacy code to a individual file
` [net-next V2 07/16] net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled
` [net-next V2 08/16] net/mlx5: SF, Use device pointer directly
` [net-next V2 09/16] net/mlx5: SF, Reuse stored hardware function id
` [net-next V2 10/16] net/mlx5: DR, Use variably sized data structures for different actions
` [net-next V2 11/16] net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()
` [net-next V2 12/16] net/mlx5: Fix bit-wise and with zero
` [net-next V2 13/16] net/mlx5: Add a blank line after declarations
` [net-next V2 14/16] net/mlx5: Remove return statement exist at the end of void function
` [net-next V2 15/16] net/mlx5: Replace spaces with tab at the start of a line
` [net-next V2 16/16] net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP

[Outreachy kernel] [PATCH v2] staging: rtl8723bs: Remove useless led_blink_hdl()
 2021-04-14 18:05 UTC  (5+ messages)

[PATCH v3 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-04-14 18:04 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v3 0/3] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-14 18:03 UTC  (5+ messages)
` [PATCH v3 3/3] accel/tcg: Assert "

[GIT PULL] arm64: Fixes for -rc8
 2021-04-14 18:02 UTC  (3+ messages)

[dpdk-dev] [PATCH v9 1/4] eventdev: introduce crypto adapter enqueue API
 2021-04-14 18:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v10 0/4] Enhancements to crypto adapter forward mode
  ` [dpdk-dev] [PATCH v10 1/4] devtools: add exception for reserved fields
  ` [dpdk-dev] [PATCH v10 2/4] eventdev: introduce crypto adapter enqueue API
  ` [dpdk-dev] [PATCH v10 3/4] event/octeontx2: support crypto adapter forward mode
  ` [dpdk-dev] [PATCH v10 4/4] test/event_crypto: use crypto adapter enqueue API

[dpdk-dev] [PATCH v3 0/3] Predictable RSS feature
 2021-04-14 18:04 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 "
` [dpdk-dev] [PATCH v4 2/3] hash: add predictable RSS implementation
` [dpdk-dev] [PATCH v4 3/3] test/hash: add additional thash tests

stable-rc/linux-4.4.y baseline: 111 runs, 10 regressions (v4.4.266)
 2021-04-14 18:04 UTC 

[PATCH] perf beauty: Fix fsconfig generator
 2021-04-14 18:04 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-04-14 18:03 UTC 

[GIT PULL] s390 updates for 5.12-rc8 / 5.12
 2021-04-14 18:02 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add a snprintf eBPF helper
 2021-04-14 18:02 UTC  (4+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add a bpf_snprintf helper

[PATCH v8 0/4] libperf userspace counter access
 2021-04-14 18:02 UTC  (6+ messages)
` [PATCH v8 1/4] tools/include: Add an initial math64.h
  ` [PATCH v8 2/4] libperf: Add evsel mmap support

[GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
 2021-04-14 18:01 UTC  (4+ messages)
  ` [f2fs-dev] "

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-14 18:01 UTC 

[Bug report] - RTL8821CE 802.11ac PCIe Wireless Network Adapter - Not handled properly by the rtw_8821ce dirver on Kernel 5.11.11
 2021-04-14 18:01 UTC  (2+ messages)

[Nouveau] can nouveau run opencl now?
 2021-04-14 12:14 UTC 

[PATCH V4 1/2] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-04-14 17:59 UTC  (5+ messages)
` [PATCH V4 2/2] net: ethernet: ravb: Enable optional refclk

Selftest failures related to kern_sync_rcu()
 2021-04-14 17:59 UTC  (7+ messages)

[RFC PATCH 0/7] KVM: Fix tick-based vtime accounting on x86
 2021-04-14 17:57 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-14 17:56 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-14 17:56 UTC 

[dpdk-dev] [PATCH v8 1/3] eventdev: introduce crypto adapter enqueue API
 2021-04-14 17:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 4/4] devtools: add exception for reserved fields
  ` [dpdk-dev] [EXT] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-14 17:56 UTC 

[PATCH v2 2/3] drm/msm/dp: do not re initialize of audio_comp at display_disable()
 2021-04-14 17:55 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-04-14 17:54 UTC 

[PATCH] libxcb: Add inherit python3native
 2021-04-14 17:53 UTC  (9+ messages)
` [OE-core] "

[PATCH v2 1/1] mfd: intel_quark_i2c_gpio: Don't play dirty trick with const
 2021-04-14 17:52 UTC  (4+ messages)

A data race between fanout_demux_rollover() and __fanout_unlink()
 2021-04-14 17:52 UTC  (5+ messages)

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-14 17:50 UTC  (10+ messages)
` [PATCH RFC 3/7] protocol: generic async message-based protocol loop
` [PATCH RFC 4/7] message: add QMP Message type
` [PATCH RFC 6/7] qmp_protocol: add QMP client implementation

[PATCH 00/20] kbuild: unify the install.sh script usage
 2021-04-14 17:51 UTC  (5+ messages)
` [PATCH 15/20] kbuild: parisc: use common install script

[Intel-gfx] [PATCH 00/11] drm/i915/adl_p: Add support for Display Page Tables
 2021-04-14 17:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[meta-networking][PATCH] open-vm-tools: upgrade 11.0.1 -> 11.2.5
 2021-04-14 17:50 UTC 

RFC: Superseded-by: follow-up trailer
 2021-04-14 17:44 UTC  (16+ messages)

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-14 17:49 UTC  (5+ messages)
` [PATCH 4/7] mm: memcontrol: simplify lruvec_holds_page_lru_lock
    ` [External] "

Weekly meeting - 15 April 2021 15:00 UTC (8am PDT, 5pm CEST, 11pm CST)
 2021-04-14 17:03 UTC  (2+ messages)

[PATCH v19 0/6] add power control in i2c
 2021-04-14 17:49 UTC  (29+ messages)
` [Intel-gfx] "
` [PATCH v19 1/6] i2c: core: support bus regulator controlling in adapter
  ` [Intel-gfx] "
` [PATCH v19 2/6] dt-binding: i2c: mt65xx: add vbus-supply property
  ` [Intel-gfx] "
` [PATCH v19 3/6] i2c: mediatek: mt65xx: add optional vbus-supply
  ` [Intel-gfx] "
` [PATCH v19 4/6] misc: eeprom: at24: check suspend status before disable regulator
  ` [Intel-gfx] "
` [PATCH v19 5/6] arm64: dts: mt8183: add supply name for eeprom
  ` [Intel-gfx] "
` [PATCH v19 6/6] drm/i915/selftests: Rename functions names
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for add power control in i2c

[Buildroot] [PATCH 1/1] Fix -latomic for CMake packages
 2021-04-14 17:49 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] arm64: alternatives: Move length validation in alternative_{insn,endif}
 2021-04-14 17:46 UTC  (3+ messages)
` [PATCH] arm64: alternatives: Move length validation in alternative_{insn, endif}

[PATCH 0/7] stm class/intel_th: Updates for v5.13
 2021-04-14 17:47 UTC  (4+ messages)
` [PATCH 2/7] stm class: Replace uuid_t with plain u8 uuid[16]

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-04-14 17:47 UTC 

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-04-14 17:44 UTC  (10+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator

[dpdk-dev] [PATCH 00/12] Bugfix for hns3 PMD
 2021-04-14 17:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH 10/12] net/hns3: rename Rx burst API

null-ptr-deref in integrity_inode_free()
 2021-04-14 17:46 UTC 

[PATCH v1 0/2] Add sync_state() support to clock framework
 2021-04-14 17:45 UTC  (3+ messages)
` [PATCH v1 2/2] clk: Add support for sync_state()

[dpdk-dev] [PATCH v2] app/test-pmd: enable testpmd on windows
 2021-04-14 17:45 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/6] app/testpmd: enable testpmd on Windows
  ` [dpdk-dev] [PATCH v3 6/6] "

[dpdk-dev] [PATCH] eal: remove useless bus API includes
 2021-04-14 17:43 UTC 

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2021-04-13 16:32 UTC  (7+ messages)

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-14 17:43 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/12] drm/i915: Extend GEN renames to the rest of the driver
 2021-04-14 17:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 08/12] drm/i915: finish removal of gen_mask

[xen-unstable test] 161117: tolerable FAIL - PUSHED
 2021-04-14 17:39 UTC 

[PATCH v2] staging: rtl8723bs: remove sdio_drv_priv structure
 2021-04-14 17:39 UTC 

[PATCH v3] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 17:38 UTC 

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 17:37 UTC  (5+ messages)

[PATCH] migration/dirtyrate: make sample page count configurable
 2021-04-14 17:13 UTC 

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-14 17:36 UTC  (11+ messages)
` [PATCH v2] tty: use printk_deferred() "
      ` How to handle concurrent access to /dev/ttyprintk ?

[PATCH v3 0/3] drm/bridge: Add it66121 driver
 2021-04-14 17:35 UTC  (6+ messages)
` [PATCH v3 2/3] drm: bridge: add "

[PATCH 10/13] ARM: dts: synquacer: Add device trees for DeveloperBox
 2021-04-14 17:35 UTC  (6+ messages)
  ` [PATCH 11/13] board: synquacer: Add DeveloperBox 96boards EE support

[PATCH v2 0/3] rseq: minor optimizations
 2021-04-14 17:35 UTC  (19+ messages)
` [PATCH v2 3/3] rseq: optimise rseq_get_rseq_cs() and clear_rseq_cs()

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-14 17:31 UTC  (8+ messages)
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
    ` [External] : "

post-receive: pub/scm/linux/kernel/git/s390/linux
 2021-04-14 17:34 UTC 

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-04-14 17:03 UTC  (4+ messages)
` [PATCH v3 07/15] qemu-iotests: add gdbserver option to script tests too
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
` [PATCH v3 14/15] qemu_iotests: add option to show qemu binary logs on stdout

[PATCH net v2] net: core: make napi_disable more robust
 2021-04-14 17:31 UTC  (3+ messages)

[PATCH -perfbook 0/5] Updates of qqz.sty
 2021-04-14 17:31 UTC  (2+ messages)

[PATCH v1] migration/dirtyrate: make sample page count configurable
 2021-04-14 17:23 UTC 

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-04-14 17:30 UTC 

[PATCH 1/2] NFSv42: Copy offload should update the file size when appropriate
 2021-04-14 17:28 UTC  (6+ messages)
` [PATCH 2/2] NFSv42: Don't force attribute revalidation of the copy offload source

[PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling
 2021-04-14 17:27 UTC  (3+ messages)
` [PATCH nf-next v2 2/2] selftests: fib_tests: Add test cases for interaction with mangling


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.