linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 21:12:06 to 2022-01-15 04:48:45 UTC [more...]

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

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-15  4:39 UTC  (13+ messages)
` [RFC PATCH v2 3/8] rethook: Add a generic return hook

linux-next: build warnings after merge of the devicetree tree
 2022-01-15  4:32 UTC 

linux-next: build warnings after merge of the ftrace tree
 2022-01-15  4:28 UTC 

[PATCH 0/3 v2] staging: rtl*: Check for NULL header value
 2022-01-15  4:24 UTC  (4+ messages)
` [PATCH 1/3 v2] staging: r8188eu: Drop get_recvframe_data()
` [PATCH 2/3 v2] staging: rtl8723bs: "
` [PATCH 3/3 v2] staging: rtl8712: "

[GIT PULL] xfs: new bug fixes for 5.17
 2022-01-15  4:19 UTC 

[mingo-tip:sched/headers 2114/2384] arch/mips/vr41xx/common/irq.c:105:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arch_init_irq'
 2022-01-15  4:18 UTC 

[GIT PULL] xfs: new code for 5.17
 2022-01-15  4:18 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Check for NULL header value
 2022-01-15  4:14 UTC  (5+ messages)

linux-next: Tree for Jan 15
 2022-01-15  4:12 UTC 

[PATCH v3] scsi: bnx2fc: flush destroy_work queue before calling bnx2fc_interface_put
 2022-01-15  4:00 UTC 

[PATCH 0/1] UDP traceroute packets with no checksum
 2022-01-15  4:00 UTC  (2+ messages)
` [PATCH 1/1] netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-15  3:50 UTC  (7+ messages)

[PATCH] regulator: MAX20086: add gpio/consumer.h
 2022-01-15  3:36 UTC 

[mingo-tip:sched/headers 1559/2384] ./usr/include/linux/socket.h:5:10: fatal error: 'uapi/linux/socket_types.h' file not found
 2022-01-15  3:27 UTC 

[mingo-tip:sched/headers 1597/2384] ./usr/include/linux/netlink.h:5:10: fatal error: uapi/linux/types.h: No such file or directory
 2022-01-15  3:06 UTC 

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2022-01-15  2:53 UTC  (2+ messages)

[PATCH bpf-next v5 2/2] selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
 2022-01-15  2:48 UTC  (2+ messages)

[PATCH net] net: wwan: Fix MRU mismatch issue which may lead to data connection lost
 2022-01-15  2:34 UTC 

[PATCH] Fix MRU mismatch issue which may lead to data connection lost
 2022-01-15  2:10 UTC  (3+ messages)
  `  "

[PATCH] s390/qeth: Remove redundant 'flush_workqueue()' calls
 2022-01-15  2:25 UTC  (3+ messages)

[PATCH v2 0/4] docs: sphinx/kfigure.py: Improve conversion to PDF
 2022-01-15  2:16 UTC  (4+ messages)

[PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
 2022-01-15  2:16 UTC  (9+ messages)
` [PATCH v1 8/9] drivers: hv: dxgkrnl: Implement various WDDM ioctls
` [PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE

[PATCH] ima: Fix trivial typos in the comments
 2022-01-15  2:10 UTC  (6+ messages)

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-15  2:08 UTC  (6+ messages)
` [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit

[RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
 2022-01-15  2:07 UTC  (11+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-15  1:46 UTC  (4+ messages)
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC

[PATCH 0/5] drm/exynos: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-15  1:40 UTC  (4+ messages)
  ` [PATCH 2/5] drm/exynos: mixer: Use platform_get_irq() to get the interrupt

[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
 2022-01-15  1:30 UTC  (2+ messages)

[PATCH] samples/bpf: xdpsock: Use swap() instead of open coding it
 2022-01-15  1:29 UTC  (2+ messages)

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

[PATCH] KVM: x86/svm: Add module param to control PMU virtualization
 2022-01-15  1:26 UTC  (3+ messages)

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

[PATCH v2 1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
 2022-01-15  1:23 UTC  (5+ messages)
` [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 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 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-15  1:18 UTC  (29+ messages)

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

[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  (6+ 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

[PATCH v3] integrity: check the return value of audit_log_start()
 2022-01-15  1:11 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  (9+ 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  (7+ 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

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

[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 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 "

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 

[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 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  (4+ messages)

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

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

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

[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  (10+ messages)
` [PATCH v9 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v9 4/4] clk: meson: add sub MMC clock controller driver

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

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

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

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

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

[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 

[x86/entry_32] aa93e2ad74: BUG:soft_lockup-CPU##stuck_for#s![systemd-logind:#]
 2022-01-14 23:48 UTC  (9+ messages)
    ` [PATCH] x86/entry_32: Fix segment exceptions

[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()

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  (5+ messages)
` [PATCH v2 2/3] sched/core: Forced idle accounting per-cpu

[PATCH 0/3] usable memory range fixes (arm64/fdt/efi)
 2022-01-14 23:27 UTC  (6+ messages)
` [PATCH 1/3] memblock: define functions to set the usable memory range

linux-next: build failure after merge of the amdgpu tree
 2022-01-14 23:25 UTC  (2+ messages)

[PATCH 0/3] DPTF IDs for Raptor Lake
 2022-01-14 23:24 UTC  (4+ messages)
` [PATCH 1/3] ACPI: DPTF: Support "
` [PATCH 2/3] thermal: int340x: "
` [PATCH 3/3] thermal: int340x: Add Raptor Lake PCI device id

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

[PATCH] selftests: cpufreq: Write test output to stdout as well
 2022-01-14 23:21 UTC 

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-01-14 23:20 UTC  (8+ messages)

[PATCH v8 00/11] Introduce atomic support for SCMI transports
 2022-01-14 23:08 UTC  (3+ messages)
` [PATCH v8 11/11] clk: scmi: Support atomic clock enable/disable API

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-14 23:04 UTC  (4+ messages)
` [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation

[PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-14 23:02 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
` [PATCH v2 2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback
` [PATCH v2 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection

[BUG] device_property_read_u16 reads out only zero
 2022-01-14 22:48 UTC 

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

[PATCH v2 0/3] clk: Implement a clock request API
 2022-01-14 22:41 UTC  (8+ messages)
` [PATCH v2 1/3] clk: Introduce "

Flush the hold queue fall into an infinite loop
 2022-01-14 22:35 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove redundant initialization of dpg_width
 2022-01-14 22:22 UTC 

[intel-tdx:tdx/guest-rebased 82/133] arch/x86/kernel/kvmclock.c: linux/cc_platform.h is included more than once
 2022-01-14 22:20 UTC 

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-14 22:20 UTC  (5+ messages)

[PATCH 3/3] clk: mediatek: support COMMON_CLK_MT8192 module build
 2022-01-14 22:19 UTC  (2+ messages)

[PATCH] staging: pi433: enforce tx_cfg to be set before any message can be sent
 2022-01-14 22:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amd/pm: Replace one-element array with flexible-array member
 2022-01-14 22:14 UTC  (2+ messages)

[PATCHv2] integrity: check the return value of audit_log_start()
 2022-01-14 22:13 UTC  (2+ messages)

[PATCH] security/apparmor: remove redundant ret variable
 2022-01-14 22:12 UTC  (2+ messages)

[PATCH] mm: use compare-exchange operation to set KASAN page tag
 2022-01-14 21:58 UTC  (2+ messages)

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-14 21:58 UTC  (2+ messages)

[PATCH v2 0/3] virtio reset/device removal fixes
 2022-01-14 21:57 UTC  (4+ messages)
` [PATCH v2 1/3] virtio: document virtio_reset_device
` [PATCH v2 2/3] virtio_console: break out of buf poll on remove
` [PATCH v2 3/3] virtio_mem: break device "

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-14 21:51 UTC  (12+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[peterz-queue:perf/wip.self 9/9] arch/x86/events/core.c:2725:48: error: 'PERF_X86_EVENT_RDPMC_ALLOWED' undeclared; did you mean 'PERF_X86_EVENT_AUTO_RELOAD'?
 2022-01-14 21:48 UTC 

[PATCH] virtio_console: break out of buf poll on remove
 2022-01-14 21:48 UTC  (3+ messages)

[PATCH] virtio_mem: break device on remove
 2022-01-14 21:43 UTC 

[PATCH v2] HID: google: modify HID device groups of eel
 2022-01-14 21:40 UTC  (6+ messages)

[PATCH v2] ubifs: use default_groups in kobj_type
 2022-01-14 21:38 UTC  (2+ messages)

[PATCH v5 00/32] component: Make into an aggregate bus
 2022-01-14 21:30 UTC  (8+ messages)
` [PATCH v5 25/32] iommu/mtk: Migrate to aggregate driver

[hverkuil-media-tree:for-v5.18f 76/82] drivers/media/platform/aspeed-video.c:977:5: warning: format specifies type 'unsigned int' but the argument has type 'dma_addr_t' (aka 'unsigned long long')
 2022-01-14 21:28 UTC 

[PATCH] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
 2022-01-14 21:21 UTC 

[PATCH wireless] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-14 21:18 UTC  (2+ messages)

[PATCH v3 1/2] tpm: Fix error handling in async work
 2022-01-14 21:12 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).