All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-13 02:53:56 to 2020-11-13 04:58:54 UTC [more...]

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-13  4:57 UTC  (4+ messages)
` [PATCH 03/23] pack-bitmap: bounds-check size of cache extension

[GIT PULL] more ext4 fixes for v5.10-rc4
 2020-11-13  4:58 UTC 

[dpdk-dev] [RFC PATCH] build: allow passing extra config header to build
 2020-11-13  4:55 UTC  (2+ messages)

Trying to compile hping3 from sources #devtool
 2020-11-13  4:49 UTC  (4+ messages)
` [yocto] "

[tnguy-next-queue:dev-queue 50/96] drivers/net/ethernet/intel/igc/igc_ptp.c:450:21: sparse: sparse: cast to restricted __be32
 2020-11-13  4:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[hnaz-linux-mm:master 412/421] drivers/mailbox/bcm-pdc-mailbox.c:682:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-13  4:47 UTC  (2+ messages)

Are THPs the right model for the pagecache?
 2020-11-13  4:46 UTC 

[PATCH] drm/bridge: anx7625: Add anx7625 port switching
 2020-11-13  4:44 UTC  (2+ messages)

[linux-stable-rc:linux-5.9.y 1207/1456] drivers/gpu/drm/amd/amdgpu/../powerplay/navi10_ppt.c:2461:35: warning: unused variable 'navi10_i2c_algo'
 2020-11-13  4:43 UTC 

[PULL for-5.2 0/1] MAINTAINERS: Replace my twiddle.net address
 2020-11-13  4:40 UTC  (2+ messages)
` [PULL for-5.2 1/1] "

[thierryreding:for-5.11/suspend 18/19] ERROR: modpost: "xhci_get_rhub" undefined!
 2020-11-13  4:43 UTC 

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-13  4:40 UTC  (7+ messages)
` [PATCH 03/24] perf: Add build id data in mmap2 event
` [PATCH 15/24] perf tools: Synthesize build id for kernel/modules/tasks
` [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id

cron job: media_tree daily build: ERRORS
 2020-11-13  4:40 UTC 

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-12 22:10 UTC  (4+ messages)
` [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'

The master branch rename, and avoiding another v1.6.0 git-foo fiasco
 2020-11-13  4:27 UTC  (3+ messages)

include/linux/spinlock.h:404:9: sparse: sparse: context imbalance in 'lbmWrite' - unexpected unlock
 2020-11-13  4:26 UTC 

[PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs
 2020-11-13  4:22 UTC  (5+ messages)
` [RFC PATCH] bpf: bpf_sock_from_file_proto can be static

[PATCH v2 00/12] ASoC: soc-component: add snd_soc_component_xxx()
 2020-11-13  4:16 UTC  (13+ messages)
` [PATCH v2 01/12] ASoC: soc-component: add snd_soc_component_compr_open()
` [PATCH v2 02/12] ASoC: soc-component: add snd_soc_component_compr_free()
` [PATCH v2 03/12] ASoC: soc-component: add snd_soc_component_compr_trigger()
` [PATCH v2 04/12] ASoC: soc-component: add snd_soc_component_compr_set_params()
` [PATCH v2 05/12] ASoC: soc-component: add snd_soc_component_compr_get_params()
` [PATCH v2 06/12] ASoC: soc-component: add snd_soc_component_compr_get_caps()
` [PATCH v2 07/12] ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
` [PATCH v2 08/12] ASoC: soc-component: add snd_soc_component_compr_ack()
` [PATCH v2 09/12] ASoC: soc-component: add snd_soc_component_compr_pointer()
` [PATCH v2 10/12] ASoC: soc-component: add snd_soc_component_compr_copy()
` [PATCH v2 11/12] ASoC: soc-component: add snd_soc_component_compr_set_metadata()
` [PATCH v2 12/12] ASoC: soc-component: add snd_soc_component_compr_get_metadata()

[PATCH v3 00/21] Free some vmemmap pages of hugetlb page
 2020-11-13  4:18 UTC  (7+ messages)
` [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "

[PATCH] drm/i915/gvt: return error when failing to take the module reference
 2020-11-13  4:01 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] [PATCH] "

[PATCH v8 00/18] efi_loader: add capsule update support
 2020-11-13  4:15 UTC  (19+ messages)
` [PATCH v8 01/18] dfu: rename dfu_tftp_write() to dfu_write_by_name()
` [PATCH v8 02/18] dfu: modify an argument type for an address
` [PATCH v8 03/18] common: update: add a generic interface for FIT image
` [PATCH v8 04/18] dfu: export dfu_list
` [PATCH v8 05/18] efi_loader: add option to initialise EFI subsystem early
` [PATCH v8 06/18] efi_loader: add efi_create_indexed_name()
` [PATCH v8 07/18] efi_loader: define UpdateCapsule api
` [PATCH v8 08/18] efi_loader: capsule: add capsule_on_disk support
` [PATCH v8 09/18] efi_loader: capsule: add memory range capsule definitions
` [PATCH v8 10/18] efi_loader: capsule: support firmware update
` [PATCH v8 11/18] efi_loader: add firmware management protocol for FIT image
` [PATCH v8 12/18] dfu: add dfu_write_by_alt()
` [PATCH v8 13/18] efi_loader: add firmware management protocol for raw image
` [PATCH v8 14/18] cmd: add "efidebug capsule" command
` [PATCH v8 15/18] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v8 16/18] test/py: efi_capsule: test for FIT image capsule
` [PATCH v8 17/18] test/py: efi_capsule: test for raw "
` [PATCH v8 18/18] sandbox: enable capsule update for testing

Extending bpf_get_ns_current_pid_tgid()
 2020-11-13  4:13 UTC  (2+ messages)

[PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-11-13  4:11 UTC  (5+ messages)

[PATCH] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-13  4:10 UTC  (3+ messages)

[PATCH 2/2 v4] leds: rt8515: Add Richtek RT8515 LED driver
 2020-11-13  4:09 UTC  (2+ messages)

[PATCH bpf-next v5 00/34] bpf: switch to memcg-based memory accounting
 2020-11-13  4:08 UTC  (12+ messages)
` [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data

[Cluster-devel] [gfs2:trusted-xattr 2/2] fs/gfs2/xattr.c:73:6: warning: no previous prototype for function 'gfs2_eatype_valid'
 2020-11-13  4:08 UTC  (2+ messages)
`  "

[PATCH net V4] Exempt multicast addresses from five-second neighbor lifetime
 2020-11-13  4:06 UTC  (2+ messages)

[PATCH v2] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-13  4:03 UTC  (3+ messages)

[PATCH v10 0/6] RDMA: Add dma-buf support
 2020-11-13  4:02 UTC  (13+ messages)
` [PATCH v10 1/6] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v10 3/6] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v10 4/6] RDMA/mlx5: Support dma-buf based userspace memory region

mmotm 2020-11-12-20-01 uploaded
 2020-11-13  4:02 UTC 

[OE-core][gatesgarth][dunfell][master][PATCH] kernel.bbclass: fix module.lds missing issue since kernel v5.10
 2020-11-13  4:02 UTC  (5+ messages)

[peter.chen-usb:for-usb-next 9/9] drivers/usb/chipidea/./trace.h:39:1: sparse: sparse: incorrect type in assignment (different base types)
 2020-11-13  4:01 UTC  (2+ messages)

[PATCH v13 00/10] xfs: Delayed Attributes
 2020-11-13  4:00 UTC  (6+ messages)
` [PATCH v13 02/10] xfs: Add delay ready attr remove routines

+ lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix.patch added to -mm tree
 2020-11-13  4:00 UTC 

[dhowells-fs:crypto-krb5 33/35] net/rxrpc/rxgk_common.h:149:13: warning: variable 'ret' set but not used
 2020-11-13  4:00 UTC 

[PATCH v2 0/5] crypto: hisilicon/hpre - add something for 'Kunpeng 930'
 2020-11-13  3:57 UTC  (3+ messages)
` [PATCH v2 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
 2020-11-13  3:57 UTC  (15+ messages)
` [RESEND v2 01/22] arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
` [RESEND v2 02/22] arm: socfpga: dm: Add base address for Intel Diamond Mesa
` [RESEND v2 03/22] arm: socfpga: dm: Add firewall support for Agilex and "
` [RESEND v2 04/22] arm: socfpga: Rename Stratix10 and Agilex handoff common macros
` [RESEND v2 05/22] arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
` [RESEND v2 06/22] arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
` [RESEND v2 07/22] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h

[PATCH v13 00/14] xfsprogs: Delayed Attributes
 2020-11-13  3:57 UTC  (7+ messages)
` [PATCH v13 13/14] [RFC] xfsprogs: Add log item printing for ATTRI and ATTRD
` [PATCH v13 14/14] xfsprogs: Add delayed attribute flag to cmd

[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-13  3:55 UTC  (16+ messages)

[PATCH v1 0/4] Add AHCI support for Tegra186
 2020-11-13  3:54 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: ata: tegra: Convert binding documentation to YAML

[Cluster-devel] [gfs2:trusted-xattr 2/2] fs/gfs2/xattr.c:73:6: warning: no previous prototype for function 'gfs2_eatype_valid'
 2020-11-13  3:54 UTC  (2+ messages)
`  "

[PATCH 00/42] Cleanup error handling in relocation
 2020-11-13  3:53 UTC  (2+ messages)

[PATCH] net/nfc/nic: refined function nci_hci_resp_received
 2020-11-13  3:51 UTC 

[pm:bleeding-edge] BUILD SUCCESS 52d108cd060dea3403c01d460c2ffbc7eaaf4a9c
 2020-11-13  3:51 UTC  (2+ messages)
` [Devel] "

[PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug
 2020-11-13  3:51 UTC  (2+ messages)

[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
 2020-11-13  3:50 UTC  (7+ messages)
` [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support
` [PATCH net-next v2 10/11] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support

[PATCH] MIPS: reserve the memblock right after the kernel
 2020-11-13  3:49 UTC  (9+ messages)

[linux-rt-devel:linux-5.10.y-rt-rebase 81/248] kernel/printk/printk.c:2677:50: error: 'prb' undeclared
 2020-11-13  3:48 UTC 

[RFC PATCH net-next 0/3] Offload learnt bridge addresses to DSA
 2020-11-13  3:48 UTC  (12+ messages)
` [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors

[linux-next:master 5178/5468] drivers/pwm/pwm-atmel-tcb.c:333 atmel_tcb_pwm_config() error: uninitialized symbol 'min'
 2020-11-13  3:48 UTC 

[PATCH v3 0/2] phy: intel: Add Keem Bay USB PHY support
 2020-11-13  3:46 UTC  (4+ messages)
` [PATCH v3 2/2] "

[jwboyer-fedora:f33 28/56] drivers/gpu/drm/panel/panel-xingbangda-xbd599.c:221:3: error: 'const struct drm_display_mode' has no member named 'vrefresh'
 2020-11-13  3:44 UTC 

[PATCH 0/5] patman: Tidy up some hangovers from Python 2
 2020-11-13  3:42 UTC  (3+ messages)
` [PATCH 5/5] dtoc: Tidy up Python style in dtb_platdata

[jth:btrfs-integrity 2/6] fs/btrfs/ctree.h:1373:7: error: 'BTRFS_MOUNT_AUTH_HASH' undeclared; did you mean
 2020-11-13  3:41 UTC 

crypto: caam/qi - simplify error path for context allocation
 2020-11-13  3:41 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Add read_persistent_clock64()
 2020-11-13  3:41 UTC  (6+ messages)

[dpdk-dev] [PATCH v1] build: add Wformat to fix gcc compile error
 2020-11-13  3:39 UTC  (2+ messages)

[PATCH] xen/arm: Add Cortex-A73 erratum 858921 workaround
 2020-11-13  3:37 UTC  (3+ messages)

[PATCH net-next] net: DSCP in IPv4 routing
 2020-11-13  3:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/ice: support flow mark ID in avx512 path
 2020-11-13  3:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v3 0/4] Categorize some uncategorized devices
 2020-11-12 12:58 UTC  (5+ messages)
` [PATCH v3 1/4] ssd0323: put it into the 'display' category
` [PATCH v3 2/4] ads7846: put it into the 'input' category
` [PATCH v3 3/4] nand: put it into the 'storage' category
` [PATCH v3 4/4] max111x: put it into the 'misc' category

[linux-stable-rc:linux-5.4.y 2735/3216] include/asm-generic/qspinlock.h:94:9: sparse: sparse: context imbalance in 'pull_rt_task' - unexpected unlock
 2020-11-13  3:34 UTC 

[PATCH] btrfs: Simplify setup_nodes_for_search
 2020-11-13  3:30 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS bf6a52d6ce5f1c297fa5c26066739745d51c1b15
 2020-11-13  3:29 UTC 

[PATCH] MIPS: remove GCC < 4.9 support
 2020-11-13  3:27 UTC  (5+ messages)

[PATCH v6 0/3] xfs: random fixes for disk quota
 2020-11-13  3:26 UTC  (6+ messages)
` [PATCH v6 1/3] xfs: delete duplicated tp->t_dqinfo null check and allocation

[osandov:btrfs-send-encoded 11/16] fs/btrfs/file.c:1997:9: sparse: sparse: symbol 'btrfs_encoded_write' was not declared. Should it be
 2020-11-13  3:26 UTC  (2+ messages)
` [RFC PATCH osandov] btrfs: btrfs_encoded_write() can be static

[v3 00/16] Enable ARM Trusted Firmware for U-Boot
 2020-11-13  3:25 UTC  (5+ messages)
` [v3 15/16] arm: socfpga: soc64: Enable FIT image generation using binman
` [v3 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support

[jth:btrfs-integrity 2/6] fs/btrfs/super.c:1043:1: warning: the frame size of 1120 bytes is larger than 1024 bytes
 2020-11-13  3:25 UTC 

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2020-11-13  3:24 UTC  (4+ messages)

bootconfig length parse error in kernel
 2020-11-13  3:16 UTC  (5+ messages)
` [PATCH] bootconfig: Extend the magic check range to the preceding 3 bytes

Error: invalid switch -me200
 2020-11-13  3:21 UTC  (2+ messages)

[dpdk-dev] [Bug 577] x540-AT2: Can Flow Director filter fragmented packet ?
 2020-11-13  3:21 UTC 

drivers/usb/typec/tcpm/wcove.c:380:50: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-11-13  3:20 UTC  (2+ messages)

[osandov:btrfs-send-encoded 11/16] fs/btrfs/file.c:1997:9: warning: no previous prototype for 'btrfs_encoded_write'
 2020-11-13  3:20 UTC 

[PATCH v3 1/2] drm/amdkfd: Move the ignore_crat check before the CRAT table get
 2020-11-13  3:11 UTC  (2+ messages)
` [PATCH v3 2/2] drm/amdkfd: Put ACPI table after using it

next/pending-fixes baseline: 288 runs, 5 regressions (v5.10-rc3-420-g5364e201065c)
 2020-11-13  3:18 UTC 

[PATCH bpf-next 1/2] bpf: Augment the set of sleepable LSM hooks
 2020-11-13  3:18 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: Expose bpf_d_path helper to "

[PATCH] arm64: mm: account for hotplug memory when randomizing the linear region
 2020-11-13  3:16 UTC  (6+ messages)

[dpdk-dev] [PATCH v5] net/ice: fix outher chksum on cvl unknown
 2020-11-13  3:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6] net/ice: fix outer checksum "

[PATCH v9,net-next,00/12] Add Support for Marvell OcteonTX2 Cryptographic Acceleration Unit
 2020-11-13  3:16 UTC  (4+ messages)
` [PATCH v9,net-next,12/12] crypto: octeontx2: register with linux crypto framework

[PATCH] hmp: Update current monitor acts on the entire handle_hmp_command()
 2020-11-13 11:13 UTC 

[PATCH v4 0/4] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-13  3:10 UTC  (5+ messages)
` [PATCH v4 1/4] hw/block/m25p80: Make Numonyx config field names more accurate
` [PATCH v4 2/4] hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
` [PATCH v4 3/4] hw/block/m25p80: Check SPI mode before running some Numonyx commands
` [PATCH v4 4/4] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[PATCH v4 1/6] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-11-13  3:10 UTC  (3+ messages)
` [PATCH v4 6/6] lib/cmdline_kunit: Add a new test suite for cmdline API

[PATCH v4 1/2] media: ov2740: only do OTP data read on demand from user
 2020-11-13  3:06 UTC  (2+ messages)
` [PATCH v4 2/2] media: ov2740: allow OTP data access during streaming

[PATCH 1/2] ACPI: acpi_drivers.h: Remove the leftover dead code
 2020-11-13  3:00 UTC  (2+ messages)
` [PATCH 2/2] ACPI: acpi_drivers.h: Update the kernel doc

[hwmon:hwmon] BUILD SUCCESS 4d64bb4ba5ecf4831448cdb2fe16d0ae91b2b40b
 2020-11-13  3:07 UTC 

[hwmon:hwmon-next] BUILD SUCCESS d7e445a92e1bea606ba0e8a9fdb31ca7831efb81
 2020-11-13  3:07 UTC 

[PATCH v2 00/12] qom: Convert some properties to class properties
 2020-11-13  3:04 UTC  (3+ messages)
` [PATCH v2 09/12] colo: Use "

[PATCH V2] arm64/mm: Validate hotplug range before creating linear mapping
 2020-11-13  3:02 UTC  (2+ messages)

[linux-rt-devel:linux-5.10.y-rt-rebase 80/248] kernel/printk/printk.c:2581:6: error: implicit declaration of function 'kernel_sync_mode'
 2020-11-13  3:03 UTC 

[PATCH 0/2] *** Add support for Mediatek mt762x SoC ***
 2020-11-13  3:02 UTC  (3+ messages)
` [PATCH 1/2] spi: mtk_snor: add support for MTK SPI NOR controller
` [PATCH 2/2] arm: dts: enable MTK SPI NOR controller driver

[PATCH v2 bpf-next 0/4] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-13  3:00 UTC  (2+ messages)

[PATCH v4] reboot: allow to specify reboot mode via sysfs
 2020-11-13  2:58 UTC  (8+ messages)
` [PATCH] reboot: Fix variable assignments in type_store

[f2fs-dev] [PATCH] f2fs: fix the bug in f2fs_direct_IO with inline encryption
 2020-11-13  3:43 UTC  (3+ messages)
  `  "

Should we sunset Windows 7 support?
 2020-11-13  2:56 UTC  (6+ messages)

+ set_memory-allow-set_direct_map__noflush-for-multiple-pages-fix.patch added to -mm tree
 2020-11-13  2:57 UTC 

[PATCH v16 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-13  2:53 UTC  (8+ messages)
` [PATCH v16 1/6] parisc: Drop parisc special case for __sighandler_t
` [PATCH v16 2/6] parisc: start using signal-defs.h
` [PATCH v16 3/6] arch: move SA_* definitions to generic headers
` [PATCH v16 4/6] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v16 5/6] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v16 6/6] arm64: expose FAR_EL1 tag bits in siginfo


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.