All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-02 23:38:09 to 2023-01-03 03:15:15 UTC [more...]

[PATCH v2 1/6] arm64: dts: qcom: sc8280xp: align PSCI domain names with DT schema
 2023-01-03  3:15 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: clock: qcom,gcc-sc8280xp: document power domain
 2023-01-03  3:15 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: disable by default Soundwire and VA-macro
 2023-01-03  3:15 UTC  (2+ messages)

[PATCH] perf_event_open.2: Update recent changes
 2023-01-03  3:13 UTC  (3+ messages)

[PATCH] interconnect: qcom: osm-l3: drop unuserd header inclusion
 2023-01-03  3:11 UTC 

[meta-networking][PATCH] opensaf: Fix the check for __fsblkcnt64_t size
 2023-01-03  3:10 UTC 

[LTP] [PATCH 0/13][PART 4] Hugetlb:Migrating the libhugetlbfs tests
 2023-01-03  3:06 UTC  (8+ messages)
` [LTP] [PATCH 06/13] Hugetlb: Migrating libhugetlbfs mremap-fixed-normal-near-huge

[RFC v2 00/13] CQ waiting and wake up optimisations
 2023-01-03  3:04 UTC  (14+ messages)
` [RFC v2 01/13] io_uring: rearrange defer list checks
` [RFC v2 02/13] io_uring: don't iterate cq wait fast path
` [RFC v2 03/13] io_uring: kill io_run_task_work_ctx
` [RFC v2 04/13] io_uring: move defer tw task checks
` [RFC v2 05/13] io_uring: parse check_cq out of wq waiting
` [RFC v2 06/13] io_uring: mimimise io_cqring_wait_schedule
` [RFC v2 07/13] io_uring: simplify io_has_work
` [RFC v2 08/13] io_uring: set TASK_RUNNING right after schedule
` [RFC v2 09/13] io_uring: separate wq for ring polling
` [RFC v2 10/13] io_uring: add lazy poll_wq activation
` [RFC v2 11/13] io_uring: wake up optimisations
` [RFC v2 12/13] io_uring: waitqueue-less cq waiting
` [RFC v2 13/13] io_uring: add io_req_local_work_add wake fast path

[BUG Report] undefined reference to `convert_to_fxsr'
 2023-01-03  3:05 UTC  (7+ messages)

[PATCH] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-03  3:03 UTC 

[PATCH] zram: correctly handle all next_arg() cases
 2023-01-03  3:01 UTC 

nfs setgid inheritance test
 2023-01-03  2:58 UTC  (4+ messages)

[PATCH] brtfs: use PAGE_ALIGNED macro
 2023-01-03  2:56 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v3 00/20] iommu: Retire detach_dev callback
 2023-01-03  2:45 UTC  (4+ messages)
` [PATCH v3 18/20] iommu: Call set_platform_dma if default domain is unavailable

[freescale-fslc:5.15-2.1.x-imx 125/18687] sound/soc/fsl/fsl_asrc_m2m.c:350:5: warning: no previous prototype for function 'fsl_asrc_process_buffer_pre'
 2023-01-03  2:49 UTC 

[meta-oe][PATCH] tcsh: add native nativesdk BBCLASSEXTEND
 2023-01-03  2:49 UTC 

[PATCH v5] virtio-net: support inner header hash
 2023-01-03  2:46 UTC  (2+ messages)
` [virtio-dev] "

[RFC PATCH 0/2] sunxi: D1/D1s/R528/T113-s DRAM init code
 2023-01-03  2:43 UTC  (4+ messages)
` [RFC PATCH 1/2] Kconfig: sunxi: prepare for using drivers/ram/sunxi
` [RFC PATCH 2/2] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code

WiFi network flaky/WireGuard connections inconsistent
 2023-01-01 20:11 UTC 

Rounded-rectangle icons for MacOS
 2022-12-30  8:16 UTC 

example.c in wintun project does not work as expected
 2022-12-29 13:59 UTC 

Connection hangs over CGNAT (Starlink)
 2022-12-19  3:41 UTC  (2+ messages)

[bpf-next] bpf, x86_64: fix JIT to dump the valid insn
 2023-01-03  2:41 UTC  (3+ messages)

[bpf-next v3 1/2] bpf: hash map, avoid deadlock with suitable hash mask
 2023-01-03  2:40 UTC  (6+ messages)
` [bpf-next v3 2/2] selftests/bpf: add test case for htab map

[PATCH v2] ucsi_ccg: Refine the UCSI Interrupt handling
 2023-01-03  2:40 UTC 

[freescale-fslc:5.15-2.1.x-imx 3281/18687] drivers/input/touchscreen/max11801_ts.c:148:5: warning: no previous prototype for function 'max11801_read_adc'
 2023-01-03  2:39 UTC 

ext4 superblock checksum invalid after running resize2fs
 2023-01-03  2:37 UTC  (2+ messages)

[PATCH] misc: hpilo: Fix use-after-free in ilo_open
 2023-01-03  2:35 UTC  (8+ messages)

[PATCH v3 0/8] A few bugfix and cleancode patch for bfq
 2023-01-03  9:53 UTC  (10+ messages)
` [PATCH v3 1/8] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection
` [PATCH v3 2/8] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow
` [PATCH v3 3/8] block, bfq: initialize bfqq->decrease_time_jif correctly
` [PATCH v3 4/8] block, bfq: use helper macro RQ_BFQQ to get bfqq of request
` [PATCH v3 5/8] block, bfq: remove unnecessary dereference to get async_bfqq
` [PATCH v3 6/8] block, bfq: remove redundant check in bfq_put_cooperator
` [PATCH v3 7/8] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq
` [PATCH v3 8/8] block, bfq: remove unused bfq_wr_max_time in struct bfq_data

[PATCH v2 0/7] Add MSM8939 SoC support with two devices
 2023-01-03  2:32 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: interconnect: Move interconnect child node definition
` [PATCH v2 2/7] dt-bindings: arm: qcom: Document MSM8939 SoC binding
` [PATCH v2 3/7] dt-bindings: soc: qcom: smd-rpm: Exclude MSM8936 from glink-channels
` [PATCH v2 4/7] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v2 5/7] arm64: dts: qcom: Add msm8939-pm8916.dtsi include
` [PATCH v2 6/7] arm64: dts: qcom: Add Square apq8039-t2 board
` [PATCH v2 7/7] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua

[PATCH] app/testpmd:add vxlan txonly
 2023-01-03  2:30 UTC 

[PATCH] PCI: endpoint: pci-epf-vntb: add kernel-doc for num_mws on epf_ntb_mw_bar_clear()
 2023-01-03  2:49 UTC 

[freescale-fslc:5.15-2.1.x-imx 160/18687] sound/soc/codecs/pcm512x.c:1595:14: warning: unused variable 'clk_name'
 2023-01-03  2:29 UTC 

[PATCH] bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
 2023-01-03  2:13 UTC 

[freescale-fslc:5.15-2.1.x-imx 1335/18687] drivers/video/fbdev/mxc/mxc_edid.c:190:5: warning: no previous prototype for function 'mxc_edid_fb_mode_is_equal'
 2023-01-03  2:29 UTC 

[PATCH v2] wifi: mt76: fix potential memory leakage
 2023-01-03  1:55 UTC  (4+ messages)

[PATCH v2 0/2] ima: Fix IMA mishandling of LSM based rule during
 2023-01-03  2:20 UTC  (3+ messages)
` [PATCH v2 1/2] ima: use the lsm policy update notifier
` [PATCH v2 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v8] vmxnet3: Add XDP support
 2023-01-03  2:22 UTC 

[PATCH] ACPI: Drop the custom_method debugfs interface
 2023-01-03  2:17 UTC  (2+ messages)

Linux 6.2-rc2
 2023-01-03  2:13 UTC  (5+ messages)

[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
 2023-01-03  2:12 UTC  (6+ messages)
` [PATCH RESEND v2 5/5] sbitmap: correct wake_batch recalculation to avoid potential IO hung

[PATCH 0/6] target/i386: Support new Intel platform Instructions in CPUID enumeration
 2023-01-03  2:11 UTC  (2+ messages)

[PATCH 2/2] brcmfmac: Add PCIe ID of BCM4355 chip found on T2 Macs
 2023-01-03  2:08 UTC  (2+ messages)

[PATCH v1 0/3] PS3 patches
 2023-01-03  2:03 UTC  (3+ messages)
` [PATCH v1 1/3] powerpc: Fix processing of CONFIG_CMDLINE

[PATCH] ext4: fix inode tree inconsistency caused by ENOMEM
 2023-01-03  2:28 UTC 

[PATCH linux-next v2] s390/zcrypt: use strscpy() to instead of strncpy()
 2023-01-03  2:02 UTC 

[PATCH] platform/x86/amd: Fix refcount leak in amd_pmc_probe
 2023-01-03  2:00 UTC  (2+ messages)

[PATCH v2] HID: uclogic: Add support for XP-PEN Artist 22R Pro
 2023-01-03  1:58 UTC  (2+ messages)

[atishp04:dev/atishp/kvm_aptee_v2 17/51] drivers/irqchip/irq-riscv-aplic.c:187:35: error: implicit declaration of function 'platform_msi_get_host_data'; did you mean 'platform_set_drvdata'?
 2023-01-03  1:58 UTC 

[PATCH v3 0/4] SDM670 Interconnects
 2023-01-03  1:58 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: interconnect: add sdm670 interconnects
` [PATCH v3 2/4] interconnect: qcom: "
` [PATCH v3 3/4] arm64: dts: qcom: sdm670: add interconnects
` [PATCH v3 4/4] arm64: dts: qcom: sdm670: add opps for peripherals

[PATCH v2] mm: huge_memory: convert split_huge_pages_all() to use a folio
 2023-01-03  1:58 UTC  (3+ messages)

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-03  1:56 UTC  (12+ messages)
` [PATCH v1 1/4] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v1 2/4] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
` [PATCH v1 3/4] riscv: dts: starfive: jh7110: Add temperature sensor node
` [PATCH v1 4/4] riscv: dts: starfive: visionfive-2: Add thermal-zones

[PATCH v2] PCI: endpoint: pci-epf-vntb: fix doc warning in pci-epf-vntb.c
 2023-01-03  1:53 UTC  (2+ messages)

[PATCH v2 2/3] parser: synerror: explicitly consume the entire invalid line
 2023-01-03  1:53 UTC  (2+ messages)

drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:2222 mxc_jpeg_probe() warn: missing unwind goto?
 2023-01-03  1:48 UTC 

[freescale-fslc:5.15-2.1.x-imx 3285/18687] drivers/input/touchscreen/vtl/vtl_ts.c:473:34: warning: 'vtl_ts_dt_ids' defined but not used
 2023-01-03  1:48 UTC 

[PATCH u-boot v2019.04-aspeed-openbmc] ARM: dts: aspeed: Add Ufispace NCPLite platform BMC
 2023-01-03  1:44 UTC  (3+ messages)

[PATCH v2 0/2] optimize ea_inode block expansion to fix panic
 2023-01-03  1:45 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: optimize ea_inode block expansion
` [PATCH v2 2/2] ext4: refuse to create ea block when umounted

[PATCH linux-next] swap_state: update shadow_nodes for anonymous page
 2023-01-03  1:44 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-03  1:39 UTC  (4+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH 1/2] exec: type: ignore first --, per POSIX
 2023-01-03  1:39 UTC  (4+ messages)

[PATCH] iommu: Fix refcount leak in iommu_device_claim_dma_owner
 2023-01-03  1:26 UTC  (2+ messages)

[PATCH bpf-next] bpf, x86: Simplify the parsing logic of structure parameters
 2023-01-03  1:31 UTC 

[bug] Hi, need your help about raid1 causing kernel panic!
 2023-01-03  1:28 UTC 

[PATCH v2 0/4] Add nxp bbnsm module support
 2023-01-03  1:23 UTC  (5+ messages)
` [PATCH v2 3/4] rtc: bbnsm: Add the bbnsm rtc support

[PATCH v2] scsi: hisi_sas: fix tags freeing for the reserverd tags
 2023-01-03  1:24 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Unisoc UFS host controller
 2023-01-03  1:23 UTC  (3+ messages)
` [PATCH v4 2/2] scsi: ufs-unisoc: "

[RFC PATCH 00/17] fscrypt: add per-extent encryption keys
 2023-01-03  1:23 UTC  (8+ messages)
` [RFC PATCH 15/17] fscrypt: allow load/save of extent contexts

[PATCH] wifi: mt76: mt7921: enable p2p support
 2023-01-03  1:18 UTC  (2+ messages)

[PATCH wpan-next v2 0/6] IEEE 802.15.4 passive scan support
 2023-01-03  1:17 UTC  (6+ messages)
` [PATCH wpan-next v2 6/6] mac802154: Handle passive scanning

[PATCH 0/2] branch: operations on orphan branches
 2023-01-03  1:15 UTC  (4+ messages)
` [PATCH 1/2] branch: description for orphan branch errors

[PATCH v2 0/6] iommu/sun50i: Allwinner D1 support
 2023-01-03  1:09 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: sun50i: Add compatible for Allwinner D1
` [PATCH v2 2/6] iommu/sun50i: Track masters attached to the domain
` [PATCH v2 3/6] iommu/sun50i: Keep the bypass register up to date
` [PATCH v2 4/6] iommu/sun50i: Support variants without an external reset
` [PATCH v2 5/6] iommu/sun50i: Add support for the D1 variant
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add the IOMMU node

[PATCH 6.1 00/71] 6.1.3-rc1 review
 2023-01-03  1:13 UTC  (3+ messages)

[PATCH 6.0 00/74] 6.0.17-rc1 review
 2023-01-03  1:13 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: msm8998-yoshino: Use SONY GPIO names
 2023-01-03  1:07 UTC  (2+ messages)

[PATCH 01/10] arm: psci: Add PSCI v1.1 macro
 2023-01-03  1:05 UTC  (9+ messages)
` [PATCH 10/10] arm: imx: imx8m: Add basic PSCI provider implementation

Request to remove Junio C Hamano as the Git Maintainer
 2023-01-03  0:59 UTC  (2+ messages)

drivers/gpio/gpiolib-of.c:510:0: warning: Uninitialized variable: of_flags [uninitvar]
 2023-01-03  0:58 UTC 

What's cooking in git.git (Jan 2023, #01; Mon, 2)
 2023-01-03  0:58 UTC 

[PATCH] ref-filter: add new atom "signature" atom
 2023-01-03  0:58 UTC  (5+ messages)

[syzbot] [ntfs3?] WARNING in ntfs_load_attr_list
 2023-01-03  0:49 UTC  (4+ messages)
` [PATCH] fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()

[PATCH v4 0/2] tpm: add mssim backend
 2023-01-03  0:49 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: convert tpmdev options processing to new visitor format

[PATCH] block: Improve shared tag set performance
 2023-01-03  0:47 UTC  (2+ messages)

fs/nfs/fscache.c:58:51: sparse: sparse: incorrect type in argument 3 (different base types)
 2023-01-03  0:48 UTC 

[atishp04:dev/atishp/kvm_aptee_v2 15/51] drivers/irqchip/irq-riscv-imsic.c:541:9: error: unknown type name 'msi_alloc_info_t'
 2023-01-03  0:48 UTC 

[PATCH v5 0/2] ceph: fix the use-after-free bug for file_lock
 2023-01-03  0:35 UTC  (3+ messages)

[PATCH v2] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
 2023-01-03  0:33 UTC  (2+ messages)

[PATCH ethtool-next v4 0/2] add netlink support for rss get
 2023-01-03  0:33 UTC  (3+ messages)
` [PATCH ethtool-next v4 2/2] netlink: add netlink handler for get rss (-x)

[PATCH v3] ufs: core: wlun resume SSU(Acitve) fail recovery
 2023-01-03  0:29 UTC  (2+ messages)

btrfs-progs 6.1 broke the build for multiple applications
 2023-01-03  0:11 UTC 

[jolsa-perf:bpf/tracing_multi_1 30/30] kernel/bpf/syscall.c:2939:22: error: implicit declaration of function 'bpf_trampoline_single_detach'; did you mean 'bpf_trampoline_get'?
 2023-01-03  0:17 UTC 

[intel-tdx:guest-filter 6/33] arch/x86/coco/tdx/filter.c:25:22: sparse: sparse: symbol 'pci_allow_ids' was not declared. Should it be static?
 2023-01-03  0:17 UTC 

[net-next] ipv6: fix routing cache overflow for raw sockets
 2023-01-02 23:59 UTC  (6+ messages)

[PATCH 0/8] migrate_pages(): batch TLB flushing
 2023-01-02 23:53 UTC  (4+ messages)
` [PATCH 2/8] migrate_pages: separate hugetlb folios migration

[PATCH v4 0/2] docs: Integrate rustdoc into Rust documentation
 2023-01-02 23:53 UTC  (3+ messages)
` [PATCH v5 "

[Buildroot] [PATCH] package/wilc-driver: fix build failure up to Linux 6.1
 2023-01-02 23:52 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBC
 2023-01-02 23:36 UTC  (3+ messages)

Fwd: Wireguard Windows version two bugs
 2023-01-02 11:11 UTC 

[PATCH] wifi: libertas: return consistent length in lbs_add_wpa_tlv()
 2023-01-02 23:47 UTC 

[PATCH] dt-bindings: media: imx7-csi: Document i.MX8M power-domains property
 2023-01-02 23:42 UTC  (7+ messages)

[PATCH 0/4] Register at91 OHCI into DM and add SAMA7 USB PHY's
 2023-01-02 23:33 UTC  (7+ messages)
` [PATCH 2/4] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH 3/4] usb: ohci-at91: Add `ohci_t` field in `ohci_at91_priv`
` [PATCH 4/4] usb: ohci-at91: Add USB PHY functionality

[PATCH 0/6] Add DT USB definitions for SAM9X60, SAMA5D2 and SAMA7
 2023-01-02 23:12 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
` [PATCH 3/6] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH 4/6] ARM: dts: at91: sama7: Add USB related DT nodes

[PATCH] ata: octeon: Drop empty platform remove function
 2023-01-02 23:40 UTC  (2+ messages)

[PATCH] Documentation: x86: fix typo in x86_64/mm.rst
 2023-01-02 23:39 UTC  (2+ messages)

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-02 23:38 UTC  (3+ messages)

[PATCH] docs: maintainer-pgp-guide: update for latest gnupg defaults
 2023-01-02 23:38 UTC  (2+ messages)

[jolsa-perf:bpf/tracing_multi_1 30/30] kernel/bpf/syscall.c:2939:15: error: call to undeclared function 'bpf_trampoline_single_detach'; ISO C99 and later do not support implicit function declarations
 2023-01-02 23:37 UTC 

drivers/media/platform/mediatek/vcodec/venc/venc_h264_if.c:467 h264_encode_frame() warn: missing error code? 'ret'
 2023-01-02 23:37 UTC 

[PATCH v5 0/2] check-attr: add support to work with tree-ish
 2023-01-02 23:38 UTC  (3+ messages)
  ` [PATCH v5 2/2] attr: add flag `--source` "


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.