linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 23:30:24 to 2021-11-03 07:34:24 UTC [more...]

[PATCH V9 0/9] vDPA support
 2021-11-03  7:34 UTC  (6+ messages)
` [PATCH V9 7/9] vhost: introduce vDPA-based backend

[PATCH] mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
 2021-11-03  7:33 UTC  (8+ messages)

[PATCH] smack: clean up smack_enabled to be more readable
 2021-11-03  7:31 UTC 

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-11-03  7:31 UTC  (11+ messages)

[PATCH] Revert "efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness"
 2021-11-03  7:27 UTC  (7+ messages)
  ` [PATCH] random: fix crash on multiple early calls to add_bootloader_randomness()
  ` [PATCH v2] "

[PATCH bpf-next] riscv, bpf: fix some compiler error
 2021-11-03  7:26 UTC  (5+ messages)

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-03  7:24 UTC  (5+ messages)

[PATCH] mm/slab_common: use WARN() if cache still has objects on destroy
 2021-11-03  7:23 UTC  (2+ messages)

[PATCH] m68k: coldfire: Prefer unsigned int to bare use of unsigned
 2021-11-03  7:22 UTC 

[GIT pull] irq/core for v5.16-rc1
 2021-11-03  7:18 UTC  (7+ messages)
` [GIT pull] objtool/core "
      ` Stackleak vs noinstr (Was: [GIT pull] objtool/core for v5.16-rc1)

[PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-03  7:14 UTC 

[PATCH] landlock: Initialize kernel stack variables properly
 2021-11-03  7:14 UTC 

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-11-03  7:08 UTC  (4+ messages)

[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-11-03  7:04 UTC  (7+ messages)
` [PATCH v3 06/21] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v3 18/21] cpupower: enable boost state support for amd-pstate module

[PATCH] h8300: Prefer unsigned int to bare use of unsigned
 2021-11-03  7:02 UTC 

[PATCH 0/3] Use static_call for kvm_pmu_ops
 2021-11-03  7:03 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
` [PATCH 2/3] KVM: x86: Introduce definitions to support static calls for kvm_pmu_ops
` [PATCH 3/3] KVM: x86: Use static calls to reduce kvm_pmu_ops overhead

linux-next: Signed-off-by missing for commit in the v9fs tree
 2021-11-03  7:02 UTC  (2+ messages)

[PATCH] Input: i8042 - Add quirk for Fujitsu Lifebook T725
 2021-11-03  7:00 UTC 

[PATCH] net/mlx5:using swap() instead of tmp variable
 2021-11-03  6:57 UTC  (2+ messages)

[PATCH] rcu: avoid alloc_pages() when recording stack
 2021-11-03  6:50 UTC  (4+ messages)

[PATCH] NTFS:Remove unneeded semicolon
 2021-11-03  6:47 UTC 

[PATCH v2] raid5-ppl: use swap() to make code cleaner
 2021-11-03  6:47 UTC  (3+ messages)

[PATCH] net:ipv6:Remove unneeded semicolon
 2021-11-03  6:46 UTC 

[PATCH] RISC-V: KVM:Remove unneeded semicolon
 2021-11-03  6:44 UTC 

refactor the i915 GVT support and move to the modern mdev API v2
 2021-11-03  6:40 UTC  (4+ messages)
` [PATCH 28/29] drm/i915/gvt: convert to use vfio_register_group_dev()

[PATCH] ACPI: OSL: Handle the return value of acpi_os_map_generic_address() for a non-register GAS
 2021-11-03  6:39 UTC 

[PATCH 1/2] i2c: virtio: disable timeout handling
 2021-11-03  6:37 UTC  (14+ messages)

[PATCH 0/9] Remove some unused header files
 2021-11-03  6:31 UTC  (5+ messages)
` [PATCH 3/9] Remove unused header <linux/cnt32_to_63.h>
` [PATCH 5/9] Input: remove unused header <linux/input/cy8ctmg110_pdata.h>

[PATCH] PCI: kirin: Fix of_node_put() issue in pcie-kirin
 2021-11-03  6:25 UTC 

[PATCH v10 0/3] Add driver for lan966x Generic Clock Controller
 2021-11-03  6:19 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
` [PATCH v10 2/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller
` [PATCH v10 3/3] clk: lan966x: Add lan966x SoC clock driver

[PATCH] i2c: virtio: update the maintainer to Conghui
 2021-11-03  6:15 UTC  (3+ messages)

[PATCH] s390:Use BUG_ON instead of if condition followed by BUG
 2021-11-03  5:56 UTC 

[PATCH] bpf, x86:remove unneeded variable
 2021-11-03  5:52 UTC  (2+ messages)

[PATCH] ACPI: EC: fix error "do not initialise statics to false"
 2021-11-03  5:51 UTC 

linux-next: Tree for Nov 3
 2021-11-03  5:48 UTC 

[PATCH] x86/smp: Factor out parts of native_smp_prepare_cpus()
 2021-11-03  5:45 UTC  (2+ messages)

[PATCH] media: aspeed: use reset to replace clk off/on
 2021-11-03  5:43 UTC 

[PATCH] ALSA: seq: Fix RCU stall in snd_seq_write()
 2021-11-03  5:41 UTC  (7+ messages)

[GIT PULL] KUnit update for Linux 5.16-rc1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 5.16-rc1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.16-1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v5.16
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] Documentation for 5.16
 2021-11-03  5:38 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
 2021-11-03  5:33 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error event

[PATCH v3] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  5:29 UTC 

[PATCH] ASoC: tegra: Add master volume/mute control support
 2021-11-03  5:12 UTC  (6+ messages)

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-11-03  5:07 UTC  (16+ messages)
` [RFC v2 01/11] Documentation: Add HTE subsystem guide
` [RFC v2 02/11] drivers: Add hardware timestamp engine (HTE)
` [RFC v2 03/11] hte: Add tegra194 HTE kernel provider
` [RFC v2 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC v2 10/11] hte: Add tegra GPIO HTE test driver

[PATCH 0/4] Fix kcontrol put callback in Tegra drivers
 2021-11-03  5:04 UTC  (5+ messages)
` [PATCH 1/4] ASoC: tegra: Fix kcontrol put callback in ADMAIF
` [PATCH 2/4] ASoC: tegra: Fix kcontrol put callback in I2S
` [PATCH 3/4] ASoC: tegra: Fix kcontrol put callback in DMIC
` [PATCH 4/4] ASoC: tegra: Fix kcontrol put callback in DSPK

[PATCH v2] media: aspeed: fix mode-detect always time out at 2nd run
 2021-11-03  5:02 UTC  (4+ messages)

[PATCH v2] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:48 UTC  (2+ messages)

linux-next: build failure after merge of almost all the trees
 2021-11-03  4:47 UTC  (2+ messages)

[PATCH v3 3/3] brcmfmac: Add support for BCM4355 on Apple hardware
 2021-11-03  4:32 UTC 

[PATCH v3 2/3] brcmfmac: Add support for BCM4377 on Apple hardware
 2021-11-03  4:32 UTC 

[PATCH v3 1/3] brcmfmac: Add support for BCM4378 on Apple hardware (with their special OTP)
 2021-11-03  4:30 UTC 

[PATCH 1/1] arm64: dts: mt8183-kukui: Update Tboard sensor mapping table
 2021-11-03  4:24 UTC  (2+ messages)

[PATCH] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:22 UTC  (3+ messages)

[PATCH v13 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-03  4:21 UTC  (5+ messages)
` [v13 1/4] dt-bindings: spmi: modify the constraint of reg property
` [v13 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [v13 3/4] spmi: mediatek: Add support for MT6873/8192
` [v13 4/4] spmi: mediatek: Add support for MT8195

[PATCH v3] mm: emit the "free" trace report before freeing memory in kmem_cache_free()
 2021-11-03  4:10 UTC 

[tip:timers/urgent] BUILD SUCCESS ca7752caeaa70bd31d1714af566c9809688544af
 2021-11-03  4:14 UTC 

[PATCH] amt: Remove duplicate include
 2021-11-03  3:45 UTC 

[PATCH v2] mm, slub: emit the "free" trace report before freeing memory in kmem_cache_free()
 2021-11-03  3:41 UTC  (6+ messages)

[PATCH] arch: arm64: dts: add delay between CS and CLK signal for flash device
 2021-11-03  3:38 UTC 

[PATCH v2] media: mtk-vcodec: Align width and height to 64 bytes
 2021-11-03  3:37 UTC 

[PATCH -next v2] ALSA: timer: Fix use-after-free problem
 2021-11-03  3:35 UTC 

[PATCH 1/2] scsi: scsi_ioctl: Validate command size
 2021-11-03  3:34 UTC  (4+ messages)
` [PATCH 2/2] scsi: core: remove command size deduction from scsi_setup_scsi_cmnd

[PATCH -next] ALSA: timer: Fix use-after-free problem
 2021-11-03  3:27 UTC  (3+ messages)

linux-next: manual merge of the rust tree with Linus' tree
 2021-11-03  3:19 UTC 

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-03  3:18 UTC  (16+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
` [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v2 21/25] tcp: authopt: Add initial l3index support
` [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support

[PATCH 00/21] iomap/xfs folio patches
 2021-11-03  3:15 UTC  (7+ messages)
` [PATCH 02/21] block: Add bio_add_folio()
` [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios

[PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
 2021-11-03  2:48 UTC 

[PATCH v3 0/8] Add Sunplus SP7021 SoC Support
 2021-11-03  2:42 UTC  (7+ messages)
` [PATCH v3 3/8] dt-bindings: reset: Add bindings for SP7021 reset driver
    ` 答复: "
` [PATCH v3 4/8] reset: Add Sunplus "
    ` 答复: "

[PATCH v2 0/5] msm8996: Enable support for MSS and SLPI
 2021-11-03  2:42 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory

[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-03  2:37 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: Suppress readelf stderr when probing for BTF support
 2021-11-03  2:30 UTC  (2+ messages)

[PATCH net-next] amt: fix error return code in amt_init()
 2021-11-03  2:30 UTC  (2+ messages)

[PATCH] drm: Grab reference of connector before return connector from sun4i_tcon_get_connector
 2021-11-03  2:26 UTC  (4+ messages)
` [PATCH -V2] drm/sun4i: "

[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-03  2:25 UTC 

[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-03  2:19 UTC  (18+ messages)
` [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v2 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v2 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v2 12/13] ARM: dts: imx: add i.MXRT1050-EVK support

[PATCH] ntfs: Remove unneeded semicolon
 2021-11-03  2:09 UTC 

[PATCH] dt-bindings: vendor-prefixes: add T-Head Semiconductor
 2021-11-03  2:09 UTC 

[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-03  2:07 UTC  (4+ messages)
` [PATCH v5 2/8] dt-bindings: phy: Add imx8 pcie phy driver support

[PATCH] net: ipv6: Remove unneeded semicolon
 2021-11-03  1:55 UTC 

[PATCH V5 0/3] Add thead,c900-plic support
 2021-11-03  1:52 UTC  (5+ messages)
` [PATCH V5 1/3] dt-bindings: vendor-prefixes: add T-Head Semiconductor

[PATCH] powerpc/embedded6xx/hlwd-pic: Add missing of_node_put in hlwd_pic_probe
 2021-11-03  1:48 UTC 

[PATCH] powerpc/sysdev/of_rtc: Fix possible memory leak in of_instantiate_rtc
 2021-11-03  1:47 UTC 

[PATCH v11 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-03  1:28 UTC  (2+ messages)
` [PATCH v11 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-11-03  1:28 UTC  (6+ messages)
` [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-03  1:20 UTC  (3+ messages)
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings

[PATCH -next V2 0/2] ubi: fix race between ctrl_cdev_ioctl and ubi_cdev_ioctl
 2021-11-03  1:32 UTC  (3+ messages)
` [PATCH -next V2 1/2] ubi: fix race between volume operations and uif_init
` [PATCH -next V2 2/2] ubi: fix race between volume operations and uif_close

[PATCH] [-next] net: marvell: prestera: Add explicit padding
 2021-11-03  1:20 UTC  (5+ messages)

[PATCH] bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD
 2021-11-03  1:20 UTC  (2+ messages)

[PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
 2021-11-03  1:15 UTC  (6+ messages)

[PATCH] net/9p: autoload transport modules
 2021-11-03  1:00 UTC  (11+ messages)

[PATCH net-next 0/2] MCTP sockaddr padding check/initialisation fixup
 2021-11-03  0:55 UTC  (3+ messages)
` [PATCH net-next 2/2] mctp: handle the struct sockaddr_mctp_ext padding field

[PATCH V4 0/3] livepatch: cleanup kpl_patch kobject release
 2021-11-03  0:51 UTC  (4+ messages)
` [PATCH V4 1/3] livepatch: remove 'struct completion finish' from klp_patch

[PATCH v2] net: davinci_emac: Fix interrupt pacing disable
 2021-11-03  0:50 UTC  (2+ messages)

[RFC V2 0/5] arm64: dts: imx8mm: Enable CSI and OV5640 Camera
 2021-11-03  0:45 UTC  (9+ messages)

[PATCH net-next v2 0/3] net: ethernet: ti: cpsw: enable bc/mc storm prevention support
 2021-11-03  0:38 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: "

[PATCH 0/2] Add RTC driver for Sunplus SP7021 SoC
 2021-11-03  0:36 UTC  (3+ messages)
` [PATCH 1/2] rtc: Add driver for Sunplus SP7021

[PATCH][next] rtw89: Fix potential dereference of the null pointer sta
 2021-11-03  0:36 UTC  (4+ messages)

[RFC PATCH] net: phy/mdio: enable mmd indirect access through phy_mii_ioctl()
 2021-11-03  0:27 UTC  (15+ messages)

[PATCH] static_call,x86: Robustify trampoline patching
 2021-11-03  0:20 UTC  (12+ messages)

[RFC PATCH v3 0/3] Introduce BPF map tracing capability
 2021-11-03  0:12 UTC  (2+ messages)

[PATCH] drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
 2021-11-03  0:12 UTC  (3+ messages)

[git pull] drm for 5.16-rc1
 2021-11-03  0:08 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v5.16-rc1
 2021-11-03  0:07 UTC  (2+ messages)

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-11-03  0:01 UTC  (11+ messages)

[PATCH 0/7] Fix wrong static ip autoconf in some dts and defconfig
 2021-11-02 23:54 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: mmp2-brownstone: fix wrong static ip autoconf
` [PATCH 2/7] ARM: dts: pxa168-aspenite: "
` [PATCH 3/7] ARM: dts: pxa910-dkb: "
` [PATCH 4/7] ARM: mmp2: update mmp2_defconfig to "
` [PATCH 5/7] ARM: pxa168: update pxa168_defconfig "
` [PATCH 6/7] ARM: pxa3xx: update pxa3xx_defconfig "
` [PATCH 7/7] ARM: pxa910: update pxa910_defconfig "

[PATCH v3 0/2] Fix two kernel warnings in glink driver
 2021-11-02 23:51 UTC  (3+ messages)
` [PATCH v3 1/2] rpmsg: glink: Fix use-after-free in qcom_glink_rpdev_release()
` [PATCH v3 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()

Re:[PATCH v9] tty: Fix the keyboard led light display problem
 2021-11-02 23:51 UTC  (7+ messages)
` [PATCH "

[PATCH -rcu] docs: RCU: Avoid 'Symbol' font-family in SVG figures
 2021-11-02 23:48 UTC 

[PATCH v3] arm64: dts: qcom: sc7280: Add Display Port node
 2021-11-02 23:44 UTC 

[PATCH v2 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-11-03  0:09 UTC  (4+ messages)
  ` [PATCH v2 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[PATCH] platform/chrome: cros_ec_chardev: Export chardev ioctls to UAPI
 2021-11-02 23:41 UTC 


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