All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-08 16:09:53 to 2021-08-08 18:26:55 UTC [more...]

[GSoC] [PATCH v3 0/8] submodule: convert the rest of 'add' to C
 2021-08-08 18:26 UTC  (6+ messages)
` [GSoC] [PATCH v4 "
  ` [GSoC] [PATCH v4 1/8] submodule--helper: add options for compute_submodule_clone_url()

[PATCH 0/3] Clean up some CI failures for GuC submission
 2021-08-08 18:26 UTC  (10+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] [PATCH 1/3] drm/i915/guc: Fix several issues related to resets / request cancelation
  `  "
` [PATCH 2/3] drm/i915/selftests: Fix memory corruption in live_lrc_isolation
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
  ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for Clean up some CI failures for GuC submission

[PATCH 00/23] Makefile: Continue simplifying Makefile rules (Part B)
 2021-08-08 18:20 UTC  (22+ messages)
` [PATCH 02/23] pch: Rename PCH_SUPPORT to PCH
` [PATCH 03/23] rtc: Rename RTC_SUPPORT to RTC
` [PATCH 05/23] serial: Add a SERIAL config
` [PATCH 06/23] spi: Rename SPI_SUPPORT to SPI
` [PATCH 07/23] Rename CACHE_SUPPORT to CACHE
` [PATCH 08/23] ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
` [PATCH 09/23] sata: Rename SATA_SUPPORT to SATA
` [PATCH 10/23] Makefile: Unify the rules for BOOTCOUNT_LIMIT
` [PATCH 11/23] dma: Add a Kconfig for legacy DMA
` [PATCH 12/23] ti: Convert CONFIG_TI_EDMA3 to Kconfig
` [PATCH 13/23] Convert CONFIG_DMA_LPC32XX "
` [PATCH 14/23] Makefile: Move drivers/dma/ into drivers/Makefile
` [PATCH 15/23] tegra: gpio: Drop use of CONFIG_xxx variables
` [PATCH 16/23] gpio: Add a GPIO config
` [PATCH 17/23] power: Tidy up #undef of CONFIG_DM_PMIC
` [PATCH 18/23] power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
` [PATCH 19/23] i2c: Convert CONFIG_POWER_I2C et al to Kconfig
` [PATCH 20/23] power: Add a POWER config
` [PATCH 21/23] power: Refactor Makefile rules
` [PATCH 22/23] net: Rename SPL_NET_SUPPORT to SPL_NET
` [PATCH 23/23] net: Move network rules to drivers/net

[PATCH] Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64"
 2021-08-08 18:21 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2021-08-08 18:20 UTC  (2+ messages)

[PATCH v2 1/2] batman-adv: Check ptr for NULL before reducing its refcnt
 2021-08-08 18:23 UTC  (2+ messages)
` [PATCH v2 2/2] batman-adv: Drop NULL check before dropping references

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 12, 13}.x series
 2021-08-08 18:22 UTC  (2+ messages)

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 12, 13}.x series
 2021-08-08 18:22 UTC 

[PATCH 0/1] blame: Skip missing ignore-revs file
 2021-08-08 18:21 UTC  (7+ messages)
` [PATCH v2] blame: add config `blame.ignoreRevsFileIsOptional`

[Buildroot] build error at91bootstrap3-custom
 2021-08-08 18:21 UTC  (3+ messages)

[Buildroot] [PATCH] package/ruby: security bump to version 3.0.2
 2021-08-08 18:20 UTC 

[norov:demotion 5/6] ld.lld: error: undefined symbol: set_demotion_target
 2021-08-08 18:20 UTC  (2+ messages)

[PATCHv2 net-next] bonding: add new option lacp_active
 2021-08-08 18:17 UTC  (3+ messages)
` [PATCH iproute2-next] ip/bond: add lacp active support

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-08 17:49 UTC  (12+ messages)
` [PATCH 2/3] mm: free zapped tail pages when splitting isolated thp
` [PATCH 3/3] mm: don't remap clean subpages "

[linux-next:master 5257/6030] include/net/netlink.h:1477:32: warning: Null pointer passed as 1st argument to string length function [clang-analyzer-unix.cstring.NullArg]
 2021-08-08 18:13 UTC 

[Buildroot] [PATCH 1/2] package/kmsxx: remove erroneous use of static-libc option
 2021-08-08 18:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/kmsxx: update to latest

[PATCH 1/1] Fix DoS vulnerability in statd and mountd
 2021-08-08 18:09 UTC  (3+ messages)
` [Libtirpc-devel] "

[PATCH v5] brcmfmac: firmware: Fix firmware loading
 2021-08-08 18:05 UTC 

[sashal-linux-stable:pending-4.19 1/19] arch/arm/mach-imx/mmdc.c:568:2: error: 'err' undeclared
 2021-08-08 18:02 UTC 

[Buildroot] [PATCH] package/nodejs: security bump to version 12.22.4
 2021-08-08 18:02 UTC 

[Bug 213967] New: Thinkpad T14 Chicony Webcam not recognized by kernel
 2021-08-08 18:01 UTC  (2+ messages)
` [Bug 213967] "

[PATCH iproute2-next] tc/skbmod: Introduce SKBMOD_F_ECN option
 2021-08-08 18:00 UTC  (4+ messages)
` [PATCH iproute2-next v3] "

[PATCH 0/8] gpu/drm: ingenic-drm: Various improvements
 2021-08-08 17:58 UTC  (3+ messages)
` [PATCH 1/8] drm/ingenic: Remove dead code

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-07 23:05 UTC  (2+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-08-08 17:55 UTC  (9+ messages)
` [PATCH v3 00/10] diff-merges: let -m imply -p
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"
      ` [PATCH] Revert 'diff-merges: let "-m" imply "-p"'

Arm userland not building with gcc-9 and later
 2021-08-08 17:55 UTC  (6+ messages)

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2021-08-08 17:53 UTC  (22+ messages)
` [RFC PATCH 01/20] fat: Fix iocharset=utf8 mount option
` [RFC PATCH 02/20] hfsplus: Add iocharset= mount option as alias for nls=
` [RFC PATCH 03/20] udf: Fix iocharset=utf8 mount option
` [RFC PATCH 04/20] isofs: joliet: "
` [RFC PATCH 05/20] ntfs: Undeprecate iocharset= "
` [RFC PATCH 06/20] ntfs: Fix error processing when load_nls() fails
` [RFC PATCH 07/20] befs: Fix printing iocharset= mount option
` [RFC PATCH 08/20] befs: Rename enum value Opt_charset to Opt_iocharset to match "
` [RFC PATCH 09/20] befs: Fix error processing when load_nls() fails
` [RFC PATCH 10/20] befs: Allow to use native UTF-8 mode
` [RFC PATCH 11/20] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set
` [RFC PATCH 12/20] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH 13/20] hfsplus: "
` [RFC PATCH 14/20] jfs: Remove custom iso8859-1 implementation
` [RFC PATCH 15/20] jfs: Fix buffer overflow in jfs_strfromUCS_le() function
` [RFC PATCH 16/20] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH 17/20] ntfs: "
` [RFC PATCH 18/20] cifs: "
` [RFC PATCH 19/20] cifs: Remove usage of load_nls_default() calls
` [RFC PATCH 20/20] nls: Drop broken nls_utf8 module

[dpdk-dev] [dpdk-announce] DPDK 21.08 released
 2021-08-08 17:50 UTC  (2+ messages)

[chao-linux:feature/dax 1/9] fs/f2fs/data.c:1536:35: error: expected ')' before 'goto'
 2021-08-08 17:49 UTC  (2+ messages)

[chao-linux:feature/dax 1/9] fs/f2fs/data.c:4197:27: error: passing argument 1 of 'f2fs_write_failed' from incompatible pointer type
 2021-08-08 17:49 UTC  (2+ messages)

[PATCH v1 0/3] SVM 5-level page table support
 2021-08-08 17:49 UTC  (4+ messages)
` [PATCH v1 2/3] KVM: x86: Handle the case of 5-level shadow page table

[dpdk-dev] Linker error on rte_dump_stack() on Windows
 2021-08-08 17:45 UTC 

[PATCH for 6.2 00/49] bsd-user updates to run hello world
 2021-08-08 17:38 UTC  (13+ messages)
` [PATCH for 6.2 12/49] bsd-user: implement path searching
` [PATCH for 6.2 20/49] bsd-user: save the path the qemu emulator
` [PATCH for 6.2 22/49] bsd-user: Move per-cpu code into target_arch_cpu.h

[PATCH-for-6.2 v3 0/7] target/mips: Convert NEC Vr54xx to decodetree
 2021-08-08 17:30 UTC  (8+ messages)
` [PATCH-for-6.2 v3 1/7] target/mips: Introduce generic TRANS() macro for decodetree helpers
` [PATCH-for-6.2 v3 2/7] target/mips: Extract NEC Vr54xx helper definitions
` [PATCH-for-6.2 v3 3/7] target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
` [PATCH-for-6.2 v3 4/7] target/mips: Introduce decodetree structure for NEC Vr54xx extension
` [PATCH-for-6.2 v3 5/7] target/mips: Convert Vr54xx MACC* opcodes to decodetree
` [PATCH-for-6.2 v3 6/7] target/mips: Convert Vr54xx MUL* "
` [PATCH-for-6.2 v3 7/7] target/mips: Convert Vr54xx MSA* "

[btrfs] ecc64fab7d: stress-ng.link.ops_per_sec -81.7% regression
 2021-08-08 17:36 UTC  (3+ messages)

[PATCH] PM: sleep: core: Avoid setting power.must_resume to false
 2021-08-08 17:36 UTC  (3+ messages)
` [PATCH v2] "

[chao-linux:feature/dax 3/9] fs/f2fs/gc.c:1629:9: error: void value not ignored as it ought to be
 2021-08-08 17:34 UTC  (2+ messages)

[PATCH 0/2] riscv: improve __ex_table section handling
 2021-08-08 17:26 UTC  (6+ messages)
` [PATCH 1/2] riscv: Enable BUILDTIME_TABLE_SORT
` [PATCH 2/2] riscv: Move EXCEPTION_TABLE to RO_DATA segment

[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
 2021-08-08 17:32 UTC  (4+ messages)

[PATCH 0/2] io_uring: bug fixes
 2021-08-08 17:31 UTC  (4+ messages)
` [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work

[PATCH] iio: hid-sensor-press: Add timestamp channel
 2021-08-08 17:31 UTC  (2+ messages)

undefined reference to `_snd_module_control_empty'
 2021-08-08 17:24 UTC 

[PATCH v2] mmc: core: Return correct emmc response in case of ioctl error
 2021-08-08 17:24 UTC 

undefined reference to `_snd_module_control_empty'
 2021-08-08 17:24 UTC 

[PATCH 0/6] PCI/VPD: Further improvements
 2021-08-08 17:23 UTC  (7+ messages)
` [PATCH 1/6] PCI/VPD: Move pci_read/write_vpd in the code
` [PATCH 2/6] PCI/VPD: Remove struct pci_vpd_ops
` [PATCH 3/6] PCI/VPD: Remove member valid from struct pci_vpd
` [PATCH 4/6] PCI/VPD: Embed struct pci_vpd member in struct pci_dev
` [PATCH 5/6] PCI/VPD: Determine VPD size in pci_vpd_init already
` [PATCH 6/6] PCI/VPD: Treat invalid VPD like no VPD capability

stable/linux-4.14.y baseline: 104 runs, 5 regressions (v4.14.243)
 2021-08-08 17:23 UTC 

[PATCH v14 00/17] Introduce the Counter character device interface
 2021-08-08 17:23 UTC  (18+ messages)
` [PATCH v14 01/17] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v14 02/17] counter: Return error code on invalid modes
` [PATCH v14 03/17] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v14 04/17] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v14 05/17] counter: Rename counter_count_function to counter_function
` [PATCH v14 06/17] counter: Internalize sysfs interface code

[PATCH] samples: bpf: xdp1: remove duplicate code to find protocol
 2021-08-08 17:19 UTC  (3+ messages)

[PATCH 2/2] drivers/net: udp, packet: Respect msg_namelen when filling msg_name
 2021-08-08 17:19 UTC 

[PATCH 1/2] drivers/net: udp, packet: Fix returning of msg_namelen and msg_flags from recvmsg
 2021-08-08 17:19 UTC 

[linux-5.4 test] 164131: tolerable FAIL - PUSHED
 2021-08-08 17:17 UTC 

[PATCH v4 0/3] drivers/soc: Remove all strcpy() uses
 2021-08-08 17:06 UTC  (5+ messages)
` [PATCH v4 2/3] drivers/soc/renesas: Prefer memcpy over strcpy

[Buildroot] [PATCH 1/1] package/seatd: fix build with gcc < 7
 2021-08-08 17:15 UTC 

[patch V3 00/64] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-08 17:05 UTC  (3+ messages)
` [patch V3 56/64] futex: Correct the number of requeued waiters for PI

[PATCH] mt7530 fix mt7530_fdb_write vid missing ivl bit
 2021-08-08 17:00 UTC  (4+ messages)

[PATCH v3] cobalt: Sort out virtual vs. real pids
 2021-08-08 17:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/iputils: disable tests
 2021-08-08 17:00 UTC  (2+ messages)

[PATCH v4 0/3] Renesas RZ/G2L ADC driver support
 2021-08-08 17:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/iputils: fix rdisc server option
 2021-08-08 16:56 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 189 builds: 0 failed, 189 passed, 63 warnings (v4.19.202)
 2021-08-08 16:55 UTC 

[PATCH v2] riscv: Ensure the value of FP registers in the core dump file is up to date
 2021-08-08 16:47 UTC  (2+ messages)

stable/linux-4.4.y baseline: 78 runs, 7 regressions (v4.4.279)
 2021-08-08 16:53 UTC 

Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: Aug 5, 2021
 2021-08-08 16:52 UTC 

[PATCH v5 0/5] AD7949 Fixes
 2021-08-08 16:51 UTC  (5+ messages)
` [PATCH v5 1/5] iio: adc: ad7949: define and use bitfield names
` [PATCH v5 3/5] iio: adc: ad7949: add support for internal vref

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-08-08 16:52 UTC  (10+ messages)

[PATCH v2] iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage once at probe
 2021-08-08 16:48 UTC  (3+ messages)

[PATCH 0/2] fix request uaf in nbd_read_stat()
 2021-08-08 16:44 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: add two interfaces to lock/unlock blk_mq_tags->lock

[PATCH v5 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-08-08 16:43 UTC  (3+ messages)
` [PATCH v5 1/2] netfilter: add new sysctl toggle for lightweight tunnel netfilter hooks
` [PATCH v5 2/2] netfilter: add netfilter hooks to SRv6 data plane

stable/linux-5.4.y baseline: 127 runs, 1 regressions (v5.4.139)
 2021-08-08 16:43 UTC 

[PATCH] iio: pressure: hp03: update device probe to register with devm functions
 2021-08-08 16:40 UTC  (2+ messages)

[PATCH] riscv: add ARCH_DMA_MINALIGN support
 2021-08-08 16:30 UTC  (3+ messages)

[PATCH v2 0/9] Add a tool for using the new sysfs files
 2021-08-08 16:30 UTC  (2+ messages)

[PATCH v4] brcmfmac: firmware: Fix firmware loading
 2021-08-08 16:24 UTC  (2+ messages)

[PATCH v2] drivers/iio: Remove all strcpy() uses in favor of strscpy()
 2021-08-08 16:25 UTC  (2+ messages)

[PATCH 0/2] iio: potentiometer: Add driver support for AD5110
 2021-08-08 16:22 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v2 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-08 16:15 UTC  (5+ messages)
` [PATCH v2 2/4] sched: Introduce is_pcpu_safe()

[PATCH net] bareudp: Fix invalid read beyond skb's linear data
 2021-08-08 16:16 UTC  (3+ messages)

[PATCH v7 1/2] mm: introduce process_mrelease system call
 2021-08-08 16:13 UTC  (4+ messages)

stable-rc/queue/4.4 baseline: 78 runs, 6 regressions (v4.4.279-11-g3882352fe192)
 2021-08-08 16:13 UTC 

[RFC net-next 0/3] qca8k bridge flags offload
 2021-08-08 16:12 UTC  (4+ messages)
` [RFC net-next 3/3] net: dsa: tag_qca: set offload_fwd_mark

[PATCH-for-6.2 0/2] target/mips: Use tcg_constant_* in TX79 & MXU
 2021-08-08 16:08 UTC  (3+ messages)
` [PATCH-for-6.2 1/2] target/mips/tx79: Use tcg_constant_tl()
` [PATCH-for-6.2 2/2] target/mips/mxu: Use tcg_constant_i32()


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.