linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 16:35:24 to 2021-11-18 20:23:40 UTC [more...]

[PATCH] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
 2021-11-18 20:23 UTC 

[PATCH] tracing: Use memset_startat() to zero struct trace_iterator
 2021-11-18 20:22 UTC 

[PATCH] IB/mthca: Use memset_startat() for clearing mpt_entry
 2021-11-18 20:21 UTC 

[PATCH] arm64: entry: Use SDEI event constants
 2021-11-18 20:18 UTC 

[PATCH] perf header: Fix memory leaks
 2021-11-18 20:17 UTC 

[GIT PULL] Thermal control fixes for v5.16-rc2
 2021-11-18 20:15 UTC 

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-11-18 20:15 UTC  (5+ messages)

[GIT PULL] Power management fixes for v5.16-rc2
 2021-11-18 20:14 UTC 

[PATCH V5 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-18 20:13 UTC  (8+ messages)
` [PATCH V5 01/50] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()
` [PATCH V5 03/50] x86/traps: Remove stack-protector from traps.c
` [PATCH V5 14/50] x86/entry: Expose the address of .Lgs_change to entry64.c

[PATCH v2 1/2] gpiolib: improve coding style for local variables
 2021-11-18 20:12 UTC  (8+ messages)
` [PATCH v2 2/2] gpiolib: check the 'ngpios' property in core gpiolib code

[PATCH v2 00/28] iomap/xfs folio patches
 2021-11-18 20:08 UTC  (8+ messages)
` [PATCH v2 02/28] mm: Add functions to zero portions of a folio

[PATCH v5 00/12] user_events: Enable user processes to create and write to trace events
 2021-11-18 20:01 UTC  (8+ 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] drm: check drm_format_info hsub and vsub to avoid divide by zero
 2021-11-18 20:00 UTC  (5+ messages)

[agd5f:drm-next 51/92] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:1335:6: warning: no previous prototype for function 'amdgpu_amdkfd_gpuvm_unpin_bo'
 2021-11-18 20:00 UTC 

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-18 19:59 UTC  (6+ messages)
  ` [PATCH v3 2/2] "

[PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
 2021-11-18 19:55 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix double free issue on err path
 2021-11-18 19:51 UTC 

[PATCH net v2] net: marvell: prestera: fix brige port operation
 2021-11-18 19:48 UTC 

[PATCH] dt-bindings: leds: Replace moonlight with indicator in mt6360 example
 2021-11-18 19:47 UTC  (2+ messages)

[PATCH] intersil: Use struct_group() for memcpy() region
 2021-11-18 19:46 UTC  (2+ messages)

BUG: KASAN: use-after-free in dec_rlimit_ucounts
 2021-11-18 19:46 UTC  (2+ messages)

[PATCH] mwl8k: Use struct_group() for memcpy() region
 2021-11-18 19:45 UTC  (2+ messages)

realtek,rtl-intc IRQ mapping broken on 5.16-rc1
 2021-11-18 19:45 UTC  (3+ messages)

[PATCH] net: ipa: Use 'for_each_clear_bit' when possible
 2021-11-18 19:37 UTC 

[PATCH] perf map: Fix namespace memory leak
 2021-11-18 19:37 UTC 

[RFC PATCH 0/4] namespacefs: Proof-of-Concept
 2021-11-18 19:36 UTC  (10+ messages)
` [RFC PATCH 1/4] namespacefs: Introduce 'namespacefs'
` [RFC PATCH 2/4] namespacefs: Add methods to create/remove PID namespace directories
` [RFC PATCH 3/4] namespacefs: Couple namespacefs to the PID namespace
` [RFC PATCH 4/4] namespacefs: Couple namespacefs to the UTS namespace

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

[PATCH v2] drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
 2021-11-18 19:30 UTC 

[PATCH] dmaengine: ti: edma: Use 'for_each_set_bit' when possible
 2021-11-18 19:28 UTC 

fs/gfs2/glock.c:1213: warning: expecting prototype for gfs2_holder_init(). Prototype was for __gfs2_holder_init() instead
 2021-11-18 19:22 UTC 

Linux 5.15.3
 2021-11-18 19:20 UTC  (2+ messages)

[PATCH v2 0/3] RSPI driver support for RZ/G2L
 2021-11-18 19:18 UTC  (2+ messages)

[PATCH] mm/page_counter: remove an incorrect call to propagate_protected_usage()
 2021-11-18 19:16 UTC  (2+ messages)

[PATCH v3 0/4] clocksource: Avoid incorrect hpet fallback
 2021-11-18 19:14 UTC  (5+ messages)
` [PATCH v3 1/4] clocksource: Avoid accidental unstable marking of clocksources
` [PATCH v3 2/4] clocksource: Reduce the default clocksource_watchdog() retries to 2
` [PATCH v3 3/4] clocksource: Dynamically increase watchdog_max_skew
` [PATCH v3 4/4] clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW

[PATCH 1/2] kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
 2021-11-18 19:11 UTC  (5+ messages)
` [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs

[cel:topic-nfsd-tracepoints 51/162] ld: fs/lockd/xdrtrace.o:include/trace/../../fs/lockd/xdrtrace.h:97: multiple definition of `__tracepoint_decode_voidargs'; fs/nfsd/xdrtrace.o:include/trace/../../fs/nfsd/xdrtrace.h:60: first defined here
 2021-11-18 19:08 UTC 

[PATCH] drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()
 2021-11-18 19:08 UTC  (3+ messages)

[PATCH 1/3] spi: qcom: geni: remove unused defines
 2021-11-18 19:06 UTC  (2+ messages)

[PATCH 0/5] Few miscellaneous regulator improvements
 2021-11-18 19:06 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: codecs: MBHC: Remove useless condition check
 2021-11-18 19:06 UTC  (2+ messages)

[PATCH v2 0/8] ASoC: SOF: Add support for Mediatek MT8195
 2021-11-18 19:06 UTC  (2+ messages)

[PATCH v3 00/16] Kcontrol get/put cleanup in Tegra drivers
 2021-11-18 19:06 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: sanity check block descriptor length in resp_mode_select
 2021-11-18 19:03 UTC 

[PATCH] kunit: tool: reconfigure when the used kunitconfig changes
 2021-11-18 19:03 UTC 

arch/x86/xen/enlighten_pvh.c:26:13: warning: no previous prototype for function 'xen_pvh_init'
 2021-11-18 19:02 UTC 

[v2 UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-18 18:54 UTC  (2+ messages)

[PATCH] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
 2021-11-18 18:54 UTC 

[BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
 2021-11-18 18:52 UTC  (9+ messages)

[PATCH bpf] selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
 2021-11-18 18:44 UTC  (4+ messages)

[PATCH] media: omap3isp: Use struct_group() for memcpy() region
 2021-11-18 18:43 UTC 

[PATCH v8 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-18 18:43 UTC  (5+ messages)
` [PATCH v8 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures

[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-18 18:43 UTC  (7+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] selftests: clone3: simplify return logic in clone3_set_tid()

[PATCH v17 0/7] usb: misc: Add onboard_usb_hub driver
 2021-11-18 18:43 UTC  (12+ messages)
` [PATCH v17 1/7] "
` [PATCH v17 4/7] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
` [PATCH v17 7/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'

[PATCH] bnx2x: Use struct_group() for memcpy() region
 2021-11-18 18:42 UTC 

[PATCH] cxgb4: Use struct_group() for memcpy() region
 2021-11-18 18:42 UTC 

[PATCH] cxgb3: Use struct_group() for memcpy() region
 2021-11-18 18:41 UTC 

call_rcu data race patch
 2021-11-18 18:41 UTC  (2+ messages)

[PATCH] libertas_tf: Use struct_group() for memcpy() region
 2021-11-18 18:41 UTC 

[PATCH] libertas: Use struct_group() for memcpy() region
 2021-11-18 18:41 UTC 

[PATCH] sata_fsl: Use struct_group() for memcpy() region
 2021-11-18 18:38 UTC 

[PATCH 5.15 000/920] 5.15.3-rc4 review
 2021-11-18 18:37 UTC  (4+ messages)

[PATCH] net/mlx5e: Use struct_group() for memcpy() region
 2021-11-18 18:37 UTC 

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-11-18 18:37 UTC  (2+ messages)

[PATCH] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region
 2021-11-18 18:37 UTC 

[PATCH] skbuff: Switch structure bounds to struct_group()
 2021-11-18 18:36 UTC 

arch/powerpc/kernel/iommu.c:1055:13: sparse: sparse: function 'iommu_tce_xchg_no_kill' with external linkage has definition
 2021-11-18 18:35 UTC 

[PATCH] i2c: rk3x: disable and reenable I2C after timeouts to fix stuck low SDA
 2021-11-18 18:35 UTC  (2+ messages)

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-11-18 18:31 UTC  (2+ messages)

[PATCH] pstore/ftrace: add a kernel parameter to start pstore recording
 2021-11-18 18:31 UTC  (3+ messages)

[PATCH v3 0/1] PCI: Initial KUnit test fixture for resource assignment
 2021-11-18 18:31 UTC  (3+ messages)
` [PATCH v3 1/1] PCI: Add KUnit tests for __pci_read_base()

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-18 18:30 UTC  (12+ messages)

[PATCH] Revert "mark pstore-blk as broken"
 2021-11-18 18:29 UTC  (3+ messages)

[PATCH] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2021-11-18 18:29 UTC  (2+ messages)

[PATCH] rpmsg: Fix documentation return formatting
 2021-11-18 18:27 UTC  (3+ messages)

[PATCH] pstore/blk: Use "%lu" to format unsigned long
 2021-11-18 18:26 UTC 

[PATCH 1/2] soc: qcom: rpmhpd: Rename rpmhpd struct names
 2021-11-18 18:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Atish's email address
 2021-11-18 18:22 UTC  (2+ messages)

[PATCH] x86/csum: fix compilation error for UM
 2021-11-18 18:22 UTC  (2+ messages)

[PATCH] spidev: Make probe to fail early if a spidev compatible is used
 2021-11-18 18:21 UTC  (3+ messages)

[PATCH v4 0/2] Add Realtek Otto WDT support
 2021-11-18 18:19 UTC  (3+ messages)
` [PATCH v4 2/2] watchdog: Add Realtek Otto watchdog timer

[PATCH] extcon: fix extcon_get_extcon_dev() error handling
 2021-11-18 18:16 UTC  (4+ messages)

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-18 18:16 UTC  (8+ messages)

[RFC 00/19] KVM: x86/mmu: Optimize disabling dirty logging
 2021-11-18 18:14 UTC  (13+ 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 "

[PATCH 0/3] of/fdt: Rework early FDT scanning functions
 2021-11-18 18:12 UTC  (4+ messages)
` [PATCH 1/3] of/fdt: Rework early_init_dt_scan_chosen() to call directly
` [PATCH 2/3] of/fdt: Rework early_init_dt_scan_root() "
` [PATCH 3/3] of/fdt: Rework early_init_dt_scan_memory() "

[PATCH] locking/rwsem: Optimize down_read_trylock() under highly contended case
 2021-11-18 18:12 UTC  (3+ messages)

[PATCH] iio: adc: stm32: fix null pointer on defer_probe error
 2021-11-18 18:11 UTC  (3+ messages)

[PATCH] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-18 18:08 UTC  (4+ messages)

[PATCH v2] KVM: x86: check PIR even for vCPUs with disabled APICv
 2021-11-18 17:56 UTC  (5+ messages)

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-11-18 17:54 UTC  (5+ messages)
` [PATCH 13/15] KVM: SVM: Add and use svm_register_cache_reset()

[jolsa-perf:bpf/batch 18/29] kernel/bpf/syscall.c:2904:2: error: implicit declaration of function 'bpf_tramp_id_put'
 2021-11-18 17:52 UTC 

[RFC v1 0/8] RFC v1: Kernel handling of CPU and memory hot un/plug for crash
 2021-11-18 17:49 UTC  (9+ messages)
` [RFC v1 1/8] crash: fix minor typo/bug in debug message
` [RFC v1 2/8] crash hp: Introduce CRASH_HOTPLUG configuration options
` [RFC v1 3/8] crash hp: definitions and prototypes for crash hotplug support
` [RFC v1 4/8] crash hp: generic crash hotplug support infrastructure
` [RFC v1 5/8] crash hp: kexec_file changes for use by crash hotplug handler
` [RFC v1 6/8] crash hp: Add x86 crash hotplug state items to kimage
` [RFC v1 7/8] crash hp: Add x86 crash hotplug support for kexec_file_load
` [RFC v1 8/8] crash hp: Add x86 crash hotplug support for bzImage

[PATCH bpf-next] libbpf: Add ability to clear per-program load flags
 2021-11-18 17:49 UTC  (2+ messages)

[PATCH 0/4] clk: renesas: trivial fixes
 2021-11-18 17:46 UTC  (5+ messages)
` [PATCH 3/4] clk: renesas: cpg-mssr: Check return value of pm_genpd_init()

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-18 17:43 UTC  (8+ messages)
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver
` [PATCH v7 44/45] virt: sevguest: Add support to derive key

[PATCH] media: i2c: imx274: implement enum_mbus_code
 2021-11-18 17:39 UTC  (6+ messages)

[GIT PULL] Btrfs fixes for 5.16-rc2
 2021-11-18 17:37 UTC 

[PATCH] selftests/seccomp: fix check of fds being assigned
 2021-11-18 17:37 UTC  (2+ messages)

USB: invalid maxpacket 8
 2021-11-18 17:27 UTC  (2+ messages)

[PATCH] rpmsg: char: Add pr_fmt() to prefix messages
 2021-11-18 17:26 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.16-rc1
 2021-11-18 17:25 UTC 

[PATCH v2] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18 17:20 UTC  (2+ messages)

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

[PATCH v3 0/2] Add Realtek Otto WDT support
 2021-11-18 17:15 UTC  (6+ messages)
` [PATCH v3 2/2] watchdog: Add Realtek Otto watchdog timer

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 22/36] kernel/printk/sysctl.c:82:13: warning: no previous prototype for 'printk_sysctl_init'
 2021-11-18 17:14 UTC  (2+ messages)

[PATCH v1] perf cs-etm: Pass -1 as pid value for machine__set_current_tid()
 2021-11-18 17:14 UTC  (2+ messages)

[PATCH] skbuff: suppress clang object-size-mismatch error
 2021-11-18 17:09 UTC  (7+ messages)

[PATCH 5.15 000/927] 5.15.3-rc2 review
 2021-11-18 17:09 UTC  (6+ messages)

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2021-11-18 17:02 UTC  (7+ messages)

[jolsa-perf:bpf/batch 16/29] kernel/bpf/syscall.c:2776:8: error: implicit declaration of function 'bpf_tramp_id_single'
 2021-11-18 17:01 UTC 

[PATCH] vt: Fix sleeping functions called from atomic context
 2021-11-18 17:01 UTC  (4+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in copy_urb_data_to_user
 2021-11-18 17:01 UTC 

[PATCH v9 0/4] gpio-sim: configfs-based GPIO simulator
 2021-11-18 16:59 UTC  (4+ messages)

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 3/36] kernel/hung_task.c:69:8: error: 'sysctl_hung_task_timeout_secs' redeclared as different kind of symbol
 2021-11-18 16:58 UTC  (2+ messages)

[PATCH v1 01/19] lib/string_helpers: Introduce kasprintf_strarray()
 2021-11-18 16:56 UTC  (4+ messages)

[GIT PULL] sound updates for 5.16-rc1
 2021-11-18 16:57 UTC  (7+ messages)

drivers/net/wireless/ath/ath11k/mac.c:5408:22: warning: parameter 'changed_flags' set but not used
 2021-11-18 16:53 UTC 

[PATCH v2 REPOST] fscache: Use only one fscache_object_cong_wait
 2021-11-18 16:54 UTC 

[PATCH] HID: magicmouse: Report battery level over USB
 2021-11-18 16:52 UTC 

[PATCH v3] KVM: MMU: update comment on the number of page role combinations
 2021-11-18 16:49 UTC  (2+ messages)

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2021-11-18 16:43 UTC  (11+ messages)

[GIT PULL] Networking for 5.16-rc2
 2021-11-18 16:42 UTC 

[PATCH v2] sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
 2021-11-18 16:42 UTC 

[PATCH] sound: soc-core: add the driver component name to the component struc
 2021-11-18 16:30 UTC 

[RFC PATCH] kernfs: release kernfs_mutex before the inode allocation
 2021-11-18 16:35 UTC  (10+ 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).