All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-04 07:38:55 to 2022-01-04 08:10:32 UTC [more...]

[PATCH] dma-buf: cma_heap: Fix mutex locking section
 2022-01-04  7:42 UTC  (3+ messages)

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-04  8:09 UTC  (7+ messages)
` [PATCH 01/13] ftrace: Add ftrace_set_filter_ips function
` [PATCH 02/13] kprobe: Keep traced function address
` [PATCH 03/13] kprobe: Add support to register multiple ftrace kprobes
` [PATCH 04/13] kprobe: Add support to register multiple ftrace kretprobes
` [PATCH 05/13] kprobe: Allow to get traced function address for multi ftrace kprobes
` [PATCH 06/13] samples/kprobes: Add support for multi kprobe interface

[PATCH v3, 00/13] media: mtk-vcodec: support for MT8192 decoder
 2022-01-04  8:01 UTC  (54+ messages)
` [PATCH v3, 01/13] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v3, 02/13] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v3, 03/13] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v3, 04/13] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v3, 05/13] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v3, 06/13] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v3, 07/13] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v3, 08/13] media: mtk-vcodec: Add format to support MT21C
` [PATCH v3, 09/13] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v3, 10/13] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v3, 11/13] media: mtk-vcodec: record capture queue format type
` [PATCH v3, 12/13] media: mtk-vcodec: Extract H264 common code
` [PATCH 13/13] media: mtk-vcodec: Add h264 decoder driver for mt8192

[PULL 00/26] ppc queue
 2022-01-04  7:31 UTC  (23+ messages)
` [PULL 01/26] ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
` [PULL 02/26] ppc/pnv: Remove PHB4 reset handler
` [PULL 03/26] ppc/pnv: Remove the PHB4 "device-id" property
` [PULL 04/26] pnv_phb3.c: do not set 'root-bus' as bus name
` [PULL 06/26] target/ppc: Improve logging in Radix MMU
` [PULL 07/26] target/ppc: Check effective address validity
` [PULL 08/26] target/ppc: Remove static inline
` [PULL 09/26] target/ppc: Print out literal exception names in logs
` [PULL 10/26] ppc/ppc4xx: Convert printfs()
` [PULL 11/26] ppc/ppc405: Activate MMU logs
` [PULL 12/26] ppc/ppc405: Restore TCR and STR write handlers
` [PULL 13/26] ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
` [PULL 14/26] ppc/ppc405: Fix timer initialization
` [PULL 16/26] ppc/ppc405: Dump specific registers
` [PULL 17/26] target/ppc: do not silence snan in xscvspdpn
` [PULL 18/26] target/ppc: powerpc_excp: Set alternate SRRs directly
` [PULL 19/26] target/ppc: powerpc_excp: Add excp_vectors bounds check
` [PULL 20/26] target/ppc: powerpc_excp: Set vector earlier
` [PULL 21/26] target/ppc: powerpc_excp: Move system call vectored code together
` [PULL 22/26] target/ppc: powerpc_excp: Stop passing excp_model around
` [PULL 24/26] target/ppc: Rewrite pmu_increment_insns
` [PULL 25/26] target/ppc: Use env->pnc_cyc_cnt

[linux-lvm] Can't get merge in background using blockdev api to work
 2022-01-03 15:49 UTC  (2+ messages)

[dm-devel] [PATCH] build: don't compress man pages
 2022-01-03 11:14 UTC 

[PATCH] virt: acrn: fix a memory leak bug in acrn_dev_ioctl()
 2022-01-04  8:09 UTC  (6+ messages)

[PATCH] target/ppc: Improve logging in Radix MMU
 2022-01-04  7:42 UTC  (2+ messages)

make pdfdocs fails on Debian stable
 2022-01-04  8:07 UTC  (6+ messages)

[PATCH v2 0/5] erofs: get rid of erofs_get_meta_page()
 2022-01-04  8:07 UTC  (10+ messages)
` [PATCH v2 1/5] erofs: introduce meta buffer operations
` [PATCH v2 2/5] erofs: use meta buffers for inode operations
` [PATCH v2 4/5] erofs: use meta buffers for xattr operations

[PATCH 1/2] clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
 2022-01-04  8:06 UTC  (3+ messages)
` [PATCH 2/2] clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers

linux-next: Fixes tags need some work in the watchdog tree
 2022-01-04  8:06 UTC  (2+ messages)

[PATCH 1/1] scripts: sphinx-pre-install: add required ctex dependency
 2022-01-04  8:05 UTC  (4+ messages)

[igt-dev] [v2 i-g-t 00/15] Add IGT support for plane color management
 2022-01-04  8:02 UTC  (16+ messages)
` [igt-dev] [v2 i-g-t 01/15] HAX: Get uapi headers to compile the IGT
` [igt-dev] [v2 i-g-t 02/15] lib/igt_kms: Add plane color mgmt properties
` [igt-dev] [v2 i-g-t 03/15] kms_color_helper: Add helper functions for plane color mgmt
` [igt-dev] [v2 i-g-t 04/15] tests/kms_color: New subtests for Plane gamma
` [igt-dev] [v2 i-g-t 05/15] tests/kms_color: New subtests for Plane degamma
` [igt-dev] [v2 i-g-t 06/15] tests/kms_color: New subtests for Plane CTM
` [igt-dev] [v2 i-g-t 07/15] tests/kms_color: New negative tests for plane level color mgmt
` [igt-dev] [v2 i-g-t 08/15] tests/kms_color_chamelium: New subtests for Plane gamma
` [igt-dev] [v2 i-g-t 09/15] tests/kms_color_chamelium: New subtests for Plane degamma
` [igt-dev] [v2 i-g-t 10/15] tests/kms_color_chamelium: New subtests for Plane CTM
` [igt-dev] [v2 i-g-t 11/15] lib/igt_kms: Add pipe color mgmt properties
` [igt-dev] [v2 i-g-t 12/15] kms_color_helper: Add helper functions to support logarithmic gamma mode
` [igt-dev] [v2 i-g-t 13/15] tests/kms_color: Extended IGT tests "
` [igt-dev] [v2 i-g-t 14/15] tests/kms_color_chamelium: "
` [igt-dev] [v2 i-g-t 15/15] HAX: Add color mgmt tests to BAT

[PATCH 2/2] IB/rdmavt: modify rdmavt/qp.c for UML
 2022-01-04  8:03 UTC  (6+ messages)

[PATCH] ARM: dts: add DT for lan966x SoC and 2-port board pcb8291
 2022-01-04  8:02 UTC  (3+ messages)

[PATCH 00/17] Convert GUP to folios
 2022-01-04  8:03 UTC  (9+ messages)
` [PATCH 01/17] mm: Add folio_put_refs()
` [PATCH 02/17] mm: Add folio_pincount_available()
` [PATCH 03/17] mm: Add folio_pincount_ptr()
` [PATCH 04/17] mm: Convert page_maybe_dma_pinned() to use a folio

[PATCH v2] ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype
 2022-01-04  8:01 UTC  (3+ messages)

[PATCH v2 3/5] erofs: use meta buffers for super operations
 2022-01-04  8:02 UTC  (4+ messages)
` [PATCH v3 "

linux-next: build failure after merge of the pm tree
 2022-01-04  8:02 UTC  (3+ messages)

[igt-dev] [i-g-t 00/14] Add IGT support for plane color management
 2022-01-04  7:57 UTC  (17+ messages)
` [igt-dev] [v2 i-g-t 00/15] "
  ` [igt-dev] [v2 i-g-t 01/15] HAX: Get uapi headers to compile the IGT
  ` [igt-dev] [v2 i-g-t 02/15] lib/igt_kms: Add plane color mgmt properties
  ` [igt-dev] [v2 i-g-t 03/15] kms_color_helper: Add helper functions for plane color mgmt
  ` [igt-dev] [v2 i-g-t 04/15] tests/kms_color: New subtests for Plane gamma
  ` [igt-dev] [v2 i-g-t 05/15] tests/kms_color: New subtests for Plane degamma
  ` [igt-dev] [v2 i-g-t 06/15] tests/kms_color: New subtests for Plane CTM
  ` [igt-dev] [v2 i-g-t 07/15] tests/kms_color: New negative tests for plane level color mgmt
  ` [igt-dev] [v2 i-g-t 08/15] tests/kms_color_chamelium: New subtests for Plane gamma
  ` [igt-dev] [v2 i-g-t 09/15] tests/kms_color_chamelium: New subtests for Plane degamma
  ` [igt-dev] [v2 i-g-t 10/15] tests/kms_color_chamelium: New subtests for Plane CTM
  ` [igt-dev] [v2 i-g-t 11/15] lib/igt_kms: Add pipe color mgmt properties
  ` [igt-dev] [v2 i-g-t 12/15] kms_color_helper: Add helper functions to support logarithmic gamma mode
  ` [igt-dev] [v2 i-g-t 13/15] tests/kms_color: Extended IGT tests "
  ` [igt-dev] [v2 i-g-t 14/15] tests/kms_color_chamelium: "
  ` [igt-dev] [v2 i-g-t 15/15] HAX: Add color mgmt tests to BAT

[PATCH] target/ppc: Check effective address validity
 2022-01-04  7:40 UTC  (2+ messages)

[PATCH CFT 0/2] net: axienet: modernise pcs implementation
 2022-01-04  7:56 UTC  (7+ messages)
` [PATCH CFT net-next 1/2] net: axienet: convert to phylink_pcs

[PATCH] SUPPORT.md, MAINTAINERS: De-support qemu-xen-traditional
 2022-01-04  7:57 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-01-04  7:45 UTC 

[PATCH net-next] net: fixup build after bpf header changes
 2022-01-04  7:54 UTC  (3+ messages)
  ` [Intel-wired-lan] "

building gcc-arm-none-eabi from source
 2022-01-04  7:55 UTC  (3+ messages)
` [meta-arm] "

[Virtio-fs] [virtiofsd] MR opened: Adds killpriv_v2/no_killpriv_v2 options
 2022-01-04  7:55 UTC 

New repository request for platform specific Bridge IC code
 2022-01-04  7:56 UTC 

[PATCH v2] RDMA/rxe: Get rid of redundant plus
 2022-01-04  7:54 UTC  (2+ messages)

[PATCH 1/3] pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe()
 2022-01-04  7:52 UTC  (12+ messages)
` [PATCH 2/3] pinctrl: mediatek: pinctrl-paris: "
` [PATCH 3/3] pinctrl: mediatek: pinctrl-mtk-common: "

[PATCH] libxl/PCI: defer backend wait upon attaching to PV guest
 2022-01-04  7:53 UTC  (2+ messages)
` Ping: "

[Intel-wired-lan] [PATCH] intel: Simplify DMA setting
 2022-01-04  7:53 UTC  (3+ messages)
`  "

[PATCHv3 1/1] RDMA/irdma: Make the source udp port vary
 2022-01-04  7:51 UTC  (3+ messages)

[PATCH] docs: discourage use of list tables
 2022-01-04  7:51 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 8411/9956] drivers/clocksource/timer-ti-dm-systimer.c:649:46: warning: passing argument 1 of 'irq_to_desc' makes integer from pointer without a cast
 2022-01-04  7:51 UTC 

[ti:ti-rt-linux-5.10.y 8702/9956] drivers/net/ethernet/ti/am65-debugfs.c:150:34: warning: variable 'common' set but not used
 2022-01-04  7:51 UTC 

[PATCH] dma-buf: dma-heap: Add a size limitation for allocation
 2022-01-04  7:47 UTC  (7+ messages)
` [PATCH v2] dma-buf: dma-heap: Add a size check "

[syzbot] general protection fault in hidraw_release
 2022-01-04  7:49 UTC 

[Buildroot] [PATCH 1/1] package/qt5/qt5webkit: bump to version 5.212.0-alpha4
 2022-01-04  7:48 UTC 

[PATCH v4 0/2] media: HEVC: RPS clean up
 2022-01-04  7:38 UTC  (6+ messages)
` [PATCH v4 1/2] media: hevc: Remove RPS named flags
` [PATCH v4 2/2] media: hevc: Embedded indexes in RPS

[PATCH v6 0/6] x86/xen: Add in-kernel Xen event channel delivery
 2022-01-04  7:48 UTC  (6+ messages)

updating system with local time
 2022-01-04  7:47 UTC 

x86 kernel Oops in Xeno-3.1/3.2
 2022-01-04  7:44 UTC  (5+ messages)

[PATCH] providers.py: do not skip recipes providing 'virtual/x' in world builds
 2022-01-04  7:43 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v2] dm: Fix OF_BAD_ADDR definition
 2022-01-04  7:42 UTC 

[PATCH 5.15 00/72] 5.15.13-rc2 review
 2022-01-04  7:41 UTC 

[PATCH 5.10 00/47] 5.10.90-rc2 review
 2022-01-04  7:41 UTC 

[PATCH 5.4 00/36] 5.4.170-rc2 review
 2022-01-04  7:40 UTC 

[RFC PATCH v2 0/2] kernfs: use kernfs_node specific mutex and spinlock
 2022-01-04  7:40 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "

[PATCH] usb: dwc2: Simplify a bitmap declaration
 2022-01-04  7:39 UTC  (2+ messages)

[libvirt test] 167600: regressions - FAIL
 2022-01-04  7:38 UTC 

[PATCH] dm: Fix OF_BAD_ADDR definition
 2022-01-04  7:38 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.