All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-18 14:45:51 to 2021-12-18 19:26:34 UTC [more...]

[PATCH 1/1] hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage
 2021-12-18 19:26 UTC 

Pull request for efi-2022-01-rc4-3
 2021-12-18 19:21 UTC 

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-18 19:21 UTC  (33+ messages)
` [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)

[PATCH v2 0/3] hwmon: (nct6775) Support lock by ACPI mutex
 2021-12-18 19:17 UTC  (5+ messages)

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-18 19:04 UTC  (8+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()

[PATCH v2 1/5] Convert CONFIG_KEEP_SERVERADDR to Kconfig
 2021-12-18 18:27 UTC  (5+ messages)
` [PATCH v2 2/5] Convert CONFIG_UDP_CHECKSUM "
` [PATCH v2 3/5] Convert CONFIG_TIMESTAMP "
` [PATCH v2 4/5] Convert CONFIG_BOOTP_SERVERIP "
` [PATCH v2 5/5] net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP

[PATCH 1/4] Convert CONFIG_KEEP_SERVERADDR to Kconfig
 2021-12-18 18:18 UTC  (8+ messages)
` [PATCH 2/4] Convert CONFIG_UDP_CHECKSUM "
` [PATCH 3/4] Convert CONFIG_TIMESTAMP "
` [PATCH 4/4] Convert CONFIG_BOOTP_SERVERIP "

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2021-12-18 19:02 UTC  (2+ messages)

Bug report - Can create worktrees from bare repo / such worktrees can fool is_bare_repository()
 2021-12-18 19:00 UTC  (3+ messages)

[hardknott 3/9] Use old override syntax
 2021-12-18 19:00 UTC  (7+ messages)
` [hardknott 4/9] postgresql: fix CVE-2021-23214,CVE-2021-23222
` [hardknott 5/9] sdbus-c++: don't fetch googletest during do_configure
` [hardknott 6/9] sdbus-c++-libsystemd: Avoid hard dependency on rsync
` [hardknott 7/9] syslog-ng: adjust control socket location
` [hardknott 8/9] libteam: switch to python3
` [hardknott 9/9] redis: add back missing patch

[PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback on some devices
 2021-12-18 18:56 UTC 

stable-rc/linux-4.14.y baseline: 177 runs, 1 regressions (v4.14.258)
 2021-12-18 18:54 UTC 

[PATCH/RFC v2 0/3] tlb: mmu_gather: use batched table free if possible
 2021-12-18 18:52 UTC  (4+ messages)
` [PATCH/RFC v2 1/3] tlb: mmu_gather: introduce CONFIG_MMU_GATHER_TABLE_FREE_COMMON
` [PATCH/RFC v2 2/3] mm/swap: introduce free_pages_and_swap_cache_nolru()
` [PATCH/RFC v2 3/3] tlb: mmu_gather: use batched table free if possible

access(2): document EPERM error value
 2021-12-18 18:49 UTC 

[PATCH] dt-binding: soc: qcom: convert Qualcomm Command DB documentation to yaml
 2021-12-18 18:48 UTC  (2+ messages)

[PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
 2021-12-18 18:48 UTC  (5+ messages)

[PATCH 0/9] Assorted patches for knfsd
 2021-12-18 18:41 UTC  (12+ messages)
` [PATCH 1/9] nfsd: map EBADF
  ` [PATCH 2/9] nfsd: Add errno mapping for EREMOTEIO
    ` [PATCH 3/9] nfsd: Retry once in nfsd_open on an -EOPENSTALE return
      ` [PATCH 4/9] nfs: Add export support for weak cache consistency attributes
        ` [PATCH 5/9] nfsd: NFSv3 should allow zero length writes
          ` [PATCH 6/9] nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
            ` [PATCH 7/9] nfsd: Replace use of rwsem with errseq_t
              ` [PATCH 8/9] nfsd: allow lockd to be forcibly disabled

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.4
 2021-12-18 18:41 UTC 

[PATCH v2 0/2] MUX: Add support for mux-states
 2021-12-18 18:37 UTC  (5+ messages)
      ` [PATCH] mux: add missing mux_state_get

[PATCH v7 00/24] efi: Improvements to U-Boot running on top of UEFI
 2021-12-18 18:28 UTC  (24+ messages)
` [PATCH v7 01/24] efi: Locate all block devices in the app
` [PATCH v7 02/24] efi: serial: Support arrow keys
` [PATCH v7 03/24] x86: Allow booting a kernel from the EFI app
` [PATCH v7 04/24] x86: Don't process the kernel command line unless enabled
` [PATCH v7 05/24] x86: efi: Add room for the binman definition in the dtb
` [PATCH v7 06/24] efi: Drop device_path from struct efi_priv
` [PATCH v7 07/24] efi: Add comments to "
` [PATCH v7 08/24] efi: Fix ll_boot_init() operation with the app
` [PATCH v7 09/24] efi: Add a few comments to the stub
` [PATCH v7 10/24] efi: Share struct efi_priv between the app and stub code
` [PATCH v7 11/24] efi: Move exit_boot_services into a function
` [PATCH v7 12/24] efi: Check for failure when initing the app
` [PATCH v7 13/24] efi: Mention that efi_info_get() is only used in the stub
` [PATCH v7 14/24] efi: Show when allocated pages are used
` [PATCH v7 15/24] efi: Allow easy selection of serial-only operation
` [PATCH v7 16/24] x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
` [PATCH v7 17/24] efi: Support the efi command in the app
` [PATCH v7 18/24] x86: efi: Show the system-table revision
` [PATCH v7 19/24] x86: efi: Don't set up global_data again with EFI
` [PATCH v7 21/24] x86: efi: Round out the link script for 64-bit EFI
` [PATCH v7 22/24] x86: efi: Don't use the 64-bit link script for the EFI app
` [PATCH v7 23/24] x86: efi: Set the correct link flags for the 64-bit "
` [PATCH v7 24/24] efi: Build the 64-bit app properly

Issues with smsc95xx driver since a049a30fc27c
 2021-12-18 18:32 UTC  (5+ messages)

[PATCH] drm: adv7511: override i2c address of cec before accessing it
 2021-12-18 18:28 UTC 

[peda-linux-mux:for-next 3/3] drivers/mux/core.c:726:16: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-12-18 18:28 UTC 

[PATCH v2] dt-binding: soc: qcom: convert rmtfs documentation to yaml
 2021-12-18 18:28 UTC 

[PATCH v4] timer: Add a migration message
 2021-12-18 18:27 UTC 

[PATCH] dt-binding: soc: qcom: convert rmtfs documentation to yaml
 2021-12-18 18:27 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 13500db7a43ad5848884273e6c647633c93db266
 2021-12-18 18:24 UTC  (2+ messages)
` [Devel] "

[PATCH] fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
 2021-12-18 18:23 UTC  (3+ messages)

[PATCH v2 1/2] arm64: dts: mnt-reform2: add internal display support
 2021-12-18 18:20 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: mnt-reform2: correct i2c3 pad-ctrl

[PATCH v2] arm64: dts: imx8mq: disable DDRC node by default
 2021-12-18 18:18 UTC 

fs/ntfs3/frecord.o: warning: objtool: .text.unlikely: unexpected end of section
 2021-12-18 18:18 UTC  (2+ messages)

[GIT PULL v2 1/1] bcm2835-bindings-2021-12-18
 2021-12-18 18:11 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: rtc: ds1307: Convert to json-schema
 2021-12-18 18:08 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: regulator: palmas: Convert to json-schema
 2021-12-18 18:08 UTC  (6+ messages)
` [PATCH 2/6] dt-bindings: regulator: pwm: "
` [PATCH 5/6] dt-bindings: regulator: tps6586x: "

[PATCH 1/5] dt-bindings: memory: Document Tegra210 EMC table
 2021-12-18 18:08 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: memory: Add Tegra114 memory controller bindings
` [PATCH 4/5] dt-bindings: memory: tegra: Fix Tegra132 compatible string

[linux-next:master 7598/8462] ld.lld: error: kernel/built-in.a(kallsyms.o):(function kallsyms_open: .text+0xec4): relocation R_RISCV_PCREL_HI20 out of range: -524470 is not in [-524288, 524287]; references kallsyms_markers
 2021-12-18 18:07 UTC  (2+ messages)

[PATCH v2] drm: make drm_syncobj_array_wait() use the range hrtimer feature
 2021-12-18 18:07 UTC  (2+ messages)

[GIT PULL 1/3] bcm2835-dt-next-2021-12-13
 2021-12-18 18:04 UTC  (10+ messages)
` [GIT PULL 2/3] bcm2835-dt-fixes-2021-12-13
` [GIT PULL 3/3] bcm2835-bindings-2021-12-13

[PATCH] usb: fixing some clang warnings inside usb host drivers
 2021-12-18 18:05 UTC  (2+ messages)

[PATCH] matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen
 2021-12-18 18:00 UTC 

samples/ftrace/ftrace-direct-multi-modify.c:7:6: warning: no previous prototype for function 'my_direct_func1'
 2021-12-18 17:57 UTC  (2+ messages)

[PATCH -perfbook] defer: Retouch RCUusecases.svg by Inkscape 1.1.1
 2021-12-18 17:57 UTC  (7+ messages)

[PATCH] cifs: invalidate dns resolver keys after use
 2021-12-18 17:53 UTC 

[RFC] High latency with core scheduling
 2021-12-18 17:50 UTC  (3+ messages)

[PATCH v3 0/2] Add iop driver for Sunplus SP7021
 2021-12-18 17:30 UTC  (8+ messages)
` [PATCH v3 2/2] misc: "

[PATCH] erofs-utils: fsck support for --extract=X to extract to path X
 2021-12-18 17:26 UTC 

[PATCH] common/filter: add _filter_bash()
 2021-12-18 17:10 UTC  (3+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.16-rc6
 2021-12-18 16:58 UTC 

[GIT PULL] USB fixes for 5.16-rc6
 2021-12-18 16:58 UTC 

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-18 16:52 UTC  (8+ messages)
` [PATCH 1/3] i2c: bcm2835: Use platform_get_irq() to get the interrupt
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() "
` [PATCH 3/3] i2c: riic: Use platform_get_irq() "

[PATCH net-next 0/6] prestera: add basic router driver support
 2021-12-18 16:52 UTC  (2+ messages)

erofs-utils: fsck support for --extract=X to extract to path X
 2021-12-18 16:51 UTC  (2+ messages)

[PATCH 0/8] arm: kirkwood: Add support for Pogoplug V4
 2021-12-18 16:38 UTC  (3+ messages)
` [PATCH 1/8] arm: kirkwood: Pogoplug-V4 : Add DTS files

[Buildroot] [PATCH] configs/roseapplypi_defconfig: bump kernel to 5.15.10
 2021-12-18 16:37 UTC 

[PULL 00/16] qtest and gitlab-CI improvements
 2021-12-18 16:33 UTC  (2+ messages)

[PATCH v2] memblock: fix memblock_phys_alloc() section mismatch error
 2021-12-18 16:33 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 65d84bcc1befc2f270cc2ac9de0364da029ae3ef
 2021-12-18 16:28 UTC 

[PATCH -next] drm/sprd: fix potential NULL dereference
 2021-12-18 16:23 UTC  (3+ messages)

[bug report] drm/sprd: add Unisoc's drm kms master
 2021-12-18 16:22 UTC  (2+ messages)

[qemu-mainline test] 167475: tolerable FAIL - PUSHED
 2021-12-18 16:18 UTC 

stable-rc/linux-5.10.y build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.87)
 2021-12-18 16:18 UTC 

[RFC PATCH 0/3] hw/audio/intel-hda: Restrict DMA engine to memories (non-MMIO devices)
 2021-12-18 16:14 UTC  (5+ messages)
` [RFC PATCH 1/3] hw/audio/intel-hda: Do not ignore DMA overrun errors
` [RFC PATCH 2/3] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
` [RFC PATCH 3/3] tests/qtest/intel-hda-test: Add reproducer for issue #542
` [RFC PATCH 0/3] hw/audio/intel-hda: Restrict DMA engine to memories (CVE-2021-3611)

[frank-w-bpi-r2-4.14:5.16-r2pro 15/47] drivers/net/wireless/mediatek/mt76/eeprom.c:48:24: sparse: sparse: Using plain integer as NULL pointer
 2021-12-18 16:16 UTC 

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-18 16:12 UTC  (15+ messages)

stable-rc/linux-4.4.y build: 186 builds: 5 failed, 181 passed, 6 errors, 36 warnings (v4.4.295)
 2021-12-18 16:10 UTC 

Custom subcommand help handlers
 2021-12-18 16:08 UTC 

[PATCH v8 0/5] Expand Semtech SAR Sensors support
 2021-12-18 16:08 UTC  (3+ messages)
` [PATCH v8 3/5] iio: proximity: Add SX9324 support

[Buildroot] [PATCH 1/3] package/cross-ldd: new package
 2021-12-18 16:07 UTC  (8+ messages)
` [Buildroot] [PATCH 3/3] fs/dracut: new fs type

[PATCH v2 1/4] test: Don't skip tests if nfit modules are missing
 2021-12-18 16:00 UTC  (3+ messages)
` [PATCH v2 3/4] test/libndctl: skip SMART tests on non-nfit devices

[net-next v4 0/2] net: sched: allow user to select txqueue
 2021-12-18 15:58 UTC  (3+ messages)
` [net-next v4 1/2] net: sched: use queue_mapping to pick tx queue

[PATCH] ARM: dts: Remove "spidev" nodes
 2021-12-18 15:53 UTC  (3+ messages)

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-18 15:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki
 2021-12-18 15:38 UTC  (2+ messages)

[ndctl PATCH] ndctl: Add a dependency on 'iniparser' to ndctl.spec.in
 2021-12-18 15:39 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add missing LVDS decoder on M53Menlo
 2021-12-18 15:36 UTC  (2+ messages)

[PATCH] gpio: sim: fix uninitialized ret variable
 2021-12-18 15:27 UTC 

[PATCH] mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16
 2021-12-18 15:25 UTC 

drivers/ptp/ptp_ocp.c:1849:3: warning: Value stored to 'ans' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-18 15:25 UTC 

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.258)
 2021-12-18 15:25 UTC 

[PATCH v6 00/27] efi: Improvements to U-Boot running on top of UEFI
 2021-12-18 15:23 UTC  (4+ messages)
` [PATCH v6 02/27] efi: Add EFI uclass for media

[PATCH] dt-bindings: display: bridge: lvds-codec: Document TI DS90CF364A decoder
 2021-12-18 15:23 UTC  (2+ messages)

[PATCH v2] audio: Add sndio backend
 2021-12-18 15:16 UTC  (2+ messages)

[PATCH 0/5] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 4)
 2021-12-18 15:10 UTC  (6+ messages)
` [PATCH 1/5] hw/scsi/megasas: Use uint32_t for reply queue head/tail values
` [PATCH 2/5] dma: Let st*_pci_dma() take MemTxAttrs argument
` [PATCH 3/5] dma: Let ld*_pci_dma() "
` [PATCH 4/5] dma: Let st*_pci_dma() propagate MemTxResult
` [PATCH 5/5] dma: Let ld*_pci_dma() "

[PATCH 1/5] moveconfig: Correct operation of the 'imply' feature
 2021-12-18 15:09 UTC  (5+ messages)
` [PATCH 2/5] moveconfig: Read the database in a separate function
` [PATCH 3/5] moveconfig: Sort the options
` [PATCH 4/5] moveconfig: Allow adding unit tests
` [PATCH 5/5] moveconfig: Allow querying board configuration

[PATCH 1/1] arm64: dts: meson-g12b-odroid-n2: move assigned-clocks
 2021-12-18 15:03 UTC  (3+ messages)

[PATCH] crypto: ux500 - Use platform_get_irq() to get the interrupt
 2021-12-18 15:06 UTC 

[PATCH v2] block: drop BLK_PERM_GRAPH_MOD
 2021-12-18 15:04 UTC  (3+ messages)

next/pending-fixes baseline: 587 runs, 3 regressions (v5.16-rc5-294-g65d84bcc1bef)
 2021-12-18 15:00 UTC 

[PATCH 0/4] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 3)
 2021-12-18 14:51 UTC  (5+ messages)
` [PATCH 1/4] dma: Let st*_dma() take MemTxAttrs argument
` [PATCH 2/4] dma: Let ld*_dma() "
` [PATCH 3/4] dma: Let st*_dma() propagate MemTxResult
` [PATCH 4/4] dma: Let ld*_dma() "

[PATCH] dt-bindings: arm: ux500: Document missing compatibles
 2021-12-18 14:49 UTC  (2+ messages)

[syzbot] WARNING in console_unlock
 2021-12-18 14:49 UTC 

[xilinx-xlnx:xlnx_rebase_v5.10 1948/1981] ERROR: modpost: "dwc3_host_wakeup_capable" [drivers/usb/host/xhci-plat-hcd.ko] undefined!
 2021-12-18 14:45 UTC  (2+ messages)

[mark:locking/debug-refcount 1/3] ERROR: modpost: "refcount_bad_magic" [fs/nfs/nfsv4.ko] undefined!
 2021-12-18 14:45 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.