messages from 2023-01-04 22:55:36 to 2023-01-05 00:41:36 UTC [more...]
[PATCH rcu 0/27] Unconditionally enable SRCU
2023-01-05 0:38 UTC (22+ messages)
` [PATCH rcu 02/27] arch/arm64/kvm: Remove "select SRCU"
` [PATCH rcu 03/27] arch/mips/kvm: "
` [PATCH rcu 04/27] arch/powerpc/kvm: "
` [PATCH rcu 05/27] arch/riscv/kvm: "
` [PATCH rcu 07/27] block: "
` [PATCH rcu 08/27] drivers/base: Remove CONFIG_SRCU
` [PATCH rcu 10/27] drivers/cpufreq: Remove "select SRCU"
` [PATCH rcu 11/27] drivers/dax: "
` [PATCH rcu 12/27] drivers/devfreq: "
` [PATCH rcu 14/27] drivers/md: "
` [PATCH rcu 16/27] drivers/opp: "
` [PATCH rcu 17/27] drivers/pci/controller: "
` [PATCH rcu 19/27] fs/dlm: "
` [Cluster-devel] "
` [PATCH rcu 20/27] fs/notify: "
` [PATCH rcu 23/27] kernel/power: "
` [PATCH rcu 24/27] mm: "
` [PATCH rcu 25/27] fs: Remove CONFIG_SRCU
` [PATCH rcu 27/27] rcu: "
[PATCH rcu 0/6] RCU Tasks updates for v6.3
2023-01-05 0:40 UTC
[PULL 00/47] tcg patch queue
2023-01-05 0:37 UTC (4+ messages)
` [PULL 47/47] tests/tcg/multiarch: add vma-pthread.c
[PATCH v3 0/2] get UUID of mounted filesystems
2023-01-05 0:36 UTC (3+ messages)
` [PATCH v3 1/2] xfs_io: add fsuuid command
` [PATCH v3 2/2] xfs_admin: get UUID of mounted filesystem
[syzbot] [hfs?] WARNING in hfs_write_inode
2023-01-05 0:36 UTC (6+ messages)
[PATCH v10 00/13] x86/resctrl: Support for AMD QoS new features
2023-01-05 0:30 UTC (11+ messages)
` [PATCH v10 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v10 07/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
` [PATCH v10 09/13] x86/resctrl: Add interface to read mbm_total_bytes_config
` [PATCH v10 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config
` [PATCH v10 13/13] Documentation/x86: Update resctrl.rst for new features
[PATCH rcu 0/9] SRCU updates for v6.3
2023-01-05 0:28 UTC (10+ messages)
` [PATCH rcu 1/9] srcu: Release early_srcu resources when no longer in use
` [PATCH rcu 2/9] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH rcu 3/9] srcu: Fix a misspelling in comment
` [PATCH rcu 4/9] srcu: Fix the comparision in srcu_invl_snp_seq()
` [PATCH rcu 5/9] rcu: Add srcu_down_read() and srcu_up_read()
` [PATCH rcu 6/9] rcu: Add test code for semaphore-like SRCU readers
` [PATCH rcu 7/9] srcu: Remove needless rcu_seq_done() check while holding read lock
` [PATCH rcu 8/9] srcu: Yet more detail for srcu_readers_active_idx_check() comments
` [PATCH rcu 9/9] srcu: Update comment after the index flip
[PATCH rcu 0/8] kvfree_rcu updates for v6.3
2023-01-05 0:24 UTC (9+ messages)
` [PATCH rcu 1/8] rcu: Refactor kvfree_call_rcu() and high-level helpers
` [PATCH rcu 2/8] rcu/kvfree: Switch to a generic linked list API
` [PATCH rcu 3/8] rcu/kvfree: Move bulk/list reclaim to separate functions
` [PATCH rcu 4/8] rcu/kvfree: Move need_offload_krc() out of krcp->lock
` [PATCH rcu 5/8] rcu/kvfree: Use a polled API to speedup a reclaim process
` [PATCH rcu 6/8] rcu/kvfree: Use READ_ONCE() when access to krcp->head
` [PATCH rcu 7/8] rcu/kvfree: Carefully reset number of objects in krcp
` [PATCH rcu 8/8] rcu/kvfree: Split ready for reclaim objects from a batch
[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
2023-01-05 0:28 UTC (4+ messages)
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis
[Weekly meetings] MoM - 3rd of January 2022
2023-01-05 0:27 UTC (2+ messages)
[PATCH rcu 0/10] Miscellaneous fixes for v6.3
2023-01-05 0:23 UTC (11+ messages)
` [PATCH rcu 01/10] rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
` [PATCH rcu 02/10] rcu: Consolidate initialization and CPU-hotplug code
` [PATCH rcu 03/10] rcu: Throttle callback invocation based on number of ready callbacks
` [PATCH rcu 04/10] rcu: Upgrade header comment for poll_state_synchronize_rcu()
` [PATCH rcu 05/10] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH rcu 06/10] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH rcu 07/10] rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep()
` [PATCH rcu 08/10] rcu: Test synchronous RCU grace periods at the end of rcu_init()
` [PATCH rcu 09/10] rcu: Allow expedited RCU CPU stall warnings to dump task stacks
` [PATCH rcu 10/10] rcu: Remove redundant call to rcu_boost_kthread_setaffinity()
[PATCH v12 0/6] Introduce PRU remoteproc consumer API
2023-01-05 0:22 UTC (3+ messages)
` [PATCH v12 2/6] remoteproc: pru: Add enum for PRU Core Identifiers
[PATCH 0/3] interconnect: qcom: several fixes
2023-01-05 0:22 UTC (4+ messages)
` [PATCH 1/3] interconnect: qcom: osm-l3: fix icc_onecell_data allocation
` [PATCH 2/3] interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
` [PATCH 3/3] interconnect: qcom: sm8550: "
[PATCH 6.1 000/207] 6.1.4-rc1 review
2023-01-05 0:21 UTC (2+ messages)
[linux-lvm] Trouble with balancing physical volumes with pvmove
2023-01-05 0:12 UTC (2+ messages)
[PATCHSET block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
2023-01-05 0:20 UTC (5+ messages)
` [PATCH 1/4] blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
` [PATCH 2/4] blkcg: Restructure blkg_conf_prep() and friends
` [PATCH 3/4] blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
` [PATCH 4/4] blk-iolatency: Make initialization lazy
[PATCH 00/17] Enable DSA 2.0 Event Log and completion record faulting features
2023-01-04 23:57 UTC (10+ messages)
` [PATCH 09/17] mm: export access_remote_vm() symbol
[Intel-gfx] [PULL] gvt-fixes
2023-01-05 0:15 UTC (3+ messages)
[avpatel:riscv_sbi_dbcn_v1 24/39] drivers/irqchip/irq-riscv-aplic.c:187:28: error: call to undeclared function 'platform_msi_get_host_data'; ISO C99 and later do not support implicit function declarations
2023-01-05 0:15 UTC
[PATCH bpf-next 0/7] BPF verifier state equivalence checks improvements
2023-01-05 0:14 UTC (9+ messages)
` [PATCH bpf-next 7/7] bpf: unify PTR_TO_MAP_{KEY,VALUE} with default case in regsafe()
[PATCH] pwm: ab8500:
2023-01-05 0:14 UTC (2+ messages)
[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
2023-01-05 0:13 UTC (20+ messages)
` bpf helpers freeze. Was: "
Patch "mptcp: remove MPTCP 'ifdef' in TCP SYN cookies" has been added to the 5.15-stable tree (fwd)
2023-01-05 0:14 UTC
bug?: ORIG_HEAD incorrect after reset during git-rebase -i
2023-01-05 0:11 UTC (4+ messages)
[PATCH iommufd v2 0/9] Remove IOMMU_CAP_INTR_REMAP
2023-01-05 0:13 UTC (4+ messages)
` [PATCH iommufd v2 8/9] irq/s390: Add arch_is_isolated_msi() for s390
[PATCH rcu 0/15] Documentation updates for v6.3
2023-01-05 0:09 UTC (16+ messages)
` [PATCH rcu 01/15] doc: Further updates to RCU's lockdep.rst
` [PATCH rcu 02/15] doc: Update NMI-RCU.rst
` [PATCH rcu 03/15] doc: Update rcubarrier.rst
` [PATCH rcu 04/15] doc: Update rcu_dereference.rst
` [PATCH rcu 05/15] doc: Update and wordsmith rculist_nulls.rst
` [PATCH rcu 06/15] doc: Update rcu.rst
` [PATCH rcu 07/15] doc: Update stallwarn.rst
` [PATCH rcu 08/15] doc: Update torture.rst
` [PATCH rcu 09/15] doc: Update UP.rst
` [PATCH rcu 10/15] doc: Update rcu.rst URL to RCU publications
` [PATCH rcu 11/15] doc: Update whatisRCU.rst
` [PATCH rcu 12/15] doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information
` [PATCH rcu 13/15] docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-lists
` [PATCH rcu 14/15] docs/RCU/rcubarrier: Right-adjust line numbers in code snippets
` [PATCH rcu 15/15] doc: Fix htmldocs build warnings of stallwarn.rst
pull-request: bpf-next 2023-01-04
2023-01-05 0:09 UTC
[PATCH] Revert "time: add weak annotation to timer_read_counter declaration"
2023-01-05 0:08 UTC
[PATCH 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
2023-01-05 0:06 UTC (6+ messages)
[intel-lts:5.15/linux 34/38] drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:970 __stmmac_set_coalesce() warn: always true condition '(ec->rx_coalesce_usecs >= 0) => (0-u32max >= 0)'
2023-01-05 0:04 UTC
[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
2023-01-05 0:03 UTC (5+ messages)
[PATCH] mailmap: add alias for Ben Dooks' old simtec address
2023-01-04 23:44 UTC
[PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
2023-01-05 0:02 UTC
[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
2023-01-04 23:51 UTC (8+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH 09/14] sound: usb: Introduce QC USB SND offloading support
[XEN v1 0/9] Add support for 32 bit physical address
2023-01-04 23:56 UTC (9+ messages)
` [XEN v1 2/9] xen/arm: Define translate_dt_address_size() for the translation between u64 and paddr_t
[PATCH] drm/msm: another fix for the headless Adreno GPU
2023-01-04 23:54 UTC
Applying DTB Overlays from ATF on RZ/G2
2023-01-04 23:55 UTC (5+ messages)
[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
2023-01-04 23:54 UTC (5+ messages)
` [RFC PATCH 3/3] x86/resctrl: Display the RMID and COSID for resctrl groups
[PATCH] trace-cmd: fix makefile cscope target
2023-01-04 23:54 UTC
[PATCH V4 0/9] CXL: Process event logs
2023-01-04 23:53 UTC (7+ messages)
` [PATCH V4 2/9] cxl/mem: Read, trace, and clear events on driver load
[PATCH] dir: check for single file cone patterns
2023-01-04 23:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH] xen/arm: Print memory size in decimal in construct_domU
2023-01-04 23:48 UTC (4+ messages)
[PATCH v2] xen/arm: Add 0x prefix when printing memory size in construct_domU
2023-01-04 23:47 UTC (2+ messages)
linux-next: build failure after merge of the thermal tree
2023-01-04 23:46 UTC
[PATCH 0/2] eal: provide leading and trailing zero bit count
2023-01-04 23:46 UTC (3+ messages)
` [PATCH v2 "
[PATCH V7 1/4] drm: of: Add drm_of_get_dsi_bus helper function
2023-01-04 23:44 UTC
[igt-dev] [PATCH i-g-t] tests/vc4_purgeable_bo: Fix conditional assertion
2023-01-04 23:45 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH bpf-next v2 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
2023-01-04 23:44 UTC (4+ messages)
` [PATCH bpf-next v2 11/15] selftests/xsk: get rid of built-in XDP program
[bluetooth-next:master] BUILD SUCCESS ad230933bec93bc610f0e02f2eccf252d7a65cfe
2023-01-04 23:40 UTC
[RFC PATCH v3 0/3] Support for Solid Fill Planes
2023-01-04 23:40 UTC (8+ messages)
` [RFC PATCH v3 1/3] drm: Introduce solid fill property for drm plane
` [RFC PATCH v3 2/3] drm: Adjust atomic checks for solid fill color
` [RFC PATCH v3 3/3] drm/msm/dpu: Use color_fill property for DPU planes
Prevent all traffic from going through the WG tunnel
2023-01-04 23:41 UTC (2+ messages)
[Intel-gfx] [PATCH v3 0/7] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
2023-01-04 23:40 UTC (7+ messages)
` [Intel-gfx] [PATCH v3 4/7] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
` "
` [Intel-gfx] [PATCH v3 5/7] drm/i915/pxp: Trigger the global teardown for before suspending
` "
stable-rc/queue/4.19 baseline: 105 runs, 12 regressions (v4.19.269-420-g79bb4f6e6d11)
2023-01-04 23:40 UTC
[PATCH v2 1/1] mdadm/udev: Don't handle change event on raw devices
2023-01-04 23:38 UTC (2+ messages)
[sudeep-holla:for-next/scmi 23/30] drivers/firmware/arm_scmi/driver.c:2531 scmi_debugfs_common_setup() error: uninitialized symbol 'c_ptr'
2023-01-04 23:34 UTC
linux-next: manual merge of the thermal tree with the pm tree
2023-01-04 23:35 UTC (2+ messages)
next/pending-fixes build: 208 builds: 5 failed, 203 passed, 8 errors, 542 warnings (v6.2-rc2-332-g2d3ca5d07c8e)
2023-01-04 23:27 UTC
Display update issue on M1 Macs
2023-01-04 23:24 UTC
ddr devfreq on H3 - possible?
2023-01-04 23:26 UTC (7+ messages)
[PATCH 0/6] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
2023-01-04 23:25 UTC (6+ messages)
` [PATCH 1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts
[PATCH] btrfs: add a test case to verify scrub speed throttle works
2023-01-04 23:17 UTC (3+ messages)
[PATCH v4 0/2] Update section header name check
2023-01-04 23:15 UTC (3+ messages)
` [PATCH v4 1/2] remoteproc: elf_loader: Update resource table "
[PATCH 0/3] x86/cpu: KVM: Make SGX and VMX depend on FEAT_CTL
2023-01-04 23:18 UTC (8+ messages)
` [PATCH 1/3] x86/cpu: Process all CPUID dependencies after identifying CPU info
stable-rc/queue/4.9 baseline: 84 runs, 10 regressions (v4.9.336-251-g17c8a2b16cc5)
2023-01-04 23:25 UTC
[PATCH 0/8] sunxi: Update H616 DRAM driver
2023-01-04 23:21 UTC (4+ messages)
[PATCH v9 0/4] Enhance definition of DFH and use enhancements for UART driver
2023-01-04 23:22 UTC (5+ messages)
` [PATCH v9 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v9 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v9 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v9 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550
[PATCH] workingset: fix confusion around eviction vs refault container
2023-01-04 23:22 UTC (2+ messages)
[PATCH v2 0/9] Linux RISC-V AIA Support
2023-01-04 23:21 UTC (5+ messages)
` [PATCH v2 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v2 4/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
[PATCH v5 0/3] cachestat: a new syscall for page cache state of files
2023-01-04 23:21 UTC (5+ messages)
` [PATCH v5 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v5 2/3] cachestat: implement cachestat syscall
` [PATCH v5 3/3] selftests: Add selftests for cachestat
[PATCH v2] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 23:19 UTC
[PATCH v1 00/11] Used onboard HUB to reset and add power to hub
2023-01-04 22:54 UTC (7+ messages)
` [PATCH v1 01/11] dt-bindings: usb: Add device id for Genesys Logic hub controller
` [PATCH v1 08/11] dt-bindings: usb: Add binding for Via lab VL817Q7 "
[PATCH V7 1/4] drm: of: Add drm_of_get_dsi_bus helper function
2023-01-04 23:14 UTC (3+ messages)
[intel-tdx:kvm-upstream-workaround 143/368] vmlinux.o: warning: objtool: tdx_vcpu_enter_exit+0x46: call to context_tracking_guest_exit() leaves .noinstr.text section
2023-01-04 23:14 UTC
[PATCH v7] livepatch: Clear relocation targets on a module removal
2023-01-04 23:12 UTC (4+ messages)
[PATCH] hugetlb: unshare some PMDs when splitting VMAs
2023-01-04 23:12 UTC (7+ messages)
[PATCH] nfsd: fix handling of cached open files in nfsd4_open codepath
2023-01-04 23:11 UTC
stable-rc/queue/4.14 baseline: 93 runs, 12 regressions (v4.14.302-306-g7465ee8268ad)
2023-01-04 23:11 UTC
[PATCH v5 0/3] cachestat: a new syscall for page cache state of files
2023-01-04 23:10 UTC (4+ messages)
` [PATCH v5 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v5 2/3] cachestat: implement cachestat syscall
` [PATCH v5 3/3] selftests: Add selftests for cachestat
[master][PATCH v2] meta-ti-bsp: Graphics recipe overhaul
2023-01-04 23:07 UTC (10+ messages)
` [meta-ti] "
` [EXTERNAL] "
` [EXTERNAL] "
linux-next: manual merge of the thermal tree with the pm tree
2023-01-04 23:03 UTC
[PATCH v3 2/3] media: uvcvideo: Fix power line control for Lenovo Integrated Camera
2023-01-04 23:02 UTC (3+ messages)
[PATCH bpf-next v1 0/8] Dynptr fixes
2023-01-04 22:51 UTC (4+ messages)
` [PATCH bpf-next v1 5/8] selftests/bpf: Add dynptr pruning tests
[RFC 0/3] Enlightened vTPM support for SVSM on SEV-SNP
2023-01-04 22:59 UTC (3+ messages)
[PULL v2 00/45] riscv-to-apply queue
2023-01-04 22:55 UTC (4+ messages)
` [PULL v2 03/45] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro
stable-rc/queue/5.4 baseline: 111 runs, 6 regressions (v5.4.228-537-g59a3b966b40c)
2023-01-04 22:58 UTC
[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
2023-01-04 22:52 UTC (2+ messages)
` [PATCH 1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects
[PATCH v4 1/2] PCI: Take other bus devices into account when distributing resources
2023-01-04 22:48 UTC (2+ 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.