All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-09 22:18:09 to 2022-01-10 01:01:13 UTC [more...]

[PATCH net-next] page_pool: remove spinlock in page_pool_refill_alloc_cache()
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] cxgb3: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] be2net: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] net: enetc: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] bnx2x: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] et131x: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH net-next] net: allwinner: Fix print format
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] qlcnic: Simplify DMA setting
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] tcp: tcp_send_challenge_ack delete useless param `skb`
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] lan743x: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] net: alteon: Simplify DMA setting
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] vmxnet3: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] rocker: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] net/qla3xxx: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] cxgb4: Remove useless DMA-32 fallback configuration
 2022-01-10  1:00 UTC  (2+ messages)

[v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
 2022-01-10  0:59 UTC  (8+ messages)
` [v2 1/3] clk: mediatek: Add error handle when fail to register clock provider
` [v2 2/3] dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document
` [v2 3/3] clk: mediatek: Integrate vppsys with mtk-mmsys in MT8195

[PATCH net] amt: fix wrong return type of amt_send_membership_update()
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH net v2 1/1] net: openvswitch: Fix ct_state nat flags for conns arriving from tc
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH] net: mcs7830: handle usb read errors properly
 2022-01-10  1:00 UTC  (2+ messages)

[PATCH 0/8] video: improve UEFI experience on DM_VIDEO
 2022-01-10  0:56 UTC  (7+ messages)
` [PATCH 1/8] video: Add cursor support for DM_VIDEO consoles
` [PATCH 2/8] video: vidconsole: Support wider bitmap fonts
` [PATCH 3/8] video: Kconfig: convert CONFIG_VIDEO_FONT_4X6 to Kconfig
` [PATCH 6/8] efi-selftest: Add international characters test
` [PATCH 7/8] efi_selftest: Add box drawing character selftest
` [PATCH 8/8] video: Convert UTF-8 input stream to the 437 code page

[PATCH v2 0/4] net/9p: optimize transport module loading
 2022-01-10  0:57 UTC  (3+ messages)
` [PATCH v2 2/4] 9p/trans_fd: split into dedicated module

[PATCH v7 00/10] Add Sunplus SP7021 SoC Support
 2022-01-10  0:56 UTC  (4+ messages)
` [PATCH v7 01/10] dt-bindings: vendor-prefixes: Add Sunplus

[PATCH 00/23] mm, sched: Rework lazy mm handling
 2022-01-10  0:52 UTC  (11+ messages)
` [PATCH 16/23] sched: Use lightweight hazard pointers to grab lazy mms

linux-next: manual merge of the devicetree tree with the pci tree
 2022-01-10  0:50 UTC 

[PATCH v4 net-next 0/3] net: skb: introduce kfree_skb_with_reason()
 2022-01-10  0:50 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats()
 2022-01-10  0:50 UTC  (2+ messages)

[PATCH v2 0/6] ima: support fs-verity digests and signatures
 2022-01-10  0:47 UTC  (3+ messages)
` [PATCH v2 2/6] fs-verity: define a function to return the integrity protected file digest

[PATCH] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
 2022-01-10  0:43 UTC  (4+ messages)

[PATCH 0/2] btrfs: support more pages sizes for the subpage support
 2022-01-10  0:43 UTC  (3+ messages)
` [PATCH 2/2] btrfs: expand subpage support to any PAGE_SIZE > 4K

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-10  0:44 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: fix double free in cs35l41_hda_probe()
 2022-01-10  0:37 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
 2022-01-10  0:33 UTC  (2+ messages)

[PATCH net-next 00/32] Netfilter updates for net-next
 2022-01-10  0:30 UTC  (34+ messages)
` [PATCH net-next 01/32] netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
` [PATCH net-next 02/32] netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_work
` [PATCH net-next 03/32] netfilter: nf_tables: remove rcu read-size lock
` [PATCH net-next 04/32] netfilter: nft_payload: WARN_ON_ONCE instead of BUG
` [PATCH net-next 05/32] netfilter: nf_tables: consolidate rule verdict trace call
` [PATCH net-next 06/32] netfilter: nf_tables: replace WARN_ON by WARN_ON_ONCE for unknown verdicts
` [PATCH net-next 07/32] netfilter: nf_tables: make counter support built-in
` [PATCH net-next 08/32] netfilter: conntrack: tag conntracks picked up in local out hook
` [PATCH net-next 09/32] netfilter: nat: force port remap to prevent shadowing well-known ports
` [PATCH net-next 10/32] netfilter: flowtable: remove ipv4/ipv6 modules
` [PATCH net-next 11/32] netfilter: nft_set_pipapo_avx2: remove redundant pointer lt
` [PATCH net-next 12/32] netfilter: conntrack: Use max() instead of doing it manually
` [PATCH net-next 13/32] netfilter: conntrack: convert to refcount_t api
` [PATCH net-next 14/32] netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
` [PATCH net-next 15/32] netfilter: make function op structures const
` [PATCH net-next 16/32] netfilter: conntrack: avoid useless indirection during conntrack destruction
` [PATCH net-next 17/32] net: prefer nf_ct_put instead of nf_conntrack_put
` [PATCH net-next 18/32] netfilter: egress: avoid a lockdep splat
` [PATCH net-next 19/32] netfilter: nft_connlimit: move stateful fields out of expression data
` [PATCH net-next 20/32] netfilter: nft_last: "
` [PATCH net-next 21/32] netfilter: nft_quota: "
` [PATCH net-next 22/32] netfilter: nft_numgen: "
` [PATCH net-next 23/32] netfilter: nft_limit: rename stateful structure
` [PATCH net-next 24/32] netfilter: nft_limit: move stateful fields out of expression data
` [PATCH net-next 25/32] netfilter: nf_tables: add rule blob layout
` [PATCH net-next 26/32] netfilter: nf_tables: add NFT_REG32_NUM
` [PATCH net-next 27/32] netfilter: nf_tables: add register tracking infrastructure
` [PATCH net-next 28/32] netfilter: nft_payload: track register operations
` [PATCH net-next 29/32] netfilter: nft_meta: "
` [PATCH net-next 30/32] netfilter: nft_bitwise: "
` [PATCH net-next 31/32] netfilter: nft_payload: cancel register tracking after payload update
` [PATCH net-next 32/32] netfilter: nft_meta: cancel register tracking after meta update

[PATCH net-next v2 0/4] bnxt_en: Update for net-next
 2022-01-10  0:30 UTC  (6+ messages)
` [PATCH net-next v2 1/4] bnxt_en: add dynamic debug support for HWRM messages
` [PATCH net-next v2 2/4] bnxt_en: improve VF error messages when PF is unavailable
` [PATCH net-next v2 3/4] bnxt_en: use firmware provided max timeout for messages
` [PATCH net-next v2 4/4] bnxt_en: improve firmware timeout messaging

[Buildroot] [PATCH v2] package/openrc: add patch to create /run/lock/subsys
 2022-01-09 23:52 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for w25q512jvm
 2022-01-10  0:24 UTC  (2+ messages)

[PATCH net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
 2022-01-10  0:23 UTC  (2+ messages)

[ulogd2 PATCH v4 00/32] Fixes for compiler warnings
 2022-01-10  0:22 UTC  (5+ messages)

[oe] [meta-oe] [PATCH] bats: upgrade 1.4.1 -> 1.5.0
 2022-01-10  0:16 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH] dnfdragora: upgrade 1.1.2 -> 2.1.2

[PATCH v9 0/8] Enroll kernel keys thru MOK
 2022-01-10  0:12 UTC  (7+ messages)
` [PATCH v9 5/8] KEYS: Introduce link restriction for machine keys
` [PATCH v9 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH] block: don't protect submit_bio_checks by q_usage_counter
 2022-01-10  0:05 UTC  (2+ messages)

[PATCH v6 0/6] tracing: Add and use event_command parsing func helpers
 2022-01-10  0:04 UTC  (7+ messages)
` [PATCH v6 1/6] tracing: Change event_command func() to parse()
` [PATCH v6 2/6] tracing: Change event_trigger_ops func() to trigger()
` [PATCH v6 3/6] tracing: Remove ops param from event_command reg()/unreg() callbacks
` [PATCH v6 4/6] tracing: Add helper functions to simplify event_command.parse() callback handling
` [PATCH v6 5/6] tracing: Have existing event_command.parse() implementations use helpers
` [PATCH v6 6/6] tracing: Remove redundant trigger_ops params

Getting the latest and greatest Linux perf features on every Debian kernel
 2022-01-09 23:54 UTC  (5+ messages)

linux-next: manual merge of the input tree with Linus' tree
 2022-01-09 23:53 UTC 

[PATCH 0/6] armv8: fixes and cleanups
 2022-01-09 23:49 UTC  (10+ messages)
` [PATCH 1/6] cmd: exception: arm64: fix undefined, add faults

[Buildroot] BR2_PACKAGE_DHCP_CLIENT fails to build: readline/history.h: No such file or directory
 2022-01-09 23:46 UTC  (3+ messages)

[PATCH] perf tui: avoid crash when annotating recursive functions
 2022-01-09 23:44 UTC 

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-09 23:34 UTC  (13+ messages)

[mingo-tip:sched/headers 562/2380] include/linux/sched/thread_info_api.h:11:28: error: field 'task' has incomplete type
 2022-01-09 23:33 UTC  (2+ messages)

[PATCH v2 00/11] media: i2c: max9286: Small new features
 2022-01-09 23:32 UTC  (16+ messages)
` [PATCH v2 04/11] media: i2c: max9286: Add support for port regulators
` [PATCH v2 07/11] media: i2c: max9286: Support 12-bit raw bayer formats
` [PATCH v2 08/11] media: i2c: max9286: Define macros for all bits of register 0x15
` [PATCH v2 09/11] media: i2c: max9286: Configure remote I2C speed from device tree
` [PATCH v2 10/11] media: i2c: max9286: Configure bus width "

[Buildroot] [PATCH RFC 0/4] Basic support for 64-bit kernel and 32-bit userland
 2022-01-09 23:27 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] core: introduce BR2_KERNEL_ARCH_OVERRIDE

Linux 5.16
 2022-01-09 23:20 UTC 

[PATCH v11 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-09 23:20 UTC  (4+ messages)
` [PATCH v11 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v11 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v11 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH] net: phy: at803x: make array offsets static
 2022-01-09 23:17 UTC 

[Buildroot] [PATCH 1/2] package/dotnet-sdk: new package
 2022-01-09 23:13 UTC  (2+ messages)

Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
 2022-01-09 23:11 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/4] package/Makefile.in: use gcc wrappers for binutils tools
 2022-01-09 23:09 UTC  (4+ messages)
` [Buildroot] [PATCH v2 4/4] package/glibc: force -fno-lto

[PATCH] cw1200: wsm: make array queue_id_to_wmm_aci static const
 2022-01-09 23:09 UTC 

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2022-01-09 22:59 UTC  (7+ messages)

[PATCH] drm/bridge: adv7533: make array clock_div_by_lanes static const
 2022-01-09 22:58 UTC  (3+ messages)

next/pending-fixes build: 205 builds: 6 failed, 199 passed, 14 errors, 6 warnings (v5.16-rc8-185-gf94a706f394a)
 2022-01-09 22:57 UTC 

[RFC PATCH 0/8] media: Drop .set_mbus_config(), improve .get_mbus_config()
 2022-01-09 22:55 UTC  (3+ messages)

A few comments on new Section 9.5.1.2 "Core RCU API"
 2022-01-09 22:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/systemd: Allow extra config options
 2022-01-09 22:52 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/btrfs-progs: fix build on kernel < 5.10
 2022-01-09 22:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/vte: bump to version 0.66.2
 2022-01-09 22:49 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/python-argon2-cffi-bindings: new package
 2022-01-09 22:49 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pypa-build: new package
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/vte: bump to version 0.66.2
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/moby-buildkit: new package
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] DEVELOPERS: add Giulio Benetti as co-maintainer to mali-driver and rockchip-mali packages
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/btrfs-progs: fix build on kernel < 5.10
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/python-argon2-cffi-bindings: new package
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/libsigrok: fix C++ build with glibmm 2.68
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/avrdude: add support for hidapi
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/python-installer: new package
 2022-01-09 22:45 UTC 

[Buildroot] [git commit] package/python-pep517: new package
 2022-01-09 22:45 UTC 

[Buildroot] [PATCH v3 0/3] PEP517 host packages
 2022-01-09 22:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libmapnik: new package
 2022-01-09 22:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libsigrok: fix C++ build with glibmm 2.68
 2022-01-09 22:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/avrdude: add support for hidapi
 2022-01-09 22:45 UTC  (2+ messages)

[mingo-tip:sched/headers 1105/2380] arch/powerpc/include/asm/inst.h:143:17: error: implicit declaration of function 'sprintf'
 2022-01-09 22:43 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS cf73ed894ee939d6706d65e0cd186e4a64e3af6d
 2022-01-09 22:41 UTC 

[Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti as co-maintainer to mali-driver and rockchip-mali packages
 2022-01-09 22:41 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/moby-buildkit: new package
 2022-01-09 22:41 UTC  (2+ messages)

client caching and locks
 2022-01-09 22:41 UTC  (14+ messages)

[PATCH v8 00/12] efi_loader: capsule: improve capsule authentication support
 2022-01-09 22:40 UTC  (11+ messages)
` [PATCH v8 04/12] tools: mkeficapsule: add man page
` [PATCH v8 05/12] doc: update UEFI document for usage of mkeficapsule

[PATCH] fbdev: aty128fb: make some arrays static const
 2022-01-09 22:37 UTC 

[Buildroot] [PATCH 1/1] package/avrdude: fix version
 2022-01-09 22:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libvirt: drop C++ comment
 2022-01-09 22:35 UTC  (2+ messages)

[Buildroot] [git commit] package/avrdude: fix version
 2022-01-09 22:34 UTC 

[Buildroot] [git commit] package/libvirt: drop C++ comment
 2022-01-09 22:34 UTC 

[PATCH nf-next] netfilter: egress: avoid a lockdep splat
 2022-01-09 22:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/squid: needs threads
 2022-01-09 22:31 UTC 

[PATCH] netfilter: conntrack: Use max() instead of doing it manually
 2022-01-09 22:31 UTC  (2+ messages)

[PATCH nf-next 0/5] netfilter: conntrack related cleanups
 2022-01-09 22:32 UTC  (2+ messages)

[PATCH] libportal: add from oe-core
 2022-01-09 22:30 UTC 

[PATCH 01/14] python3: drop unneeded multiprocessing module patch
 2022-01-09 22:27 UTC  (14+ messages)
` [PATCH 02/14] ruby: disable rdoc due to non-reproducibility
` [PATCH 03/14] rust-llvm: apply the same reproducibility patch as for llvm proper
` [PATCH 04/14] busybox: update 1.34.1 -> 1.35.0
` [PATCH 05/14] systemd: update 249.7 -> 250.1
` [PATCH 06/14] python3-numpy: update 1.21.4 -> 1.22.0
` [PATCH 07/14] mdadm: update 4.1 -> 4.2
` [PATCH 08/14] librsvg: update 2.52.4 -> 2.52.5
` [PATCH 09/14] libportal: update 0.4 -> 0.5
` [PATCH 10/14] epiphany: make libportal optional, and move it to meta-oe
` [PATCH 11/14] qemuboot/runqemu: fully form the ip= kernel parameter
` [PATCH 12/14] parselogs: add a couple systemd false positives
` [PATCH 13/14] connman: do nothing in qemu, do not touch eth0
` [PATCH 14/14] systemd-boot: restore reproducibility

[Buildroot] [git commit] package/glibc: force -fno-lto
 2022-01-09 22:26 UTC 

[PATCH 0/4] RSS support for VirtioNet
 2022-01-09 22:21 UTC  (3+ messages)
` [PATCH 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash

pull request: bluetooth 2022-01-07
 2022-01-09 22:18 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/hiawatha: mbedtls is mandatory, not optional
 2022-01-09 22:16 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/hiawatha: disable ASM if needed


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.