linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-17 22:02:40 to 2021-11-18 03:15:12 UTC [more...]

general protection fault in mpls_dev_sysctl_unregister
 2021-11-18  3:14 UTC 

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-18  3:14 UTC  (10+ messages)

[PATCH] drm/bridge: anx7625: Check GPIO description to avoid crash
 2021-11-18  3:11 UTC 

[PATCH v2 0/3] RSPI driver support for RZ/G2L
 2021-11-18  3:10 UTC  (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: renesas,rspi: Document RZ/G2L SoC
` [PATCH v2 2/3] spi: spi-rspi: Add support to deassert/assert reset line
` [PATCH v2 3/3] spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()

[PATCH v3] watchdog: Add warning message when the newcpumask contains nohz_full cores
 2021-11-18  3:10 UTC 

PCI: Race condition in pci_create_sysfs_dev_files
 2021-11-18  3:09 UTC  (10+ messages)

[PATCH v3 0/7] MediaTek Ethernet Patches on MT8195
 2021-11-18  3:09 UTC  (4+ messages)
` [PATCH v3 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema

[PATCH -next] net: mvpp2: Use div64_ul instead of do_div
 2021-11-18  3:05 UTC 

[PATCH] drm/scheduler: fix drm_sched_job_add_implicit_dependencies harder
 2021-11-18  3:09 UTC  (5+ messages)

[PATCH] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
 2021-11-13 21:29 UTC 

[PATCH V2] pwm: rcar: Use div64_ul instead of do_div
 2021-11-18  3:02 UTC  (2+ messages)
` [PATCH V3] "

[paulmck-rcu:dev.2021.11.10a 81/96] kernel/rcu/tasks.h:181:25: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2021-11-18  3:01 UTC  (2+ messages)

[PATCH -next v2] ethernet: renesas: Use div64_ul instead of do_div
 2021-11-18  2:58 UTC 

[PATCH v4] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-18  2:56 UTC 

[PATCH] cpufreq: qcom-hw: Use optional irq API
 2021-11-18  2:55 UTC  (2+ messages)

[PATCH] memory: renesas-rpc-if: avoid use of undocumented bits
 2021-11-18  2:54 UTC  (2+ messages)

[PATCH V2] pwm: Use div64_ul instead of do_div
 2021-11-18  2:52 UTC  (2+ messages)
` [PATCH V3] "

[PATCH v5 00/12] user_events: Enable user processes to create and write to trace events
 2021-11-18  2:50 UTC  (6+ messages)
` [PATCH v5 02/12] user_events: Add minimal support for trace_event into ftrace
` [PATCH v5 12/12] user_events: Validate user payloads for size and null termination

[PATCH -next] ethernet: renesas: Use div64_ul instead of do_div
 2021-11-18  2:50 UTC 

[PATCH] loop: mask loop_control_ioctl parameter only as minor
 2021-11-18  2:36 UTC 

[PATCH RFT] memory: renesas-rpc-if: simplify register update
 2021-11-18  2:42 UTC  (2+ messages)

[PATCH] Fix SEV-ES INS/OUTS instructions for word, dword, and qword
 2021-11-18  2:41 UTC  (2+ messages)

[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-18  2:39 UTC  (9+ messages)
` [PATCH 01/11] iommu: Add device dma ownership set/release interfaces

[PATCH] drm/kmb: fix potential memleak in error branch
 2021-11-18  2:37 UTC 

[PATCH] xen: detect uninitialized xenbus in xenbus_init
 2021-11-18  2:37 UTC  (3+ messages)

[tip:perf/urgent] BUILD SUCCESS f3fd84a3b7754b60df67ebfe64e1d90623895111
 2021-11-18  2:27 UTC 

[tip:locking/core] BUILD SUCCESS 2202e15b2b1a946ce760d96748cd7477589701ab
 2021-11-18  2:27 UTC 

[tip:sched/core] BUILD SUCCESS cb0e52b7748737b2cf6481fdd9b920ce7e1ebbdf
 2021-11-18  2:28 UTC 

[tip:x86/core] BUILD REGRESSION d31c3c683ee668ba5d87c0730610442fd672525f
 2021-11-18  2:27 UTC 

[PATCH net-next] neigh: introduce __neigh_confirm() for __ipv{4, 6}_confirm_neigh
 2021-11-18  2:24 UTC  (3+ messages)

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-18  1:54 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v6 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v6 3/8] dt-bindings: imx6q-pcie: Add PHY phandles and name properties
` [PATCH v6 4/8] arm64: dts: imx8mm: Add the pcie phy support
` [PATCH v6 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
` [PATCH v6 6/8] arm64: dts: imx8mm: Add the pcie support
` [PATCH v6 7/8] arm64: dts: imx8mm-evk: Add the pcie support on imx8mm evk board
` [PATCH v6 8/8] PCI: imx: Add the imx8mm pcie support

how and when to create the "." and ".." entry in Linux file systems?
 2021-11-18  2:19 UTC 

[RFC 00/19] KVM: x86/mmu: Optimize disabling dirty logging
 2021-11-18  2:12 UTC  (5+ messages)
` [RFC 07/19] KVM: x86/mmu: Factor wrprot for nested PML out of make_spte
` [RFC 11/19] KVM: x86/mmu: Factor shadow_zero_check "

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 20/36] include/linux/sysctl.h:230:1: error: expected ';' before '}' token
 2021-11-18  2:11 UTC 

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-11-18  2:10 UTC  (7+ messages)
` [RFC PATCH v3 1/9] dt-bindings: battery: Add temperature-capacity degradation table
` [RFC PATCH v3 2/9] power: supply: add cap2ocv batinfo helper
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables

drivers/platform/chrome/cros_ec_typec.c:900:39: sparse: sparse: cast to restricted __le16
 2021-11-18  2:10 UTC 

[PATCH v4] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-18  2:07 UTC 

[ti:ti-rt-linux-5.10.y 3916/10202] spi-cadence-quadspi.c:undefined reference to `spi_mem_exec_op'
 2021-11-18  2:03 UTC 

[tglx-devel:msi 46/89] include/vdso/bits.h:7:33: error: passing argument 1 of 'msi_device_has_property' makes pointer from integer without a cast
 2021-11-18  2:04 UTC 

[RFC PATCH] kernfs: release kernfs_mutex before the inode allocation
 2021-11-18  1:55 UTC  (9+ messages)

[PATCH v4 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-11-18  1:54 UTC  (7+ messages)
` [PATCH v4 2/6] clk: qcom: Add LUCID_EVO PLL type "
` [PATCH v4 3/6] clk: qcom: Add SDX65 GCC support

Linux 5.16-rc1
 2021-11-18  1:54 UTC  (10+ messages)

[PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
 2021-11-18  1:59 UTC 

[PATCH net v2] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-11-18  1:46 UTC  (5+ messages)

arch/mips/kernel/relocate.c:41:12: warning: no previous prototype for 'plat_post_relocation'
 2021-11-18  1:45 UTC 

[PATCH 03/13] MM: reclaim mustn't enter FS for swap-over-NFS
 2021-11-18  1:43 UTC  (2+ messages)

[PATCH v2] drivers/coresight: ultrasoc: Add System Memory Buffer driver
 2021-11-18  1:39 UTC  (3+ messages)

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-18  1:38 UTC  (6+ messages)

[PATCH 1/2] ASoC: rt5682: Fix crash due to out of scope stack vars
 2021-11-18  1:36 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5682s: "

[PATCH v3] arm64: dts: qcom: sc7280: Add Display Port node
 2021-11-18  1:33 UTC  (3+ messages)

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-18  1:32 UTC  (14+ messages)

[PATCH] x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV
 2021-11-18  1:26 UTC  (14+ messages)

[pali:pci-mvebu 10/63] drivers/pci/pci-bridge-emul.c:216:23: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073700900863' to '4286316543'
 2021-11-18  1:24 UTC 

[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-18  1:23 UTC  (6+ messages)

[PATCH] arm64: dts: drop legacy property #stream-id-cells
 2021-11-18  1:20 UTC  (2+ messages)

[PATCH v2 1/1] PCI: Add KUnit tests for __pci_read_base()
 2021-11-18  1:16 UTC  (2+ messages)

[5.12 - 5.15] xHCI controller dead - not renesas but intel
 2021-11-18  1:16 UTC  (3+ messages)

[PATCH v3] tracing/histogram: Fix UAF in destroy_hist_field()
 2021-11-18  1:15 UTC 

m68k-linux-ld: undefined reference to `drm_gem_fb_begin_cpu_access'
 2021-11-18  1:14 UTC 

[syzbot] INFO: task hung in __loop_clr_fd
 2021-11-18  1:13 UTC 

[PATCH v1 0/2] serial: 8250_pci: Split Pericom driver
 2021-11-18  1:12 UTC  (3+ messages)
` [PATCH v1 1/2] serial: 8250_pci: Split out "

INFO: task hung in __loop_clr_fd
 2021-11-18  1:10 UTC 

[PATCH] ipvs: remove unused variable for ip_vs_new_dest
 2021-11-18  1:09 UTC  (4+ messages)

fs/btrfs/zoned.c:1697: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-18  1:00 UTC 

[OOPS] Linux 5.14.19 crashes and burns!
 2021-11-18  0:55 UTC 

net/smc/smc_llc.c:40:1: warning: alignment 1 of 'struct smc_llc_hdr' is less than 4
 2021-11-18  0:49 UTC 

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-18  0:47 UTC  (6+ messages)
` [PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
  ` [PATCH v2 2/2] crypto: caam - check jr permissions before probing

[PATCH] tools/lib/lockdep: drop liblockdep
 2021-11-18  0:32 UTC  (2+ messages)

[PATCH v4] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-18  0:35 UTC  (8+ messages)

[PATCH v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-18  0:34 UTC  (2+ messages)

[PATCH v2 1/6] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-18  0:34 UTC  (3+ messages)

[syzbot] INFO: task hung in blkdev_get_by_dev (2)
 2021-11-18  0:33 UTC 

ksmbd: Unsupported addition info
 2021-11-18  0:31 UTC  (6+ messages)

linux-next: build failure after merge of the gpio-brgl tree
 2021-11-18  0:29 UTC  (2+ messages)

[PATCH v2] ipv4/raw: support binding to nonlocal addresses
 2021-11-18  0:14 UTC  (2+ messages)

[morse:mpam/snapshot/v5.15 46/139] arch/x86/kernel/cpu/resctrl/core.c:34:1: sparse: sparse: symbol 'domain_list_lock' was not declared. Should it be static?
 2021-11-18  0:25 UTC  (2+ messages)
` [RFC PATCH morse] x86/resctrl: domain_list_lock can be static

[PATCH 1/6] phy: mvebu-cp110-utmi: Fix kernel-doc warns
 2021-11-18  0:20 UTC  (7+ messages)
` [PATCH 2/6] phy: qualcomm: ipq806x-usb: Fix kernel-doc style
` [PATCH 3/6] phy: qualcomm: qmp: Add missing struct documentation
` [PATCH 4/6] phy: qualcomm: usb-hsic: Fix the kernel-doc warn

[GIT PULL] tracing: Fix double free bug
 2021-11-18  0:17 UTC  (4+ messages)

[PATCH 5.15 000/923] 5.15.3-rc3 review
 2021-11-18  0:16 UTC  (5+ messages)

[PATCH -V10 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-11-18  0:15 UTC  (3+ messages)
` [PATCH -V10 1/6] NUMA Balancing: add page promotion counter

[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-18  0:12 UTC  (2+ messages)

[PATCH v17 0/7] usb: misc: Add onboard_usb_hub driver
 2021-11-18  0:11 UTC  (7+ messages)
` [PATCH v17 1/7] "
` [PATCH v17 3/7] usb: core: hcd: Create platform devices for onboard hubs in probe()
` [PATCH v17 4/7] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

arch/x86/hyperv/ivm.c:43:25: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-11-18  0:09 UTC 

[PATCH linux-next] e1000e: Remove useless variables
 2021-11-18  0:06 UTC  (2+ messages)

[GIT PULL] gfs2 fixes for v5.16-rc2
 2021-11-17 23:58 UTC  (3+ messages)

[PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
 2021-11-17 23:58 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.16
 2021-11-17 23:58 UTC  (2+ messages)

[PATCH v6 0/5] CMDQ refinement of Mediatek DRM driver
 2021-11-17 23:54 UTC 

[PATCH v5 3/6] drm/mediatek: Detect CMDQ execution timeout
 2021-11-17 23:51 UTC  (4+ messages)

[PATCH v3 0/4] x86/kvm: add boot parameters for max vcpu configs
 2021-11-17 23:46 UTC  (5+ messages)
` [PATCH v3 1/4] x86/kvm: add boot parameter for adding vcpu-id bits

[PATCH] tracing: fix va_list breakage in trace_check_vprintf()
 2021-11-17 23:41 UTC  (3+ messages)

[PATCH] Reset task stack state in bringup_cpu()
 2021-11-17 23:39 UTC  (4+ messages)

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-17 23:34 UTC  (3+ messages)
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver

[PATCH v3 0/2] Fix two kernel warnings in glink driver
 2021-11-17 23:29 UTC  (3+ messages)
` [PATCH v3 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-17 23:25 UTC  (11+ messages)
` [PATCH v3 06/13] peci: Add device detection
` [PATCH v3 10/13] hwmon: peci: Add cputemp driver

[PATCH 6/7] perf: x86/core: Add interface to query perfmon_event_map[] directly
 2021-11-17 23:21 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the jc_docs tree
 2021-11-17 23:20 UTC  (2+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-17 23:17 UTC  (7+ messages)

[PATCH v1 1/1] MAINTAINERS: Sort sections with parse-maintainers.pl help
 2021-11-17 23:17 UTC  (2+ messages)

[PATCH v9 0/5] Add Xilinx AMS Driver
 2021-11-17 23:06 UTC  (10+ messages)
` [PATCH v9 5/5] MAINTAINERS: Add maintainer for xilinx-ams

[PATCH 0/2] Extend pinctrl-ocelot driver for lan966x
 2021-11-17 22:59 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: ocelot: Extend support "

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-11-17 22:50 UTC 

[PATCH v2 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-17 22:48 UTC  (3+ messages)
` [PATCH v2 1/2] drm/input_helper: Add new input-handling helper
` [PATCH v2 2/2] drm/self_refresh: Disable self-refresh on input events

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-11-17 22:46 UTC  (8+ messages)

[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
 2021-11-17 22:45 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] selftests/bpf: fix array_size.cocci warning:
 2021-11-17 22:42 UTC  (2+ messages)

[PATCH v11 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-11-17 22:41 UTC  (3+ messages)
` [PATCH v11 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH 1/3] spi: qcom: geni: remove unused defines
 2021-11-17 22:38 UTC  (6+ messages)
` [PATCH 2/3] spi: qcom: geni: set the error code for gpi transfer
` [PATCH 3/3] spi: qcom: geni: handle timeout for gpi mode

[net-next PATCH 00/19] Multiple cleanup and feature for qca8k
 2021-11-17 22:33 UTC  (5+ messages)
` regmap: allow to define reg_update_bits for no bus configuration

[PATCH 1/1] Documentation: Add minimum pahole version
 2021-11-17 22:33 UTC  (3+ messages)

[PATCH 0/6] rcu/nocb: Last prep work before cpuset interface
 2021-11-17 22:33 UTC  (13+ messages)
` [PATCH 1/6] rcu/nocb: Remove rdp from nocb list when de-offloaded
` [PATCH 4/6] rcu/nocb: Create nocb kthreads on all CPUs as long as the "rcu_nocb=" is passed
` [PATCH 5/6] rcu/nocb: Allow empty "rcu_nocbs" kernel parameter

[PATCH 0/4] New debug feature: IPC message injector
 2021-11-17 22:31 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: cs42l42: Remove redundant code
 2021-11-17 22:31 UTC  (2+ messages)

[PATCH 00/21] ASoC: SOF: Platform updates for AMD and Mediatek
 2021-11-17 22:31 UTC  (2+ messages)

[PATCH] ASoC: stm32: sai: increase channels_max limit
 2021-11-17 22:31 UTC  (2+ messages)

[PATCH] ASoC: stm32: i2s: fix 32 bits channel length without mclk
 2021-11-17 22:31 UTC  (2+ messages)

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-17 22:30 UTC  (7+ messages)
` [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()

[PATCH 0/2] mmc: cavium: Fix MMC supply switching for cards
 2021-11-17 22:28 UTC  (3+ messages)
` [PATCH 1/2] mmc: cavium: Fix voltage reg. switching for card slots
` [PATCH 2/2] dt-bindings: mmc: Add vmmc/vqmmc for Cavium driver

[PATCH] KVM: MMU: update comment on the number of page role combinations
 2021-11-17 22:25 UTC  (4+ messages)

[PATCH 00/17] various fixes for atomisp to make it work
 2021-11-17 22:24 UTC  (9+ messages)
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400

linux-next: Tree for Nov 17
 2021-11-17 22:23 UTC  (2+ messages)
` linux-next: Tree for Nov 17 (fs/dlm/lowcomms.c)

[PATCH 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-17 22:27 UTC  (4+ messages)
` [PATCH 1/2] drm/input_helper: Add new input-handling helper

[PATCH] KVM: Fix the warning by the min()
 2021-11-17 22:19 UTC  (3+ messages)

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-17 22:17 UTC  (5+ messages)
  ` [PATCH v3 2/2] "

drivers/clk/clk-gemini.c:64: warning: expecting prototype for struct gemini_data_data. Prototype was for struct gemini_gate_data instead
 2021-11-17 22:06 UTC 

[PATCH] i3c/master: Fix a potentially infinite loop in 'hci_dat_v1_get_index()'
 2021-11-17 22:05 UTC 

[PATCH v2] tipc: check for null after calling kmemdup
 2021-11-17 22:06 UTC  (2+ 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).