All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-21 22:03:16 to 2023-12-21 22:35:52 UTC [more...]

+ watchdog-if-panicking-and-we-dumped-everything-dont-re-enable-dumping.patch added to mm-nonmm-unstable branch
 2023-12-21 22:35 UTC 

+ watchdog-hardlockup-use-printk_cpu_sync_get_irqsave-to-serialize-reporting.patch added to mm-nonmm-unstable branch
 2023-12-21 22:35 UTC 

+ watchdog-softlockup-use-printk_cpu_sync_get_irqsave-to-serialize-reporting.patch added to mm-nonmm-unstable branch
 2023-12-21 22:35 UTC 

+ watchdog-hardlockup-adopt-softlockup-logic-avoiding-double-dumps.patch added to mm-nonmm-unstable branch
 2023-12-21 22:35 UTC 

[PATCH v3 00/60] Complete 'continuous' Online Check Mode Implementation
 2023-12-21 22:35 UTC  (61+ messages)
` [PATCH v3 01/60] service: Change return type of '__connman_service_wispr_start'
` [PATCH v3 02/60] service: Sanity check the 'type' param in '__connman_service_wispr_start'
` [PATCH v3 03/60] service: Rename 'online_check_enabled_check'
` [PATCH v3 04/60] service: Change return type of 'start_online_check'
` [PATCH v3 05/60] service: Change return type of 'start_wispr_if_connected'
` [PATCH v3 06/60] service: Introduce and use online check 'active' state
` [PATCH v3 07/60] service: Document 'online_check_state' 'active' member
` [PATCH v3 08/60] service: Document 'online_check_is_active'
` [PATCH v3 09/60] service: Document 'online_check_active_set_value'
` [PATCH v3 10/60] service: Document 'online_check_active_{clear,set}'
` [PATCH v3 11/60] service: Rename 'start_wispr_if_connected'
` [PATCH v3 12/60] service: Refactor 'start_online_check_if_connected'
` [PATCH v3 13/60] service: Document 'start_online_check_if_connected_with_type'
` [PATCH v3 14/60] service: Add an explicit conditional for IPv6 in 'reschedule_online_check'
` [PATCH v3 15/60] session: Add service identifier to 'DBG' in four functions
` [PATCH v3 16/60] service: Add online check failure service error enumeration and string
` [PATCH v3 17/60] doc/service: Document online check failure service error
` [PATCH v3 18/60] service: Introduce and use online check 'failures/successes' state
` [PATCH v3 19/60] service: Document 'online_check_state' 'failures/successes' members
` [PATCH v3 20/60] main: Introduce the 'OnlineCheck{Failures,Successes}Threshold' settings
` [PATCH v3 21/60] doc: Document "
` [PATCH v3 22/60] service: Add per-service online check failure threshold state
` [PATCH v3 23/60] service: Document 'connman_service' 'online_check_failures_met_threshold' member
` [PATCH v3 24/60] service: Document 'connman_service' 'online_check_state_ipv{4,6}' members
` [PATCH v3 25/60] service: Move 'set_error' forward declaration earlier in the source
` [PATCH v3 26/60] service: Capture IP configuration state by value rather than by pointer
` [PATCH v3 27/60] service: Complete 'continuous' online check mode implementation
` [PATCH v3 28/60] service: Document 'online_check_failures_threshold_was_met'
` [PATCH v3 29/60] service: Document 'online_check_failures_threshold_was_met_set_value'
` [PATCH v3 30/60] service: Document 'online_check_failures_threshold_was_met_{set,clear}'
` [PATCH v3 31/60] service: Document 'online_check_counter_reset'
` [PATCH v3 32/60] service: Document 'online_check_{failures,successes}_reset'
` [PATCH v3 33/60] service: Document 'online_check_state_reset'
` [PATCH v3 34/60] service: Document 'online_check_counters_log'
` [PATCH v3 35/60] service: Document 'online_check_counter_threshold_is_met'
` [PATCH v3 36/60] service: Document 'is_online_check_failure_threshold_met_predicate'
` [PATCH v3 37/60] service: Document 'online_check_failures_threshold_is_met'
` [PATCH v3 38/60] service: Document 'is_online_check_success_threshold_met_predicate'
` [PATCH v3 39/60] service: Document 'online_check_successes_threshold_is_met'
` [PATCH v3 40/60] service: Document 'online_check_counter_increment_and_log'
` [PATCH v3 41/60] service: Document 'online_check_log_success'
` [PATCH v3 42/60] service: Document 'continuous_online_check_log_{counter,failures,successes}_threshold_met'
` [PATCH v3 43/60] service: Document 'handle_{continuous,oneshot}_online_check_success'
` [PATCH v3 44/60] service: Document 'online_check_log_failure'
` [PATCH v3 45/60] service: Document 'handle_{continuous,oneshot}_online_check_failure'
` [PATCH v3 46/60] service: Add @sa documentation references
` [PATCH v3 47/60] service: Document the internals of 'service_compare'
` [PATCH v3 48/60] service: Document interval assignment in '__connman_service_wispr_start'
` [PATCH v3 49/60] service: Document 'downgrade_connected_services'
` [PATCH v3 50/60] service: Document 'service_schedule_changed'
` [PATCH v3 51/60] service: Document 'service_route_changed'
` [PATCH v3 52/60] service: Add function parameter to 'default_changed' and 'service_list_sort'
` [PATCH v3 53/60] service: Add @sa documentation reference to 'current_default'
` [PATCH v3 54/60] service: Add 'DBG' to 'downgrade_connected_services'
` [PATCH v3 55/60] main/service: Introduce 'OnlineCheckMode' setting
` [PATCH v3 56/60] service: Leverage "
` [PATCH v3 57/60] doc: Document the "
` [PATCH v3 58/60] main: Add comments tags for online check-related settings
` [PATCH v3 59/60] main: Consolidate logging of "
` [PATCH v3 60/60] main: Add deprecation warnings for 'EnableOnlineCheck' and 'EnableOnlineToReadyTransition'

[PATCH] lsm: Add a __counted_by() annotation to lsm_ctx.ctx
 2023-12-21 22:34 UTC  (2+ messages)

[PATCH 1/3] nvdimm/btt: fix btt_blk_cleanup() kernel-doc
 2023-12-21 22:34 UTC  (7+ messages)
` [PATCH 2/3] nvdimm/dimm_devs: fix kernel-doc for function params
` [PATCH 3/3] nvdimm/namespace: "

[Intel-wired-lan] [PATCH iwl-net v4] i40e: Restore VF MSI-X state during PCI reset
 2023-12-21 22:33 UTC  (5+ messages)
      `  "

+ mm-remove-one-last-reference-to-page_add__rmap.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-rmap-rename-compound_mapped-to-entirely_mapped.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-convert-page_try_share_anon_rmap-to-folio_try_share_anon_rmap_.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-rmap-remove-page_try_dup_anon_rmap.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-memory-page_try_dup_anon_rmap-folio_try_dup_anon_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-huge_memory-page_try_dup_anon_rmap-folio_try_dup_anon_rmap_pmd.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-rmap-introduce-folio_try_dup_anon_rmap_.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-rmap-convert-page_dup_file_rmap-to-folio_dup_file_rmap_.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-rmap-remove-page_remove_rmap.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ documentation-stop-referring-to-page_remove_rmap.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

[PATCH v10 00/16] introduce more MDP3 components in MT8195
 2023-12-21 22:29 UTC  (6+ messages)
` [PATCH v10 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

+ mm-rmap-page_remove_rmap-folio_remove_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-migrate_device-page_remove_rmap-folio_remove_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-memory-page_remove_rmap-folio_remove_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:30 UTC 

+ mm-ksm-page_remove_rmap-folio_remove_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-khugepaged-page_remove_rmap-folio_remove_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-huge_memory-page_remove_rmap-folio_remove_rmap_pmd.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ kernel-events-uprobes-page_remove_rmap-folio_remove_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-introduce-folio_remove_rmap_.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-remove-rmap_compound.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-remove-page_add_anon_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-memory-page_add_anon_rmap-folio_add_anon_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-swapfile-page_add_anon_rmap-folio_add_anon_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-ksm-page_add_anon_rmap-folio_add_anon_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-migrate-page_add_anon_rmap-folio_add_anon_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-huge_memory-page_add_anon_rmap-folio_add_anon_rmap_pmd.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-huge_memory-batch-rmap-operations-in-__split_huge_pmd_locked.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-introduce-folio_add_anon_rmap_.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-factor-out-adding-folio-mappings-into-__folio_add_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-remove-page_add_file_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-userfaultfd-page_add_file_rmap-folio_add_file_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-migrate-page_add_file_rmap-folio_add_file_rmap_pte.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-huge_memory-page_add_file_rmap-folio_add_file_rmap_pmd.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-memory-page_add_file_rmap-folio_add_file_rmap_.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-convert-folio_add_file_rmap_range-into-folio_add_file_rmap_.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-add-hugetlb-sanity-checks-for-anon-rmap-handling.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-introduce-and-use-hugetlb_try_share_anon_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-introduce-and-use-hugetlb_try_dup_anon_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-introduce-and-use-hugetlb_add_file_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-introduce-and-use-hugetlb_remove_rmap.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

+ mm-rmap-rename-hugepage_add-to-hugetlb_add.patch added to mm-unstable branch
 2023-12-21 22:29 UTC 

[PATCH] iw: strip NLA_FLAGS from printed bands
 2023-12-21 22:29 UTC 

[PATCH 0/6] drm/xe: Fix 32bit build
 2023-12-21 22:28 UTC  (14+ messages)
` [PATCH 1/6] drm/xe: Disable 32bits build
` [PATCH 2/6] drm/xe: Use _ULL for u64 division
` [PATCH 3/6] drm/xe/mmio: Cast to u64 when printing
` [PATCH 4/6] drm/xe/display: Avoid calling readq()
` [PATCH 5/6] drm/xe: Fix cast on trace variable
` [PATCH 6/6] drm/xe: Enable 32bits build

[PATCH 1/1] riscv: set ARCH_DMA_DEFAULT_COHERENT if RISCV_DMA_NONCOHERENT is not set
 2023-12-21 22:27 UTC  (4+ messages)

SELinux style fixes
 2023-12-21 22:18 UTC  (16+ messages)
` [PATCH 01/15] selinux: fix style issues in security/selinux/include/audit.h
` [PATCH 02/15] selinux: fix style issues in security/selinux/include/avc.h
` [PATCH 03/15] selinux: align avc_has_perm_noaudit() prototype with definition
` [PATCH 04/15] selinux: fix style issues in security/selinux/include/avc_ss.h
` [PATCH 05/15] selinux: fix style issues in security/selinux/include/classmap.h
` [PATCH 06/15] selinux: fix style issues in security/selinux/include/conditional.h
` [PATCH 07/15] selinux: fix style issues in security/selinux/include/ima.h
` [PATCH 08/15] selinux: fix style issues in security/selinux/include/netif.h
` [PATCH 09/15] selinux: fix style issues with security/selinux/include/netlabel.h
` [PATCH 10/15] selinux: fix style issues in security/selinux/include/objsec.h
` [PATCH 11/15] selinux: fix style issues in security/selinux/include/policycap.h
` [PATCH 12/15] selinux: fix style issues with security/selinux/include/policycap_names.h
` [PATCH 13/15] selinux: fix style issues in security/selinux/include/security.h
` [PATCH 14/15] selinux: fix style issues in security/selinux/include/xfrm.h
` [PATCH 15/15] selinux: fix style issues in security/selinux/include/initial_sid_to_string.h

[pull request][net-next 00/15] mlx5 updates 2023-12-20
 2023-12-21 22:25 UTC  (4+ messages)
` [net-next 15/15] net/mlx5: Implement management PF Ethernet profile

btrfs thinks fs is full, though 11GB should be still free
 2023-12-21 22:06 UTC  (19+ messages)

[PATCH v5 00/22] Add support for the Mobileye EyeQ5 SoC
 2023-12-21 22:25 UTC  (6+ messages)

[PATCH v2 0/2] StarFive DWMAC support for JH7100
 2023-12-21 22:21 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible

[PATCH 0/2] leds: trigger: load trigger modules on-demand if used as default trigger
 2023-12-21 22:20 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] leds: trigger: netdev: Add module alias ledtrig:netdev

[PATCH v2 1/3] entry: move exit to usermode functions to header file
 2023-12-21 22:19 UTC  (2+ messages)
` [tip: core/entry] entry: Move "

[PATCH v2 2/3] entry: move enter_from_user_mode() to header file
 2023-12-21 22:19 UTC  (2+ messages)
` [tip: core/entry] entry: Move "

[PATCH v2 3/3] entry: move syscall_enter_from_user_mode() to header file
 2023-12-21 22:19 UTC  (2+ messages)
` [tip: core/entry] entry: Move "

[PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
 2023-12-21 22:19 UTC  (8+ messages)

[PATCH v6] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-21 22:18 UTC  (3+ messages)

[PATCH 0/2] Add option to omit DHCP Client Identifier
 2023-12-21 22:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bmap-tools: add dependency on python-six
 2023-12-21 22:17 UTC  (4+ messages)

[linux-linus test] 184201: tolerable FAIL - PUSHED
 2023-12-21 22:15 UTC 

[linux-next:master] [mm] bbcbf2a3f0: kernel_BUG_at_mm/memory.c
 2023-12-21 22:14 UTC  (8+ messages)

[PATCH v3 0/4] drm/solomon: Add support for the SSD133x controller family
 2023-12-21 22:14 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: display: ssd1307fb: Add vendor prefix to width and height
` [PATCH v3 2/4] dt-bindings: display: ssd132x: "
` [PATCH v3 3/4] dt-bindings: display: Add SSD133x OLED controllers

[PATCH bpf-next v10 0/4] Relax tracing prog recursive attach rules
 2023-12-21 22:13 UTC  (5+ messages)
` [PATCH bpf-next v10 1/4] bpf: "

[PATCH] kexec_core: fix the assignment to kimage->control_page
 2023-12-21 22:12 UTC  (3+ messages)

[PATCH] mm: Fix do_swap_page when KSM is not involved
 2023-12-21 22:12 UTC 

+ kexec_core-fix-the-assignment-to-kimage-control_page.patch added to mm-nonmm-unstable branch
 2023-12-21 22:12 UTC 

[PATCH v1] mm: fix unmap_mapping_range high bits shift bug
 2023-12-21 22:08 UTC  (4+ messages)

[RFC PATCH v1] regulator: pwm-regulator: Fix continuous get_voltage for disabled PWM
 2023-12-21 22:07 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sc7280: revert back to PSCI PC mode
 2023-12-21 22:07 UTC  (3+ messages)

[RFC][PATCH] ima: add crypto agility support for template-hash algorithm
 2023-12-21 22:05 UTC  (4+ messages)

[PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
 2023-12-21 22:04 UTC  (7+ messages)

[PATCH v15 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-12-21 22:04 UTC  (12+ messages)
` [PATCH v15 09/19] cxl: Add callback to parse the DSLBIS subtable from CDAT
` [PATCH v15 10/19] cxl: Add callback to parse the SSLBIS "
` [PATCH v15 11/19] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v15 12/19] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v15 13/19] tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
` [PATCH v15 14/19] cxl: Store the access coordinates for the generic ports
` [PATCH v15 15/19] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v15 16/19] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v15 17/19] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v15 18/19] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v15 19/19] cxl: Check qos_class validity on memdev probe

+ x86-kexec-fix-incorrect-end-address-passed-to-kernel_ident_mapping_init.patch added to mm-nonmm-unstable branch
 2023-12-21 22:03 UTC 

[PATCH net-next 00/13] bnxt_en: Add basic ntuple filter support
 2023-12-21 22:02 UTC  (4+ messages)
` [PATCH net-next 11/13] bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure
` [PATCH net-next 12/13] bnxt_en: Add support for ntuple filters added from ethtool
` [PATCH net-next 13/13] bnxt_en: Add support for ntuple filter deletion by ethtool


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.