linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 09:41:32 to 2021-03-26 12:34:25 UTC [more...]

[PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-03-26 12:22 UTC  (5+ messages)
` [PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...)

[RFC PATCH 1/2] mm,drm/ttm: Block fast GUP to TTM huge pages
 2021-03-26 12:33 UTC  (12+ messages)

[PATCH] ext4/migrate.c: Mundane typo fixes
 2021-03-26 12:31 UTC 

[PATCH] target: Fix a double put in transport_free_session
 2021-03-26 12:31 UTC  (6+ messages)
  `  "

[PATCH -tip v5 00/12] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-26 12:30 UTC  (13+ messages)
` [PATCH -tip v5 01/12] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v5 02/12] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
` [PATCH -tip v5 03/12] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v5 04/12] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v5 05/12] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v5 06/12] ARC: Add instruction_pointer_set() API
` [PATCH -tip v5 07/12] ia64: "
` [PATCH -tip v5 08/12] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v5 09/12] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
` [PATCH -tip v5 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v5 11/12] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v5 12/12] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline

Marvell: hw perfevents: unable to count PMU IRQs
 2021-03-26 12:29 UTC  (2+ messages)

[PATCH 1/2] media: videobuf2: use dmabuf size for length
 2021-03-26 12:29 UTC  (5+ messages)

[PATCH] platform/surface: clean up a variable in surface_dtx_read()
 2021-03-26 12:28 UTC 

[PATCH] i2c: designware: Add base addr info
 2021-03-26 12:28 UTC  (4+ messages)

[PATCH -next] mm/page_alloc: remove duplicated include from page_alloc.c
 2021-03-26 12:27 UTC  (4+ messages)

arch/arm64/kvm/perf.c:58:36: error: implicit declaration of function 'perf_num_counters'
 2021-03-26 12:27 UTC 

Yes the GPL is revocable
 2021-03-26 12:15 UTC 

RMS: If FSF is giving you trouble, recover the (C) using the 30 year statutory method and make a new entity
 2021-03-26 12:23 UTC 

[PATCH v6 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-03-26 12:21 UTC  (6+ messages)
` [PATCH v6 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH v2 0/4] add device drivers for Siemens Industrial PCs
 2021-03-26 12:21 UTC  (9+ messages)
` [PATCH v2 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices

[PATCH v9 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-03-26 12:19 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: display: bridge: Add documentation for LT8912B
` [PATCH v9 2/2] drm/bridge: Introduce LT8912B DSI to HDMI bridge

[PATCH 0/9] sched: Clean up SCHED_DEBUG
 2021-03-26 12:18 UTC  (18+ messages)
` [PATCH 1/9] sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
` [PATCH 2/9] sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
` [PATCH 3/9] sched: Dont make LATENCYTOP select SCHED_DEBUG
` [PATCH 4/9] sched: Move SCHED_DEBUG to debugfs
` [PATCH 5/9] sched,preempt: Move preempt_dynamic to debug.c
` [PATCH 6/9] debugfs: Implement debugfs_create_str()
        ` [PATCH v2 "
` [PATCH 7/9] sched,debug: Convert sysctl sched_domains to debugfs
` [PATCH 8/9] sched: Move /proc/sched_debug "
` [PATCH 9/9] sched,fair: Alternative sched_slice()

[PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
 2021-03-26 12:15 UTC  (11+ messages)

[PATCH RESEND WITH CCs v3 1/4] perf tools: record aarch64 registers automatically
 2021-03-26 12:15 UTC  (7+ messages)
` [PATCH RESEND WITH CCs v3 4/4] perf tools: determine if LR is the return address

[PATCH] block: export disk_part_iter_* helpers
 2021-03-26 12:13 UTC  (2+ messages)

Why does glibc use AVX-512?
 2021-03-26 12:12 UTC  (3+ messages)

[PATCH] linux/profile.h: Remove unnecessary declaration
 2021-03-26 12:09 UTC 

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-26 12:07 UTC  (8+ messages)

[PATCH v7] perf annotate: Fix sample events lost in stdio mode
 2021-03-26 12:06 UTC  (4+ messages)

[PATCH 0/2] Add Realtek Otto GPIO support
 2021-03-26 12:03 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] dt-bindings: gpio: Binding for Realtek Otto GPIO
  ` [PATCH v4 2/2] gpio: Add Realtek Otto GPIO support

[PATCH] usb: gadget: aspeed: set port_dev dma mask
 2021-03-26 12:05 UTC  (3+ messages)

[PATCH -tip v4 00/12] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-26 12:03 UTC  (6+ messages)
` [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline

[PATCH 0/2] Don't show PF_IO_WORKER in /proc/<pid>/task/
 2021-03-26 11:59 UTC  (10+ messages)

[PATCH] powerpc: powernv: Remove unneeded variable: "rc"
 2021-03-26 11:53 UTC 

[PATCH 0/6] Allow signals for IO threads
 2021-03-26 11:48 UTC  (2+ messages)

[PATCH v6 00/11] soc: rockchip: power-domain: add rk3568 powerdomains
 2021-03-26 11:43 UTC  (13+ messages)
` [PATCH v6 01/11] arm: dts: rockchip: Fix power-controller node names for rk3066a
` [PATCH v6 02/11] arm: dts: rockchip: Fix power-controller node names for rk3188
` [PATCH v6 03/11] arm: dts: rockchip: Fix power-controller node names for rk3288
` [PATCH v6 04/11] arm64: dts: rockchip: Fix power-controller node names for px30
` [PATCH v6 05/11] arm64: dts: rockchip: Fix power-controller node names for rk3328
` [PATCH v6 06/11] arm64: dts: rockchip: Fix power-controller node names for rk3399
` [PATCH v6 07/11] soc: rockchip: pm-domains: Add a meaningful power domain name
` [PATCH v6 08/11] dt-bindings: add power-domain header for RK3568 SoCs
` [PATCH v6 09/11] dt-bindings: power: rockchip: Convert to json-schema
` [PATCH v6 10/11] dt-bindings: power: rockchip: Add bindings for RK3568 Soc
` [PATCH v6 11/11] soc: rockchip: power-domain: add rk3568 powerdomains

[PATCH 00/25] Rid W=1 warnings from HID
 2021-03-26 11:42 UTC  (2+ messages)

[PATCH v3 00/19] media: gmsl: Reliability improvement
 2021-03-26 11:37 UTC  (16+ messages)
` [PATCH v3 05/19] media: v4l2-subdev: De-deprecate init() subdev op
` [PATCH v3 11/19] media: i2c: rdacm21: Add dealy after OV490 reset
` [PATCH v3 13/19] media: i2c: rdacm21: Power up OV10640 before OV490
` [PATCH v3 19/19] media: i2c: rdacm20: Re-work ov10635 reset

[PATCH] infiniband: ulp: struct iscsi_iser_task is declared twice
 2021-03-26 11:33 UTC 

[PATCH] x86: Simplify the return expression
 2021-03-26 11:27 UTC 

[PATCH v4 00/16] Support ROHM BD71815 PMIC
 2021-03-26 11:27 UTC  (4+ messages)
` [PATCH v4 09/16] gpio: support ROHM BD71815 GPOs

[PATCH] nvdimm/nd-core.h: struct nd_region is declared twice
 2021-03-26 11:26 UTC 

[PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
 2021-03-26 11:26 UTC 

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-26 11:23 UTC  (7+ messages)
` [PATCH next v1 2/3] "
` [PATCH next v1 3/3] printk: convert @syslog_lock to spin_lock

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-26 11:22 UTC  (7+ messages)

[kbuild] drivers/gpu/drm/exynos/exynos_drm_dma.c:144 exynos_drm_register_dma() error: uninitialized symbol 'mapping'
 2021-03-26 11:21 UTC 

[PATCH] docs: powerpc: Fix misspellings and grammar errors
 2021-03-26 11:15 UTC  (2+ messages)

[PATCH v6 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-26 11:15 UTC  (8+ messages)
` [PATCH v6 1/9] Documentation: arm: stm32: Add stm32h750 value line doc
` [PATCH v6 4/9] ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750
` [PATCH v6 5/9] ARM: dts: stm32: add stm32h750-pinctrl.dtsi
` [PATCH v6 6/9] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
` [PATCH v6 7/9] ARM: stm32: Add a new SOC - STM32H750
` [PATCH v6 8/9] pinctrl: stm32: Add STM32H750 MCU pinctrl support
` [PATCH v6 9/9] dt-bindings: serial: stm32: Use 'type: object' instead of false for 'additionalProperties'

[PATCH] virtio-balloon: move release_pages_balloon() outside of mutex_unlock(&vb->balloon_lock)
 2021-03-26 11:13 UTC  (2+ messages)

[Bug 212265] New: clock_gettime(CLOCK_TAI, ...) should return an error when TAI has not been configured
 2021-03-26 11:13 UTC 

[PATCH 00/15] staging: rtl8723bs: fix checkpatch errors on macros
 2021-03-26 11:12 UTC  (9+ messages)
` [PATCH 01/15] staging: rtl8723bs: inlcude macros in a do..while loop in core/rtw_security.c
` [PATCH 02/15] staging: rtl8723bs: put parentheses on macros with complex values in hal/HalBtcOutSrc.h
` [PATCH 04/15] staging: rtl8723bs: put parentheses on macros with complex values in include/basic_types.h

[PATCH mptcp-next] static_call: fix unused variable warn w/o MODULE
 2021-03-26 11:12 UTC  (2+ messages)

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-26 11:04 UTC  (6+ messages)
` [PATCH v7 18/38] clk: scmi: port driver to the new scmi_clk_proto_ops interface

[PATCH v6 1/2] Added AMS tsl2591 driver implementation
 2021-03-26 11:05 UTC  (5+ messages)
` [PATCH v6 2/2] Added AMS tsl2591 device tree binding

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-03-26 10:57 UTC  (3+ messages)

[PATCH] x86/kvmclock: Stop kvmclocks for hibernate restore
 2021-03-26 10:57 UTC  (4+ messages)

[PATCH net-next] net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
 2021-03-26 10:55 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: renesas: Add cpu-supply properties for DVFS
 2021-03-26 10:50 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: salvator-common: Add cpu-supply property to a57_0 node
` [PATCH 2/2] arm64: dts: renesas: ulcb: "

[PATCH v2 00/13] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-03-26 10:45 UTC  (2+ messages)

[PATCH] i2c: add i2c bus driver for amd navi gpu
 2021-03-26 10:40 UTC  (6+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-26 10:32 UTC  (9+ messages)
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-26 10:30 UTC  (6+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[syzbot] possible deadlock in register_for_each_vma
 2021-03-26 10:29 UTC 

[PATCH net-next] ipv6: fix clang Wformat warning
 2021-03-26 10:28 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 800c120ef4e3abb45d67a36d3e5532eb051efc3c
 2021-03-26 10:21 UTC 

[kbuild] fs/btrfs/sysfs.c:1034:4: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'
 2021-03-26 10:09 UTC 

[PATCH] drm/amdkfd: dqm fence memory corruption
 2021-03-26  9:38 UTC  (3+ messages)

[PATCH] fuse: Fix possible deadlock when writing back dirty pages
 2021-03-26 10:06 UTC  (2+ messages)

[PATCH 1/1] media: vidtv: Remove duplicated header file inclusion
 2021-03-26 10:05 UTC 

[PATCH v2 00/11] Add support for Hikey 970 PCIe
 2021-03-26 10:04 UTC  (6+ messages)
` [PATCH v2 04/11] PCI: dwc: pcie-kirin: add support for Kirin 970 PCIe controller

[PATCH v5 00/11] soc: rockchip: power-domain: add rk3568 powerdomains
 2021-03-26 10:02 UTC  (22+ messages)
` [PATCH v5 02/11] arm: dts: rockchip: Fix power-controller node names for rk3188
` [PATCH v5 03/11] arm: dts: rockchip: Fix power-controller node names for rk3288
` [PATCH v5 04/11] arm64: dts: rockchip: Fix power-controller node names for px30
` [PATCH v5 05/11] arm64: dts: rockchip: Fix power-controller node names for rk3328
` [PATCH v5 06/11] arm64: dts: rockchip: Fix power-controller node names for rk3399
` [PATCH v5 07/11] soc: rockchip: pm-domains: Add a meaningful power domain name
` [PATCH v5 08/11] dt-bindings: add power-domain header for RK3568 SoCs
` [PATCH v5 09/11] dt-bindings: power: rockchip: Convert to json-schema
` [PATCH v5 10/11] dt-bindings: power: rockchip: Add bindings for RK3568 Soc
` [RESEND PATCH v5 07/11] soc: rockchip: pm-domains: Add a meaningful power domain name

[PATCH v9 00/22] uvcvideo: Fix v4l2-compliance errors
 2021-03-26  9:58 UTC  (23+ messages)
` [PATCH v9 01/22] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v9 02/22] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v9 03/22] media: uvcvideo: "
` [PATCH v9 04/22] media: v4l2-ioctl: S_CTRL output the right value
` [PATCH v9 05/22] media: uvcvideo: Remove s_ctrl and g_ctrl
` [PATCH v9 06/22] media: uvcvideo: Set capability in s_param
` [PATCH v9 07/22] media: uvcvideo: Return -EIO for control errors
` [PATCH v9 08/22] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v9 09/22] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v9 10/22] media: uvcvideo: Use dev->name for querycap()
` [PATCH v9 11/22] media: uvcvideo: Set unique vdev name based in type
` [PATCH v9 12/22] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v9 13/22] media: uvcvideo: Use control names from framework
` [PATCH v9 14/22] media: uvcvideo: Check controls flags before accessing them
` [PATCH v9 15/22] media: uvcvideo: Set error_idx during ctrl_commit errors
` [PATCH v9 16/22] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v9 17/22] media: docs: Document the behaviour of uvcdriver
` [PATCH v9 18/22] media: uvcvideo: Downgrade control error messages
` [PATCH v9 19/22] uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
` [PATCH v9 20/22] uvcvideo: improve error handling in uvc_query_ctrl()
` [PATCH v9 21/22] uvcvideo: don't spam the log in uvc_ctrl_restore_values()
` [PATCH v9 22/22] uvc: use vb2 ioctl and fop helpers

[PATCH] staging: fbtft: fix a typo
 2021-03-26  9:57 UTC  (5+ messages)

[PATCH 1/1] media: atomisp: Remove duplicated header file inclusion
 2021-03-26  9:41 UTC 

[PATCHv1 1/6] rtc: m41t80: add support for protected clock
 2021-03-26  9:52 UTC  (5+ messages)
` [RFC] clk: add boot clock support

[PATCH 0/5] staging: r8192U_wx.c: multiple style fixes
 2021-03-26  9:48 UTC  (6+ messages)
` [PATCH 1/5] r8192U_wx.c: style: alignment with open parenthesis
` [PATCH 2/5] r8192U_wx.c: style: spaces preferred around operators
` [PATCH 3/5] r8192U_wx.c: style: braces all arms of statement
` [PATCH 4/5] r8192U_wx.c: style: Unnecessary parentheses
` [PATCH 5/5] r8192U_wx.c: style: avoid multiple blank lines

FYI & RFC: obsoleting reporting-bugs and making reporting-issues official
 2021-03-26  9:48 UTC  (6+ messages)
` [1/5] reporting-issues: header and TLDR
  ` [Ksummit-discuss] "
` [Ksummit-discuss] FYI & RFC: obsoleting reporting-bugs and making reporting-issues official

[PATCH 1/1] KVM: x86: remove unused declaration of kvm_write_tsc()
 2021-03-26  9:45 UTC  (2+ messages)

[PATCH 0/4] mm/page_reporting: Some knobs and fixes
 2021-03-26  9:44 UTC  (5+ messages)
` [PATCH 1/4] mm/page_reporting: Introduce free page reported counters
` [PATCH 2/4] mm/page_reporting: Introduce free page reporting factor
` [PATCH 3/4] mm/page_reporting: Introduce "page_reporting_factor=" boot parameter
` [PATCH 4/4] mm/page_reporting: Fix possible user allocation failure

[PATCH v3 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-03-26  9:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach
` [PATCH v3 2/2] remoteproc: stm32: add capability to detach

[PATCH v3 0/3] add one regulator used to power up pcie phy
 2021-03-26  9:41 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: imx8mq-evk: "
` [PATCH v3 3/3] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3


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).