All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-19 14:39:16 to 2021-02-19 15:36:26 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2021-02-19 15:36 UTC 

[PATCH v2 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-19 15:34 UTC  (5+ messages)
` [PATCH v2 4/9] media: uapi: Add a control for HANTRO driver

[Intel-gfx] [PATCH] drm/i915: enhance legacy HPD disconnection flow for 4K pipe compute in GLK
 2021-02-19 15:36 UTC 

[PULL 00/18] QAPI patches patches for 2021-02-18
 2021-02-19 14:49 UTC  (13+ messages)
` [PULL 01/18] qapi: Replace List[str] with Sequence[str] for ifcond
` [PULL 02/18] qapi/introspect.py: assert schema is not None
` [PULL 04/18] qapi/introspect.py: add _gen_features helper
` [PULL 05/18] qapi/introspect.py: guard against ifcond/comment misuse
` [PULL 06/18] qapi/introspect.py: Unify return type of _make_tree()
` [PULL 07/18] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PULL 09/18] qapi/introspect.py: Introduce preliminary tree typing
` [PULL 11/18] qapi/introspect.py: improve _tree_to_qlit error message
` [PULL 12/18] qapi/introspect.py: improve readability of _tree_to_qlit
` [PULL 13/18] qapi/introspect.py: remove _gen_variants helper
` [PULL 15/18] qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit
` [PULL 17/18] qapi/introspect.py: Type _gen_tree variants as Sequence[str]

linux-next: build warnings after merge of the origin tree
 2021-02-19 15:33 UTC  (2+ messages)

[PATCH v28 00/12] Landlock LSM
 2021-02-19 15:34 UTC  (5+ messages)
` [PATCH v28 07/12] landlock: Support filesystem access-control

[PATCH net-next] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-19 15:33 UTC  (2+ messages)

[PATCH v1] watchdog: wdat: add param. to start wdog on module insertion
 2021-02-19 15:32 UTC  (4+ messages)
  ` R: "

[PATCH bpf-next v2 0/4] Expose network namespace cookies to user space
 2021-02-19 15:32 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] net: add SO_NETNS_COOKIE socket option

real time serial communication
 2021-02-19 15:33 UTC 

[PATCH] btrfs-progs: receive: fix btrfs_mount_root substring bug
 2021-02-19 15:30 UTC  (2+ messages)

[PATCH] qmimodem: Add USSD indication support
 2021-02-19 15:30 UTC  (2+ messages)

[PATCH 00/44] hw/arm: New board model mps3-an547
 2021-02-19 14:46 UTC  (45+ messages)
` [PATCH 01/44] clock: Add ClockEvent parameter to callbacks
` [PATCH 02/44] clock: Add ClockPreUpdate callback event type
` [PATCH 03/44] clock: Add clock_ns_to_ticks() function
` [PATCH 04/44] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
` [PATCH 05/44] hw/arm/armsse: Introduce SSE subsystem version property
` [PATCH 06/44] hw/misc/iotkit-sysctl: Remove is_sse200 flag
` [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
` [PATCH 08/44] hw/misc/iotkit-sysinfo.c: "
` [PATCH 09/44] hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
` [PATCH 10/44] hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
` [PATCH 11/44] hw/timer/sse-counter: Model the SSE Subsystem System Counter
` [PATCH 12/44] hw/timer/sse-timer: Model the SSE Subsystem System Timer
` [PATCH 13/44] hw/misc/iotkit-sysctl: Add SSE-300 cases which match SSE-200 behaviour
` [PATCH 14/44] hw/misc/iotkit-sysctl: Handle CPU_WAIT, NMI_ENABLE for SSE-300
` [PATCH 15/44] hw/misc/iotkit-sysctl: Handle INITSVTOR* "
` [PATCH 16/44] hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
` [PATCH 17/44] hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
` [PATCH 18/44] hw/misc/iotkit-sysctl: Implement SSE-200 and SSE-300 PID register values
` [PATCH 19/44] hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
` [PATCH 20/44] hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
` [PATCH 21/44] hw/arm/armsse: Use an array for apb_ppc fields in the state structure
` [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
` [PATCH 23/44] hw/arm/armsse: Add framework for data-driven device placement
` [PATCH 24/44] hw/arm/armsse: Move dual-timer device into data-driven framework
` [PATCH 25/44] hw/arm/armsse: Move watchdogs "
` [PATCH 26/44] hw/arm/armsse: Move s32ktimer "
` [PATCH 27/44] hw/arm/armsse: Move sysinfo register block "
` [PATCH 28/44] hw/arm/armsse: Move sysctl "
` [PATCH 29/44] hw/arm/armsse: Move PPUs "
` [PATCH 30/44] hw/arm/armsse: Add missing SSE-200 SYS_PPU
` [PATCH 31/44] hw/arm/armsse: Indirect irq_is_common[] through ARMSSEInfo
` [PATCH 32/44] hw/arm/armsse: Add support for SSE variants with a system counter
` [PATCH 33/44] hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
` [PATCH 34/44] hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
` [PATCH 35/44] hw/arm/armsse: Add SSE-300 support
` [PATCH 36/44] hw/arm/mps2-tz: Make UART overflow IRQ board-specific
` [PATCH 37/44] hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
` [PATCH 38/44] hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
` [PATCH 39/44] hw/misc/mps2-scc: Implement changes for AN547
` [PATCH 40/44] hw/arm/mps2-tz: Support running APB peripherals on different clock
` [PATCH 41/44] hw/arm/mps2-tz: Make initsvtor0 setting board-specific
` [PATCH 42/44] hw/arm/mps2-tz: Add new mps3-an547 board
` [PATCH 43/44] docs/system/arm/mps2.rst: Document the "
` [PATCH 44/44] tests/qtest/sse-timer-test: Add simple tests of the SSE timer and counter

[PATCH v2 0/5] ima: kernel build support for loading the kernel module signing key
 2021-02-19 15:25 UTC  (11+ messages)
` [PATCH v2 1/5] keys: cleanup build time module signing keys
` [PATCH v2 2/5] keys: generate self-signed module signing key using CSR
` [PATCH v2 3/5] ima: update kernel module signing process during build
` [PATCH v2 4/5] keys: define build time generated ephemeral kernel CA key
` [PATCH v2 5/5] ima: enable loading of build time generated key on .ima keyring

[PATCH v2 bpf-next 0/6] Add BTF_KIND_FLOAT support
 2021-02-19 15:26 UTC  (5+ messages)
` [PATCH v2 bpf-next 6/6] bpf: Document BTF_KIND_FLOAT in btf.rst

[PATCH 0/5] Add Micronova srl S027_3 board support
 2021-02-19 15:27 UTC  (6+ messages)
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board

[PATCH 0/2] SEV firmware error list touchups
 2021-02-19 14:46 UTC  (3+ messages)

[PATCH] oslat: Fix --cpu-list won't allow to schedule on all possible cores
 2021-02-19 15:24 UTC  (3+ messages)

5.10 LTS Kernel: 2 or 6 years?
 2021-02-19 15:23 UTC  (15+ messages)

[PATCH 00/18] QAPI patches patches for 2021-02-18
 2021-02-19 14:49 UTC  (2+ messages)

[RFC][PATCH 0/2] rm: changes in the '.gitmodules' are staged after using '--cached'
 2021-02-19 15:24 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-19 15:21 UTC  (9+ messages)

[xen-4.11-testing test] 159459: tolerable FAIL - PUSHED
 2021-02-19 15:22 UTC 

Wandboard WB-IMX6U-BW CAM-OV5645 camera
 2021-02-19 15:22 UTC  (8+ messages)
` [meta-freescale] "

error in backport of 'btrfs: fix possible free space tree corruption with online conversion'
 2021-02-19 15:20 UTC  (3+ messages)

[PATCH] secilc: fixes cil_role_statements.md example
 2021-02-19 15:19 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_vblank.c: Skip vblank tests for virtual_hw mode
 2021-02-19 15:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] cpufreq: Fix typo in comments
 2021-02-19 15:18 UTC  (3+ messages)

[PATCH] libselinux: rename gettid() to something which never conflicts with the libc
 2021-02-19 15:17 UTC  (3+ messages)

[ptest-runner][PATCH v2] Fix inappropriate ioctl when detaching tty
 2021-02-19 15:18 UTC  (4+ messages)
  ` [yocto] "

[PATCH] selinux(8,5): Describe fcontext regular expressions
 2021-02-19 15:16 UTC  (3+ messages)

[rt-tests v2 v2 00/20] rt-numa.h cleanups
 2021-02-19 15:17 UTC  (7+ messages)
` [rt-tests v2 v2 01/20] cyclictest: Always use libnuma

[PATCH net v4] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
 2021-02-19 15:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2021-02-19 15:17 UTC 

[PATCH 1/2] libselinux/getconlist: report failures
 2021-02-19 15:15 UTC  (4+ messages)
` [PATCH 2/2] policycoreutils/fixfiles.8: add missing file systems and merge check and verify

[PATCH] cpufreq: schedutil: Remove comment to update_lock of struct sugov_policy
 2021-02-19 15:15 UTC  (3+ messages)

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-19 15:12 UTC  (13+ messages)
` [PATCH v3 02/11] drm: Rename plane atomic_check state names

[PATCH] ui/console: Assert graphic console surface is not NULL
 2021-02-19 14:48 UTC  (2+ messages)

[PATCH] drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
 2021-02-19 15:13 UTC  (11+ messages)

[PATCH] cpufreq: schedutil: Remove the needless sg_policy parameter to ignore_dl_rate_limit()
 2021-02-19 15:11 UTC  (3+ messages)

[PATCH nft] json: init parser state for every new buffer/file
 2021-02-19 15:11 UTC 

[dpdk-dev] [PATCH v2 0/5] examples/l3fwd: add FIB lookup method to l3fwd
 2021-02-19 15:09 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/5] examples/l3fwd: fix LPM IPv6 subnets
  ` [dpdk-dev] [PATCH v3 2/5] examples/l3fwd: move l3fwd routes to common header
  ` [dpdk-dev] [PATCH v3 3/5] examples/l3fwd: add FIB infrastructure
  ` [dpdk-dev] [PATCH v3 4/5] examples/l3fwd: implement FIB lookup method
  ` [dpdk-dev] [PATCH v3 5/5] doc/guides/l3_forward: update documentation for FIB

[PATCH (repost)] usb: usbip: serialize attach/detach operations
 2021-02-19 15:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Hans's generic serial bus fix
 2021-02-19 15:08 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-19 15:08 UTC  (4+ messages)
` [PATCH v2] drm/vblank: Do not store a new vblank timestamp in drm_vblank_restore()
    ` [Intel-gfx] "

5.10 LTS Kernel: 2 or 6 years?
 2021-02-19 15:05 UTC  (13+ messages)

[PATCH v5 0/4] USB: misc: Add onboard_usb_hub driver
 2021-02-19 15:05 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: usb: Add binding for discrete onboard USB hubs

[PATCH v5 1/2] staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c
 2021-02-19 15:05 UTC  (2+ messages)
` [PATCH v5 2/2] staging: rtl8192u: remove unnecessary return "

[PATCH v2 for-4.15] tools/libxl: Work around unintialised variable libxl__domain_get_device_model_uid()
 2021-02-19 15:04 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2021-02-19 15:04 UTC 

corrupt leaf, unexpected item end, unmountable
 2021-02-19 15:03 UTC  (6+ messages)

[PATCH 1/1] [PATCH] Documentation/translations: Translate sound/hd-audio/controls.rst into Chinese
 2021-02-19 14:48 UTC 

[PATCH v4 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-19 15:01 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: "

[PATCH v3 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-02-19 15:00 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: Introduce LT8912 DSI "

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-02-19 15:00 UTC  (3+ messages)
` [PATCH v3 11/21] x86/fpu/xstate: Update xstate buffer address finder to support dynamic xstate

[PATCH-for-4.15] tools/libs/light: fix xl save -c handling
 2021-02-19 15:01 UTC  (3+ messages)

[tip:x86/paravirt 5/5] drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_dump_mcp_state()+0x151c: PUSHF stack exhausted
 2021-02-19 15:00 UTC 

[PATCH bpf-next 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-19 14:59 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, xdp: per-map bpf_redirect_map functions for XDP
` [PATCH bpf-next 2/2] bpf, xdp: restructure redirect actions

linux-next: build warnings after merge of the net-next tree
 2021-02-19 14:57 UTC  (3+ messages)

Git in GSoC 2021 ?
 2021-02-19 14:56 UTC  (3+ messages)

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-02-19 14:57 UTC  (13+ messages)
` [PATCH v2 1/4] xl: Add support for ignore_msrs option
` [PATCH v2 2/4] x86: Introduce MSR_UNHANDLED
` [PATCH v2 4/4] tools/libs: Apply MSR policy to a guest

[PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-02-19 14:55 UTC  (5+ messages)

[PATCH] bus: mhi: core: Move to polling method to wait for MHI ready
 2021-02-19 14:55 UTC  (2+ messages)

directing soft iWARP traffic through a secure tunnel
 2021-02-19 14:54 UTC  (8+ messages)
      `  "

[tcp] 9d9b1ee0b2: packetdrill.packetdrill/gtests/net/tcp/user_timeout/user-timeout-probe_ipv4-mapped-v6.fail
 2021-02-19 14:52 UTC  (4+ messages)

[PATCH v2 2/4] leds: lp50xx: add setting of default intensity from DT
 2021-02-19 14:50 UTC  (10+ messages)
  ` AW: "

[PATCH] iwlwifi: avoid crash on unsupported debug collection
 2021-02-19 14:50 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix code style comparison warning
 2021-02-19 14:50 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: rescue: Add create-control-device subcommand
 2021-02-19 14:48 UTC  (2+ messages)

[PATCH] iio: chemical: scd30: fix Oops due to missing parent device
 2021-02-19 14:49 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-19 14:50 UTC 

[PATCH v2 0/3] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-02-19 14:46 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
` [PATCH v2 2/3] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
` [PATCH v2 3/3] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists

[PATCH] staging: greybus: Fix blank line style issue in sdio.c
 2021-02-19 14:42 UTC  (2+ messages)

[PATCH] nvme: add 'fail_if_no_path' sysfs attribute
 2021-02-19 14:46 UTC 

[LTP] [PATCH 0/2] netns_netlink: Rewrite into new API
 2021-02-19 14:47 UTC  (3+ messages)
` [LTP] [PATCH 1/2] libclone: Move test.h include to C file
` [LTP] [PATCH 2/2] netns_netlink: Rewrite into new API

[PATCH] xen/arm : smmuv3: Fix to handle multiple StreamIds per device
 2021-02-19 14:46 UTC  (4+ messages)

[PATCH printk-rework 00/14] printk: remove logbuf_lock
 2021-02-19 14:45 UTC  (4+ messages)
` [PATCH printk-rework 08/14] printk: add syslog_lock

[PATCH v2] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
 2021-02-19 14:43 UTC 

[PATCH] drm/prime: Only call dma_map_sgtable() for devices with DMA support
 2021-02-19 14:43 UTC  (7+ messages)

[PATCH] of: error: 'const struct kimage' has no member named 'arch'
 2021-02-19 14:41 UTC  (9+ messages)

[PATCH] mmp: do not use O_DIRECT when working with regular file
 2021-02-19 14:41 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 0/6] qapi: Add support for aliases
 2021-02-19 14:42 UTC  (3+ messages)
` [PATCH v2 4/6] qapi: Apply aliases in qobject-input-visitor

ibv_req_notify_cq clarification
 2021-02-19 14:42 UTC  (10+ messages)

[PATCH] libtracefs: Add new API for open trace marker file
 2021-02-19 14:42 UTC  (3+ messages)

[PATCH v4 01/16] docs: Document IO Address Space ID (IOASID) APIs
 2021-02-19 14:41 UTC  (2+ messages)

[PATCH] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
 2021-02-19 14:40 UTC  (3+ messages)

[PATCH] staging: hikey9xx: Fix space tab style warnings
 2021-02-19 14:38 UTC 

[PATCH] x86/irq: simplify loop in unmap_domain_pirq
 2021-02-19 14:39 UTC  (2+ messages)

[PATCH] drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
 2021-02-19 10:23 UTC 


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.