All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-17 20:44:59 to 2023-04-17 21:37:40 UTC [more...]

[PATCH 0/4] git fsck: check pack rev-index files
 2023-04-17 21:37 UTC  (2+ messages)

[PATCH 0/2] drm/msm/dpu: enable INTF_HDMI support
 2023-04-17 21:36 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: add HDMI output support

btrfs-transaction stalls
 2023-04-17 21:30 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix a test CalculatePrefetchSchedule()
 2023-04-17 21:35 UTC 

[PATCH v2] counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe
 2023-04-17 21:33 UTC  (3+ messages)

allowing for a completely cached umount(2) pathwalk
 2023-04-17 21:34 UTC  (8+ messages)
` [PATCH/RFC] VFS: LOOKUP_MOUNTPOINT should used cached info whenever possible

[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-17 21:31 UTC  (15+ messages)
` [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
                `  "

[PATCH net-next v2 0/4] net/sched: cleanup parsing prints in htb and qfq
 2023-04-17 21:33 UTC  (3+ messages)
` [PATCH net-next v2 2/4] net/sched: sch_qfq: use extack on errors messages

[PATCH v9 0/8] worktree: Support `--orphan` when creating new worktrees
 2023-04-17 21:33 UTC  (7+ messages)
` [PATCH v9 2/8] t2400: print captured git output when finished
` [PATCH v9 3/8] t2400: refactor "worktree add" opt exclusion tests
` [PATCH v9 4/8] t2400: add tests to verify --quiet

[PATCH net-next v3 0/3] net: flower: add cfm support
 2023-04-17 21:32 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: flow_dissector: add support for cfm packets
` [PATCH net-next v3 2/3] net: flower: add support for matching cfm fields
` [PATCH net-next v3 3/3] selftests: net: add tc flower cfm test

[Intel-gfx] [PATCH v2 0/3] drm/i915: Replace kmap() with kmap_local_page()
 2023-04-17 21:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Replace kmap() with kmap_local_page() (rev3)

issue with inflight pages from page_pool
 2023-04-17 21:31 UTC  (7+ messages)

[PATCH v7 0/5] Reference count checker and related fixes
 2023-04-17 21:30 UTC  (3+ messages)
` [PATCH v7 3/5] perf namespaces: Add reference count checking

[PATCH] Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap. It seems that when the fetcher is fetching from the shrinkwrap, the SRCREV variable has been deleted but it still ends up fetching from the git source resulting in an error because SRCREV is undefined. The root cause of this is that the Fetch class defaults to urls from the SRC_URI when the urls parameter contains an empty list. This patch will ensure that Fetch is not instantiated if the urls list is empty
 2023-04-17 20:59 UTC 

[PATCH] selftests/futex: Fix pthread_create() error handling
 2023-04-17 21:28 UTC 

[PATCH v1 net] udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
 2023-04-17 21:26 UTC  (2+ messages)

[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-17 21:26 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: reduce ioctl stack usage
 2023-04-17 20:56 UTC  (2+ messages)
`  "

[PATCH] mtdchar: mark bits of ioctl handler noinline
 2023-04-17 21:20 UTC  (4+ messages)

[PATCH 00/33] Split ptdesc from struct page
 2023-04-17 20:50 UTC  (75+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH 02/33] s390: Use pt_frag_refcount for pagetables
` [PATCH 03/33] pgtable: Create struct ptdesc
` [PATCH 04/33] mm: add utility functions for ptdesc
` [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH 07/33] mm: Convert ptlock_ptr() "
` [PATCH 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH 09/33] mm: Convert ptlock_init() "
` [PATCH 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH 11/33] mm: Convert ptlock_free() "
` [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH 14/33] x86: "
` [PATCH 15/33] s390: Convert various gmap "
` [PATCH 16/33] s390: Convert various pgalloc "
` [PATCH 17/33] mm: Remove page table members from struct page
` [PATCH 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH 19/33] arm: "
` [PATCH 20/33] arm64: "
` [PATCH 21/33] csky: Convert __pte_free_tlb() "
` [PATCH 22/33] hexagon: "
` [PATCH 23/33] loongarch: Convert various functions "
` [PATCH 24/33] m68k: "
` [PATCH 25/33] mips: "
` [PATCH 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH 27/33] openrisc: "
` [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH 29/33] sh: Convert pte_free_tlb() "
` [PATCH 30/33] sparc64: Convert various functions "
` [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] btrfs-progs: logical-resolve: fix the subvolume path resolution
 2023-04-17 21:17 UTC  (2+ messages)

[bitbake-devel] [PATCH] npmsw fetcher: Avoid instantiating Fetch class if url list is empty
 2023-04-17 21:18 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/amd/display: mark dccg314_init() static
 2023-04-17 21:17 UTC  (12+ messages)
` [PATCH 2/2] drm/amd/display: fix missing=prototypes warnings

[Intel-xe] [RFC 0/2] Dump + OOB workarounds
 2023-04-17 21:16 UTC  (3+ messages)
` [Intel-xe] [RFC 1/2] drm/xe: Add debugfs to dump all known workarounds

[xen-unstable-smoke test] 180286: regressions - FAIL
 2023-04-17 21:15 UTC 

[PATCH] PCI: Extend D3hot delay for NVIDIA HDA controllers
 2023-04-17 21:14 UTC  (2+ messages)

[PATCH v5 1/3] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
 2023-04-17 21:13 UTC  (7+ messages)
` [PATCH v5 3/3] landlock.7: Explain the best-effort fallback mechanism in the example

[PATCH] npmsw fetcher: Avoid instantiating Fetch class if url list is empty
 2023-04-17 21:12 UTC 

[PATCH] ACPI: LPSS: Add 80862289 ACPI HID for second PWM controller on Cherry Trail
 2023-04-17 21:11 UTC 

[PATCH] man*/: ffix
 2023-04-17 21:10 UTC  (4+ messages)

[PATCH v3] cpupower:Fix resource leaks in sysfs_get_enabled()
 2023-04-17 21:09 UTC  (2+ messages)

[PATCH v2 0/5] ufs: core: mcq: Add ufshcd_abort() and error handler support in MCQ mode
 2023-04-17 21:05 UTC  (6+ messages)
` [PATCH v2 1/5] ufs: mcq: Add supporting functions for mcq abort
` [PATCH v2 2/5] ufs: mcq: Add support for clean up mcq resources
` [PATCH v2 3/5] ufs: mcq: Added ufshcd_mcq_abort()
` [PATCH v2 4/5] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
` [PATCH v2 5/5] ufs: core: Add error handling for MCQ mode

[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-04-17 21:07 UTC  (4+ messages)
` [PATCH 14/23] hash.h, repository.h: reverse the order of these dependencies

[PATCH] drm/radeon: move prototypes to header
 2023-04-17 21:04 UTC  (2+ messages)

[PATCH] drm/exynos: fix g2d_open/close helper function definitions
 2023-04-17 21:04 UTC  (3+ messages)

[PATCH v6 0/1] landlock.7: Explain best-effort fallback in example
 2023-04-17 20:54 UTC  (6+ messages)
` [PATCH v6 1/1] landlock.7: Explain the best-effort fallback mechanism in the example

[PATCH] drm/nouveau: dispnv50: fix missing-prototypes warning
 2023-04-17 21:03 UTC  (2+ messages)

[PATCH] drm/nouveau: remove unused tu102_gr_load() function
 2023-04-17 21:03 UTC  (2+ messages)

[PATCH] backlight: corgi_lcd: fix missing prototype
 2023-04-17 21:02 UTC  (2+ messages)

[PATCH] Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap. It seems that when the fetcher is fetching from the shrinkwrap, the SRCREV variable has been deleted but it still ends up fetching from the git source resulting in an error because SRCREV is undefined. The root cause of this is that the Fetch class defaults to urls from the SRC_URI when the urls parameter contains an empty list. This patch will ensure that Fetch is not instantiated if the urls list is empty
 2023-04-17 21:01 UTC 

[PATCH 1/5] units: add a macro for MILLIVOLT_PER_VOLT
 2023-04-17 20:55 UTC  (4+ messages)
` [PATCH 3/5] hwmon: (socfpga) Add hardware monitoring support on SoCFPGA platforms

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-04-17 (i40e)
 2023-04-17 20:52 UTC  (3+ messages)
` [PATCH net 1/2] i40e: fix accessing vsi->active_filters without holding lock
` [PATCH net 2/2] i40e: fix i40e_setup_misc_vector() error handling

[PATCH net 1/1] e1000e: Disable TSO on i219-LM card to increase speed
 2023-04-17 20:53 UTC 

[Buildroot] [PATCH v2 1/1] package/python-evdev: new package
 2023-04-17 20:59 UTC  (2+ messages)

[PATCH] net: mscc: ocelot: remove incompatible prototypes
 2023-04-17 20:55 UTC 

[PATCH] net: hyperv: select CONFIG_NLS for mac address setting
 2023-04-17 20:55 UTC 

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-04-17 20:54 UTC  (3+ messages)

[PATCH 00/10] gc: enable cruft packs by default
 2023-04-17 20:54 UTC  (11+ messages)
` [PATCH 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
` [PATCH 02/10] builtin/repack.c: fix incorrect reference to '-C'
` [PATCH 03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
` [PATCH 04/10] t/t5304-prune.sh: prepare for `gc --cruft` by default
` [PATCH 05/10] t/t9300-fast-import.sh: "
` [PATCH 06/10] t/t6500-gc.sh: refactor cruft pack tests
` [PATCH 07/10] t/t6500-gc.sh: add additional test cases
` [PATCH 08/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default
` [PATCH 09/10] builtin/gc.c: make `gc.cruftPacks` enabled "
` [PATCH 10/10] repository.h: drop unused `gc_cruft_packs`

[freescale-fslc:pr/629 4777/9838] drivers/gpu/imx/dpu-blit/dpu-blit.c:276:5: warning: no previous prototype for 'dpu_be_get_fence'
 2023-04-17 20:56 UTC 

[virtio-comment] [PATCH v13 00/11] Rename queue number to queue index
 2023-04-17 20:53 UTC  (5+ messages)
` [virtio-comment] [PATCH v13 03/11] content: Rename confusing queue_notify_data and vqn names
  ` [virtio-comment] Re: [virtio-dev] "
    `  "
      ` [virtio-comment] "

[Buildroot] [git commit] package/python-evdev: new package
 2023-04-17 20:50 UTC 

[PATCH] scsi: advansys: disallow ISA-only build
 2023-04-17 20:51 UTC 

[f2fs-dev] [PATCH] f2fs: remove some dead code
 2023-04-17 20:51 UTC  (2+ messages)
`  "

[PATCH] wireless: airo: remove ISA_DMA_API dependency
 2023-04-17 20:51 UTC 

[PATCH] hamradio: drop ISA_DMA_API dependency
 2023-04-17 20:50 UTC 

[PATCH v2] drm/amd/display: fix flickering caused by S/G mode
 2023-04-17 20:52 UTC  (3+ messages)

[PATCH v4 00/10] Renesas RZ/N1 SoC initial support
 2023-04-17 20:50 UTC  (16+ messages)
` [PATCH v4 02/10] clk: renesas: prepare for non-RCAR clock drivers
` [PATCH v4 07/10] ARM: rzn1: basic support for Renesas RZ/N1 SoC
` [PATCH v4 10/10] doc: renesas: add Renesas board docs

[PATCH] SUNRPC: increase max timeout for rebind to handle NFS server restart
 2023-04-17 20:49 UTC  (2+ messages)

[PATCH 0/2] clk: Add basic register clock controller
 2023-04-17 20:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Add reg-clock-controller

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-17 20:46 UTC  (3+ messages)
` [patch 16/37] x86/xen/smp_pv: Remove wait for CPU online

[PATCH 0/3] SDL2 usability fixes
 2023-04-17 19:24 UTC  (6+ messages)

[RFC 0/3] drm: Add comm/cmdline fdinfo fields
 2023-04-17 20:45 UTC  (3+ messages)

[PATCH v7 0/1] landlock.7: Explain best-effort fallback in example
 2023-04-17 20:45 UTC  (3+ messages)
` [PATCH v7 1/1] landlock.7: Explain the best-effort fallback mechanism in the example


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.