All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-18 22:32:12 to 2021-10-18 23:50:36 UTC [more...]

[PATCH 00/15] wireless: don't write to netdev->dev_addr directly
 2021-10-18 23:50 UTC  (15+ messages)
` [PATCH 01/15] wireless: use eth_hw_addr_set()
` [PATCH 02/15] wireless: use eth_hw_addr_set() instead of ether_addr_copy()
` [PATCH 03/15] wireless: use eth_hw_addr_set() for dev->addr_len cases
` [PATCH 04/15] wireless: ath6kl: use eth_hw_addr_set()
` [PATCH 05/15] wireless: wil6210: "
` [PATCH 06/15] wireless: atmel: "
` [PATCH 07/15] wireless: brcmfmac: prepare for const netdev->dev_addr
` [PATCH 08/15] wireless: cisco: use eth_hw_addr_set()
` [PATCH 09/15] wireless: ipw2200: prepare for const netdev->dev_addr
` [PATCH 10/15] wireless: intersil: use eth_hw_addr_set()
` [PATCH 11/15] wireless: mac80211_hwsim: "
` [PATCH 12/15] wireless: wilc1000: "
` [PATCH 13/15] wireless: ray_cs: "
` [PATCH 14/15] wireless: wl3501_cs: "

[PATCH 1/2] dt-bindings: reset: Add generic GPIO reset binding
 2021-10-18 23:49 UTC  (2+ messages)
` [PATCH 2/2] reset: Add GPIO-based reset controller

[PATCH 0/5] Remove 0 MHz as a valid current frequency (v4)
 2021-10-18 23:49 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/pm: Rename a couple of functions (v3)
` [PATCH 2/5] drm/amd/pm: Rename cur_value to curr_value
` [PATCH 3/5] drm/amd/pm: Rename freq_values --> freq_value
` [PATCH 4/5] dpm/amd/pm: Sienna: Remove 0 MHz as a current clock frequency (v3)
` [PATCH 5/5] dpm/amd/pm: Navi10: "

[PATCH v2] ARM: dts: aspeed: Adding Inventec Transformers BMC
 2021-10-18 23:48 UTC  (3+ messages)

[PATCH] staging: r8188eu: fix a gcc warning
 2021-10-18 23:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 0/6] hide eth dev related structures
 2021-10-18 23:47 UTC  (5+ messages)

[PATCH net v2] napi: fix race inside napi_enable
 2021-10-18 23:47 UTC  (5+ messages)

RCU: rcu stall issues and an approach to the fix
 2021-10-18 23:46 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: Fix gem_has_execlists to match description
 2021-10-18 23:40 UTC  (6+ messages)

[PATCH RFC] block - ataflop.c: fix breakage introduced at blk-mq refactoring
 2021-10-18 23:40 UTC  (8+ messages)

[PATCH 5.14 000/151] 5.14.14-rc1 review
 2021-10-18 23:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: Return actual submission method from gem_submission_method
 2021-10-18 23:39 UTC  (2+ messages)

[PATCH] mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI
 2021-10-18 23:38 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 01/14] eventdev: make driver interface as internal
 2021-10-18 23:36 UTC  (15+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 02/14] eventdev: separate internal structures
  ` [dpdk-dev] [PATCH v5 03/14] eventdev: allocate max space for internal arrays
  ` [dpdk-dev] [PATCH v5 04/14] eventdev: move inline APIs into separate structure
  ` [dpdk-dev] [PATCH v5 05/14] drivers/event: invoke probing finish function
  ` [dpdk-dev] [PATCH v5 06/14] eventdev: use new API for inline functions
  ` [dpdk-dev] [PATCH v5 07/14] eventdev: hide event device related structures
  ` [dpdk-dev] [PATCH v5 08/14] eventdev: hide timer adapter PMD file
  ` [dpdk-dev] [PATCH v5 09/14] eventdev: remove rte prefix for internal structs
  ` [dpdk-dev] [PATCH v5 10/14] eventdev: rearrange fields in timer object
  ` [dpdk-dev] [PATCH v5 11/14] eventdev: move timer adapters memory to hugepage
  ` [dpdk-dev] [PATCH v5 12/14] eventdev: promote event vector API to stable
  ` [dpdk-dev] [PATCH v5 13/14] eventdev: make trace APIs internal
  ` [dpdk-dev] [PATCH v5 14/14] eventdev: mark trace variables as internal

[RFC BlueZ PATCH v12 1/4] emulator: Add support to config the accept and resolve list
 2021-10-18 23:37 UTC  (5+ messages)
` [RFC BlueZ PATCH v12 2/4] emulator: bthost: Add support LE Ext Adv Report
` [RFC BlueZ PATCH v12 3/4] emulator: Add support to get the advertising address
` [RFC BlueZ PATCH v12 4/4] tools/mgmt-tester: Add LL Privacy test cases
` [RFC,BlueZ,v12,1/4] emulator: Add support to config the accept and resolve list

[RFC PATCH 00/27] CXL Region Creation / HDM decoder programming
 2021-10-18 23:36 UTC  (3+ messages)
` [RFC PATCH 27/27] dont-merge: My QEMU CFMWS is wrong

[PATCH linux dev-5.14 0/8] hwmon: (pmbus/lm25066) Configurable sense resistor, other cleanups
 2021-10-18 23:33 UTC  (10+ messages)
` [PATCH linux dev-5.14 1/8] hwmon: (pmbus/lm25066) Add offset coefficients
` [PATCH linux dev-5.14 2/8] hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissa
` [PATCH linux dev-5.14 3/8] hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_id
` [PATCH linux dev-5.14 4/8] hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff
` [PATCH linux dev-5.14 5/8] hwmon: (pmbus/lm25066) Mark lm25066_coeff array const
` [PATCH linux dev-5.14 6/8] hwmon: (pmbus/lm25066) Add OF device ID table
` [PATCH linux dev-5.14 7/8] hwmon: (pmbus/lm25066) Support configurable sense resistor values
` [PATCH linux dev-5.14 8/8] dt-bindings: hwmon/pmbus: Add ti, lm25066 power-management IC

[syzbot] BUG: corrupted list in netif_napi_add
 2021-10-18 23:31 UTC  (7+ messages)

can we finally kill off CONFIG_FS_DAX_LIMITED
 2021-10-18 23:30 UTC  (11+ messages)

[RFC PATCH 26/27] cxl: Program decoders for regions
 2021-10-18 23:30 UTC  (2+ messages)
` [RFC v2 "

[PATCH net-next 1/2] qed: Optimize the ll2 ooo flow
 2021-10-18 23:30 UTC  (2+ messages)

[PATCH linux-next] cdrom: Remove redundant variable and its assignment
 2021-10-18 23:29 UTC  (2+ messages)

[PATCH v6 0/2] tools/xenstore: set resource limits of xenstored
 2021-10-18 23:25 UTC  (3+ messages)
` [PATCH v6 1/2] tools/xenstore: set oom score for xenstore daemon on Linux

[PATCH 00/27] DC Patchset for October 15
 2021-10-18 23:25 UTC  (11+ messages)
` [PATCH 16/27] drm/amd/display: increase Z9 latency to workaround underflow in Z9
` [PATCH 17/27] drm/amd/display: Increase watermark latencies for DCN3.1
` [PATCH 26/27] Revert "drm/amd/display: Fix error in dmesg at boot"
` [PATCH 27/27] Revert "drm/amd/display: Add helper for blanking all dp displays"

[dunfell/master] ipc: ti-rpmsg-char: Update library to 0.3.1
 2021-10-18 23:24 UTC  (2+ messages)
` [meta-ti] "

[OE-core][PATCH] image_types: allow the creation of block devices on top of UBI volumes
 2021-10-18 23:21 UTC 

[PATCH v5 00/17] Add MT7921 SDIO WiFi support
 2021-10-18 23:11 UTC  (36+ messages)
` [PATCH v5 01/17] mt76: mt7921: refactor mac.c to be bus independent
` [PATCH v5 02/17] mt76: mt7921: refactor dma.c to be pcie specific
` [PATCH v5 03/17] mt76: mt7921: refactor mcu.c to be bus independent
` [PATCH v5 04/17] mt76: mt7921: refactor init.c "
` [PATCH v5 05/17] mt76: mt7921: add MT7921_COMMON module
` [PATCH v5 06/17] mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
` [PATCH v5 07/17] mt76: mt7663s: rely on mcu reg access utility
` [PATCH v5 08/17] mt76: mt7921: make all event parser reusable between mt7921s and mt7921e
` [PATCH v5 09/17] mt76: mt7921: use physical addr to unify register access
` [PATCH v5 10/17] mt76: sdio: move common code in mt76_sdio module
` [PATCH v5 11/17] mt76: sdio: introduce parse_irq callback
` [PATCH v5 12/17] mt76: sdio: extend sdio module to support CONNAC2
` [PATCH v5 13/17] mt76: connac: extend mcu_get_nic_capability
` [PATCH v5 14/17] mt76: mt7921: rely on mcu_get_nic_capability
` [PATCH v5 15/17] mt76: mt7921: refactor mt7921_mcu_send_message
` [PATCH v5 16/17] mt76: mt7921: introduce mt7921s support
` [PATCH v5 17/17] mt76: mt7921s: add reset support

[net-next RESEND PATCH 1/2] net: dsa: qca8k: tidy for loop in setup and add cpu port check
 2021-10-18 23:21 UTC  (6+ messages)

[PATCH] amd/display: remove ChromeOS workaround
 2021-10-18 23:21 UTC  (4+ messages)

[PATCH v2 2/3] scsi: target: iscsi: extract auth functions
 2021-10-18 23:18 UTC  (3+ messages)

[PATCH net-next 0/6] ethernet: add eth_hw_addr_gen() for switches
 2021-10-18 23:19 UTC  (3+ messages)
` [PATCH net-next 4/6] ethernet: fec: use eth_hw_addr_gen()

[PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
 2021-10-18 23:18 UTC  (2+ messages)

[PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format
 2021-10-18 23:17 UTC  (7+ messages)
` [PATCH] "

[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities updates
 2021-10-18 23:16 UTC  (3+ messages)

[PATCH v2] ksmbd: add buffer validation in session setup
 2021-10-18 23:17 UTC  (4+ messages)

Folio discussion recap
 2021-10-18 23:16 UTC  (11+ messages)
      ` Folios for 5.15 request - Was: re: Folio discussion recap -

UCF Workshop call for papers
 2021-10-18 23:16 UTC 

[Intel-wired-lan] [net-next 0/3] Configure iWARP or RoCEv2 protocol support for E800 devices
 2021-10-18 23:16 UTC  (4+ messages)
` [Intel-wired-lan] [net-next 1/3] devlink: Add 'enable_iwarp' generic device param
` [Intel-wired-lan] [net-next 2/3] net/ice: Add support for enable_iwarp and enable_roce devlink param
` [Intel-wired-lan] [net-next 3/3] RDMA/irdma: Set protocol based on PF rdma_mode flag

[PATCH] mISDN: Fix return values of the probe function
 2021-10-18 23:15 UTC  (3+ messages)

[PATCH v2 0/5] wcn36xx: Fix DMA buffer allocation and free logic
 2021-10-18 23:17 UTC  (6+ messages)
` [PATCH v2 1/5] wcn36xx: Fix dxe lock layering violation
` [PATCH v2 2/5] wcn36xx: Fix DMA channel enable/disable cycle
` [PATCH v2 3/5] wcn36xx: Release DMA channel descriptor allocations
` [PATCH v2 4/5] wcn36xx: Functionally decompose DXE reset
` [PATCH v2 5/5] wcn36xx: Put DXE block into reset before freeing memory

[RFC PATCH v2 00/13] Introduce BPF map tracing capability
 2021-10-18 23:15 UTC  (6+ messages)

[PATCH] ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
 2021-10-18 23:13 UTC  (3+ messages)

linux-next: manual merge of the netfilter-next tree with the netfilter tree
 2021-10-18 23:13 UTC  (2+ messages)

[PATCH v5 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-18 23:12 UTC  (9+ messages)
` [PATCH v5 3/7] drm/msm/dp: Allow specifying connector_type per controller
  ` [Freedreno] "
` [PATCH v5 4/7] drm/msm/dp: Allow attaching a drm_panel
  ` [Freedreno] "
` [PATCH v5 5/7] drm/msm/dp: Support up to 3 DP controllers
  ` [Freedreno] "
` [PATCH v5 7/7] drm/msm/dp: Add sc8180x "
  ` [Freedreno] "

stable-rc/linux-5.4.y build: 183 builds: 3 failed, 180 passed, 4 errors, 27 warnings (v5.4.153-86-g35f96c378e36)
 2021-10-18 23:11 UTC 

[PATCH v3] user_events: Enable user processes to create and write to trace events
 2021-10-18 23:09 UTC 

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-18 23:06 UTC  (5+ messages)
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support

[PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-18 23:06 UTC  (11+ messages)

[PATCH 0/5] 0 MHz is not a valid current frequency
 2021-10-18 23:02 UTC  (4+ messages)
` [PATCH 1/5] drm/amd/pm: Slight function rename

[PATCH linux-next] drm/i915/display: Remove unused variable and its assignment
 2021-10-18 23:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] compat vdso cleanups
 2021-10-18 22:58 UTC  (4+ messages)
` [PATCH 3/3] arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-18 22:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/7] eal/interrupts: implement get set APIs

stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.73-126-g75e80617d1e1)
 2021-10-18 22:56 UTC 

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-10-18 22:55 UTC  (10+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts

Another possible use for LKMM, or a subset (strengthening) thereof
 2021-10-18 22:53 UTC  (2+ messages)

[PATCH v2] dt-bindings: panel-simple-dsi: add Tianma TL057FVXP01
 2021-10-18 22:52 UTC 

[PATCH 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-10-18 18:39 UTC  (2+ messages)
` [PATCH 03/22] usb: host: ehci-npcm7xx: deny IRQ0

[dpdk-dev] [PATCH 0/5] Flow entites behavior on port restart
 2021-10-18 22:51 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] ethdev: add capability to keep flow rules on restart

[PATCH v2] drm/panel/tianma-tl057fvxp01: add panel for Motorola Moto G6
 2021-10-18 22:49 UTC  (3+ messages)

[PATCH 1/2] wcn36xx: Correct band/freq reporting on RX
 2021-10-18 22:51 UTC  (4+ messages)
` [PATCH 2/2] wcn36xx: Enable hardware scan offload for 5Ghz band

+ mm-vmalloc-introduce-alloc_pages_bulk_array_mempolicy-to-accelerate-memory-allocation-fix-2.patch added to -mm tree
 2021-10-18 22:48 UTC 

[dpdk-dev] [PATCH v8 0/4] net/mlx5: implicit mempool registration
 2021-10-18 22:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 1/4] mempool: add event callbacks
  ` [dpdk-dev] [PATCH v9 2/4] mempool: add non-IO flag
  ` [dpdk-dev] [PATCH v9 3/4] common/mlx5: add mempool registration facilities
  ` [dpdk-dev] [PATCH v9 4/4] net/mlx5: support mempool registration

[PATCH] ceph: shut down mount on bad mdsmap or fsmap decode
 2021-10-18 22:42 UTC  (2+ messages)

[PATCH -next,v3 0/2] Audit: fix warning and check priority early
 2021-10-18 22:38 UTC  (4+ messages)
` [PATCH -next,v3 2/2] audit: return early if the rule has a lower priority
  ` [PATCH -next, v3 "

✅ PASS: Test report for kernel 5.14.13 (stable-queue, 8381887f)
 2021-10-18 22:39 UTC 

[PATCH v8 0/4] Mediatek MT7986 pinctrl support
 2021-10-18 22:36 UTC  (5+ messages)
` [PATCH v8 2/4] pinctrl: mediatek: add support for MT7986 SoC

[dunfell/master][PATCH 0/2] Package intel 9260 WiFi and BT firmware
 2021-10-18 22:37 UTC  (4+ messages)
` [dunfell/master][PATCH 2/2] linux-firmware: "
      ` [meta-arago] "

[PATCH v6] Work around vhost-user-blk-test hang
 2021-10-18 22:33 UTC  (3+ messages)

[PATCH] rcu/nocb: Fix misordered rcu_barrier() while (de-)offloading
 2021-10-18 22:34 UTC  (6+ messages)

[PATCH 4/4] auto-t: add OCV to testSAQuery-spoofing
 2021-10-18 22:33 UTC 

[PATCH 3/4] auto-t: SAQuery-spoofing replace sleep with condition wait
 2021-10-18 22:33 UTC 

[PATCH 2/4] netdev: add OCI elements to SA Query request/response frames
 2021-10-18 22:33 UTC 

[PATCH 1/4] ie: add ie_parse_oci
 2021-10-18 22:33 UTC 

+ mm-filemap-check-if-thp-has-hwpoisoned-subpage-for-pmd-page-fault-vs-folios.patch added to -mm tree
 2021-10-18 22:33 UTC 

[PATCH 0/3] staging: r8188eu: clean up the Makefile
 2021-10-18 22:33 UTC  (7+ messages)
` [PATCH 2/3] staging: r8188eu: Makefile: don't overwrite global settings

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-10-18 22:11 UTC  (5+ messages)
` [PATCH v3] branch: add flags and config to inherit tracking


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.