All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-01 10:34:47 to 2020-11-01 13:32:39 UTC [more...]

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-01 13:31 UTC  (4+ messages)
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree

[PATCH 00/10] dt-bindings: iio: conversion of consumer drivers
 2020-11-01 13:25 UTC  (3+ messages)
` [PATCH 07/10] dt-bindings:iio:adc:maxim,max1027: Pull out to separate binding doc

[PATCH v7 0/6] Add support for the IEI WT61P803 PUZZLE MCU
 2020-11-01 13:22 UTC  (4+ messages)
` [PATCH v7 2/6] drivers: mfd: Add a driver for "

[PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC
 2020-11-01 13:19 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: imx8mn: Enable Asynchronous Sample Rate Converter
 2020-11-01 13:18 UTC  (4+ messages)

[PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-11-01 13:14 UTC  (6+ messages)
` [PATCH 1/2] genirq: Allow an interrupt to be marked as 'naked'
` [PATCH 2/2] arm64: Mark the recheduling IPI as naked interrupt

[PATCH] mips: add support for TIF_NOTIFY_SIGNAL
 2020-11-01 13:15 UTC  (2+ messages)

[PATCH v2 net-next 2/2] net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
 2020-11-01 13:17 UTC 

[PATCH v2 net-next 1/2] net: add GSO UDP L4 and GSO fraglists to the list of software-backed types
 2020-11-01 13:17 UTC 

[PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier
 2020-11-01 13:11 UTC  (4+ messages)

[PATCH v2 net-next 0/2] net: allow virtual netdevs to forward UDP L4 and fraglist GSO skbs
 2020-11-01 13:16 UTC 

[PATCH] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-01 13:12 UTC 

[GIT PULL] Char/Misc driver fixes/removals for 5.10-rc2
 2020-11-01 13:11 UTC 

arch/parisc/include/asm/atomic.h:122:1: sparse: sparse: context imbalance in 'fc_exch_resp' - unexpected unlock
 2020-11-01 13:10 UTC 

[GIT PULL] Driver core / Documentation fixes for 5.10-rc2
 2020-11-01 13:11 UTC 

[GIT PULL] Staging driver fixes for 5.10-rc2
 2020-11-01 13:09 UTC  (2+ messages)

[Buildroot] Activate Wifi on my STM32
 2020-11-01 13:08 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.10-rc2
 2020-11-01 13:08 UTC 

[GIT PULL] USB driver fixes for 5.10-rc2
 2020-11-01 13:08 UTC 

[dpdk-dev] [PATCH] net/mlx4: fix glue library name
 2020-11-01 13:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH] common/mlx5: "

stable-rc/queue/4.14 build: 201 builds: 1 failed, 200 passed, 66 warnings (v4.14.203-13-ga8be1d27ea3e)
 2020-11-01 13:06 UTC 

[Buildroot] [git commit] package/libglib2: fix util-linux-libs dependency
 2020-11-01 13:05 UTC 

[linux-rt-devel:linux-5.10.y-rt-rebase 57/209] kernel/printk/printk.c:2808:5-8: Unneeded variable: "ret". Return "- ENOMEM" on line 2819
 2020-11-01 13:05 UTC  (2+ messages)
` [PATCH] printk: fix returnvar.cocci warnings

[Buildroot] [PATCH 1/1] package/libglib2: fix util-linux-libs dependency
 2020-11-01 13:03 UTC  (2+ messages)

[PATCH] venus: pm_helpers: Fix kernel module reload
 2020-11-01 13:00 UTC 

stable-rc/queue/4.9 build: 195 builds: 2 failed, 193 passed, 4 warnings (v4.9.241-14-ge7f356d87b35)
 2020-11-01 12:57 UTC 

[PATCH net-next v2 00/19] net: phy: add support for shared interrupts (part 1)
 2020-11-01 12:51 UTC  (20+ messages)
` [PATCH net-next v2 01/19] net: phy: export phy_error and phy_trigger_machine
` [PATCH net-next v2 02/19] net: phy: add a shutdown procedure
` [PATCH net-next v2 03/19] net: phy: make .ack_interrupt() optional
` [PATCH net-next v2 04/19] net: phy: at803x: implement generic .handle_interrupt() callback
` [PATCH net-next v2 05/19] net: phy: at803x: remove the use of .ack_interrupt()
` [PATCH net-next v2 06/19] net: phy: mscc: use phy_trigger_machine() to notify link change
` [PATCH net-next v2 07/19] net: phy: mscc: implement generic .handle_interrupt() callback
` [PATCH net-next v2 08/19] net: phy: mscc: remove the use of .ack_interrupt()
` [PATCH net-next v2 09/19] net: phy: aquantia: implement generic .handle_interrupt() callback
` [PATCH net-next v2 10/19] net: phy: aquantia: remove the use of .ack_interrupt()
` [PATCH net-next v2 11/19] net: phy: broadcom: implement generic .handle_interrupt() callback
` [PATCH net-next v2 12/19] net: phy: broadcom: remove use of ack_interrupt()
` [PATCH net-next v2 13/19] net: phy: cicada: implement the generic .handle_interrupt() callback
` [PATCH net-next v2 14/19] net: phy: cicada: remove the use of .ack_interrupt()
` [PATCH net-next v2 15/19] net: phy: davicom: implement generic .handle_interrupt() calback
` [PATCH net-next v2 16/19] net: phy: davicom: remove the use of .ack_interrupt()
` [PATCH net-next v2 17/19] net: phy: add genphy_handle_interrupt_no_ack()
` [PATCH net-next v2 18/19] net: phy: realtek: implement generic .handle_interrupt() callback
` [PATCH net-next v2 19/19] net: phy: realtek: remove the use of .ack_interrupt()

[PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode
 2020-11-01 12:46 UTC  (5+ messages)

[PATCH 0/2] Example of how prebuilt binaries and locked sstate could work
 2020-11-01 12:53 UTC  (3+ messages)
` [PATCH 1/2] sstate: Promote do_install to an sstate test
` [PATCH 2/2] selftest: Add binaryonly example and selftest

[PATCH v2 0/4] arm: support get_user_pages_fast
 2020-11-01 12:48 UTC  (8+ messages)
` [PATCH v2 3/4] arm: mm: introduce L_PTE_SPECIAL

[igt-dev] [PATCH i-g-t] i915/gem_tiled_blits: Added description of subtests
 2020-11-01 12:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

EXPORT_SYMBOL or EXPORT_SYMBOL_GPL?
 2020-11-01 12:43 UTC 

[PATCH v2 00/13] Add support for DP-HDMI2.1 PCON
 2020-11-01 12:43 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for DP-HDMI2.1 PCON (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH net-next 0/5] net: add and use dev_get_tstats64
 2020-11-01 12:38 UTC  (6+ messages)
` [PATCH net-next 1/5] net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
` [PATCH net-next 2/5] net: make ip_tunnel_get_stats64 an alias for dev_get_tstats64
` [PATCH net-next 3/5] ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callback
` [PATCH net-next 4/5] net: dsa: use net core stats64 handling
` [PATCH net-next 5/5] tun: switch to net core provided statistics counters

stable/linux-5.4.y build: 200 builds: 2 failed, 198 passed, 1 error, 109 warnings (v5.4.74)
 2020-11-01 12:34 UTC 

[PATCH] libxcb: Fix install file owner/group
 2020-11-01 12:32 UTC 

Linux 5.9.3
 2020-11-01 12:32 UTC  (2+ messages)

[PATCH 0/3] drm/panel: ABT Y030XX067A panel support
 2020-11-01 12:29 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: display: Add ABT Y030XX067A panel bindings

[PATCH 1/3] iio: accel: bmc150-accel: Add DT bindings
 2020-11-01 12:28 UTC  (3+ messages)
` [PATCH 2/3] iio: accel: bmc150-accel: Add support for BMA222
` [PATCH 3/3] iio: accel: bmc150-accel: Add rudimentary regulator support

[PATCH] runqemu: Change virtio-vga to virtio-gpu
 2020-11-01 12:27 UTC  (5+ messages)
` [OE-core] "

stable-rc/queue/4.4 build: 190 builds: 2 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-10-g5dfc3f093ca4)
 2020-11-01 12:23 UTC 

[GIT PULL] irqchip updates for 5.10, take #1
 2020-11-01 12:22 UTC 

[PATCH 1/1] workqueue: Remove redundant assignment
 2020-11-01 12:21 UTC 

[qemu-mainline test] 156338: regressions - FAIL
 2020-11-01 12:14 UTC 

[PATCH v3 0/2] irqchip/ti-sci-inta: Support for unmapped events
 2020-11-01 12:10 UTC  (3+ messages)

[RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data when interrupt is hierarchy
 2020-11-01 12:10 UTC  (3+ messages)

[PATCH] irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlm
 2020-11-01 12:10 UTC  (2+ messages)

[PATCH RFC net-next 00/13] RX filtering for DSA switches
 2020-11-01 12:06 UTC  (12+ messages)

[dpdk-dev] [PATCH] build: add pkg-config validation
 2020-11-01 12:06 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/wireshark: add zstd optional dependency
 2020-11-01 12:05 UTC 

Linux kernel 5.9.3 released
 2020-11-01 12:05 UTC 

Linux 5.8.18
 2020-11-01 12:04 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 1 failed, 205 passed, 77 warnings (v4.19.154-35-g047c97e1e99b)
 2020-11-01 11:59 UTC 

[PATCH nf-next,v2] netfilter: nft_reject_inet: allow to use reject from inet ingress
 2020-11-01 11:58 UTC 

[PATCH nf-next,v2] netfilter: nft_reject_inet: allow to use reject from inet ingress
 2020-11-01 11:57 UTC 

[PATCH] KVM: x86: use positive error values for msr emulation that causes #GP
 2020-11-01 11:55 UTC 

Linux kernel 5.8.18 released
 2020-11-01 11:55 UTC 

[PATCH 5.9 00/74] 5.9.3-rc1 review
 2020-11-01 11:53 UTC  (8+ messages)
  ` [LTP] "

clean up the generic pagecache read helpers
 2020-11-01 11:52 UTC  (15+ messages)
` [PATCH 04/13] mm: handle readahead in generic_file_buffered_read_pagenotuptodate
` [PATCH 07/13] mm: refactor generic_file_buffered_read_get_pages
` [PATCH 10/13] mm: open code readahead in filemap_new_page
` [PATCH 11/13] mm: streamline the partially uptodate checks in filemap_make_page_uptodate

[PATCH net] vdpa/mlx5: Fix miss to set VIRTIO_NET_S_LINK_UP for virtio_net_config
 2020-11-01 11:50 UTC  (5+ messages)
` mlx5_vdpa problem

[Buildroot] [PATCH v3 0/2] gpsd: update version and add python support
 2020-11-01 11:47 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] package/gpsd: bump version to 3.21
` [Buildroot] [PATCH v3 2/2] package/gpsd: enable python support and modules

Linux 5.4.74
 2020-11-01 11:44 UTC  (2+ messages)

[PATCH] pci: mediatek: fix warning in msi.h
 2020-11-01 11:43 UTC  (7+ messages)

[PATCH] fix gcc 4.0 big endian sha1
 2020-11-01 11:42 UTC 

[PATCH] mm: optionally disable brk()
 2020-11-01 11:41 UTC  (10+ messages)

[PATCH net-next] vxlan: Use a per-namespace nexthop listener instead of a global one
 2020-11-01 11:39 UTC 

[PATCH v6 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-11-01 10:55 UTC  (9+ messages)
` [PATCH v6 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v6 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[PATCH v2] ARM: dts: imx: add usb alias
 2020-11-01 11:29 UTC  (2+ messages)

[PULL v2 00/16] 9p queue (previous 2020-10-23)
 2020-11-01 11:37 UTC  (4+ messages)
` [PULL v2 01/16] tests/9pfs: fix test dir for parallel tests

[PATCH V3] clk: imx8m: fix bus critical clk registration
 2020-11-01 11:23 UTC  (2+ messages)

[PATCH 0/8] Pin control support for RZ/G2[HN]
 2020-11-01 11:31 UTC  (11+ messages)
` [PATCH 1/8] pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
` [PATCH 2/8] pinctrl: renesas: r8a77951: Add R8A774E1 "
` [PATCH 3/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
` [PATCH 4/8] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
` [PATCH 5/8] pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1

[RFC PATCH 4/4] net: dsa: tag_edsa: support reception of packets from lag devices
 2020-11-01 11:31 UTC  (4+ messages)

[PATCH] Input: add switch event(SW_COVER_ATTACHED)
 2020-11-01 11:27 UTC  (3+ messages)

[BUG] Crash during futex initialization with gcc 10
 2020-11-01 11:12 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-01 11:09 UTC  (5+ messages)

Linux kernel 5.4.74 released
 2020-11-01 11:15 UTC 

sound/soc/fsl/fsl-asoc-card.c:684:45: sparse: sparse: incorrect type in argument 3 (different base types)
 2020-11-01 11:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/opencv3: fix OPENCV3_CLEAN_INSTALL_{DOC, CMAKE}
 2020-11-01 11:12 UTC 

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-11-01 11:10 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[Buildroot] [PATCH v3 1/4] boot/uboot: add stm32 binary format
 2020-11-01 11:08 UTC  (3+ messages)
` [Buildroot] [PATCH v3 4/4] configs/stm32mp157c-dk2: add support for wifi

adding some semantic markup back into .rst files
 2020-11-01 11:05 UTC 

[PATCH] media: rc: validate that "rc_proto" is reasonable
 2020-11-01 11:04 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add fix option for COMMIT_LOG_LONG_LINE
 2020-11-01 11:04 UTC  (2+ messages)

[PATCH net-next v5 4/4] gve: Add support for raw addressing in the tx path
 2020-11-01 11:02 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] net: rose: Fix Null pointer dereference in rose_send_frame()
 2020-11-01 11:02 UTC  (7+ messages)

How do work with Meta Boost Keto on our body Fat?
 2020-11-01 10:57 UTC 

本メールはドメインの運用(メール送受信やホームページの表示)に関わる
 2020-11-01 10:56 UTC 

[dpdk-dev] [PATCH] ethdev: deprecate shared counters using action attribute
 2020-11-01 10:45 UTC  (3+ messages)

Linux 4.19.154
 2020-11-01 10:44 UTC  (5+ messages)

[PULL 0/5] Modules 20201029 patches
 2020-11-01 10:42 UTC  (2+ messages)

[PATCH 4.19 0/5] backport some more fscrypt fixes to 4.19
 2020-11-01 10:39 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 4.19 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
 2020-11-01 10:39 UTC  (3+ messages)
` Patch "fscrypt: fix race allowing rename() and link() of ciphertext dentries" has been added to the 4.19-stable tree
  ` [f2fs-dev] "

[Buildroot] [PATCH 1/1] package/libglib2: fix util-linux dependency
 2020-11-01 10:39 UTC  (2+ messages)

[PATCH 4.19 1/5] fscrypt: clean up and improve dentry revalidation
 2020-11-01 10:39 UTC  (3+ messages)
` Patch "fscrypt: clean up and improve dentry revalidation" has been added to the 4.19-stable tree
  ` [f2fs-dev] "

[PATCH 4.19 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
 2020-11-01 10:39 UTC  (3+ messages)
` Patch "fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory" has been added to the 4.19-stable tree
  ` [f2fs-dev] "

[PATCH 4.19 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
 2020-11-01 10:39 UTC  (3+ messages)
` Patch "fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext" has been added to the 4.19-stable tree
  ` [f2fs-dev] "

[PATCH 4.19 4/5] fscrypt: only set dentry_operations on ciphertext dentries
 2020-11-01 10:39 UTC  (3+ messages)
` Patch "fscrypt: only set dentry_operations on ciphertext dentries" has been added to the 4.19-stable tree
  ` [f2fs-dev] "

[Buildroot] [git commit] package/libglib2: fix util-linux dependency
 2020-11-01 10:35 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.