All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-23 06:59:15 to 2021-12-23 07:56:55 UTC [more...]

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH] arm64: dts: qcom: sm8250: add description of dcvsh interrupts
 2021-12-23  7:56 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH] pinctrl: imx: fix allocation result check
 2021-12-23  7:56 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH] net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
 2021-12-23  7:36 UTC  (2+ messages)

[PATCH v2 00/48] Refactor perf cpumap
 2021-12-23  7:45 UTC  (65+ messages)
` [PATCH v2 01/48] libperf: Add comments to perf_cpu_map
` [PATCH v2 02/48] perf stat: Add aggr creators that are passed a cpu
` [PATCH v2 03/48] perf stat: Correct aggregation CPU map
` [PATCH v2 04/48] perf stat: Switch aggregation to use for_each loop
` [PATCH v2 05/48] perf stat: Switch to cpu version of cpu_map__get
` [PATCH v2 06/48] perf cpumap: Switch cpu_map__build_map to cpu function
` [PATCH v2 07/48] perf cpumap: Remove map+index get_socket
` [PATCH v2 08/48] perf cpumap: Remove map+index get_die
` [PATCH v2 09/48] perf cpumap: Remove map+index get_core
` [PATCH v2 10/48] perf cpumap: Remove map+index get_node
` [PATCH v2 11/48] perf cpumap: Add comments to aggr_cpu_id
` [PATCH v2 12/48] perf cpumap: Remove unused cpu_map__socket
` [PATCH v2 13/48] perf cpumap: Simplify equal function name
` [PATCH v2 14/48] perf cpumap: Rename empty functions
` [PATCH v2 15/48] perf cpumap: Document cpu__get_node and remove redundant function
` [PATCH v2 16/48] perf cpumap: Remove map from function names that don't use a map
` [PATCH v2 17/48] perf cpumap: Remove cpu_map__cpu, use libperf function
` [PATCH v2 18/48] perf cpumap: Refactor cpu_map__build_map
` [PATCH v2 19/48] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
` [PATCH v2 20/48] perf cpumap: Move 'has' function to libperf
` [PATCH v2 21/48] perf cpumap: Add some comments to cpu_aggr_map
` [PATCH v2 22/48] perf cpumap: Trim the cpu_aggr_map
` [PATCH v2 23/48] perf stat: Fix memory leak in check_per_pkg
` [PATCH v2 24/48] perf cpumap: Add CPU to aggr_cpu_id
` [PATCH v2 25/48] perf stat-display: Avoid use of core for CPU
` [PATCH v2 26/48] perf evsel: Derive CPUs and threads in alloc_counts
` [PATCH v2 27/48] libperf: Switch cpu to more accurate cpu_map_idx
` [PATCH v2 28/48] libperf: Use cpu not index for evsel mmap
` [PATCH v2 29/48] perf counts: Switch name cpu to cpu_map_idx
` [PATCH v2 30/48] perf stat: Rename aggr_data cpu to imply it's an index
` [PATCH v2 31/48] perf stat: Use perf_cpu_map__for_each_cpu
` [PATCH v2 32/48] perf script: Use for each cpu to aid readability
` [PATCH v2 33/48] libperf: Allow NULL in perf_cpu_map__idx
` [PATCH v2 34/48] perf evlist: Refactor evlist__for_each_cpu
` [PATCH v2 35/48] perf evsel: Pass cpu not cpu map index to synthesize
` [PATCH v2 36/48] perf stat: Correct variable name for read counter
` [PATCH v2 37/48] perf evsel: Rename CPU around get_group_fd
` [PATCH v2 38/48] perf evsel: Reduce scope of evsel__ignore_missing_thread
` [PATCH v2 39/48] perf evsel: Rename variable cpu to index
` [PATCH v2 40/48] perf test: Use perf_cpu_map__for_each_cpu
` [PATCH v2 41/48] perf stat: Correct check_per_pkg cpu
` [PATCH v2 42/48] perf stat: Swap variable name cpu to index
` [PATCH v2 43/48] libperf: Sync evsel documentation
` [PATCH v2 44/48] perf bpf: Rename cpu to cpu_map_idx
` [PATCH v2 45/48] perf c2c: Use more intention revealing iterator
` [PATCH v2 46/48] perf script: Fix flipped index and cpu
` [PATCH v2 47/48] perf stat: Correct first_shadow_cpu to return index
` [PATCH v2 48/48] perf cpumap: Give CPUs their own type

[PATCH v2] docs/zh_CN: Add sched-domains translation
 2021-12-23  7:54 UTC  (3+ messages)

[PATCH] soc: qcom: llcc: Use devm_bitmap_zalloc() when applicable
 2021-12-23  7:54 UTC 

[Virtio-fs] [virtiofsd-rs] MR merged: Set up the stage for v1.0.0
 2021-12-23  7:53 UTC 

[PATCH v2 0/2] Add a new scheme to support demotion on tiered memory system
 2021-12-23  7:51 UTC  (6+ messages)

[PATCH] drm/ttm: add workaround for some arm hardware issue
 2021-12-23  7:50 UTC  (5+ messages)

linux-next: Tree for Dec 23
 2021-12-23  7:49 UTC 

[PATCH] vdpa: regist vhost-vdpa dev class
 2021-12-23  7:31 UTC  (2+ messages)

[PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
 2021-12-23  7:46 UTC  (6+ messages)
` [PATCH 7/7] soundwire: intel: remove PDM support

[PATCH] MAINTAINERS: update caam crypto driver maintainers list
 2021-12-23  7:44 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda: Add AlderLake-N PCI ID
 2021-12-23  7:34 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda: Add new AlderLake-P variant "

[PATCH] chardev: fix error handling in cdev_device_add()
 2021-12-23  7:43 UTC  (4+ messages)

[lustre-devel] Lustre Arm stuff status and work plan
 2021-12-23  7:43 UTC  (3+ messages)

[PATCH net] net: bridge: fix ioctl old_deviceless bridge argument
 2021-12-23  7:42 UTC  (3+ messages)
  ` [Bridge] "

[PATCH 00/48] Folios for 5.17
 2021-12-23  7:40 UTC  (43+ messages)
` [PATCH 09/48] filemap: Add folio_put_wait_locked()
` [PATCH 10/48] filemap: Convert page_cache_delete to take a folio
` [PATCH 11/48] filemap: Add filemap_unaccount_folio()
` [PATCH 12/48] filemap: Convert tracing of page cache operations to folio
` [PATCH 13/48] filemap: Add filemap_remove_folio and __filemap_remove_folio
` [PATCH 14/48] filemap: Convert find_get_entry to return a folio
` [PATCH 15/48] filemap: Remove thp_contains()
` [PATCH 16/48] filemap: Convert filemap_get_read_batch to use folios
` [PATCH 17/48] filemap: Convert find_get_pages_contig to folios
` [PATCH 18/48] filemap: Convert filemap_read_page to take a folio
` [PATCH 19/48] filemap: Convert filemap_create_page to folio
` [PATCH 20/48] filemap: Convert filemap_range_uptodate to folios
` [PATCH 21/48] readahead: Convert page_cache_async_ra() to take a folio
` [PATCH 22/48] readahead: Convert page_cache_ra_unbounded to folios
` [PATCH 23/48] filemap: Convert do_async_mmap_readahead to take a folio
` [PATCH 24/48] filemap: Convert filemap_fault to folio
` [PATCH 25/48] filemap: Add read_cache_folio and read_mapping_folio
` [PATCH 26/48] filemap: Convert filemap_get_pages to use folios
` [PATCH 27/48] filemap: Convert page_cache_delete_batch to folios
` [PATCH 33/48] mm: Add unmap_mapping_folio()
` [PATCH 34/48] shmem: Convert part of shmem_undo_range() to use a folio

[PATCH] usb: dwc2: Simplify a bitmap declaration
 2021-12-23  7:40 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 195acd15792a4672653417e57ea5a289dfd6ecfd
 2021-12-23  7:37 UTC 

[PATCH 0/9] Trace2 stopwatch timers and global counters
 2021-12-23  7:38 UTC  (6+ messages)
` [PATCH 3/9] trace2: defer free of TLS CTX until program exit

[PATCHv2 2/2] efi: apply memblock cap after memblock_add()
 2021-12-23  7:33 UTC  (5+ messages)
` [PATCHv3] "

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2021-12-23  7:34 UTC  (5+ messages)
` [RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT

[PATCH] ath11k: Refactor the fallback routine when peer create fails
 2021-12-23  7:33 UTC  (2+ messages)

[PATCH net-next 0/8] mlxsw: Add tests for VxLAN with IPv6 underlay
 2021-12-23  7:30 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests: mlxsw: vxlan: Make the test more flexible for future use
` [PATCH net-next 2/8] selftests: mlxsw: Add VxLAN configuration test for IPv6
` [PATCH net-next 3/8] selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future use
` [PATCH net-next 4/8] selftests: mlxsw: Add VxLAN FDB veto test for IPv6
` [PATCH net-next 5/8] selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6
` [PATCH net-next 6/8] selftests: mlxsw: spectrum-2: "
` [PATCH net-next 7/8] selftests: mlxsw: Add test for VxLAN related traps for IPv6
` [PATCH net-next 8/8] selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' case

[OpenRISC] [PATCH v3 00/13] Glibc OpenRISC port
 2021-12-23  7:32 UTC  (7+ messages)
` [OpenRISC] [PATCH v3 11/13] or1k: Build Infrastructure
` [OpenRISC] [PATCH v3 12/13] build-many-glibcs.py: add OpenRISC support

[PATCH v2 0/8] arm: kirkwood: Add support for Pogoplug V4
 2021-12-23  7:26 UTC  (9+ messages)
` [PATCH v2 1/8] arm: kirkwood: Pogoplug-V4 : Add DTS files
` [PATCH v2 2/8] arm: kirkwood: Pogoplug V4 : Add board defconfig file
` [PATCH v2 3/8] arm: kirkwood: Pogoplug-V4 : Add Kconfig files
` [PATCH v2 4/8] arm: kirkwood: Pogoplug-V4 : Add board include configs file
` [PATCH v2 5/8] arm: kirkwood: Pogoplug-V4 : Add board kwbimage file
` [PATCH v2 6/8] arm: kirkwood: Pogoplug-V4 : Add board Make file
` [PATCH v2 7/8] arm: kirkwood: Pogoplug-V4 : Add board implementation
` [PATCH v2 8/8] arm: kirkwood: Pogoplug-V4 : Add board maintainer

[PATCH net] net: stmmac: ptp: fix potentially overflowing expression
 2021-12-23  7:39 UTC 

[tip:x86/misc] BUILD SUCCESS 4d5cff69fbddbbefef2903faa48263cc5d3ca382
 2021-12-23  7:26 UTC 

[PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-12-23  7:28 UTC 

[fs] 7e84dfbf1b: BUG:unable_to_handle_page_fault_for_address
 2021-12-23  7:27 UTC  (2+ messages)

[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-12-23  7:25 UTC  (5+ messages)
` [PATCH v4 2/5] KEYS: trusted: allow users to use kernel RNG for key material
  ` [EXT] "
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator
  ` [EXT] "

[PATCH v3 0/2] Fix styling issues and remove unused code in rtl8723bs
 2021-12-23  7:25 UTC  (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: address style guide warnings

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-23  7:23 UTC  (8+ messages)
` [PATCH v4 02/13] driver core: Set DMA ownership during driver bind/unbind

[PATCH v4 0/3] tpm: Add missing ACPI device identification objects
 2021-12-23  7:15 UTC  (7+ messages)
` [PATCH v4 1/3] tests: acpi: prepare for updated TPM related tables
` [PATCH v4 2/3] acpi: tpm: Add missing device identification objects
` [PATCH v4 3/3] tests: acpi: Add updated TPM related tables

[Virtio-fs] Redhat - Fine Food Australia Attendees List
 2021-12-23  7:22 UTC 

[PATCH] igc: Avoid possible deadlock during suspend/resume
 2021-12-23  7:21 UTC  (5+ messages)
` [PATCH net v1] igc: Do not enable crosstimestamping for i225-V models
      ` [Intel-wired-lan] "

[PATCH] PM: runtime: Annotate pm_runtime_resume_and_get() as __must_check
 2021-12-23  7:21 UTC 

[PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
 2021-12-23  7:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_color: Optimize ctm test execution
 2021-12-23  7:18 UTC 

[PATCH v3 0/3] Fix Tegra194 HDA regression
 2021-12-23  7:16 UTC  (6+ messages)
` [PATCH v3 1/3] ALSA: hda/tegra: Fix Tegra194 HDA reset failure

[PATCH] thermal/drivers/int340x: add functions for mbox read and write commands
 2021-12-23  7:15 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/fbc: Remember to update FBC state even when not reallocating CFB
 2021-12-23  7:15 UTC  (2+ messages)

[PATCH] pci: Skip power-off reset when pending unplug
 2021-12-23  7:11 UTC  (6+ messages)

[PATCH v2 net] net: dsa: tag_ocelot: use traffic class to map priority on injected header
 2021-12-23  7:22 UTC 

[PATCH v2 00/11] usb: gadget: audio: Multiple rates, dyn. bInterval
 2021-12-23  7:09 UTC  (6+ messages)
` [PATCH v2 11/11] usb: gadget: f_uac2: Determining bInterval for HS and SS

[PATCH] mt76: mt7915: fix warning: variable 'flags' set but not used
 2021-12-23  6:58 UTC 

[PATCH] mt76: mt7915: fix warning: variable 'base' is used uninitialized
 2021-12-23  6:58 UTC 

[PATCH netfilter] netfilter: xt_owner: use sk->sk_uid for owner lookup
 2021-12-23  7:06 UTC 

[PATCH v6 0/2] On Semi AR0521 sensor driver
 2021-12-23  7:06 UTC  (3+ messages)
` [PATCH v6 1/2] dt-binding: media: document ON Semi AR0521 sensor bindings
` [PATCH v6 2/2] Driver for ON Semi AR0521 camera sensor

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-23  7:05 UTC  (12+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-12-22
 2021-12-23  7:05 UTC 

[PATCH] HID: holtek-mouse: start hardware in probe
 2021-12-23  7:04 UTC  (2+ messages)

[RFC PATCH v2] Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
 2021-12-23  7:03 UTC  (5+ messages)

[PATCH 1/2] block: export task_work_add()
 2021-12-23  7:01 UTC  (4+ messages)
` [PATCH 2/2] loop: use task_work for autoclear operation

Annotate pm_runtime_resume_and_get() as __must_check ?
 2021-12-23  6:59 UTC  (3+ messages)


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.