All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-14 23:32:39 to 2022-01-15 01:25:00 UTC [more...]

[PATCH v2 0/5] ASoC: sh: rz-ssi: Code cleanup and fixes
 2022-01-15  1:23 UTC  (8+ messages)
` [PATCH v2 1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
` [PATCH v2 2/5] ASoC: sh: rz-ssi: Make the data structures available before registering the handlers
` [PATCH v2 3/5] ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()
` [PATCH v2 4/5] ASoC: sh: rz-ssi: Change return type of rz_ssi_stream_is_valid() to bool
` [PATCH v2 5/5] ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function

[PATCH net v3] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-15  1:24 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove Alexander Graf from EFI PAYLOAD
 2022-01-15  1:22 UTC 

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2022-01-15  1:22 UTC  (5+ messages)
` [PATCH bpf-next v5 2/2] selftests: bpf: test "

[PATCH v2 0/3] fixes for mlx5_vdpa multiqueue support
 2022-01-15  0:28 UTC  (4+ messages)
` [PATCH v2 1/3] vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
` [PATCH v2 2/3] vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
` [PATCH v2 3/3] vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2022-01-15  1:17 UTC  (12+ messages)
` [PATCH v3] "

[RFC PATCH v1 0/1] ls-remote: inconsistency from the order of args and opts
 2022-01-15  1:19 UTC  (15+ messages)

[PATCH] efidebug: avoid 'dfu_alt_info not defined' message
 2022-01-15  1:18 UTC 

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-15  1:18 UTC  (15+ messages)

[ndctl PATCH v3 00/16] ndctl: Meson support
 2022-01-15  1:16 UTC  (5+ messages)

[PATCH v3] integrity: check the return value of audit_log_start()
 2022-01-15  1:11 UTC 

[PATCH] selinux: check the return value of audit_log_start()
 2022-01-15  1:10 UTC 

[PATCH] remoteproc: qcom: q6v5: fix service routines build errors
 2022-01-15  1:13 UTC 

[PATCH v17 0/4] group dp driver related patches into one series
 2022-01-15  1:13 UTC  (12+ messages)
` [PATCH v17 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v17 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v17 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v17 4/4] drm/msm/dp: stop link training after link training 2 failed

[intel-tdx:guest-upstream 25/33] arch/x86/mm/pat/set_memory.c:2044:2: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-15  1:13 UTC 

[PATCH] i2c: core: fix potential use-after-free on adapter removal
 2022-01-15  1:12 UTC 

[PATCH 0/6] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-15  1:09 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: Deprecate snps,ref-clock-period-ns
` [PATCH 2/6] usb: dwc3: Get clocks individually
` [PATCH 3/6] usb: dwc3: Calculate REFCLKPER based on reference clock
` [PATCH 4/6] usb: dwc3: Handle fractional reference clocks
` [PATCH 5/6] arm64: dts: zynqmp: Move USB clocks to dwc3 node
` [PATCH 6/6] arm64: dts: ipq6018: Use reference clock to set dwc3 period

[RFC 0/6] Proposal for a GPU cgroup controller
 2022-01-15  1:06 UTC  (21+ messages)
` [RFC 1/6] gpu: rfc: "
` [RFC 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC 3/6] dmabuf: heaps: Use the GPU cgroup charge/uncharge APIs
` [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup
  ` [RFC 5/6] dmabuf: system_heap: implement dma-buf op for GPU cgroup charge transfer
  ` [RFC 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-15  1:08 UTC  (7+ messages)

[PATCH 00/10] Reftable coverity fixes
 2022-01-15  1:08 UTC  (18+ messages)
` [PATCH 10/10] reftable: make reftable_record a tagged union
        ` [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang
                ` v2.35.0 DEVELOPER=1 regression (was: [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang)
                  ` v2.35.0 DEVELOPER=1 regression

[PATCH] net/bonding: fix RSS not work for bonding in DPDK21.11
 2022-01-15  1:07 UTC  (7+ messages)
  `  "

[PATCH] slimbus: qcom: Fix IRQ check in qcom_slim_probe
 2022-01-14 15:14 UTC  (2+ messages)

[PATCH] Bluetooth: Remove kernel-doc style comment block
 2022-01-15  1:03 UTC 

[PATCH 0/7] rwsem enhancement patches for 5.10
 2022-01-15  0:59 UTC  (8+ messages)
` [PATCH 1/7] locking/rwsem: Better collate rwsem_read_trylock()
` [PATCH 2/7] locking/rwsem: Introduce rwsem_write_trylock()
` [PATCH 3/7] locking/rwsem: Fold __down_{read,write}*()
` [PATCH 4/7] locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
` [PATCH 5/7] locking/rwsem: Prevent potential lock starvation
` [PATCH 6/7] locking/rwsem: Enable reader optimistic lock stealing
` [PATCH 7/7] locking/rwsem: Remove reader optimistic spinning

[PATCH 00/26] TDX Guest: TDX core support
 2022-01-15  1:01 UTC  (4+ messages)
` [PATCH 10/26] x86/tdx: Support TDX guest port I/O at decompression time

[PATCH bpf] tools/resolve_btfids: build with host flags
 2022-01-15  1:00 UTC  (2+ messages)

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2022-01-15  0:59 UTC  (6+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 2/9] midx.c: make changing the preferred pack safe

[PATCH v2 0/2] x86/sgx: Limit EPC overcommit
 2022-01-15  0:58 UTC  (11+ messages)
` [PATCH v2 2/2] x86/sgx: account backing pages

[PATCH v2 0/2] Add Richtek RT1719 USBPD controller support
 2022-01-15  0:56 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: rt1719: Add binding for Richtek RT1719
` [PATCH v2 2/2] usb: typec: rt1719: Add support "

[PATCH mptcp-next 00/11] set flags and selftests
 2022-01-15  0:55 UTC  (5+ messages)
` [PATCH mptcp-next 01/11] mptcp: set fullmesh flag in pm_netlink
` [PATCH mptcp-next 10/11] selftests: mptcp: add wrapper for setting flags

include/linux/compiler_types.h:322:45: error: call to '__compiletime_assert_355' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct prestera_msg_event_fdb) != 20
 2022-01-15  0:52 UTC  (2+ messages)

[PATCH v2 0/6] unshare: Add support for mapping ranges of user/group IDs
 2022-01-15  0:53 UTC  (4+ messages)

[RFC 1/1] efi_loader: rename 'efidebug boot' 'bootefi'
 2022-01-15  0:49 UTC 

[PATCH v6] bpf/scripts: raise an exception if the correct number of helpers are not generated
 2022-01-15  0:48 UTC  (4+ messages)

binman generator nodes break over read-back
 2022-01-15  0:47 UTC  (3+ messages)

[PATCH] README.md: add CodingGuidelines and a link for Translators
 2022-01-15  0:47 UTC  (4+ messages)

[PATCH] KVM: x86: enhance the readability of function pic_intack()
 2022-01-15  0:46 UTC  (2+ messages)

[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-15  0:42 UTC  (2+ messages)

[PATCH iproute2-next v6] mptcp: add the fullmesh flag setting support
 2022-01-15  0:36 UTC  (2+ messages)

[PATCH v2 1/2] block: export task_work_add()
 2022-01-15  0:34 UTC  (11+ messages)
` [PATCH v2 2/2] loop: use task_work for autoclear operation

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2022-01-15  0:31 UTC  (11+ messages)
` [PATCH v17 06/15] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v17 08/15] s390/vfio-ap: keep track of active guests

[PATCH] mfd: ab8500: Rewrite bindings in YAML
 2022-01-15  0:26 UTC 

[PATCH 5.4 00/18] 5.4.172-rc1 review
 2022-01-15  0:26 UTC  (2+ messages)

[PATCH 5.10 00/25] 5.10.92-rc1 review
 2022-01-15  0:25 UTC  (2+ messages)

[PATCH 5.16 00/37] 5.16.1-rc1 review
 2022-01-15  0:25 UTC  (2+ messages)

[RFC] ethdev: introduce ethdev dump API
 2022-01-15  0:24 UTC  (6+ messages)
` [RFC v2] "

[PATCH 5.15 00/41] 5.15.15-rc1 review
 2022-01-15  0:24 UTC  (3+ messages)

[PATCH v2 1/2] mt76: sdio: honor the largest Tx buffer the hardware can support
 2022-01-15  0:22 UTC  (8+ messages)
` [PATCH v2 2/2] mt76: mt7921s: run sleep mode by default

Modules updates for v5.17-rc1
 2022-01-15  0:20 UTC 

wic create mkhybridiso core-image-minimal failure (honister)
 2022-01-15  0:19 UTC  (2+ messages)

[PATCH] crypto: x86 - Convert to SPDX identifier
 2022-01-15  0:17 UTC 

[RFC PATCH 2/2] cxl/mem: Add CDAT table reading from DOE
 2022-01-15  0:15 UTC  (3+ messages)

[PATCH v3 0/4] wcn36xx: Add spectrum survey reporting
 2022-01-15  0:16 UTC  (5+ messages)
` [PATCH v3 1/4] wcn36xx: Implement get_snr()
` [PATCH v3 2/4] wcn36xx: Track the band and channel we are tuned to
` [PATCH v3 3/4] wcn36xx: Track SNR and RSSI for each RX frame
` [PATCH v3 4/4] wcn36xx: Add SNR reporting via get_survey()

[PATCH 00/10] Removal of most do_exit calls
 2022-01-15  0:12 UTC  (10+ messages)
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case

[PATCH v9 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-15  0:09 UTC  (7+ messages)
` [PATCH v9 3/4] clk: meson: add DT documentation for emmc clock controller

[PATCH iproute2-next] mptcp: add id check for deleting address
 2022-01-15  0:10 UTC 

[ucounts] 59ec71575a: will-it-scale.per_process_ops -10.3% regression
 2022-01-15  0:07 UTC  (3+ messages)

drivers/firmware/efi/sysfb_efi.c:190:35: warning: unused variable 'efifb_dmi_system_table'
 2022-01-15  0:06 UTC  (3+ messages)

[PATCH] platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
 2022-01-15  0:05 UTC  (2+ messages)

[PATCH-perfbook v2] RFC: bibliography: make a reference item better
 2022-01-15  0:05 UTC  (3+ messages)

[CI] PR for new GuC v69.0.3
 2022-01-15  0:03 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH BlueZ 1/2] monitor/avctp: Fix parsing of GetElementAttribute
 2022-01-15  0:02 UTC  (2+ messages)
` [BlueZ,1/2] "

[GIT PULL] signal/exit/ptrace changes for v5.17
 2022-01-14 23:59 UTC 

[PATCH v2 0/4] KVM: x86/mmu: Fix write-protection bug in the TDP MMU
 2022-01-14 23:58 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Fix write-protection of PTs mapped by "
` [PATCH v2 2/4] KVM: x86/mmu: Clear MMU-writable during changed_pte notifier
` [PATCH v2 4/4] KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access()

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 23:58 UTC  (8+ messages)

[GIT PULL v2] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 23:57 UTC  (2+ messages)

[mingo-tip:sched/headers 1596/2384] ./usr/include/linux/netdevice.h:29:10: fatal error: uapi/linux/if.h: No such file or directory
 2022-01-14 23:52 UTC  (2+ messages)

What's cooking in git.git (Jan 2022, #03; Thu, 13)
 2022-01-14 23:49 UTC  (4+ messages)
` Mistakes in the stalled category? (Was: Re: What's cooking in git.git (Jan 2022, #03; Thu, 13))
  ` Mistakes in the stalled category?

[PATCH] x86/entry_32: Fix segment exceptions
 2022-01-14 23:48 UTC  (3+ messages)

[PATCH 0/4] rtw88: four small code-cleanups and refactorings
 2022-01-14 23:48 UTC  (5+ messages)
` [PATCH 1/4] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
` [PATCH 2/4] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [PATCH 3/4] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [PATCH 4/4] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()

[PATCH] http: parse HTTP headers case-insensitive
 2022-01-14 23:46 UTC 

linux-next: manual merge of the devicetree tree with Linus' tree
 2022-01-14 23:41 UTC 

[PATCH v2 0/3] Accounting forced idle time per cpu and per cgroup
 2022-01-14 23:40 UTC  (6+ messages)
` [PATCH v2 2/3] sched/core: Forced idle accounting per-cpu

[PATCH v2 0/5] btrfs-progs: check: properly generate csum for various complex combinations
 2022-01-14 23:40 UTC  (4+ messages)
` [PATCH v2 5/5] btrfs-progs: fsck-tests: add test case for init-csum-tree

[Intel-wired-lan] [PATCH net v1] ice: fix IPIP and SIT TSO offload
 2022-01-14 23:38 UTC 

[GIT PULL] ata changes for 5.17-rc1
 2022-01-14 23:37 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next v1] ice: enable parsing IPSEC SPI headers for RSS
 2022-01-14 23:37 UTC 

[PATCH 0/1] Fix bug in pull --rebase not recognizing rebase.autostash
 2022-01-14 23:33 UTC  (9+ messages)
` [PATCH 1/1] builtin/pull.c: use config value of autostash


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.