messages from 2023-11-29 21:41:07 to 2023-11-29 22:21:45 UTC [more...]
[PATCH V6 00/20] intel_pmc: Add telemetry API to read counters
2023-11-29 22:21 UTC (19+ messages)
` [PATCH V6 01/20] platform/x86/intel/vsec: Fix xa_alloc memory leak
` [PATCH V6 02/20] platform/x86/intel/vsec: Remove unnecessary return
` [PATCH V6 03/20] platform/x86/intel/vsec: Move structures to header
` [PATCH V6 04/20] platform/x86/intel/vsec: remove platform_info from vsec device structure
` [PATCH V6 05/20] platform/x86/intel/vsec: Use cleanup.h
` [PATCH V6 06/20] platform/x86/intel/vsec: Assign auxdev parent by argument
` [PATCH V6 07/20] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH V6 08/20] platform/x86/intel/vsec: Add base address field
` [PATCH V6 09/20] platform/x86/intel/pmt: Add header to struct intel_pmt_entry
` [PATCH V6 10/20] platform/x86/intel/pmt: telemetry: Export API to read telemetry
` [PATCH V6 11/20] platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
` [PATCH V6 12/20] platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
` [PATCH V6 13/20] platform/x86/intel/pmc: Cleanup SSRAM discovery
` [PATCH V6 14/20] platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init()
` [PATCH V6 15/20] platform/x86/intel/pmc: Find and register PMC telemetry entries
` [PATCH V6 16/20] platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
` [PATCH V6 18/20] platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
` [PATCH V6 19/20] platform/x86/intel/pmc: Add debug attribute for Die C6 counter
[PATCH v10 2/8] fuse: introduce atomic open
2023-11-29 22:21 UTC (4+ messages)
` [PATCH 0/1] Adapt atomic open to fuse no_open/no_open_dir
` [PATCH 1/1] fuse: Handle no_open/no_opendir in atomic_open
[Intel-xe] [PATCH v4 00/22] drm/xe: Probe tweaks and reordering
2023-11-29 22:20 UTC (8+ messages)
` [Intel-xe] [PATCH v4 19/22] drm/managed: Add drmm_release_action
` [Intel-xe] [PATCH v4 22/22] drm/xe: Initialize GuC earlier during probe
[PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
2023-11-29 22:20 UTC (5+ messages)
` [PATCH 1/3] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
` [PATCH 2/3] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after "
[PATCH 00/10] t: more compatibility fixes with reftables
2023-11-29 22:19 UTC (3+ messages)
` [PATCH 01/10] t0410: mark tests to require the reffiles backend
[Buildroot] Buildroot 2023.11-rc2 released
2023-11-29 22:18 UTC
[akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
2023-11-29 22:18 UTC (4+ messages)
[PATCH v3 0/3] x86: Support llvm-objdump in instruction decoder selftest
2023-11-29 22:17 UTC (4+ messages)
` [PATCH v3 1/3] x86/tools: objdump_reformat.awk: Ensure regex matches fwait
` [PATCH v3 2/3] x86/tools: objdump_reformat.awk: Allow for spaces
` [PATCH v3 3/3] x86/tools: Remove chkobjdump.awk
[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-29 22:17 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v2 0/3] Fix GDB commands error
2023-11-29 22:15 UTC (5+ messages)
` [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
+ scripts-gdb-stackdepot-rename-pool_index-to-pools_num.patch added to mm-nonmm-unstable branch
2023-11-29 22:15 UTC
[PATCH 0/2] drm/managed: Add drmm_release_action
2023-11-29 22:14 UTC (9+ messages)
` [Intel-xe] "
` [PATCH 1/2] "
` [Intel-xe] "
` [PATCH 2/2] drm/tests: managed: Add a simple test for drmm_managed_release
` [Intel-xe] "
[PATCH 0/4] refs: improve handling of special refs
2023-11-29 22:14 UTC (10+ messages)
` [PATCH 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
` [PATCH 2/4] refs: propagate errno when reading special refs fails
` [PATCH 3/4] refs: complete list of special refs
` [PATCH 4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb
[Intel-xe] [CI 01/14] drm/xe: Fix header guard warning
2023-11-29 22:14 UTC (20+ messages)
` [Intel-xe] [CI 02/14] drm/xe: Skip calling drm_dev_put on probe error
` [Intel-xe] [CI 03/14] drm/xe: Use managed pci_enable_device
` [Intel-xe] [CI 04/14] drm/xe/irq: Don't call pci_free_irq_vectors
` [Intel-xe] [CI 05/14] drm/xe: Move xe_set_dma_info outside of MMIO setup
` [Intel-xe] [CI 06/14] drm/xe: Move xe_mmio_probe_tiles "
` [Intel-xe] [CI 07/14] drm/xe: Split xe_info_init
` [Intel-xe] [CI 08/14] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [CI 09/14] drm/xe: Map the entire BAR0 and hold onto the initial mapping
` [Intel-xe] [CI 10/14] drm/xe/device: Introduce xe_device_probe_early
` [Intel-xe] [CI 11/14] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [CI 12/14] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [CI 13/14] drm/xe: Move force_wake "
` [Intel-xe] [CI 14/14] drm/xe: Reorder GGTT "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/14] drm/xe: Fix header guard warning
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH 24.03 0/4] add new command line argument parsing library
2023-11-29 22:14 UTC (6+ messages)
` [PATCH 24.03 v2 0/5] "
` [PATCH 24.03 v2 1/5] arg_parser: new library for command line parsing
[PATCH v3 0/2] gpio: ixp4xx: Handle external clock output
2023-11-29 22:13 UTC (5+ messages)
` [PATCH v3 2/2] gpio: ixp4xx: Handle clock output on pin 14 and 15
+ scripts-gdb-tasks-fix-lx-ps-command-error-v2.patch added to mm-hotfixes-unstable branch
2023-11-29 22:13 UTC
[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
2023-11-29 22:13 UTC (17+ messages)
[PATCH v4 0/6] i3c: master: some improvment for i3c master
2023-11-29 22:12 UTC (14+ messages)
` [PATCH v4 1/6] i3c: master: add enable(disable) hot join in sys entry
` [PATCH v4 2/6] i3c: master: svc: add hot join support
` [PATCH v4 3/6] i3c: add actual_len in i3c_priv_xfer
` [PATCH v4 4/6] i3c: svc: rename read_len as actual_len
` [PATCH v4 5/6] i3c: master: svc return actual transfer data len
` [PATCH v4 6/6] i3c: add API i3c_dev_gettstatus_format1() to get target device status
[PATCH v4 0/7] TCP-AO fixes
2023-11-29 22:12 UTC (8+ messages)
` [PATCH v4 6/7] net/tcp: Store SNEs + SEQs on ao_info
[PATCH] selftests/mm: dont run ksm_functional_tests twice
2023-11-29 22:11 UTC
[Buildroot] [PATCH 1/1] python-sip: fix compile error
2023-11-29 22:10 UTC (5+ messages)
[PATCH v2 00/15] Unregister critical branch clocks + some RPM
2023-11-29 22:09 UTC (10+ messages)
` [PATCH v2 02/15] clk: qcom: Use qcom_branch_set_clk_en()
` [PATCH v2 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
` [PATCH v2 06/15] clk: qcom: gpucc-sm6115: "
[PATCH drm-misc-next v2 0/2] PowerVR VM fixes
2023-11-29 22:08 UTC (6+ messages)
` [PATCH drm-misc-next v2 1/2] drm/gpuvm: fall back to drm_exec_lock_obj()
` [PATCH drm-misc-next v2 2/2] drm/imagination: vm: make use of GPUVM's drm_exec helper
[Buildroot] [PATCH 1/1] package/openfpgaloader: bump to version 0.11.0
2023-11-29 22:08 UTC
[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
2023-11-29 22:07 UTC (11+ messages)
[PATCH] proc: make struct proc_dir_entry::name const
2023-11-29 22:07 UTC (2+ messages)
xen | Successful pipeline for staging | f0dd0cd9
2023-11-29 22:05 UTC
[PATCH] kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
2023-11-29 22:04 UTC (3+ messages)
[etnaviv-next v12 0/8] drm/etnaviv: Add PCI(e) device driver wrapper and instances
2023-11-29 22:02 UTC (18+ messages)
` [etnaviv-next v12 1/8] drm/etnaviv: Add a helper function to get clocks
` [etnaviv-next v12 2/8] drm/etnaviv: Add constructor and destructor for struct etnaviv_drm_private
` [etnaviv-next v12 3/8] drm/etnaviv: Allow bypass component framework
` [etnaviv-next v12 4/8] drm/etnaviv: Support for the vivante GPU core attached on PCI(e) device
` [etnaviv-next v12 5/8] drm/etnaviv: Add support for cached coherent caching mode
` [etnaviv-next v12 6/8] drm/etnaviv: Embed struct drm_device in struct etnaviv_drm_private
` [etnaviv-next v12 7/8] drm/etnaviv: Add support for the JingJia Macro and LingJiu PCI(e) GPUs
` [etnaviv-next v12 8/8] drm/etnaviv: Support binding multiple GPU cores with component
[PATCH] leds: trigger: netdev: skip setting baseline state in activate if hw-controlled
2023-11-29 22:02 UTC (4+ messages)
[kirkstone][PATCH 0/4] Add sub dir for passwd files
2023-11-29 22:01 UTC (7+ messages)
` [kirkstone][PATCH 2/4] base-passwd: Add PW_SUBDIR
` [OE-core] "
[PATCH v14 00/12] FUSE passthrough for file io
2023-11-29 22:01 UTC (11+ messages)
[PATCH v4 0/4] dwc general suspend/resume functionality
2023-11-29 21:44 UTC (15+ messages)
` [PATCH v4 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v4 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v4 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
` [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
[PATCH 00/16] IOMMU memory observability
2023-11-29 21:59 UTC (9+ messages)
` [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
` [PATCH 09/16] iommu/iommufd: "
[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
2023-11-29 22:00 UTC (12+ messages)
[Buildroot] [git commit] Update for 2023.11-rc2
2023-11-29 21:57 UTC
[RFC] new mempolicy syscalls (mempolicy2 and pidfd)
2023-11-29 21:56 UTC
+ nilfs2-fix-missing-error-check-for-sb_set_blocksize-call.patch added to mm-hotfixes-unstable branch
2023-11-29 21:56 UTC (2+ messages)
+ zswap-make-shrinking-memcg-aware-fix.patch added to mm-unstable branch
2023-11-29 21:54 UTC
[PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
2023-11-29 21:53 UTC (3+ messages)
Does skb_metadata_differs really need to stop GRO aggregation?
2023-11-29 21:52 UTC (6+ messages)
[PATCH RFC net-next 0/8] DSA LED infrastructure, mv88e6xxx and QCA8K
2023-11-29 21:51 UTC (2+ messages)
[PATCH v2] eal/linux: force iova-mode va without pa available
2023-11-29 21:50 UTC (2+ messages)
[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
2023-11-29 21:50 UTC (17+ messages)
` [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH 02/16] mnt_idmapping: include cred.h
` [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
` [PATCH 08/16] fs: add vfs_get_fscaps()
` [PATCH 09/16] fs: add vfs_set_fscaps()
` [PATCH 10/16] fs: add vfs_remove_fscaps()
` [PATCH 11/16] ovl: add fscaps handlers
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs
` [PATCH 14/16] commoncap: remove cap_inode_getsecurity()
` [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()
[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
2023-11-29 21:45 UTC (8+ messages)
` Ping? "
Adding SPMI tree to linux-next
2023-11-29 21:49 UTC
[PATCH v1] gpio: dw: Drop unused headers
2023-11-29 21:47 UTC
[igt-dev] [PATCH i-g-t v3] tests/intel: Add Xe peer2peer test
2023-11-29 21:46 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/intel: Add Xe peer2peer test (rev3)
[PATCH] runqueue: Improve inter setscene task dependency handling
2023-11-29 21:46 UTC
[kirkstone PATCH] conf: machine: am62xx-lp-evm.conf: Pick LPM wkup sources overlay
2023-11-29 21:44 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/imagemagick: security bump to version 7.1.1-21
2023-11-29 21:43 UTC
[PATCH v2] lkdtm: Add kfence read after free crash type
2023-11-29 21:44 UTC
[GIT PULL] Pin control fixes for v6.7 minus one patch
2023-11-29 21:43 UTC (3+ messages)
How to cope with subvolumes and snapshots on muti-user systems?
2023-11-29 21:43 UTC (2+ messages)
ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
2023-11-29 21:42 UTC (6+ messages)
[PATCH v3 0/2] thermal: trip: Rework thermal_zone_set_trip() and its callers
2023-11-29 21:43 UTC (3+ messages)
` [PATCH v3 2/2] "
[syzbot] [exfat?] INFO: task hung in exfat_write_inode
2023-11-29 21:42 UTC (2+ messages)
[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
2023-11-29 21:41 UTC (8+ messages)
` [PATCH v4 16/23] pinctrl: imx: Convert to use grp member
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.