All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-22 11:37:15 to 2023-07-22 14:06:20 UTC [more...]

[v2] fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
 2023-07-22 14:05 UTC  (3+ messages)

[PATCH v3 0/3] board: rockchip: Add Hardkernel ODROID-M1
 2023-07-22 14:02 UTC  (4+ messages)
` [PATCH v3 1/3] ata: dwc_ahci: Fix support for other platforms
` [PATCH v3 2/3] cmd: ini: Fix build warning
` [PATCH v3 3/3] board: rockchip: Add Hardkernel ODROID-M1

[PATCH 03/10] iommu: Add generic_single_device_group()
 2023-07-22 14:02 UTC  (11+ messages)

[PATCH v2 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-07-22 13:58 UTC  (4+ messages)
` [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH v2 00/22] i2c: Use new PM macros
 2023-07-22 13:55 UTC  (35+ messages)
` [PATCH v2 01/22] i2c: au1550: Remove #ifdef guards for PM related functions
` [PATCH v2 02/22] i2c: iproc: "
` [PATCH v2 03/22] i2c: brcmstb: "
` [PATCH v2 04/22] i2c: davinci: "
` [PATCH v2 05/22] i2c: designware: "
` [PATCH v2 06/22] i2c: exynos5: "
` [PATCH v2 07/22] i2c: hix5hd2: "
` [PATCH v2 08/22] i2c: i801: "
` [PATCH v2 09/22] i2c: img-scb: "
` [PATCH v2 10/22] i2c: kempld: Convert to use regular device PM
` [PATCH v2 11/22] i2c: lpc2k: Remove #ifdef guards for PM related functions
` [PATCH v2 12/22] i2c: mt65xx: "
` [PATCH v2 13/22] i2c: nomadik: "
` [PATCH v2 14/22] i2c: ocores: "
` [PATCH v2 15/22] i2c: pnx: "
` [PATCH v2 16/22] i2c: pxa: "
` [PATCH v2 17/22] i2c: qup: "
` [PATCH v2 18/22] i2c: rcar: "
` [PATCH v2 19/22] i2c: s3c2410: "
` [PATCH v2 20/22] i2c: sh-mobile: "
` [PATCH v2 21/22] i2c: virtio: "
` [PATCH v2 22/22] i2c: mux: pca954x: "

[LTP] [PATCH] syscalls/pipe07: Rewrite the test using new LTP API
 2023-07-22 13:49 UTC 

[csky-linux:sg2042-master-qspinlock-64ilp32_v3 27/42] mm/vmscan.c:4673:10: warning: comparison of distinct pointer types ('typeof (addr & (~(((1ULL) << 21) - 1))) *' (aka 'unsigned long long *') and 'typeof (pvmw->vma->vm_start) *' (aka 'unsigned long *'))
 2023-07-22 13:33 UTC 

Question about the barrier() in hlist_nulls_for_each_entry_rcu()
 2023-07-22 13:32 UTC  (7+ messages)

[PATCH] test: eal: update base-virtaddr parameter test
 2023-07-22 13:32 UTC  (3+ messages)

[PATCH v4 0/9] rockchip: Fix PCIe and NVMe support on RK3568
 2023-07-22 13:30 UTC  (10+ messages)
` [PATCH v4 1/9] core: read: add dev_read_addr_size_index_ptr function
` [PATCH v4 2/9] pci: pcie_dw_rockchip: Get config region from reg prop
` [PATCH v4 3/9] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH v4 4/9] pci: pcie_dw_rockchip: Speed up link probe
` [PATCH v4 5/9] pci: pcie_dw_rockchip: Disable unused BARs of the root complex
` [PATCH v4 6/9] regulator: fixed: Add support for gpios prop
` [PATCH v4 7/9] rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
` [PATCH v4 8/9] rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
` [PATCH v4 9/9] rockchip: rk356x: Update PCIe config, IO and memory regions

[f2fs-dev] [PATCH] f2fs: introduce two helper functions for the largest cached extent
 2023-07-22 13:25 UTC  (3+ messages)
  `  "

[PATCH 1/1] soundwire: use devm_clk_get_enabled() in qcom_swrm_probe()
 2023-07-22 13:24 UTC  (2+ messages)
` [PATCH v2 1/1] Soundwire: fix the return value checks of clk_prepare_enable()

[linux-linus test] 181960: regressions - FAIL
 2023-07-22 13:24 UTC 

[PATCH] btrfs: add a test case to make sure scrub can repair parity corruption
 2023-07-22 13:24 UTC  (2+ messages)

[sean-jc:x86/mmu_warn_on 8/10] arch/x86/kvm/mmu/mmu.c:1738:26: error: implicit declaration of function 'is_empty_shadow_page'; did you mean 'to_shadow_page'?
 2023-07-22 13:23 UTC 

[sean-jc:x86/mmu_warn_on 8/10] arch/x86/kvm/mmu/mmu.c:1738:19: error: call to undeclared function 'is_empty_shadow_page'; ISO C99 and later do not support implicit function declarations
 2023-07-22 13:23 UTC 

[PATCH v2 00/14] selftests/nolibc: add minimal kernel config support - part1
 2023-07-22 13:17 UTC  (19+ messages)
` [PATCH v2 02/14] selftests/nolibc: add macros to enhance maintainability
` [PATCH v2 03/14] selftests/nolibc: print running log to screen
` [PATCH v2 05/14] selftests/nolibc: add menuconfig for development
` [PATCH v2 06/14] selftests/nolibc: add mrproper "
` [PATCH v2 07/14] selftests/nolibc: defconfig: remove mrproper target
` [PATCH v2 08/14] selftests/nolibc: string the core targets
` [PATCH v2 09/14] selftests/nolibc: allow quit qemu-system when poweroff fails
` [PATCH v2 12/14] selftests/nolibc: add tinyconfig target
` [PATCH v2 14/14] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc

[bluetooth-next:master] BUILD SUCCESS f57f797eebfe62621f37d00831b5bc4c95398a11
 2023-07-22 13:11 UTC 

[OE-Core][PATCH v7][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr
 2023-07-22 13:02 UTC  (7+ messages)
  ` ODP: "
      ` ODP: "
          ` ODP: "

[linyunsheng:page_frag_virt_to_page] [net] f5f9b23d7c: suspicous net issue
 2023-07-22 13:01 UTC 

[PATCH] xenbus: check xen_domain in xenbus_probe_initcall
 2023-07-22 13:00 UTC  (2+ messages)

uwu@icenowy.me
 2023-07-22 12:59 UTC 

[PATCH] mtd: spi-nor: let SFDP determine the flash and sector size
 2023-07-22 12:56 UTC  (3+ messages)

[PATCH] riscv: Add HAVE_IOREMAP_PROT support
 2023-07-22 12:51 UTC 

8.1-rc0 testfloat fails to compile
 2023-07-22 12:49 UTC  (3+ messages)

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-07-22 12:38 UTC  (18+ messages)
` [PATCH v6 1/5] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v6 2/5] riscv: Dump out kernel offset information on panic
` [PATCH v6 3/5] arm64: libstub: Move KASLR handling functions to kaslr.c
` [PATCH v6 4/5] libstub: Fix compilation warning for rv32
` [PATCH v6 5/5] riscv: libstub: Implement KASLR by using generic functions

[PATCH net-next 0/4] Remove legacy phylink behaviour
 2023-07-22 12:43 UTC  (6+ messages)
  ` Aw: "

[PATCH] dt-bindings: mfd: maxim,max8998: Convert to DT schema
 2023-07-22 12:43 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ec7d45e9a07db059dfc070680296ce2fbfef0e5d
 2023-07-22 12:41 UTC 

[PATCH 1/1] sound:soc: fix return value check in imx_audmux_suspend
 2023-07-22 12:40 UTC  (3+ messages)
` [PATCH v2 1/1] ASoC: imx-audmux: fix return value checks of clk_prepare_enable()

[PATCH net-next 0/5] net/sched: improve class lifetime handling
 2023-07-22 12:41 UTC  (2+ messages)

[PATCH] usertools/rss: fix byte order of the default i40e key
 2023-07-22 12:40 UTC  (2+ messages)

[PROBLEM] seltests: net/forwarding/sch_ets.sh [HANG]
 2023-07-22 12:29 UTC  (6+ messages)
      ` [PROBLEM] [ADDITIONAL DIAG] "

Linux 6.4.4
 2023-07-22 12:38 UTC  (11+ messages)
` [BUG] "

Bug : Repeatedly asked for choosing github account
 2023-07-22 12:34 UTC 

grub FTBFS on ia64: awk: ./genmoddep.awk: line 106: function asorti never defined
 2023-07-22 12:33 UTC  (3+ messages)

[PATCH RESEND RESEND] thermal/of: support thermal zones w/o trips subnode
 2023-07-22 12:25 UTC  (2+ messages)

[libgpiod][PATCH v2 0/5] core: provide information about the parent chip in line requests
 2023-07-22 12:30 UTC  (6+ messages)
` [libgpiod][PATCH v2 5/5] bindings: rust: provide LineRequest::chip_name()

[PATCH 0/8] firmware: imx: scu/scu-irq: misc update
 2023-07-22 12:31 UTC  (18+ messages)
` [PATCH 1/8] firmware: imx: scu: change init level to subsys_initcall_sync
` [PATCH 2/8] firmware: imx: scu: increase RPC timeout
` [PATCH 3/8] firmware: imx: scu: drop return value check
` [PATCH 4/8] firmware: imx: scu: use soc name for soc_id
` [PATCH 5/8] firmware: imx: scu-irq: fix RCU complains after M4 partition reset
` [PATCH 6/8] firmware: imx: scu-irq: export imx_scu_irq_get_status
` [PATCH 7/8] firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP
` [PATCH 8/8] firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs

[PATCH] tests/decode: Suppress "error: " string for expected-failure tests
 2023-07-22 12:24 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Set default tuning step for imx7d usdhc0
 2023-07-22 12:23 UTC  (5+ messages)

shutdown(2) is underdocumented
 2023-07-22 12:22 UTC 

[PATCH v2 1/3] ARM: dts: samsung: exynos4x12: replace duplicate pmu node with phandle
 2023-07-22 12:17 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
` [PATCH v2 3/3] ARM: dts: samsung: s5pv210: "

[syzbot] [serial?] general protection fault in serial8250_tx_chars
 2023-07-22 12:16 UTC  (2+ messages)

[PATCH 0/2] thermal/drivers/mediatek: fix a regression affecting other subsystems
 2023-07-22 12:13 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: rock-5a, rock-5b: fix/update sdmmc properties
 2023-07-22 12:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
 2023-07-22 12:11 UTC  (3+ messages)

[PATCH v1 0/8] tools/nolibc: add 32/64-bit powerpc support
 2023-07-22 12:10 UTC  (9+ messages)
` [PATCH v1 4/8] selftests/nolibc: add extra config file customize support
` [PATCH v1 5/8] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v1 7/8] selftests/nolibc: add test support for powerpc64le
` [PATCH v1 8/8] selftests/nolibc: add test support for powerpc64

[PATCH 1/2] dt-bindings: i2c: nxp,pca9541: convert to DT schema
 2023-07-22 12:07 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: i2c: arb-gpio-challange: "

[PATCH 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-07-22 12:00 UTC  (8+ messages)
` [PATCH 2/3] media: dt-bindings: samsung,fimc: correct unit addresses in DTS example
` [PATCH 3/3] media: exynos4-is: fimc-is: replace duplicate pmu node with phandle

Recent changes (master)
 2023-07-22 12:00 UTC 

[joelgranados:jag/sysctl_remove_empty_elem 61/65] net/ax25/sysctl_net_ax25.c:158 ax25_register_dev_sysctl() error: buffer overflow 'table' 13 <= 13
 2023-07-22 11:59 UTC 

[PATCH iproute2] Add missing SPDX headers
 2023-07-22 11:57 UTC  (2+ messages)

[PATCH iproute2] include: dual license the bpf helper includes
 2023-07-22 11:57 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: samsung: exynos4x12: replace duplicate pmu node with phandle
 2023-07-22 11:56 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: samsung: exynos4: fix camera unit addresses/ranges

[PATCH net-next v2 0/6] net: dsa: microchip: provide Wake on LAN support
 2023-07-22 11:52 UTC  (4+ messages)
` [PATCH net-next v2 6/6] net: dsa: microchip: ksz9477: make switch MAC address configurable

FAILED: patch "[PATCH] tracing/histograms: Add histograms to hist_vars if they have" failed to apply to 4.19-stable tree
 2023-07-22 11:50 UTC  (3+ messages)
` [PATCH 4.19.y] tracing/histograms: Add histograms to hist_vars if they have referenced variables

race condition mounting multi-device iscsi volume, not resolved in newer kernels
 2023-07-22 11:50 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/ttm: fix bulk_move corruption when adding a entry" failed to apply to 6.4-stable tree
 2023-07-22 11:48 UTC  (5+ messages)

[RFC PATCH for-8.2 00/18] crypto: Provide clmul.h and host accel
 2023-07-22 11:47 UTC  (4+ messages)
` [PATCH 17/18] host/include/i386: Implement clmul.h

[PATCH net-next v4 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-22 11:47 UTC  (4+ messages)
` [PATCH net-next v4 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding

[oe][meta-oe][dunfell][PATCH] c-ares: CVE-2023-32067 0-byte UDP payload Denial of Service
 2023-07-22 11:47 UTC  (2+ messages)

[PATCH 6.4 213/292] drm/ttm: never consider pinned BOs for eviction&swap
 2023-07-22 11:43 UTC  (2+ messages)

[PATCH v2 0/3] RK3588 USB3 host controller support
 2023-07-22 11:42 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: usb: add rk3588 compatible to rockchip,dwc3

[PATCH 6.4 000/292] 6.4.5-rc1 review
 2023-07-22 11:42 UTC  (4+ messages)
` [PATCH 6.4 067/292] x86/fineibt: Poison ENDBR at +0

drivers/md/bcache/btree.c:1571:12: warning: stack frame size (2512) exceeds limit (2048) in 'btree_gc_recurse'
 2023-07-22 11:38 UTC 

[csky-linux:sg2042-master-qspinlock-64ilp32_v3 4/42] ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'text_mutex'; recompile with -fPIC
 2023-07-22 11:38 UTC 

[arm-de:tip/sched/core_20232906_proxy_exec_v4 12/12] fair.c:(.debug_addr+0x1bc0): undefined reference to `sched_nr_latency'
 2023-07-22 11:38 UTC 

[PATCH v5 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-07-22 11:34 UTC  (3+ messages)
` [PATCH v5 3/3] Documentation: riscv: Update boot image header since EFI stub is supported


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.