linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-04 23:57:31 to 2021-11-05 07:52:39 UTC [more...]

hsi: suspected uaf issue in hsi_core.c
 2021-11-05  7:52 UTC 

Intel Alder Lake Question (Scheduler)
 2021-11-05  7:51 UTC 

[RFC][PATCH 00/22] x86: Remove anonymous out-of-line fixups
 2021-11-05  7:43 UTC  (4+ messages)
` [RFC][PATCH 06/22] x86,entry_32: Remove .fixup usage

[PATCH] perf/x86/lbr: Reset LBR_SELECT during vlbr reset
 2021-11-05  7:43 UTC  (2+ messages)

[RFC]Development of the AEST(Arm Error Source Table) driver
 2021-11-05  7:38 UTC 

[PATCH] w1: w1_therm: use swap() to make code cleaner
 2021-11-05  7:37 UTC  (3+ messages)
` [PATCH v2] "

[git pull] IOMMU Updates for Linux v5.16
 2021-11-05  7:35 UTC  (3+ messages)

[PATCH net-next] net: udp: correct the document for udp_mem
 2021-11-05  7:35 UTC 

[PATCH v2] drm/dp: Fix aux->transfer NULL pointer dereference on drm_dp_dpcd_access
 2021-11-05  7:35 UTC  (7+ messages)

[RFC]Development of the AEST(Arm Error Source Table) driver
 2021-11-05  7:27 UTC 

[PATCH 0/5] certs: various cleanups of certs/Makefile
 2021-11-05  7:33 UTC  (7+ messages)
` [PATCH 1/5] certs: remove meaningless $(error ...) in certs/Makefile
` [PATCH 2/5] certs: check-in the default x509 config file
` [PATCH 3/5] certs: remove noisy messages while generating the signing key
` [PATCH 4/5] certs: use 'cmd' to hide openssl output in silent builds more simply
` [PATCH 5/5] certs: use if_changed to re-generate the key when the key type is changed

[PATCH] crypto: api - Do not create test larvals if manager is disabled
 2021-11-05  7:26 UTC  (8+ messages)
                  ` crypto: api - Fix boot-up crash when crypto "

[PATCH] rtw89: Fix crash by loading compressed firmware file
 2021-11-05  7:21 UTC  (2+ messages)

[PATCH v2] driver core: platform: Make use of the helper function dev_err_probe()
 2021-11-05  7:15 UTC 

[PATCH -next] amt: Fix NULL but dereferenced coccicheck error
 2021-11-05  7:12 UTC 

[hnaz-mm:master 343/435] arch/riscv/lib/delay.c:77:3: error: implicit declaration of function 'cpu_relax'
 2021-11-05  7:11 UTC 

[PATCH] x86/sgx: Fix free page accounting
 2021-11-05  7:10 UTC  (4+ messages)

firewire: suspected uaf issue
 2021-11-05  7:07 UTC 

[intel-tdx:guest 122/136] ld.lld: error: undefined symbol: swiotlb_hint_cpus
 2021-11-05  7:06 UTC 

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-05  7:04 UTC  (11+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 06/25] tcp: authopt: Compute packet signatures
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default

[PATCH] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-05  7:02 UTC  (3+ messages)

[PATCH] driver core: platform: Make use of the helper function dev_err_probe()
 2021-11-05  6:54 UTC  (2+ messages)

[RESEND PATCH v2] thermal: Fix a NULL pointer dereference
 2021-11-05  6:50 UTC  (2+ messages)

fs/io_uring.c:10086:24: warning: Value stored to 'sqe' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-05  6:42 UTC 

[PATCH v15 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
 2021-11-05  6:41 UTC  (2+ messages)
` [fs] a0918006f9: netperf.Throughput_tps -11.6% regression

[PATCH 0/2] kobject: avoid to cleanup kobject after module is unloaded
 2021-11-05  6:37 UTC  (3+ messages)
` [PATCH 1/2] kobject: don't delay to cleanup module kobject
` [PATCH 2/2] kobject: wait until kobject is cleaned up before freeing module

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-05  6:34 UTC  (3+ messages)

[dhowells-fs:fscache-rewrite-indexing-3 43/55] fs/cachefiles/io.c:490:6: warning: Uninitialized variable: ret [uninitvar]
 2021-11-05  6:33 UTC 

[RFC 0/8] HID: add support for USI style pens
 2021-11-05  6:33 UTC  (4+ messages)
` [RFC 6/8] HID: usi: Add driver for Universal Stylus Interface (USI)

[PATCH] um: use swap() to make code cleaner
 2021-11-05  6:18 UTC  (3+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the drm-misc tree
 2021-11-05  6:15 UTC  (3+ messages)

[PATCH] powerpc: xmon: remove the duplicated operand of the bitwise operator
 2021-11-05  6:13 UTC  (2+ messages)

[PATCH v0.8 2/6] mm, x86/uaccess: add userspace atomic helpers
 2021-11-05  6:10 UTC  (2+ messages)

[PATCH v3] clk: imx: use module_platform_driver
 2021-11-05  5:59 UTC  (2+ messages)

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-11-05  5:58 UTC  (6+ messages)

[PATCH 0/2] fix bug when calling kexec_load()
 2021-11-05  5:58 UTC  (4+ messages)
` [PATCH 1/2] arm64: trans_pgd: fix incorrect use of pmd_populate_kernel in copy_pte()

Using perf_event_open() to sample multiple events of a process
 2021-11-05  5:57 UTC 

[dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-05  5:56 UTC  (18+ messages)

[PATCH v2] firewire: fix potential uaf in outbound_phy_packet_callback()
 2021-11-05  5:57 UTC 

crashes in crypto_shash_update()
 2021-11-05  5:55 UTC  (3+ messages)

[PATCH v3 0/3] mm/hwpoison: fix unpoison_memory()
 2021-11-05  5:50 UTC  (4+ messages)
` [PATCH v3 1/3] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v3 2/3] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v3 3/3] mm/hwpoison: fix unpoison_memory()

[PATCH 05/11] ubifs: Rename whiteout atomically
 2021-11-05  5:35 UTC 

arch/riscv/kernel/signal.c:197:28: error: use of undeclared identifier '__vdso_rt_sigreturn_offset'
 2021-11-05  5:23 UTC 

linux-next: build warnings in Linus' tree
 2021-11-05  5:03 UTC 

linux-next: build failure in Linus' tree
 2021-11-05  4:54 UTC 

linux-next: build failure in Linus' tree
 2021-11-05  4:49 UTC 

arch/arm64/include/asm/syscall_wrapper.h:76:32: warning: no previous prototype for '__arm64_sys_futex_waitv'
 2021-11-05  4:36 UTC 

drivers/gpu/drm/i915/gem/i915_gem_object.h:43:6: error: shift count >= width of type
 2021-11-05  4:32 UTC 

[PATCH] drm/msm/devfreq: Fix OPP refcnt leak
 2021-11-05  4:32 UTC  (3+ messages)

[PATCH 1/2] binfmt_misc: cleanup on filesystem umount
 2021-11-05  4:30 UTC  (4+ messages)
` [PATCH 2/2] binfmt_misc: enable sandboxed mounts

[PATCH] erofs: fix unsafe pagevec reuse of hooked pclusters
 2021-11-05  4:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-05  4:24 UTC  (4+ messages)
` [PATCH bpf-next v5 2/2] selftests: bpf: test "

[PATCH] acpi/tables: Add AEST in ACPI Table Definition
 2021-11-05  4:16 UTC 

[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-11-05  4:20 UTC  (6+ messages)
` [PATCH v3 06/21] cpufreq: amd: introduce a new amd pstate driver to support future processors

[RFC V2 0/5] arm64: dts: imx8mm: Enable CSI and OV5640 Camera
 2021-11-05  4:14 UTC  (10+ messages)

[PATCH 0/4] ASoC: mediatek: Update MT8195 machine driver
 2021-11-05  4:11 UTC  (4+ messages)
` [PATCH 3/4] ASoC: mediatek: mt8195: separate the common code from "

[PATCH v3] ARM: dts: aspeed: tyan-s7106: Update nct7802 config
 2021-11-05  4:04 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: tyan-s7106: Update nct7802 config
 2021-11-05  4:03 UTC  (7+ messages)

include/linux/input.h:256:2: error: #error "SW_MAX and INPUT_DEVICE_ID_SW_MAX do not match"
 2021-11-05  3:54 UTC 

[PATCH] mm/kmemleak: Avoid scanning potential huge holes
 2021-11-05  3:52 UTC 

[PATCH] arm64: dts: qcom: c630: disable crypto due to serror
 2021-11-05  3:52 UTC 

[PATCH] KVM: move struct kvm_vcpu * array to the bottom of struct kvm
 2021-11-05  3:49 UTC 

[PATCH v2] scsi: scsi_debug: don't call kcalloc if size arg is zero
 2021-11-05  3:42 UTC  (2+ messages)

linux-next: Tree for Nov 5
 2021-11-05  3:39 UTC 

include/linux/input.h:256:2: error: "SW_MAX and INPUT_DEVICE_ID_SW_MAX do not match"
 2021-11-05  3:37 UTC 

[PATCH v2] scsi: scsi_debug: fix type in min_t to avoid stack OOB
 2021-11-05  3:32 UTC  (4+ messages)

[PATCH] nvme: fix write zeroes pi
 2021-11-05  3:23 UTC  (2+ messages)

[PATCH v12 1/4] dt-bindings:drm/bridge:anx7625:add vendor define
 2021-11-05  3:19 UTC  (4+ messages)
` [PATCH v12 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v12 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v12 4/4] drm/bridge: anx7625: add HDMI audio function

[PATCH] net: ethernet: litex: Remove unnecessary print function dev_err()
 2021-11-05  3:15 UTC  (2+ messages)

[PATCH 5.14 00/16] 5.14.17-rc1 review
 2021-11-05  3:10 UTC  (3+ messages)

[PATCH v12 0/4] Add MIPI rx DPI support
 2021-11-05  3:07 UTC  (3+ messages)

[luxis1999-dev-iommu:iommufd-vfio-v5.16-rc1 29/32] drivers/iommufd/iommufd.c:339 iommufd_process_dma_op() warn: unsigned 'dma.ioas' is never less than zero
 2021-11-05  3:05 UTC 

[PATCH] rtc: pcf85063: add i2c_device_id name matching support
 2021-11-05  3:04 UTC  (2+ messages)

[PATCH] vdpa: add driver_override support
 2021-11-05  3:01 UTC  (2+ messages)

[PATCH net-next v4] net: marvell: prestera: add firmware v4.0 support
 2021-11-05  2:59 UTC  (2+ messages)

[PATCH] bus: brcmstb_gisb: Allow building as module
 2021-11-05  2:56 UTC  (3+ messages)

[PATCH 0/5] tcp/md5: Generic tcp_sig_pool
 2021-11-05  2:55 UTC  (8+ messages)
` [PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
` [PATCH 2/5] tcp/md5: Don't leak ahash in OOM
` [PATCH 3/5] tcp/md5: Alloc tcp_md5sig_pool only in setsockopt()
` [PATCH 4/5] tcp/md5: Use tcp_md5sig_pool_* naming scheme
` [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool

[PATCH v5 0/4] PCI MCFG consolidation and APEI resource filtering
 2021-11-05  2:55 UTC  (4+ messages)

[PATCH] ACPI/IORT: Add 'smmu=off' command line option
 2021-11-05  2:54 UTC  (3+ messages)

[RFC PATCH] mm: migrate: Add new node demotion strategy
 2021-11-05  2:51 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the scsi-mkp tree
 2021-11-05  2:50 UTC  (2+ messages)

[PATCH] x86/mce: correct cpu_missing reporting in mce_timed_out
 2021-11-05  2:19 UTC  (5+ messages)
      `  "

[PATCH] vdpa: Avoid duplicate call to vp_vdpa get_status
 2021-11-05  2:48 UTC  (2+ messages)

[PATCH] mips: decompressor: do not copy source files while building
 2021-11-05  2:38 UTC 

drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c:406: warning: expecting prototype for hns3_nic_self_test(). Prototype was for hns3_self_test() instead
 2021-11-05  2:36 UTC 

[PATCH] vdpa: Mark vdpa_config_ops.get_vq_notification as optional
 2021-11-05  2:35 UTC  (2+ messages)

[PATCH net-next v2 0/2] MCTP sockaddr padding check/initialisation fixup
 2021-11-05  2:30 UTC  (5+ messages)

[PATCH 5.15 00/12] 5.15.1-rc1 review
 2021-11-05  2:26 UTC  (3+ messages)

ld.lld: error: undefined symbol: __devm_regmap_init_spi
 2021-11-05  2:13 UTC 

[PATCH v2] PCI: kirin: Fix of_node_put() issue in pcie-kirin
 2021-11-05  2:07 UTC 

[PATCH 0/2] add error handling support for add_disk()
 2021-11-05  2:06 UTC  (3+ messages)

perf build broken looking for bpf/{libbpf,bpf}.h after merge with upstream
 2021-11-05  2:03 UTC  (7+ messages)

[PATCH bpf-next] perf build: Install libbpf headers locally when building
 2021-11-05  2:02 UTC 

[PATCH v1] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-05  2:02 UTC  (5+ messages)

[PATCH bpf] bpftool: Install libbpf headers for the bootstrap version, too
 2021-11-05  1:58 UTC 

[PATCH] iio: adc: rzg2l_adc: Remove unnecessary print function dev_err()
 2021-11-05  1:55 UTC 

[PATCH] ocfs2:Use BUG_ON instead of if condition followed by BUG
 2021-11-05  1:54 UTC  (2+ messages)

[PATCH] PCI: kirin: Fix of_node_put() issue in pcie-kirin
 2021-11-05  1:52 UTC  (3+ messages)

linux-next: manual merge of the char-misc tree with the drm-tegra tree
 2021-11-05  1:52 UTC  (2+ messages)

linux-next: manual merge of the char-misc tree with the drm-intel tree
 2021-11-05  1:51 UTC  (2+ messages)

[PATCH] ata: sata_highbank: Remove unnecessary print function dev_err()
 2021-11-05  1:50 UTC 

[PATCH RESEND] nbd: code clean for nbd_genl_status()
 2021-11-05  1:46 UTC  (3+ messages)

[PATCH] fs: dlm:Remove unneeded semicolon
 2021-11-05  1:43 UTC 

[PATCH] selftests: timers: Remove unneeded semicolon
 2021-11-05  1:42 UTC 

[PATCH] ntfs:Remove unneeded semicolon
 2021-11-05  1:39 UTC 

[PATCH] thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
 2021-11-05  1:33 UTC 

[PATCH] PCI:vmd: remove duplicate include in vmd.c
 2021-11-05  1:38 UTC  (2+ messages)

[PATCH] arm:Remove unneeded semicolon
 2021-11-05  1:38 UTC 

[PATCH v2] drivers/coresight: ultrasoc: Add System Memory Buffer driver
 2021-11-05  1:36 UTC  (2+ messages)

[PATCH] kselftests: timers:Remove unneeded semicolon
 2021-11-05  1:35 UTC 

[PATCH -next] KVM: arm64: change the return type of kvm_vcpu_preferred_target()
 2021-11-05  1:15 UTC 

[PATCH bpf-next v6] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-11-05  1:30 UTC 

drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2393:5: warning: no previous prototype for function 'mt7915_mcu_set_fixed_rate'
 2021-11-05  1:28 UTC 

[PATCH] media: aspeed: use reset to replace clk off/on
 2021-11-05  1:27 UTC  (3+ messages)

[PATCH] amt: remove duplicate include in amt.c
 2021-11-05  1:27 UTC 

Removal of printk safe buffers delays NMI context printk
 2021-11-05  1:26 UTC  (3+ messages)

[PATCH] netfilter: nft_payload: remove duplicate include in nft_payload.c
 2021-11-05  1:25 UTC 

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-05  1:20 UTC  (2+ messages)

[PATCH v3 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-11-05  1:09 UTC  (9+ messages)
` [PATCH v3 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH v3 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH v3 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH v3 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature

[jpirko-mlxsw:petrm_leftovers 31/33] net/sched/act_dpxfer.c:15:9: error: 'TC_ACT_OK' undeclared
 2021-11-05  1:07 UTC 

[PATCH V6] irqchip/sifive-plic: Fixup EOI failed when masked
 2021-11-05  1:06 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: tyan-s7106: Update nct7802 config
 2021-11-05  1:01 UTC  (3+ messages)

[PATCH v4 0/4] mm: A few cleanup patches around zap, shmem and uffd
 2021-11-05  1:01 UTC  (8+ messages)
` [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte

[PATCH] rtc: rs5c372: Add support of RTC_VL_READ ioctl
 2021-11-05  0:40 UTC 

[PATCH] bus: mhi: core: Read missing channel configuration entry
 2021-11-05  0:31 UTC 

[PATCH] staging: r8188eu: remove MSG_88E call from odm_TXPowerTrackingThermalMeterInit
 2021-11-05  0:28 UTC 

[PATCH v2 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC
 2021-11-05  0:46 UTC  (11+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-05  0:16 UTC  (11+ messages)
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

net/ipv4/ip_sockglue.c:838:7: warning: taking address of packed member 'gf_group' of class or structure 'compat_group_filter::(anonymous union)::(anonymous)' may result in an unaligned pointer value
 2021-11-05  0:05 UTC 

Kmap-related crashes and memory leaks on 32bit arch (5.15+)
 2021-11-05  0:01 UTC  (4+ messages)

[PATCH v7 17/20] drm/mediatek: add mediatek-drm plane color encoding info
 2021-11-05  0:00 UTC 

[PATCH 5.10 00/14] 5.10.78-rc2 review
 2021-11-05  0:00 UTC  (2+ messages)

[PATCH] devlink: fix flexible_array.cocci warning
 2021-11-05  0:00 UTC  (2+ messages)

[PATCH] usb: dwc2: hcd_queue: Fix use of floating point literal
 2021-11-04 23:59 UTC  (4+ 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).