All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 15:14:18 to 2021-02-08 15:50:04 UTC [more...]

[dm-devel] [PATCH] dm: fix iterate_device sanity check
 2021-02-08 15:17 UTC  (4+ messages)
` [dm-devel] "

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-08 15:01 UTC  (7+ messages)
` [PATCH 5.10 020/120] ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detect
` [PATCH 5.10 021/120] ARM: dts: stm32: Connect card-detect signal on DHCOM
` [PATCH 5.10 022/120] ARM: dts: stm32: Disable WP on DHCOM uSD slot
` [PATCH 5.10 023/120] ARM: dts: stm32: Disable optional TSC2004 on DRC02 board
` [PATCH 5.10 024/120] ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
` [PATCH 5.10 078/120] drm/dp/mst: Export drm_dp_get_vc_payload_bw()

[PATCH] bus: fsl-mc: Fix test for end of loop
 2021-02-08 15:49 UTC  (4+ messages)

[PATCH] migration: Drop unused VMSTATE_FLOAT64 support
 2021-02-08 10:00 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-08 15:50 UTC 

[PATCH] nvme: Fix cache alignment
 2021-02-08 15:49 UTC  (12+ messages)

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-02-08 15:10 UTC  (17+ messages)
` [PATCH v5 02/22] powerpc/32: Always enable data translation on syscall entry
` [PATCH v5 03/22] powerpc/32: On syscall entry, enable instruction translation at the same time as data
` [PATCH v5 04/22] powerpc/32: Reorder instructions to avoid using CTR in syscall entry
` [PATCH v5 05/22] powerpc/irq: Add helper to set regs->softe
` [PATCH v5 06/22] powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
` [PATCH v5 07/22] powerpc/irq: Add stub irq_soft_mask_return() for PPC32
` [PATCH v5 08/22] powerpc/syscall: Rename syscall_64.c into interrupt.c
` [PATCH v5 09/22] powerpc/syscall: Make interrupt.c buildable on PPC32
` [PATCH v5 10/22] powerpc/syscall: Use is_compat_task()
` [PATCH v5 11/22] powerpc/syscall: Save r3 in regs->orig_r3
` [PATCH v5 12/22] powerpc/syscall: Change condition to check MSR_RI
` [PATCH v5 13/22] powerpc/32: Always save non volatile GPRs at syscall entry
` [PATCH v5 14/22] powerpc/syscall: implement system call entry/exit logic in C for PPC32
` [PATCH v5 15/22] powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
` [PATCH v5 16/22] powerpc/syscall: Avoid stack frame in likely part of system_call_exception()
` [PATCH v5 17/22] powerpc/syscall: Do not check unsupported scv vector on PPC32

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-08 15:48 UTC  (16+ messages)
` [PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLE
` [PATCH 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-02-08 15:48 UTC  (3+ messages)

[PATCH 4.9 00/43] 4.9.257-rc1 review
 2021-02-08 15:01 UTC  (35+ messages)
` [PATCH 4.9 01/43] net: dsa: bcm_sf2: put device node before return
` [PATCH 4.9 02/43] ibmvnic: Ensure that CRQ entry read are correctly ordered
` [PATCH 4.9 03/43] net_sched: reject silly cell_log in qdisc_get_rtab()
` [PATCH 4.9 04/43] futex,rt_mutex: Provide futex specific rt_mutex API
` [PATCH 4.9 05/43] futex: Remove rt_mutex_deadlock_account_*()
` [PATCH 4.9 06/43] futex: Rework inconsistent rt_mutex/futex_q state
` [PATCH 4.9 07/43] futex: Avoid violating the 10th rule of futex
` [PATCH 4.9 08/43] futex: Replace pointless printk in fixup_owner()
` [PATCH 4.9 09/43] futex: Provide and use pi_state_update_owner()
` [PATCH 4.9 10/43] rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
` [PATCH 4.9 11/43] futex: Use pi_state_update_owner() in put_pi_state()
` [PATCH 4.9 12/43] futex: Simplify fixup_pi_state_owner()
` [PATCH 4.9 13/43] futex: Handle faults correctly for PI futexes
` [PATCH 4.9 14/43] scsi: libfc: Avoid invoking response handler twice if ep is already completed
` [PATCH 4.9 15/43] mac80211: fix fast-rx encryption check
` [PATCH 4.9 16/43] scsi: ibmvfc: Set default timeout to avoid crash during migration
` [PATCH 4.9 17/43] objtool: Dont fail on missing symbol table
` [PATCH 4.9 18/43] stable: clamp SUBLEVEL in 4.4 and 4.9
` [PATCH 4.9 19/43] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 4.9 20/43] USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
` [PATCH 4.9 21/43] USB: serial: option: Adding support for Cinterion MV31
` [PATCH 4.9 23/43] net: lapb: Copy the skb before sending a packet
` [PATCH 4.9 25/43] USB: gadget: legacy: fix an error code in eth_bind()
` [PATCH 4.9 26/43] USB: usblp: dont call usb_set_interface if theres a single alt
` [PATCH 4.9 30/43] xhci: fix bounce buffer usage for non-sg list case
` [PATCH 4.9 32/43] mmc: core: Limit retries when analyse of SDIO tuples fails
` [PATCH 4.9 33/43] ARM: footbridge: fix dc21285 PCI configuration accessors
` [PATCH 4.9 34/43] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 4.9 35/43] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH 4.9 36/43] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [PATCH 4.9 37/43] mm: thp: fix MADV_REMOVE deadlock on shmem THP
` [PATCH 4.9 38/43] x86/build: Disable CET instrumentation in the kernel
` [PATCH 4.9 39/43] x86/apic: Add extra serialization for non-serializing MSRs
` [PATCH 4.9 43/43] ALSA: hda/realtek - Fix typo of pincfg for Dell quirk

[PATCH iproute2-next 2/2] vdpa: Add vdpa tool
 2021-02-08 15:47 UTC  (5+ messages)
` [PATCH iproute2-next v4 0/5] Add vdpa device management tool
  ` [PATCH iproute2-next v4 1/5] Add kernel headers

Constraints on nft expressions and statements in inet ingress chains
 2021-02-08 15:49 UTC 

[PATCH] drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing it
 2021-02-08 15:43 UTC  (2+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2021-02-08 15:48 UTC 

[PATCH v20210111 00/39] leftover from 2020
 2021-02-08 15:48 UTC  (8+ messages)
` [PATCH v20210111 02/39] xl: use proper name for bash_completion file
` [PATCH v20210111 03/39] docs: remove stale create example from xl.1
` [PATCH v20210111 04/39] docs: substitute XEN_CONFIG_DIR in xl.conf.5

Node name & property name collusion - json/yaml implications
 2021-02-08 15:47 UTC  (4+ messages)

[PATCH net] vsock: fix locking in vsock_shutdown()
 2021-02-08 15:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/31] drm/i915/gt: Ratelimit heartbeat completion probing
 2021-02-08 15:45 UTC  (8+ messages)
` [Intel-gfx] [PATCH 09/31] drm/i915: Replace priolist rbtree with a skiplist
` [Intel-gfx] [PATCH 10/31] drm/i915: Fair low-latency scheduling
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/31] drm/i915/gt: Ratelimit heartbeat completion probing
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] hw/block/nvme: fix Close Zone
 2021-02-08  9:14 UTC  (3+ messages)

[PATCH] media: i2c: fix max9271 build dependencies
 2021-02-08 15:42 UTC  (12+ messages)

[PATCH v2] jfs: turn diLog(), dataLog() and txLog() into void functions
 2021-02-08 15:05 UTC  (2+ messages)

[PATCH bpf-next V15 0/7] bpf: New approach for BPF MTU handling
 2021-02-08 15:41 UTC  (6+ messages)
` [PATCH bpf-next V15 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx

alloc_pages_bulk()
 2021-02-08 15:42 UTC 

[PATCH v2] travis-ci: Disable C++ on Aarch64 container
 2021-02-08  9:16 UTC  (3+ messages)

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-08 11:21 UTC  (3+ messages)
` [PATCH 09/22] tests/acceptance/virtiofs_submounts.py: required space between IP and port

[RESEND PATCH v2 0/9] soundwire/regmap: use _no_pm routines
 2021-02-08 15:04 UTC  (4+ messages)

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-08 15:39 UTC  (17+ messages)
` [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
  ` [Ocfs2-devel] "
` [PATCH 3/7] fsdax: Copy data before write
  ` [Ocfs2-devel] "
` [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
  ` [Ocfs2-devel] "
` [PATCH 5/7] fsdax: Dedup file range to use a compare function
  ` [Ocfs2-devel] "
` [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() path
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH 0/7] fsdax, xfs: Add reflink&dedupe support for fsdax

rdma-core spec weird behavior on Fedora
 2021-02-08 15:35 UTC  (8+ messages)

[PATCH 4.4 00/38] 4.4.257-rc1 review
 2021-02-08 15:01 UTC  (25+ messages)
` [PATCH 4.4 12/38] usb: udc: core: Use lock when write to soft_connect
` [PATCH 4.4 13/38] scsi: libfc: Avoid invoking response handler twice if ep is already completed
` [PATCH 4.4 14/38] scsi: ibmvfc: Set default timeout to avoid crash during migration
` [PATCH 4.4 15/38] stable: clamp SUBLEVEL in 4.4 and 4.9
` [PATCH 4.4 16/38] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 4.4 17/38] USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
` [PATCH 4.4 18/38] USB: serial: option: Adding support for Cinterion MV31
` [PATCH 4.4 19/38] Input: i8042 - unbreak Pegatron C15B
` [PATCH 4.4 20/38] net: lapb: Copy the skb before sending a packet
` [PATCH 4.4 21/38] ELF/MIPS build fix
` [PATCH 4.4 24/38] USB: usblp: dont call usb_set_interface if theres a single alt
` [PATCH 4.4 26/38] mac80211: fix station rate table updates on assoc
` [PATCH 4.4 27/38] kretprobe: Avoid re-registration of the same kretprobe earlier
` [PATCH 4.4 28/38] cifs: report error instead of invalid when revalidating a dentry fails
` [PATCH 4.4 29/38] mmc: core: Limit retries when analyse of SDIO tuples fails
` [PATCH 4.4 30/38] ARM: footbridge: fix dc21285 PCI configuration accessors
` [PATCH 4.4 31/38] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 4.4 32/38] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH 4.4 33/38] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [PATCH 4.4 34/38] x86/build: Disable CET instrumentation in the kernel
` [PATCH 4.4 35/38] x86/apic: Add extra serialization for non-serializing MSRs
` [PATCH 4.4 36/38] Input: xpad - sync supported devices with fork on GitHub
` [PATCH 4.4 37/38] ACPI: thermal: Do not call acpi_thermal_check() directly
` [PATCH 4.4 38/38] ALSA: hda/realtek - Fix typo of pincfg for Dell quirk

Unable to create a chain called "trace"
 2021-02-08 15:37 UTC 

post-receive: pub/scm/linux/kernel/git/soc/soc
 2021-02-08 15:37 UTC 

[PATCH v3] Updated locking documentation for transaction_t
 2021-02-08 15:27 UTC  (4+ messages)
` [RFC] Fine-grained locking documentation for jbd2 data structures

[kvm-unit-tests PATCH] gitlab-ci.yml: Add new s390x targets to run tests with TCG and KVM accel
 2021-02-08 15:32 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: restrict execution based on number of outputs connected
 2021-02-08 15:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] tools: create libxensaverestore
 2021-02-08 15:36 UTC  (5+ messages)

cleanup bvec allocation
 2021-02-08 15:33 UTC  (2+ messages)

[PATCH 0/2] failover: trivial cleanup and fix
 2021-02-08  8:45 UTC  (5+ messages)
` [PATCH 1/2] pci: cleanup failover sanity check
` [PATCH 2/2] virtio-net: add missing object_unref()

[Buildroot] [PATCH 0/2] Add usbguard support
 2021-02-08 15:34 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/usbguard: new package

I915 Update - ADLS(dmc), DG1(GuC, HuC)
 2021-02-08 15:33 UTC  (3+ messages)

[PATCH 0/2] mmc: mmci/mmc_test: update mmc_erase management
 2021-02-08 15:03 UTC  (6+ messages)
` [PATCH 1/2] mmc: mmci: enable MMC_CAP_NEED_RSP_BUSY

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-08 15:31 UTC  (17+ messages)
` [net-next PATCH v5 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v5 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v5 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v5 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v5 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v5 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v5 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v5 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v5 09/15] ACPI: utils: Introduce acpi_get_local_address()
` [net-next PATCH v5 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v5 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v5 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v5 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v5 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v5 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 5.12] io_uring: cancel SQPOLL reqs acress exec
 2021-02-08 15:27 UTC  (2+ messages)

[RESEND PATCH net-next 0/4] add HSR offloading support for DSA switches
 2021-02-08 15:26 UTC  (8+ messages)
` [RESEND PATCH net-next 1/4] net: hsr: generate supervision frame without HSR tag

[LTP] [PATCH v1 3/3] syscalls/mallinfo03: Add an overflow test when setting 2G size
 2021-02-08 15:30 UTC  (6+ messages)
` [LTP] [PATCH v2 1/5] tst_mallinfo.c: Add a common print helper for mallinfo

[PATCH liburing 0/3] fix _io_uring_get_cqe()
 2021-02-08 15:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] cryptodev: support multiple cipher block sizes
 2021-02-08 15:28 UTC  (4+ messages)

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-08 15:27 UTC  (3+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode

[Buildroot] [PATCH 1/1] package/at-spi2-atk: add AT_SPI2_ATK_CPE_ID_VENDOR
 2021-02-08 15:27 UTC  (2+ messages)

[PATCH v5 0/4] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-02-08  6:57 UTC  (2+ messages)
` [PATCH v5 4/4] target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU

[Buildroot] [git commit] package/at-spi2-atk: add AT_SPI2_ATK_CPE_ID_VENDOR
 2021-02-08 15:27 UTC 

[Buildroot] [PATCH v2] configs/avenger96_defconfig: add support for Arrow Avenger96 board
 2021-02-08 15:26 UTC  (2+ messages)

[PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
 2021-02-08 15:24 UTC  (11+ messages)

[Bug 1914986] [NEW] KVM internal error. Suberror: 1 - OVMF / Audio related
 2021-02-08  7:39 UTC 

[Buildroot] [git commit] configs/avenger96_defconfig: add support for Arrow Avenger96 board
 2021-02-08 15:25 UTC 

[Buildroot] [PATCH] package/memtester: fix compile and link flags
 2021-02-08 15:24 UTC  (2+ messages)

[Buildroot] [git commit] package/memtester: fix compile and link flags
 2021-02-08 15:24 UTC 

[LTP] [PATCH 0/3] lib/tst_net.sh: calc median instead of mean in tst_netload()
 2021-02-08 15:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXrandr: add CPE variables
 2021-02-08 15:23 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xlib_libXrandr: add CPE variables
 2021-02-08 15:23 UTC 

[Buildroot] [git commit] package/connman: set CONNMAN_CPE_ID_VENDOR
 2021-02-08 15:23 UTC 

[Buildroot] [PATCH 1/1] configs/kontron_smarc_sal28_defconfig: use Python 3.x for U-Boot build
 2021-02-08 15:22 UTC  (2+ messages)

[Buildroot] [git commit] configs/kontron_smarc_sal28_defconfig: use Python 3.x for U-Boot build
 2021-02-08 15:22 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2021-02-08 15:15 UTC  (5+ messages)
` [PATCH 104/141] mtd: rawnand: stm32_fmc2: "

[Buildroot] [git commit] package/brotli: add BROTLI_CPE_ID_VENDOR
 2021-02-08 15:22 UTC 

[Buildroot] [PATCH 1/1] package/audiofile: drop package
 2021-02-08 15:21 UTC  (2+ messages)

[PATCH] docs: Remove the Microsoft rhetoric
 2021-02-08 15:15 UTC  (2+ messages)

[dpdk-dev] [CI] SPDK compilation failures @ DPDK community lab
 2021-02-08 15:21 UTC  (2+ messages)
` [SPDK] "

[Buildroot] [RESEND PATCH 1/2] package/uhd: add missing support
 2021-02-08 15:19 UTC  (2+ messages)
` [Buildroot] [RESEND PATCH 2/2] package/gnuradio: add gr-uhd option

[Buildroot] [git commit] package/audiofile: drop package
 2021-02-08 15:18 UTC 

[Buildroot] [PATCH 1/1] package/augeas: add AUGEAS_CPE_ID_VENDOR
 2021-02-08 15:17 UTC  (2+ messages)

Multiple link, policy routing and link not in defaut route
 2021-02-08 15:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix meter commands help strings
 2021-02-08 15:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] nvme-multipath: set nr_zones for zoned namespaces
 2021-02-08 15:14 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/avahi: add AVAHI_CPE_ID_VENDOR
 2021-02-08 15:15 UTC  (2+ messages)

[Buildroot] [git commit] package/avahi: add AVAHI_CPE_ID_VENDOR
 2021-02-08 15:14 UTC 

[Buildroot] [git commit] package/augeas: add AUGEAS_CPE_ID_VENDOR
 2021-02-08 15:14 UTC 

pci mvebu issue (memory controller)
 2021-02-08 15:08 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.