All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 10:24:23 to 2020-09-21 10:55:24 UTC [more...]

[Bridge] [PATCH net-next 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
 2020-09-21 10:55 UTC  (15+ 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 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 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

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

[PATCH v9 0/8] Asynchronous flip implementation for i915
 2020-09-21 10:53 UTC  (5+ messages)
` [PATCH v9 6/8] drm/i915: WA for platforms with double buffered address update enable bit
    ` [Intel-gfx] "

[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 v7 00/34] Improvements for Tegra I2C driver
 2020-09-21 10:49 UTC  (7+ messages)
` [PATCH v7 06/34] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member

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

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2020-09-21 10:47 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-09-21 10:46 UTC 

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-21 10:42 UTC  (3+ messages)

[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 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-09-21 10:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-09-21 10:41 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  (69+ 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)

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2020-09-21 10:34 UTC 

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

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2020-09-21 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2020-09-21 10:33 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-09-21 10:33 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  (5+ messages)

[PATCH v2 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-09-21  9:56 UTC  (3+ messages)
` [PATCH v2 10/11] powerpc/smp: Move coregroup mask updation to a new function
` [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

[PATCH] Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"
 2020-09-21 10:26 UTC 

[PATCH RFT/RFC 00/49] staging: media: bring back zoran driver
 2020-09-21 10:20 UTC  (11+ messages)
` [PATCH RFT/RFC 01/49] staging: media: Revert "media: zoran: remove deprecated driver"
` [PATCH RFT/RFC 05/49] staging: media: zoran: fix checkpatch issue
` [PATCH RFT/RFC 07/49] staging: media: zoran: do not forward declare zr36057_init_vfe
` [PATCH RFT/RFC 13/49] staging: media: zoran: remove proc_fs
` [PATCH RFT/RFC 23/49] staging: media: zoran: remove overlay
` [PATCH RFT/RFC 28/49] staging: media: zoran: convert zoran alloc to devm
` [PATCH RFT/RFC 38/49] staging: media: zoran: Add vb_queue
` [PATCH RFT/RFC 43/49] staging: media: zoran: add vidioc_g_parm
` [PATCH RFT/RFC 48/49] staging: media: zoran: convert to vb2

[PATCH v7 32/34] i2c: tegra: Clean up and improve comments
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH RESEND] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
 2020-09-21 10:25 UTC  (2+ messages)

[PATCH v7 31/34] i2c: tegra: Clean up printk messages
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 30/34] i2c: tegra: Clean up variable names
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 29/34] i2c: tegra: Improve formatting of variables
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 27/34] i2c: tegra: Check errors for both positive and negative values
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 26/34] i2c: tegra: Factor out hardware initialization into separate function
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 25/34] i2c: tegra: Factor out register polling into separate function
 2020-09-21 10:20 UTC  (2+ messages)

[PATCH v7 19/34] i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
 2020-09-21 10:19 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v5 mptcp-next 3/3] mptcp: retransmit ADD_ADDR when timeout
 2020-09-21 10:24 UTC 


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.