All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-02 02:39:41 to 2021-12-02 03:51:31 UTC [more...]

[PATCH 0/9] crypto: add zbufsize() interface
 2021-12-02  3:51 UTC  (8+ messages)
` [PATCH 1/9] "

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-02  3:45 UTC  (49+ messages)
` [PATCH v12, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v12, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v12, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v12, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v12, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v12, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v12, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v12, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v12, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v12, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v12, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v12, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v12, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v12, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
  ` [PATCH v12,14/19] "
` [PATCH v12, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v12, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v12, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v12, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v12, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH 1/2] intel_iommu: Support IR-only mode without DMA translation
 2021-12-02  3:49 UTC  (2+ messages)

[PATCH 1/7] vdpa: Allow to configure max data virtqueues
 2021-12-02  3:50 UTC  (3+ messages)
  ` [PATCH 2/7] vdpa/mlx5: Fix config_attr_mask assignment

[PATCH 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
 2021-12-02  3:48 UTC 

[PATCH v2] Makefile: Pass relative paths to the compiler
 2021-12-02  3:46 UTC  (2+ messages)

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-02  3:46 UTC  (4+ messages)

[PATCH V3 00/17] Unified entry point for other blocks to interact with power
 2021-12-02  3:09 UTC  (18+ messages)
` [PATCH V3 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
` [PATCH V3 02/17] drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
` [PATCH V3 03/17] drm/amd/pm: do not expose power implementation details to display
` [PATCH V3 04/17] drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
` [PATCH V3 05/17] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
` [PATCH V3 06/17] drm/amd/pm: do not expose the API used internally only in kv_dpm.c
` [PATCH V3 07/17] drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
` [PATCH V3 08/17] drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
` [PATCH V3 09/17] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
` [PATCH V3 10/17] drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
` [PATCH V3 11/17] drm/amd/pm: correct the usage for amdgpu_dpm_dispatch_task()
` [PATCH V3 12/17] drm/amd/pm: drop redundant or unused APIs and data structures
` [PATCH V3 13/17] drm/amd/pm: do not expose the smu_context structure used internally in power
` [PATCH V3 14/17] drm/amd/pm: relocate the power related headers
` [PATCH V3 15/17] drm/amd/pm: drop unnecessary gfxoff controls
` [PATCH V3 16/17] drm/amd/pm: revise the performance level setting APIs
` [PATCH V3 17/17] drm/amd/pm: unified lock protections in amdgpu_dpm.c

[PATCH] drm/amdgpu: add support to SMU debug option
 2021-12-02  3:12 UTC  (9+ messages)

[PATCH v4] lib: pmu: support the event ID encoded by a bitmap
 2021-12-02  3:43 UTC  (2+ messages)

[PATCH 1/2] vdpa: Allow to configure max data virtqueues
 2021-12-02  3:42 UTC  (4+ messages)

+ selftests-damon-skip-test-if-damon-is-running.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-damon-enabling-with-empty-target_ids-case.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-debugfs-file-reads-writes-with-huge-count.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-split-test-cases.patch added to -mm tree
 2021-12-02  3:40 UTC 

[PATCH bpf-next v4 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-12-02  3:42 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)

+ mm-damon-core-remove-unnecessary-error-messages.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-wrong-damos-condition-ranges-input.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-test-remove-unnecessary-variables.patch added to -mm tree
 2021-12-02  3:40 UTC 

[oe] [meta-python] [PATCH] python3-pymongo: upgrade 3.12.0 -> 4.0
 2021-12-02  3:41 UTC 

+ mm-damon-vaddr-test-split-a-test-function-having-1024-bytes-frame-size.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-dbgfs-remove-an-unnecessary-error-message.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-remove-an-unnecessary-warning-message.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-core-use-better-timer-mechanisms-selection-threshold.patch added to -mm tree
 2021-12-02  3:40 UTC 

[PATCH net] net: annotate data-races on txq->xmit_lock_owner
 2021-12-02  3:40 UTC  (2+ messages)

[arnd-playground:randconfig-5.16-min 83/191] drivers/gpu/drm/i915/i915_pci.c:35:22: error: expected parameter declarator
 2021-12-02  3:38 UTC  (2+ messages)

[PATCH v2 2/4] mm: Probe for sub-page faults in fault_in_*()
 2021-12-02  3:38 UTC  (2+ messages)

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02  3:35 UTC  (6+ messages)
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] security/selinux: fix potential memleak
 2021-12-02  3:34 UTC 

[PATCH] mm: fix the type of a parameter
 2021-12-02  3:34 UTC  (2+ messages)

[PATCH net-next 00/19] net: add preliminary netdev refcount tracking
 2021-12-02  3:31 UTC  (21+ messages)
` [PATCH net-next 01/19] lib: add reference counting tracking infrastructure
` [PATCH net-next 02/19] lib: add tests for reference tracker
` [PATCH net-next 03/19] net: add dev_hold_track() and dev_put_track() helpers
` [PATCH net-next 04/19] net: add net device refcount tracker to struct netdev_rx_queue
` [PATCH net-next 05/19] net: add net device refcount tracker to struct netdev_queue
` [PATCH net-next 06/19] net: add net device refcount tracker to ethtool_phys_id()
` [PATCH net-next 07/19] net: add net device refcount tracker to dev_ifsioc()
` [PATCH net-next 08/19] drop_monitor: add net device refcount tracker
` [PATCH net-next 09/19] net: dst: add net device refcount tracking to dst_entry
` [PATCH net-next 10/19] ipv6: add net device refcount tracker to rt6_probe_deferred()
` [PATCH net-next 11/19] sit: add net device refcount tracking to ip_tunnel
` [PATCH net-next 12/19] ipv6: add net device refcount tracker to struct ip6_tnl
` [PATCH net-next 13/19] net: add net device refcount tracker to struct neighbour
` [PATCH net-next 14/19] net: add net device refcount tracker to struct pneigh_entry
` [PATCH net-next 15/19] net: add net device refcount tracker to struct neigh_parms
` [PATCH net-next 16/19] net: add net device refcount tracker to struct netdev_adjacent
` [PATCH net-next 17/19] ipv6: add net device refcount tracker to struct inet6_dev
` [PATCH net-next 18/19] ipv4: add net device refcount tracker to struct in_device
` [PATCH net-next 19/19] net/sched: add net device refcount tracker to struct Qdisc

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-12-01
 2021-12-02  3:27 UTC  (5+ messages)
` [PATCH net 2/6] iavf: Fix reporting when setting descriptor count
` [PATCH net 5/6] i40e: Fix VF failed to init adminq: -53

[syzbot] WARNING in kernfs_get (3)
 2021-12-02  3:26 UTC 

[Intel-gfx] [PATCH] drm/i915: Add PLANE_CUS_CTL restriction in max_width
 2021-12-02  3:25 UTC  (4+ messages)

[PATCH v2] lib: sbi: Improve fatal error handling
 2021-12-02  3:22 UTC  (3+ messages)

[xen-unstable-smoke test] 166988: regressions - FAIL
 2021-12-02  3:20 UTC 

[PATCH net-next] Revert "net: snmp: add statistics for tcp small queue check"
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH net-next] net: phylink: tidy up disable bit clearing
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: convert two drivers to phylink_generic_validate()
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH net-next] net: mvneta: program 1ms autonegotiation clock divisor
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH] octeontx2-af: Fix a memleak bug in rvu_mbox_init()
 2021-12-02  3:20 UTC  (2+ messages)

[linux-next:master 4594/4626] drivers/base/firmware_loader/fallback_table.c:60:53: error: macro "EXPORT_SYMBOL_NS_GPL" requires 2 arguments, but only 1 given
 2021-12-02  3:18 UTC  (2+ messages)

[PATCH] net/ixgbe: add vector Rx parameter check
 2021-12-02  3:18 UTC 

[PATCH v3] Skip phy initialization for DWC3 USB Controllers
 2021-12-02  3:17 UTC  (4+ messages)
` [PATCH v3] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller

linux-next: build failure after merge of the gpio-brgl tree
 2021-12-02  3:16 UTC  (4+ messages)

[PATCH] net/ixgbe: add vector Rx parameter check
 2021-12-02  3:15 UTC 

[PATCH] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
 2021-12-02  3:12 UTC  (3+ messages)

[PATCH] security/selinux: fix potential memleak in error branch
 2021-12-02  3:12 UTC 

[PATCH] virtio: signal after wrapping packed used_idx
 2021-12-02  3:11 UTC  (2+ messages)

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-02  3:11 UTC  (8+ messages)

[PATCH v3] ath11k: add wait operation for tx management packets for flush from mac80211
 2021-12-02  3:10 UTC  (4+ messages)

[PATCH v2] usb: core: Avoid doing warm reset on disconnect event
 2021-12-02  3:10 UTC  (4+ messages)

[f2fs-dev] [PATCH 1/6] f2fs: rework write preallocations
 2021-12-02  3:10 UTC  (12+ messages)
` [f2fs-dev] [PATCH 2/6] f2fs: do not expose unwritten blocks to user by DIO
` [f2fs-dev] [PATCH 3/6] f2fs: reduce indentation in f2fs_file_write_iter()
` [f2fs-dev] [PATCH 4/6] f2fs: fix the f2fs_file_write_iter tracepoint
` [f2fs-dev] [PATCH 5/6] f2fs: implement iomap operations

[PATCH net] vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
 2021-12-02  3:10 UTC  (2+ messages)

[PATCH] net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
 2021-12-02  3:10 UTC  (2+ messages)

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-02  2:31 UTC  (5+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed

Realtek naming
 2021-12-02  3:05 UTC 

[PATCH v2] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-02  3:04 UTC 

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-12-02  3:03 UTC  (8+ messages)
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature

[PATCH net-next] bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
 2021-12-02  3:04 UTC  (5+ messages)

Potential bug with octopus merges and symlinks
 2021-12-02  3:04 UTC 

[PATCH -next] wireless: Clean up some inconsistent indenting
 2021-12-02  3:01 UTC 

✅ PASS: Test report for kernel 5.15.6 (stable, a2547651)
 2021-12-02  3:01 UTC 

[PATCH] add Intel 760p/Pro 7600p nvme disk
 2021-12-02  3:02 UTC 

[PATCH] clk: mediatek: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
 2021-12-02  3:00 UTC  (4+ messages)

[PATCH] net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
 2021-12-02  3:00 UTC  (2+ messages)

[PATCH -next v4 0/3] some fix and cleanup for rtl8192e
 2021-12-02  3:07 UTC  (4+ messages)
` [PATCH -next v4 1/3] staging: rtl8192e: return error code from rtllib_softmac_init()
` [PATCH -next v4 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
` [PATCH -next v4 3/3] staging: rtl8192e: rtllib_module: remove unnecessary assignment

[PATCH] add Intel 760p/Pro 7600p nvme disk
 2021-12-02  2:58 UTC 

stable-rc/queue/4.19 baseline: 123 runs, 1 regressions (v4.19.219-3-gb27e97c3f7a9f)
 2021-12-02  2:58 UTC 

[PATCH net] ipv4: convert fib_num_tclassid_users to atomic_t
 2021-12-02  2:58 UTC  (3+ messages)

nfsd blocked
 2021-12-02  2:56 UTC 

[PATCH] trace-cmd library: Add API to get information from trace file
 2021-12-02  2:55 UTC  (4+ messages)

[PATCH v7 0/8] protect branches checked out in all worktrees
 2021-12-02  2:51 UTC  (3+ messages)
` [PATCH v7 5/8] fetch: "

[PATCH] QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case
 2021-12-02  2:49 UTC  (5+ messages)

[PATCH v2 0/2] Introduce x86_get_cpufreq_khz()
 2021-12-02  2:48 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock

[net v4 0/3] Fix bpf_redirect to ifb netdev
 2021-12-02  2:47 UTC  (4+ messages)
` [net v4 1/3] net: core: set skb useful vars in __bpf_tx_skb
` [net v4 2/3] net: sched: add check tc_skip_classify in sch egress
` [net v4 3/3] selftests: bpf: add bpf_redirect to ifb

sound/soc/amd/vangogh/acp5x-mach.c:190 acp5x_cs35l41_hw_params() error: uninitialized symbol 'ret'
 2021-12-02  2:47 UTC 

[syzbot] INFO: task hung in set_current_rng
 2021-12-02  2:43 UTC  (2+ messages)

[PATCH] PCI: imx: do not remap invalid res
 2021-12-02  2:41 UTC  (4+ messages)

[oe][meta-python][PATCH] python3-rdflib: upgrade 6.0.0 -> 6.0.2
 2021-12-02  2:41 UTC 

[PATCH -next 0/3] some fix and cleanup for rtl8192e
 2021-12-02  2:41 UTC  (4+ messages)
` [PATCH -next 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-12-02  2:40 UTC  (11+ messages)
` [PATCH v3 2/2] "
        ` [virtio-dev] "

[PATCH 1/7] arm/edk2-firmware: set invalid platform names for better errors
 2021-12-02  2:39 UTC  (2+ 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.