All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 10:29:03 to 2020-09-21 11:05:25 UTC [more...]

[dpdk-dev] [PATCH 00/12] net/bnxt: vector PMD improvements
 2020-09-21 11:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH 02/12] net/bnxt: fix rxq/txq get information

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-21 11:05 UTC  (6+ messages)

Patch "KVM: Check the allocation of pv cpu mask" has been added to the 5.8-stable tree(Internet mail)
 2020-09-21 10:54 UTC 

[PATCH 1/3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
 2020-09-21 11:04 UTC  (3+ messages)
` [PATCH 2/3] NFSv4: Refactor nfs_need_update_open_stateid()
` [PATCH 3/3] NFSv4: cleanup unused zero_stateid copy

[PATCH v3 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2020-09-21 11:03 UTC  (3+ messages)
` [PATCH v3 2/4] soc: mediatek: pwrap: add arbiter capability
` [PATCH v3 3/4] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap

[PATCH] libmultipath: set mpp->hwe NULL when free_path
 2020-09-21 11:04 UTC 

[PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-21 11:03 UTC  (2+ messages)

[PATCH] block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
 2020-09-21 11:01 UTC 

[PATCH v7 00/34] Improvements for Tegra I2C driver
 2020-09-21 11:01 UTC  (15+ messages)
` [PATCH v7 06/34] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
` [PATCH v7 08/34] i2c: tegra: Remove error message used for devm_request_irq() failure
` [PATCH v7 12/34] i2c: tegra: Use clk-bulk helpers

[PATCH V8 0/3] fuse: Add support for passthrough read/write
 2020-09-21 11:01 UTC  (4+ messages)
` [PATCH V8 2/3] fuse: Introduce synchronous read and write for passthrough

[PATCH] PR_SPEC_DISABLE_NOEXEC support for arm64
 2020-09-21 11:00 UTC  (4+ messages)

[PATCH] btrfs: Fix missing close devices
 2020-09-21  7:29 UTC 

[PATCH RFT/RFC 00/49] staging: media: bring back zoran driver
 2020-09-21 10:59 UTC  (4+ messages)
` [PATCH RFT/RFC 37/49] staging: media: zoran: add fallthrough keyword

[PATCH v5 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-21 10:59 UTC  (10+ messages)
` [PATCH v5 01/13] ASoC: Intel: Add catpt device
` [PATCH v5 02/13] ASoC: Intel: catpt: Define DSP operations

[dpdk-dev] [v2 1/2] cryptodev: support enqueue callback functions
 2020-09-21 10:59 UTC  (5+ messages)

[PATCH v9 0/8] Asynchronous flip implementation for i915
 2020-09-21 10:59 UTC  (13+ messages)
` [PATCH v9 6/8] drm/i915: WA for platforms with double buffered address update enable bit
    ` [Intel-gfx] "
` [PATCH v9 7/8] Documentation/gpu: Add asynchronous flip documentation for i915
      ` [Intel-gfx] "
` [PATCH v9 8/8] drm/i915: Enable async flips in i915
      ` [Intel-gfx] "

[dpdk-dev] 18.11.10 (LTS) patches review and test
 2020-09-21 10:59 UTC  (2+ messages)

[PATCH 0/3] nbd: improve timeout handling and a fix
 2020-09-21 10:57 UTC  (4+ messages)
` [PATCH 1/3] nbd: return -ETIMEDOUT when NBD_DO_IT ioctl returns
` [PATCH 2/3] nbd: unify behavior in timeout no matter how many sockets is configured
` [PATCH 3/3] nbd: introduce a client flag to do zero timeout handling

[PATCH v3] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-21 10:57 UTC  (2+ messages)

[PATCH net-next 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
 2020-09-21 10:55 UTC  (34+ messages)
` [Bridge] "
` [PATCH net-next 01/16] net: bridge: mdb: use extack in br_mdb_parse()
  ` [Bridge] "
` [PATCH net-next 02/16] net: bridge: mdb: move all port and bridge checks to br_mdb_add
  ` [Bridge] "
` [PATCH net-next 03/16] net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()
  ` [Bridge] "
` [PATCH net-next 04/16] net: bridge: add src field to br_ip
  ` [Bridge] "
` [PATCH net-next 05/16] net: bridge: mcast: use br_ip's src for src groups and querier address
  ` [Bridge] "
` [PATCH net-next 06/16] net: bridge: mcast: rename br_ip's u member to dst
  ` [Bridge] "
` [PATCH net-next 07/16] net: bridge: mdb: add support to extend add/del commands
  ` [Bridge] "
` [PATCH net-next 08/16] net: bridge: mdb: add support for add/del/dump of entries with source
  ` [Bridge] "
` [PATCH net-next 09/16] net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)
  ` [Bridge] [PATCH net-next 09/16] net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S, G) first, then (*, G)
` [PATCH net-next 10/16] net: bridge: mcast: add rt_protocol field to the port group struct
  ` [Bridge] "
` [PATCH net-next 11/16] net: bridge: mcast: add sg_port rhashtable
  ` [Bridge] "
` [PATCH net-next 12/16] net: bridge: mcast: install S,G entries automatically based on reports
  ` [Bridge] [PATCH net-next 12/16] net: bridge: mcast: install S, G "
` [PATCH net-next 13/16] net: bridge: mcast: handle port group filter modes
  ` [Bridge] "
` [PATCH net-next 14/16] net: bridge: mcast: add support for blocked port groups
  ` [Bridge] "
` [PATCH net-next 15/16] net: bridge: mcast: handle host state
  ` [Bridge] "
` [PATCH net-next 16/16] net: bridge: mcast: when forwarding handle filter mode and blocked flag
  ` [Bridge] "

[PATCH v3 00/10] capstone + disassembler patches
 2020-09-21 10:54 UTC  (3+ messages)
` [PATCH v3 01/10] capstone: Convert Makefile bits to meson bits

[LTP] [PATCH] memcg_use_hierarchy_test.sh: skip setting use_hierarchy if not available
 2020-09-21 10:53 UTC  (3+ messages)
  ` [LTP] 答复: "

yaml schema and sub-nodes with vendor prefixes
 2020-09-21 10:26 UTC 

[RFC 0/5] fix races in CDC-WDM
 2020-09-21 10:52 UTC  (13+ messages)

[PATCH] ASoC: SOF: pm: Fix prepare callback behavior for OF usecase
 2020-09-21 10:50 UTC 

[PATCH v9 5/8] drm/i915: Add dedicated plane hook for async flip case
 2020-09-21 10:52 UTC  (5+ messages)
` [PATCH v10 "
    ` [Intel-gfx] "

[PATCH] btrfs: free device without BTRFS_MAGIC
 2020-09-21 10:52 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] mptcp: add ADD_ADDR IPv6 support
 2020-09-21 10:50 UTC 

[PATCH] ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-common
 2020-09-21 10:47 UTC 

[PATCH 0/3] drm: commit_work scheduling
 2020-09-21 10:49 UTC  (4+ messages)

[PATCH v9 3/8] drm/i915: Add checks specific to async flips
 2020-09-21 10:49 UTC  (5+ messages)
` [PATCH v10 "
    ` [Intel-gfx] "

[PATCH] ASoC: SOF: topology: fix the process being scheduled on core0 always
 2020-09-21 10:45 UTC 

[PATCH -next] binder: simplify the return expression of binder_mmap
 2020-09-21 10:42 UTC  (4+ messages)

[Bug 14507] New: cifs ACL exec permission granted where it should be denied
 2020-09-21 10:42 UTC 

[RFC] Move to C11 Atomics
 2020-09-21 10:41 UTC 

BPF redirect API design issue for BPF-prog MTU feedback?
 2020-09-21 10:42 UTC  (7+ messages)

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-21 10:42 UTC  (24+ messages)
` [PATCH 07/15] remote-mediawiki tests: guard test_cmp with test_path_is_file
` [PATCH v2 00/18] remote-mediawiki: fix RCE issue, and the tests
` [PATCH v2 01/18] remote-mediawiki doc: correct link to GitHub project
` [PATCH v2 02/18] remote-mediawiki doc: link to MediaWiki's current version
` [PATCH v2 03/18] remote-mediawiki doc: don't hardcode Debian PHP versions
` [PATCH v2 04/18] remote-mediawiki tests: use the login/password variables
` [PATCH v2 05/18] remote-mediawiki tests: use a 10 character password
` [PATCH v2 06/18] remote-mediawiki tests: use test_cmp in tests
` [PATCH v2 07/18] remote-mediawiki tests: change `[]` to `test`
` [PATCH v2 08/18] remote-mediawiki tests: use "$dir/" instead of "$dir."
` [PATCH v2 09/18] remote-mediawiki tests: use a more idiomatic dispatch table
` [PATCH v2 10/18] remote-mediawiki tests: replace deprecated Perl construct
` [PATCH v2 11/18] remote-mediawiki tests: use inline PerlIO for readability
` [PATCH v2 12/18] remote-mediawiki tests: use CLI installer
` [PATCH v2 13/18] remote-mediawiki: fix duplicate revisions being imported
` [PATCH v2 14/18] remote-mediawiki tests: annotate failing tests
` [PATCH v2 15/18] remote-mediawiki: provide a list form of run_git()
` [PATCH v2 16/18] remote-mediawiki: convert to quoted run_git() invocation
` [PATCH v2 17/18] remote-mediawiki: annotate unquoted uses of run_git()
` [PATCH v2 18/18] remote-mediawiki: use "sh" to eliminate unquoted commands

[Buildroot] [PATCH] package/htop: bump to version 3.0.2
 2020-09-21 10:42 UTC 

UBIFS-AUTH panic after reboot
 2020-09-21 10:41 UTC  (8+ messages)

[PATCH v4 00/22] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-21 10:27 UTC  (47+ messages)
` [PATCH v4 01/22] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v4 02/22] ASoC: sun4i-i2s: Change set_chan_cfg() params
` [PATCH v4 03/22] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
` [PATCH v4 04/22] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v4 05/22] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v4 06/22] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v4 07/22] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v4 08/22] ASoC: sun4i-i2s: Fix setting of FIFO modes
` [PATCH v4 09/22] arm64: dts: allwinner: h6: Add HDMI audio node
` [PATCH v4 10/22] arm64: dts: allwinner: h6: Enable HDMI sound for Beelink GS1
` [PATCH v4 11/22] arm: dts: sunxi: h3/h5: Add DAI node for HDMI
` [PATCH v4 12/22] arm: dts: sunxi: h3/h5: Add HDMI audio
` [PATCH v4 13/22] arm64: dts: allwinner: a64: Add DAI node for HDMI
` [PATCH v4 14/22] arm64: dts: allwinner: a64: Add HDMI audio
` [PATCH v4 15/22] arm: sun8i: h3: Add HDMI audio to Orange Pi 2
` [PATCH v4 16/22] arm: sun8i: h3: Add HDMI audio to Beelink X2
` [PATCH v4 17/22] arm64: dts: allwinner: a64: Add HDMI audio to Pine64
` [PATCH v4 18/22] arm64: dts: allwinner: Enable HDMI audio on Orange Pi PC 2
` [PATCH v4 19/22] ARM: dts: sun8i-h3: Enable HDMI audio on Orange Pi PC/One
` [PATCH v4 20/22] arm64: dts: sun50i-h6-orangepi-3: Enable HDMI audio
` [PATCH v4 21/22] arm64: defconfig: Enable Allwinner i2s driver
` [PATCH v4 22/22] ASoC: sun4i-i2s: fix coding-style for callback definition

[dpdk-dev] [dpdk-dev v8 0/4] cryptodev: add data-path service APIs
 2020-09-21 10:40 UTC  (5+ messages)
` [dpdk-dev] [dpdk-dev v9 "
  ` [dpdk-dev] [dpdk-dev v9 1/4] cryptodev: add crypto "

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-21 10:39 UTC  (11+ messages)

[MPTCP] Re: [MPTCP][PATCH mptcp-next 1/2] Squash-to: "mptcp: remove addr and subflow in PM netlink" Part 3
 2020-09-21 10:39 UTC 

Problems with Windows client
 2020-09-21 10:39 UTC  (5+ messages)

[PATCH v7 0/7] Make hcd-xhci independent of pci hooks
 2020-09-21 10:23 UTC  (4+ messages)
` [PATCH v7 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
 2020-09-21 10:38 UTC  (4+ messages)

[PATCH] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-09-21 10:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/1] KVM: correctly restore the TSC value on nested migration
 2020-09-21 10:38 UTC  (2+ messages)
` [PATCH v2 1/1] KVM: x86: fix MSR_IA32_TSC read for "

[PATCH v7 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-21 10:37 UTC  (4+ messages)
` [PATCH v7 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-21 10:37 UTC  (4+ messages)
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle
    ` [PATCH] rcu/tree: Export rcu_idle_{enter,exit} to module

RFC: qemu and Xen ABI-unstable libs
 2020-09-21 10:36 UTC  (4+ messages)
`  "

[PATCH] KVM: x86/mmu: fix counting of rmap entries in pte_list_add
 2020-09-21 10:29 UTC 

[kvm-unit-tests PATCH] scripts/arch-run: use ncat rather than nc
 2020-09-21 10:36 UTC 

BUG: unable to handle kernel NULL pointer dereference in map_vdso
 2020-09-21 10:35 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_trace_run2
 2020-09-21 10:34 UTC 

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-21 10:33 UTC  (10+ messages)
` [PATCH net-next RFC v4 04/15] devlink: Add reload actions stats to dev get

WARNING in ex_handler_uaccess
 2020-09-21 10:33 UTC  (7+ messages)

BUG: unable to handle kernel paging request in bpf_trace_run1
 2020-09-21 10:33 UTC 

KASAN: use-after-free Read in afs_deactivate_cell (2)
 2020-09-21 10:33 UTC 

[RFC PATCH 0/6] hw/sd/sdcard: Do not attempt to erase out of range addresses
 2020-09-21 10:31 UTC  (4+ messages)
` [RFC PATCH 3/6] hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS

[PATCH 1/2 v2] iio: event: use short-hand variable in iio_device_{un}register_eventset functions
 2020-09-21 10:31 UTC  (2+ messages)
` [PATCH 2/2 v2] iio: event: NULL-ify IIO device's event_interface ref during unregister

KASAN: use-after-free Read in afs_manage_cell
 2020-09-21 10:32 UTC 

[PATCH 0/3] objtool: Extend CFA updating/checking
 2020-09-21 10:31 UTC  (7+ messages)
` [PATCH 1/3] objtool: check: Fully validate the stack frame
` [PATCH 3/3] objtool: check: Make SP memory operation match PUSH/POP semantics

eMMC support
 2020-09-21 10:29 UTC  (3+ messages)

[PATCH v2 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-09-21  9:56 UTC  (2+ messages)
` [PATCH v2 11/11] powerpc/smp: Optimize update_coregroup_mask

external harddisk: bogus corrupt leaf error?
 2020-09-21 10:30 UTC  (3+ messages)

[PATCH 1/2] arm: rmobile: Add RZ/G2M SoC
 2020-09-21 10:30 UTC  (7+ messages)

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21 10:29 UTC  (7+ messages)

[PATCH v2] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-21 10:29 UTC  (4+ messages)

[PATCH 1/2] iio: adc ad9467: add support for AD9434 high-speed ADC
 2020-09-21 10:28 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: iio: ad9467: add entry for for AD9434 ADC


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.