All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-30 17:06:53 to 2020-12-30 20:09:46 UTC [more...]

[PATCH 1/1] GitHub Actions: run SELinux testsuite in Fedora virtual machine
 2020-12-30 20:08 UTC 

[BUG] checkpatch: non-standard types cannot be declared after '}'
 2020-12-30 20:06 UTC  (3+ messages)

get_phys_pages(), get_avphys_pages() no longer read /proc/meminfo
 2020-12-30 20:06 UTC 

[PATCH] fs: fix: second lock in function d_prune_aliases()
 2020-12-30 20:04 UTC  (2+ messages)

[PATCH 0/8] Cleanups around index operations
 2020-12-30 20:00 UTC  (15+ messages)
` [PATCH 1/8] tree-walk: report recursion counts
` [PATCH 2/8] unpack-trees: add trace2 regions
` [PATCH 3/8] cache-tree: use trace2 in cache_tree_update()
` [PATCH 4/8] cache-tree: trace regions for I/O
` [PATCH 5/8] cache-tree: trace regions for prime_cache_tree
` [PATCH 6/8] index-format: update preamble to cached tree extension
` [PATCH 7/8] index-format: discuss recursion of cached-tree better
` [PATCH 8/8] cache-tree: avoid path comparison loop when silent

[PATCH v6] prctl.2: Document Syscall User Dispatch
 2020-12-30 19:50 UTC  (4+ messages)

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2020-12-30 19:49 UTC  (24+ messages)
` [PATCH 1/4] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
` [PATCH 2/4] net: sfp: allow to use also SFP modules which are detected as SFF
` [PATCH 3/4] net: sfp: assume that LOS is not implemented if both LOS normal and inverted is set

[dpdk-dev] [PATCH] ci: fix package installation in GitHub Actions
 2020-12-30 18:00 UTC  (3+ messages)

[linux-5.4 test] 157976: regressions - FAIL
 2020-12-30 19:47 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_fence: Fix legacy ring selection
 2020-12-30 19:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/8 v2] Change logic of EFI LoadFile2 protocol for initrd loading
 2020-12-30 19:38 UTC  (13+ messages)
` [PATCH 1/8 v2] efi_loader: Remove unused headers from efi_load_initrd.c
` [PATCH 2/8 v2] efi_loader: Remove unconditional installation of file2 protocol for initrd
` [PATCH 3/8 v2] efi_loader: Add size checks to efi_create_indexed_name()
` [PATCH 4/8 v2] efi_loader: Introduce helper functions for EFI
` [PATCH 5/8 v2] efi_loader: bootmgr: Use get_var from efi_helper file
` [PATCH 6/8 v2] efi_loader: Replace config option with EFI variable for initrd loading

[Intel-gfx] [PATCH] drm/i915/gt: Only disable preemption on gen8 render engines
 2020-12-30 19:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Only disable preemption on gen8 render engines (rev2)

KASAN: use-after-free Read in vlan_dev_real_dev
 2020-12-30 19:36 UTC 

general protection fault in dst_dev_put (6)
 2020-12-30 19:36 UTC 

[PATCH] x86/svm: Clean up MSR_K8_VM_CR definitions
 2020-12-30 19:35 UTC 

[dpdk-dev] [PATCH v13 00/12] Arm build options rework
 2020-12-30 19:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v14 "

[PATCH 0/2] backports for slab-out-of-bounds issue in ip6_xmit()
 2020-12-30 19:33 UTC  (3+ messages)
` [PATCH 1/2] net: ipv6: keep sk status consistent after datagram connect failure
` [PATCH 2/2] l2tp: fix races with ipv4-mapped ipv6 addresses

[dpdk-dev] [PATCH v4 01/32] net/mlx5: fix folding constant array error
 2020-12-30 18:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 00/32] mlx5 Windows support - part #5

[dpdk-dev] Migrating the dpdk.org mailing lists
 2020-12-30 19:23 UTC  (3+ messages)

[PATCH v2] dt-bindings: leds: Document commonly used LED triggers
 2020-12-30 19:20 UTC  (3+ messages)

[PATCH 2/2] Various pages: Normalize NOTES about non-existing glibc wrappers
 2020-12-30 19:20 UTC  (3+ messages)
` [PATCH v2 1/2] Various pages: Normalize SYNOPSIS notes about nonexistent "

[linux-linus test] 157974: regressions - FAIL
 2020-12-30 19:21 UTC 

[Buildroot] [PATCH 1/1] package/p11-kit: fix build without tasn1
 2020-12-30 19:20 UTC 

Correction to nftables wiki
 2020-12-30 19:17 UTC 

verifier rejects program under O2, works under O3
 2020-12-30 19:14 UTC  (4+ messages)

[RFC PATCH v3 00/12] Generic zcopy_* functions
 2020-12-30 19:12 UTC  (13+ messages)
` [RFC PATCH v3 01/12] skbuff: remove unused skb_zcopy_abort function
` [RFC PATCH v3 02/12] skbuff: simplify sock_zerocopy_put
` [RFC PATCH v3 03/12] skbuff: Push status and refcounts into sock_zerocopy_callback
` [RFC PATCH v3 04/12] skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
` [RFC PATCH v3 05/12] skbuff: replace sock_zerocopy_get with skb_zcopy_get
` [RFC PATCH v3 06/12] skbuff: Add skb parameter to the ubuf zerocopy callback
` [RFC PATCH v3 07/12] skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
` [RFC PATCH v3 08/12] skbuff: Call skb_zcopy_clear() before unref'ing fragments
` [RFC PATCH v3 09/12] skbuff: rename sock_zerocopy_* to msg_zerocopy_*
` [RFC PATCH v3 10/12] net: group skb_shinfo zerocopy related bits together
` [RFC PATCH v3 11/12] skbuff: add flags to ubuf_info for ubuf setup
` [RFC PATCH v3 12/12] tap/tun: add skb_zcopy_init() helper for initialization

[PATCH iproute2] build: Fix link errors on some systems
 2020-12-30 19:11 UTC 

[Intel-gfx] [CI] drm/i915/dp: Track pm_qos per connector
 2020-12-30 19:12 UTC 

[PATCH 1/2 v7] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-12-30 19:09 UTC  (3+ messages)
` [PATCH 2/2 v7] leds: rt8515: Add Richtek RT8515 LED driver

[lee-linaro:google/android-3.18-batch 203/521] fs/pstore/ram_core.c:302:50: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-12-30 19:08 UTC 

FYI, Second Edition Release Candidate 1 now available
 2020-12-30 18:59 UTC  (7+ messages)

[PATCH v2] xfrm: Fix wraparound in xfrm_policy_addr_delta()
 2020-12-30 18:57 UTC  (2+ messages)

[PATCH v9 0/4] leds: pwm: Make automatic labels work
 2020-12-30 18:54 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: mfd: Fix schema warnings for pwm-leds

[PATCH] Nokia RX-51: Do not try calling both ext2load and ext4load
 2020-12-30 18:55 UTC  (2+ messages)
` [maemo-leste] "

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2020-12-30 18:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH led-next 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2020-12-30 18:48 UTC  (11+ messages)

IMX8MM SD UHS support
 2020-12-30 18:47 UTC  (6+ messages)

Using kmssink with mxsfb-drm
 2020-12-30 18:45 UTC 

[PATCH v2] leds: trigger: fix potential deadlock with libata
 2020-12-30 18:42 UTC  (2+ messages)

[PATCH] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
 2020-12-30 18:42 UTC  (2+ messages)

[PATCH net] r8169: work around power-saving bug on some chip versions
 2020-12-30 18:33 UTC 

[PATCH] xen: remove the usage of the P ar option
 2020-12-30 18:32 UTC  (2+ messages)

[PATCH libdrm] tests/util: Add mxsfb-drm driver
 2020-12-30 18:29 UTC 

[PATCH] doc: move EnableIPv6 under Network
 2020-12-30 18:29 UTC  (4+ messages)

[PATCH -next v4 00/13] introduce mt7921e support
 2020-12-30 18:06 UTC  (28+ messages)
` [PATCH -next v4 01/13] mt76: mt7921: add module support
` [PATCH -next v4 02/13] mt76: mt7921: add MCU support
` [PATCH -next v4 03/13] mt76: mt7921: add MAC support
` [PATCH -next v4 04/13] mt76: mt7921: add DMA support
` [PATCH -next v4 05/13] mt76: mt7921: add EEPROM support
` [PATCH -next v4 06/13] mt76: mt7921: add ieee80211_ops
` [PATCH -next v4 07/13] mt76: mt7921: introduce mt7921e support
` [PATCH -next v4 08/13] mt76: mt7921: add debugfs support
` [PATCH -next v4 09/13] mt76: mt7921: introduce schedule scan support
` [PATCH -next v4 10/13] mt76: mt7921: introduce 802.11 PS support in sta mode
` [PATCH -next v4 11/13] mt76: mt7921: introduce support for hardware beacon filter
` [PATCH -next v4 12/13] mt76: mt7921: introduce beacon_loss mcu event
` [PATCH -next v4 13/13] mt76: mt7921: introduce PM support

[PATCH v2] btf: support ints larger than 128 bits
 2020-12-30 18:21 UTC  (2+ messages)

[PATCH v7 0/5] Introduce the Counter character device interface
 2020-12-30 18:18 UTC  (7+ messages)
` [PATCH v7 4/5] docs: counter: Document "
` [PATCH v7 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

Need to disable IPV6 completely from the yocto image for Raspberrypi
 2020-12-30 18:18 UTC  (2+ messages)

[PATCH v8 00/28] Add DM support for omap PWM backlight
 2020-12-30 18:14 UTC  (2+ messages)

[PATCH v1] mailmap: Update mail address for Igor Opaniuk
 2020-12-30 18:13 UTC  (2+ messages)

[PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
 2020-12-30 18:11 UTC  (3+ messages)
  ` [dm-devel] "

sound
 2020-12-30 18:10 UTC  (2+ messages)

[PATCH v2 0/3] completion: make __git_complete public
 2020-12-30 18:09 UTC  (7+ messages)
` [PATCH v2 1/3] completion: bash: add __git_have_func helper

[pm:bleeding-edge] BUILD REGRESSION 0c7a6fd3a0e835b0158a1f52176f5d3858fac110
 2020-12-30 18:09 UTC  (3+ messages)
` [PATCH] powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbols

[PATCH 0/2] spi: rpc-if: Trivial fixes
 2020-12-30 18:05 UTC  (3+ messages)
` [PATCH 2/2] spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Remove legacy ring abi
 2020-12-30 18:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] PCI: add Intel i210 quirk
 2020-12-30 18:03 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] drm/amd/display: disable dcn10 pipe split by default
 2020-12-30 18:03 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/31] ARM: 9014/2: Replace string mem* functions for KASan
 2020-12-30 18:01 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 10/31] f2fs: Handle casefolding with Encryption
  ` [f2fs-dev] "

[PATCH] unit/test-dbus: pick up dbus-daemon from $PATH
 2020-12-30 18:02 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-30 17:58 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits

[PATCH v7] prctl.2: Document Syscall User Dispatch
 2020-12-30 17:58 UTC 

[RFC 0/2] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2020-12-30 17:56 UTC  (3+ messages)

[git pull] habanalabs fixes for 5.11-rc2
 2020-12-30 17:57 UTC  (2+ messages)

[PATCH 0/4] Fix order when split bio and send remaining back to itself
 2020-12-30 17:53 UTC  (7+ messages)
` [PATCH 1/4] block: introduce submit_bio_noacct_add_head
          ` [dm-devel] "

[PATCH v1] Bluetooth: hci_qca: Wait for SSR completion during suspend
 2020-12-30 17:52 UTC  (2+ messages)
` [v1] "

[PATCH] x86/reboot/quirks: Add Zotac ZBOX CI327 nano PCI reboot quirk
 2020-12-30 17:50 UTC  (2+ messages)
` [tip: x86/misc] x86/reboot: "

[PATCH 1/2] imx8mm_beacon: Enable fixed regulator in SPL
 2020-12-30 17:47 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: imx8mm-beacon: add UHS and HS400/HS400ES properties

imx6ull capture from OV5640
 2020-12-30 17:45 UTC 

libsepol/cil: infinite loop using invalid block/blockabstract
 2020-12-30 17:44 UTC 

[lee-linaro:google/android-3.18-batch 202/521] fs/pstore/ram_core.c:269:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-30 17:42 UTC 

[Bug 1908551] [NEW] aarch64 SVE emulation breaks strnlen and strrchr
 2020-12-30 17:30 UTC  (2+ messages)
` [Bug 1908551] "

[PATCH v8 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-30 17:40 UTC  (4+ messages)
` [PATCH v8 2/3] ACPI: platform-profile: Add platform profile support

hierarchical, tree-like structure of snapshots
 2020-12-30 17:39 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 5.11-rc2
 2020-12-30 17:38 UTC 

[RFC] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
 2020-12-30 17:39 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_whisper: Replace ring selection with engine map
 2020-12-30 17:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v6 00/18] HSM driver for ACRN hypervisor
 2020-12-30 17:33 UTC  (3+ messages)
` [PATCH v6 04/18] x86/acrn: Introduce hypercall interfaces

[PATCH] libceph: disambiguate ceph_connection_operations handlers
 2020-12-30 17:31 UTC 

[git pull] habanalabs fixes for 5.11-rc2
 2020-12-30 17:31 UTC 

[PATCH] libceph: zero out session key and connection secret
 2020-12-30 17:27 UTC 

[PATCH] target/arm: Fix sve pred_desc decoding
 2020-12-30 17:25 UTC 

[PATCH 1/2] ASoC: wm_adsp: Only use __be32 for big-endian data
 2020-12-30 17:24 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm_adsp: Use snd_ctl_elem_type_t for control types

[Intel-gfx] [PATCH 2/2] drm/i915/dp: Track pm_qos per connector
 2020-12-30 17:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[qemu-mainline test] 157973: regressions - FAIL
 2020-12-30 17:13 UTC 

[PATCH] doc/sandbox: improve formatting of command line options
 2020-12-30 17:10 UTC 

[PATCH 1/1] sandbox: keep time offset when resetting
 2020-12-30 17:07 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.