messages from 2022-02-11 20:01:07 to 2022-02-11 20:52:44 UTC [more...]
[PATCH bpf-next] libbpf: fix libbpf.map inheritance chain for LIBBPF_0.7.0
2022-02-11 20:52 UTC
[PATCH v2 0/2] nfsuuid and udev examples
2022-02-11 20:51 UTC (11+ messages)
` [PATCH v2 1/2] nfsuuid: a tool to create and persist nfs4 client uniquifiers
[BlueZ PATCH 1/4] adapter: Fix the reusing gerror without re-initialization
2022-02-11 20:51 UTC (4+ messages)
[PATCH v2] sh: avoid using IRQ0 on SH3/4
2022-02-11 20:51 UTC
[PATCH v2 00/14] rtc: pcf2127: add PCF2131 driver
2022-02-11 20:50 UTC (15+ messages)
` [PATCH v2 01/14] rtc: pcf2127: add variant-specific configuration structure
` [PATCH v2 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v2 03/14] rtc: pcf2127: adapt for alarm "
` [PATCH v2 04/14] rtc: pcf2127: adapt for WD "
` [PATCH v2 05/14] rtc: pcf2127: adapt for CLKOUT register "
` [PATCH v2 06/14] rtc: pcf2127: add support for multiple TS functions
` [PATCH v2 07/14] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH v2 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v2 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH v2 10/14] rtc: pcf2127: read and validate PCF2131 device signature
` [PATCH v2 11/14] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH v2 12/14] rtc: pcf2127: support generic watchdog timing configuration
` [PATCH v2 13/14] rtc: pcf2127: add flag for watchdog register value read support
` [PATCH v2 14/14] dt-bindings: rtc: pcf2127: add PCF2131
[PATCH] arm: apple: Disable debug UART
2022-02-11 20:50 UTC (3+ messages)
[PATCH] power: supply: da9150: use div64_u64() instead of do_div()
2022-02-11 20:50 UTC (2+ messages)
+ mm-remove-the-vma-check-in-migrate_vma_setup.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-gup-migrate-device-coherent-pages-when-pinning-instead-of-failing.patch added to -mm tree
2022-02-11 20:49 UTC
Minutes: Yocto Project Weekly Triage Meeting 2/10/2022
2022-02-11 20:49 UTC (2+ messages)
+ tools-update-hmm-test-to-support-device-coherent-type.patch added to -mm tree
2022-02-11 20:49 UTC
+ tools-update-test_hmm-script-to-support-sp-config.patch added to -mm tree
2022-02-11 20:49 UTC
+ lib-test_hmm-add-module-param-for-zone-device-type.patch added to -mm tree
2022-02-11 20:49 UTC
+ lib-add-support-for-device-coherent-type-in-test_hmm.patch added to -mm tree
2022-02-11 20:49 UTC
+ lib-test_hmm-add-ioctl-to-get-zone-device-type.patch added to -mm tree
2022-02-11 20:49 UTC
+ drm-amdkfd-add-spm-support-for-svm.patch added to -mm tree
2022-02-11 20:49 UTC
+ drm-amdkfd-coherent-type-as-sys-mem-on-migration-to-ram.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-gup-fail-get_user_pages-for-longterm-dev-coherent-type.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-add-device-coherent-vma-selection-for-memory-migration.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-build-migrate_vma_-for-all-configs-with-zone_device-support.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-move-the-migrate_vma_-device-migration-code-into-its-own-file.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-add-zone-device-coherent-type-memory-support.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-refactor-the-zone_device-handling-in-migrate_vma_pages.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-refactor-check_and_migrate_movable_pages.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-refactor-the-zone_device-handling-in-migrate_vma_insert_page.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-generalize-the-pgmap-based-page_free-infrastructure.patch added to -mm tree
2022-02-11 20:49 UTC
+ fsdax-depend-on-zone_device-fs_dax_limited.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-remove-the-extra-zone_device-struct-page-refcount.patch added to -mm tree
2022-02-11 20:49 UTC
[PATCH 00/14] rtc: pcf2127: add PCF2131 driver
2022-02-11 20:49 UTC (16+ messages)
` [PATCH 01/14] rtc: pcf2127: add variant-specific configuration structure
` [PATCH 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH 03/14] rtc: pcf2127: adapt for alarm "
` [PATCH 04/14] rtc: pcf2127: adapt for WD "
` [PATCH 05/14] rtc: pcf2127: adapt for CLKOUT register "
` [PATCH 06/14] rtc: pcf2127: add support for multiple TS functions
` [PATCH 07/14] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH 10/14] rtc: pcf2127: read and validate PCF2131 device signature
` [PATCH 11/14] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH 12/14] rtc: pcf2127: support generic watchdog timing configuration
` [PATCH 13/14] rtc: pcf2127: add flag for watchdog register value read support
` [PATCH 14/14] dt-bindings: rtc: pcf2127: add PCF2131
+ mm-dont-include-linux-memremaph-in-linux-mmh.patch added to -mm tree
2022-02-11 20:49 UTC
+ mm-simplify-freeing-of-devmap-managed-pages.patch added to -mm tree
2022-02-11 20:49 UTC
[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
2022-02-11 20:47 UTC (7+ messages)
` [PATCH v2 05/66] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
+ mm-move-free_devmap_managed_page-to-memremapc.patch added to -mm tree
2022-02-11 20:48 UTC
+ mm-remove-pointless-includes-from-linux-hmmh.patch added to -mm tree
2022-02-11 20:48 UTC
+ mm-remove-the-__kernel__-guard-from-linux-mmh.patch added to -mm tree
2022-02-11 20:48 UTC
+ mm-remove-a-pointless-config_zone_device-check-in-memremap_pages.patch added to -mm tree
2022-02-11 20:48 UTC
[PATCH 0/3] media: De-stage imx7-mipi-csis.c
2022-02-11 20:46 UTC (13+ messages)
` [PATCH 1/3] media: imx: De-stage imx7-mipi-csis
` [PATCH 2/3] media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c
` [PATCH 3/3] media: imx: Remove reference to i.MX7 from driver
[to-be-updated] tools-add-hmm-gup-test-for-long-term-pinned-device-pages.patch removed from -mm tree
2022-02-11 20:47 UTC
[to-be-updated] mm-gupc-migrate-device-coherent-pages-when-pinning-instead-of-failing.patch removed from -mm tree
2022-02-11 20:47 UTC
[to-be-updated] migratec-remove-vma-check-in-migrate_vma_setup.patch removed from -mm tree
2022-02-11 20:47 UTC
[lustre-devel] Memory issues with bulk rpcs and buffered I/O; ptlrpc bug?
2022-02-11 20:37 UTC
[PATCH] sh: avoid using IRQ0 on SH3/4
2022-02-11 20:46 UTC (4+ messages)
[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
2022-02-11 20:44 UTC (7+ messages)
` [PATCH V8 18/44] x86/fault: Add a PKS test fault hook
` [PATCH V8 30/44] mm/pkeys: Test setting a PKS key in a custom fault callback
[PATCH 0/9] i2c: qcom-cci: fixes and updates
2022-02-11 20:43 UTC (4+ messages)
[PATCH v2] serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
2022-02-11 20:42 UTC (6+ messages)
[RESEND v2 0/2] Introduces bypass charge type property
2022-02-11 20:43 UTC (3+ messages)
` [RESEND v2 1/2] power: supply: Introduces bypass charging property
[PATCH 1/2] x86: Use CPUID 0x8000001f to confirm SME availability
2022-02-11 20:42 UTC (5+ messages)
` [PATCH 2/2] x86/cpu: clear SME/SEV/SEV_ES features when not in use
[linux-next:master] BUILD REGRESSION 6d9bd4ad4ca08b1114e814c2c42383b8b13be631
2022-02-11 20:40 UTC
[PATCH v2] tracing: uninline trace_trigger_soft_disabled() partly
2022-02-11 20:40 UTC (2+ messages)
[GIT PULL] PCI fixes for v5.17
2022-02-11 20:40 UTC
[PATCH v3 0/4] A design for future-proofing fsync() configuration
2022-02-11 20:38 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/4] core.fsync: introduce granular fsync control
[PATCH v2 0/4] memcg: robust enforcement of memory.high
2022-02-11 20:36 UTC (5+ messages)
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges
[Buildroot] [PATCH 1/1] package/python-pyrex: drop package
2022-02-11 20:35 UTC
[PATCH v2 3/3] spi: amd: Add support for version AMDI0062
2022-02-11 20:33 UTC (3+ messages)
[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
2022-02-11 20:32 UTC (4+ messages)
` [RFC PATCH 1/6] set_user: Perform RLIMIT_NPROC capability check against new user credentials
[RFC PATCH v2 0/7] crypto: HCTR2 support
2022-02-11 20:30 UTC (5+ messages)
` [RFC PATCH v2 5/7] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR
[Buildroot] [PATCH 1/1] package/lzip: switch to tar.gz tarball
2022-02-11 20:31 UTC
[PATCH] power: supply: ab8500: remove unneeded variable
2022-02-11 20:30 UTC (2+ messages)
[PATCH v2 1/1] cmd: add serial console support for the cls command
2022-02-11 20:29 UTC (2+ messages)
[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
2022-02-11 20:29 UTC (6+ messages)
stable-rc/queue/5.4 baseline: 148 runs, 20 regressions (v5.4.179-11-gc827de7cd100)
2022-02-11 20:28 UTC
[PATCH 0/9] drm/panfrost: Initial Valhall support
2022-02-11 20:27 UTC (11+ messages)
` [PATCH 1/9] dt-bindings: Add arm,mali-valhall compatible
` [PATCH 2/9] drm/panfrost: Handle HW_ISSUE_TTRX_2968_TTRX_3162
` [PATCH 3/9] drm/panfrost: Constify argument to has_hw_issue
` [PATCH 4/9] drm/panfrost: Handle HW_ISSUE_TTRX_3076
` [PATCH 5/9] drm/panfrost: Add HW_ISSUE_TTRX_3485 quirk
` [PATCH 6/9] drm/panfrost: Add "clean only safe" feature bit
` [PATCH 7/9] drm/panfrost: Don't set L2_MMU_CONFIG quirks
` [PATCH 8/9] drm/panfrost: Add Mali-G57 "Natt" support
` [PATCH 9/9] drm/panfrost: Handle arm,mali-valhall compatible
[PATCH 0/2] More similar messages refactoring
2022-02-11 20:26 UTC (3+ messages)
` [PATCH 1/2] sequencer: factor GIT_AUTHOR_* from message strings
[PATCH 0/9] Enable the pylint checker in CI
2022-02-11 20:23 UTC (10+ messages)
` [PATCH 1/9] patman: Correct pylint errors
` [PATCH 2/9] buildman: "
` [PATCH 3/9] dtoc: "
` [PATCH 4/9] binman: "
` [PATCH 5/9] moveconfig: "
` [PATCH 6/9] test: "
` [PATCH 7/9] Makefile: Add a way to check for "
` [PATCH 8/9] buildman: Update default config to build for sandbox
` [PATCH 9/9] Azure/GitLab CI: Add the pylint checker
[PATCH 00/75] MM folio patches for 5.18
2022-02-11 20:24 UTC (7+ messages)
` [PATCH 20/75] mm/gup: Convert gup_pte_range() to use a folio
` [PATCH 31/75] mm: Add lru_to_folio()
[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
2022-02-11 20:22 UTC (3+ messages)
[RFC] x86/mce: Add workaround for SKX/CLX/CPX spurious machine checks
2022-02-11 20:23 UTC (5+ messages)
` [PATCH] "
arch/arc/kernel/signal.c:79 save_arcv2_regs() warn: maybe return -EFAULT instead of the bytes remaining?
2022-02-11 20:22 UTC
No dbus objects for phosphor-regulators
2022-02-11 20:20 UTC (6+ messages)
[PATCH] platform: finally disallow IRQ0 in platform_get_irq() and its ilk
2022-02-11 20:20 UTC (5+ messages)
[PATCH 1/2] power: supply: ltc2941: simplify Qlsb calculation
2022-02-11 20:19 UTC (4+ messages)
` [PATCH 2/2] power: supply: ltc2941: clean up error messages
[PATCH] ethdev: introduce generic dummy packet burst function
2022-02-11 20:18 UTC (3+ messages)
` [PATCH v5 1/2] "
[syzbot] memory leak in hub_event (3)
2022-02-11 20:17 UTC
[dpdk-dev] [PATCH v3 0/8] eal: cleanup resources on shutdown
2022-02-11 20:17 UTC (3+ messages)
` [PATCH v6 0/5] cleanup more resources on eal_cleanup
[PATCH 10/10] dt-bindings: rtc: pcf2127: add PCF2131 INT_A and INT_B support
2022-02-11 20:16 UTC (6+ messages)
Possible to ignore a missing file in recipe without error?
2022-02-11 20:16 UTC (2+ messages)
` [yocto] "
[PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 20:15 UTC (7+ messages)
` [PATCH 1/3] "
[PATCH 0/8] ucounts: RLIMIT_NPROC fixes
2022-02-11 19:56 UTC (6+ messages)
` [PATCH 6/8] ucounts: Handle inc_rlimit_ucounts wrapping in fork
[PATCH v7 00/12] Multigenerational LRU Framework
2022-02-11 20:12 UTC (3+ messages)
[PATCH 0/2] drm/msm/dsi: switch msm/dsi to DRM_PANEL_BRIDGE
2022-02-11 20:13 UTC (7+ messages)
` [PATCH 1/2] drm/msm/dsi: move DSI host powerup to modeset time
` [Freedreno] "
[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 34/35] fs/netfs/flush.c:400:56: sparse: sparse: Using plain integer as NULL pointer
2022-02-11 20:12 UTC (2+ messages)
[PATCH v3 1/4] log: fix memory leak if --graph is passed multiple times
2022-02-11 20:11 UTC (8+ messages)
` [PATCH v3 4/4] gitk: pass --no-graph to `git log`
GoT Landlock fixes
2022-02-11 20:11 UTC (4+ messages)
stable-rc/queue/4.19 baseline: 116 runs, 16 regressions (v4.19.229-8-g9eb693d42efb)
2022-02-11 20:10 UTC
[PATCH for-next v11 00/11] Move two object pools to rxe_mcast.c
2022-02-11 20:09 UTC (8+ messages)
` [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
` [PATCH for-next v11 11/11] RDMA/rxe: Convert mca read locking to RCU
[PATCH] power: supply: ab8500_charger: fix spelling typo
2022-02-11 20:08 UTC (2+ messages)
[PATCH v3 0/3] Add cat-file --batch-command flag
2022-02-11 20:07 UTC (11+ messages)
` [PATCH v4 "
` [PATCH v4 3/3] cat-file: add --batch-command mode
` [PATCH v5 0/3] Add cat-file --batch-command flag
` [PATCH v5 1/3] cat-file: rename cmdmode to transform_mode
` [PATCH v5 2/3] cat-file: introduce batch_mode enum to replace print_contents
` [PATCH v5 3/3] cat-file: add --batch-command mode
[PATCH 0/4] General cleanup and SPDX update
2022-02-11 20:06 UTC (2+ messages)
[PATCH] arm64: dts: mt8192: Add watchdog node
2022-02-11 20:05 UTC (4+ messages)
[GIT PULL] arm64 fixes for 5.17-rc4
2022-02-11 20:05 UTC (3+ messages)
gpsd recipe not installing clients
2022-02-11 20:06 UTC (4+ messages)
` [yocto] "
[PATCH 0/3] VMCI: Various fixes
2022-02-11 20:06 UTC (4+ messages)
` [PATCH 3/3] VMCI: Fix some error handling paths in vmci_guest_probe_device()
[PATCH net] net_sched: add __rcu annotation to netdev->qdisc
2022-02-11 20:06 UTC
[GIT PULL] RISC-V Fixes for 5.17-rc4
2022-02-11 20:05 UTC (3+ messages)
[Cluster-devel] [GIT PULL] gfs2 fixes
2022-02-11 20:05 UTC (3+ messages)
` "
[git pull] drm fixes for 5.17-rc4
2022-02-11 20:05 UTC (3+ messages)
[GIT PULL] tracing: Updates for v5.17-rc2
2022-02-11 20:05 UTC (2+ messages)
[GIT PULL] ata fixes for 5.17-rc4, followup
2022-02-11 20:05 UTC (2+ messages)
[GIT PULL] ACPI fixes for v5.17-rc4
2022-02-11 20:05 UTC (2+ messages)
[GIT PULL] gpio: fixes for v5.17-rc4
2022-02-11 20:05 UTC (2+ messages)
[GIT PULL] io_uring fixes for 5.17-rc4
2022-02-11 20:05 UTC (2+ messages)
[GIT PULL] block changes for 5.17-rc4
2022-02-11 20:05 UTC (2+ messages)
[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
2022-02-11 20:04 UTC (3+ messages)
[PATCH] power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init
2022-02-11 20:04 UTC (2+ messages)
NETDEV WATCHDOG: enp1s0 (r8169): transmit queue 0 timed out
2022-02-11 20:03 UTC (3+ messages)
[PATCH 0/2] asus-wmi: Keyboard rgb led multicolor support
2022-02-11 20:01 UTC (3+ messages)
` [PATCH 1/2] asus-wmi: Use led multicolor class for keyboard backlight
` [PATCH 2/2] asus-wmi: Add support for keyboard rgb backlights
[PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
2022-02-11 20:01 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.