linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-03 23:47:12 to 2021-09-04 12:40:55 UTC [more...]

[PATCH 0/6] staging: r8188eu: remove some functions from hal_ops
 2021-09-04 12:40 UTC 

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-09-04 12:34 UTC  (3+ messages)
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components

[PATCH v2] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-04 12:14 UTC 

[PATCH 1/2] octeontx2-af: Add a 'rvu_free_bitmap()' function
 2021-09-04 12:10 UTC  (3+ messages)
` [PATCH 2/2] octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_init()'

[PATCH] staging: r8188eu: os_dep: simplifiy the rtw_resume function
 2021-09-04 12:04 UTC  (3+ messages)

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (2+ messages)

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-04 11:57 UTC 

[PATCH] ath11k: Replace one-element array with flexible-array member
 2021-09-04 11:49 UTC 

[PATCH] remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'
 2021-09-04 11:37 UTC 

[PATCH v6] EDAC/mc: Prefer strscpy or scnprintf over strcpy
 2021-09-04 11:36 UTC  (4+ messages)

[PATCH -next] powerpc/mm: check base flags in ioremap_prot
 2021-09-04 11:20 UTC  (3+ messages)

[PATCH] interconnect: qcom: sdm660: Use icc_sync_state
 2021-09-04 11:14 UTC 

[PATCH v5 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-04 10:55 UTC  (10+ messages)
` [PATCH v5 bpf-next 1/3] perf: enable branch record for software events
` [PATCH v5 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot

[PATCH v6 00/33] SLUB: reduce irq disabled scope and make it RT compatible
 2021-09-04 10:50 UTC  (34+ messages)
` [PATCH v6 01/33] mm, slub: don't call flush_all() from slab_debug_trace_open()
` [PATCH v6 02/33] mm, slub: allocate private object map for debugfs listings
` [PATCH v6 03/33] mm, slub: allocate private object map for validate_slab_cache()
` [PATCH v6 04/33] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [PATCH v6 05/33] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [PATCH v6 06/33] mm, slub: extract get_partial() from new_slab_objects()
` [PATCH v6 07/33] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [PATCH v6 08/33] mm, slub: return slab page from get_partial() and set c->page afterwards
` [PATCH v6 09/33] mm, slub: restructure new page checks in ___slab_alloc()
` [PATCH v6 10/33] mm, slub: simplify kmem_cache_cpu and tid setup
` [PATCH v6 11/33] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [PATCH v6 12/33] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [PATCH v6 13/33] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [PATCH v6 14/33] mm, slub: restore irqs around calling new_slab()
` [PATCH v6 15/33] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [PATCH v6 16/33] mm, slub: check new pages with restored irqs
` [PATCH v6 17/33] mm, slub: stop disabling irqs around get_partial()
` [PATCH v6 18/33] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [PATCH v6 19/33] mm, slub: make locking in deactivate_slab() irq-safe
` [PATCH v6 20/33] mm, slub: call deactivate_slab() without disabling irqs
` [PATCH v6 21/33] mm, slub: move irq control into unfreeze_partials()
` [PATCH v6 22/33] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [PATCH v6 23/33] mm, slub: detach whole partial list at once in unfreeze_partials()
` [PATCH v6 24/33] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [PATCH v6 25/33] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [PATCH v6 26/33] mm, slub: don't disable irqs in slub_cpu_dead()
` [PATCH v6 27/33] mm, slab: split out the cpu offline variant of flush_slab()
` [PATCH v6 28/33] mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [PATCH v6 29/33] mm: slub: make object_map_lock a raw_spinlock_t
` [PATCH v6 30/33] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [PATCH v6 31/33] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [PATCH v6 32/33] mm, slub: use migrate_disable() on PREEMPT_RT
` [PATCH v6 33/33] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-09-04 10:41 UTC  (7+ messages)

[syzbot] INFO: task can't die in asm_sysvec_apic_timer_interrupt (2)
 2021-09-04 10:36 UTC 

[RFC] locking: rwbase: Take care of ordering guarantee for fastpath reader
 2021-09-04 10:19 UTC  (6+ messages)

[PATCH v4 0/3] dm: audit event logging
 2021-09-04  9:59 UTC  (4+ messages)
` [PATCH v4 1/3] dm: introduce audit event module for device mapper
` [PATCH v4 2/3] dm integrity: log audit events for dm-integrity target
` [PATCH v4 3/3] dm crypt: log aead integrity violations to audit subsystem

[PATCH -next] ethtool: Fix an error code in cxgb2.c
 2021-09-04 10:00 UTC  (2+ messages)

[PATCH] qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
 2021-09-04 10:00 UTC  (2+ messages)

Regression with mainline kernel on rpi4
 2021-09-04  9:40 UTC  (5+ messages)

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-04  9:40 UTC  (3+ messages)

[PATCH v6 00/76] x86: SEV-ES Guest Support
 2021-09-04  9:39 UTC  (3+ messages)
` [PATCH v6 42/76] x86/sev-es: Setup early #VC handler

[tip:locking/urgent] BUILD SUCCESS d66e3edee7af87fe212df611ab9846b987a5070f
 2021-09-04  9:36 UTC 

[PATCH v3 0/3] dm: audit event logging
 2021-09-04  9:24 UTC  (4+ messages)
` [PATCH v3 1/3] dm: introduce audit event module for device mapper

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-04  9:22 UTC 

[PATCH] mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
 2021-09-04  9:20 UTC 

[syzbot] INFO: task hung in __lru_add_drain_all
 2021-09-04  9:18 UTC 

[PATCH] mm/page_isolation: don't putback unisolated page
 2021-09-04  9:18 UTC 

arch/arm64/kernel/hibernate.c:202:44: sparse: sparse: cast from restricted gfp_t
 2021-09-04  9:02 UTC 

[PATCH] Documentation: checkpatch: Add SYMBOLIC_PERMS message
 2021-09-04  8:23 UTC  (3+ messages)
  ` [PATCH v2] "

[syzbot] WARNING: kmalloc bug in hash_netport_create
 2021-09-04  8:23 UTC  (3+ messages)

[PATCH v2 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1
 2021-09-04  8:19 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: meson-axg: add support for JetHub D1

[PATCH v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-09-04  8:15 UTC  (3+ messages)

[PATCH] staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' coding style error
 2021-09-04  8:09 UTC 

[GIT PULL v2] Kbuild updates for v5.15-rc1
 2021-09-04  8:01 UTC  (4+ messages)

[syzbot] INFO: rcu detected stall in tx
 2021-09-04  7:55 UTC  (2+ messages)

[PATCH] Documentation: checkpatch: Add TRAILING_SEMICOLON message
 2021-09-04  7:42 UTC 

[PATCH] Documentation: checkpatch: Add SPLIT_STRING message
 2021-09-04  7:36 UTC 

[PATCH] staging: r8188eu: remove _rtw_mutex_{init,free}
 2021-09-04  7:34 UTC  (2+ messages)

[PATCH] Fix ERROR: trailing statements should be on next line
 2021-09-04  7:00 UTC  (2+ messages)

[PATCH] input/serio:unneeded variable:delay
 2021-09-04  6:54 UTC  (2+ messages)

[PATCH 1/3] perf: Add macros to specify onchip L2/L3 accesses
 2021-09-04  6:49 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] powerpc/perf: Fix data source encodings for power10

[PATCH v4] f2fs: introduce fragment allocation mode mount option
 2021-09-04  6:45 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-04  6:42 UTC  (4+ messages)
` [PATCH 4/8] staging: media: zoran: add debugfs

[PATCH] net: tcp_drop adds `reason` and SNMP parameters for tracing v4
 2021-09-04  6:40 UTC 

[RESEND PATCH v4 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
 2021-09-04  6:39 UTC  (5+ messages)
` [RFC PATCH] drivers/nvdimm: nvdimm_pmu_free_hotplug_memory() can be static

[PATCH -next] [SCSI] Fix NULL pointer dereference in handling for passthrough commands
 2021-09-04  6:45 UTC 

[PATCH] char: misc: init list head only when needed
 2021-09-04  6:32 UTC  (2+ messages)

[PATCH v1 1/1] bonding: complain about missing route only once for A/B ARP probes
 2021-09-04  6:31 UTC 

[PATCH resend] Input: adc-keys - drop bogus __refdata annotation
 2021-09-04  6:28 UTC  (2+ messages)

[PATCH] Input: keyboard: Fix spelling mistake in Kconfig "useable" -> "usable"
 2021-09-04  6:25 UTC  (2+ messages)

[PATCH] Input: Fix spelling mistake in Kconfig "Modul" -> "Module"
 2021-09-04  6:22 UTC  (2+ messages)

[GIT PULL] More USB changes for 5.15-rc1
 2021-09-04  6:21 UTC 

[PATCH] media: uvcvideo: Fix a memory leak in error handling code in 'uvc_gpio_parse()'
 2021-09-04  6:20 UTC 

[PATCH v2] Input: ili210x - Set the device name according to the device model
 2021-09-04  6:17 UTC  (2+ messages)

[PATCH 0/2]: ARM: Enable THREAD_INFO_IN_TASK
 2021-09-04  6:09 UTC  (5+ messages)
` [PATCH 0/2] ARM: support THREAD_INFO_IN_TASK (v7 only) (v2)
  ` [PATCH 1/3] ARM: Pass cpu number to secondary_start_kernel
  ` [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
  ` [PATCH 3/3] ARM: Add per-cpu variable cpu_number "

[PATCH v4] staging: r8188eu: core: remove null check before vfree
 2021-09-04  6:00 UTC  (5+ messages)

[djwong-xfs:zero-initialize-pmem 453/453] fs/ext4/extents.c:4519:34: warning: variable 'start' is uninitialized when used here
 2021-09-04  5:56 UTC 

[PATCH] ice: Fix a kernel NULL pointer dereference when PCI hotplug
 2021-09-04  5:53 UTC 

[PATCH] staging: r8188eu: hal: remove condition with no effect
 2021-09-04  5:44 UTC 

drivers/net/can/rcar/rcar_canfd.c:2020:34: warning: unused variable 'rcar_canfd_of_table'
 2021-09-04  5:38 UTC 

[PATCH] cpufreq: intel_pstate: Fix for HWP interrupt before driver is ready
 2021-09-04  5:37 UTC 

[PATCH] docs: pdfdocs: Fix typo in CJK-language specific font settings
 2021-09-04  5:20 UTC  (2+ messages)

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-04  4:51 UTC  (4+ messages)

[PATCH v3 0/2] objtool: altinstructions fix and cleanup
 2021-09-04  4:46 UTC  (2+ messages)

[PATCH v9 0/1] asus-wmi: Add support for custom fan curves
 2021-09-04  4:32 UTC  (2+ messages)
` [PATCH v9] "

[syzbot] WARNING in __static_key_slow_dec
 2021-09-04  4:20 UTC  (2+ messages)

[mcgrof-next:20210903-firmware-builtin 8/8] drivers/base/firmware_loader/builtin/main.c:42:6: warning: no previous prototype for 'firmware_is_builtin'
 2021-09-04  4:12 UTC 

[PATCH 0/4] Fix ro_after_init vs static_call
 2021-09-04  4:09 UTC  (5+ messages)
` [PATCH 3/4] module: Use a list of strings for ro_after_init sections

[PATCH] drm/ttm: provide default page protection for UML
 2021-09-04  3:50 UTC  (6+ messages)

[rcu:dev.2021.08.25a] BUILD REGRESSION 2ba1d046d9bc5b4496027d120e3ddcdfbb2fe9f4
 2021-09-04  3:18 UTC  (2+ messages)

[GIT PULL] Networking for v5.15
 2021-09-04  3:08 UTC  (3+ messages)

[PATCH v2] f2fs: avoid attaching SB_ACTIVE flag during mount
 2021-09-04  3:06 UTC  (3+ messages)

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-04  3:00 UTC  (6+ messages)
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH v3 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-04  2:58 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: remoteproc: Add fsl,imx-dsp-rproc binding document

[PATCH v2] JFS: fix memleak in jfs_mount
 2021-09-04  2:37 UTC 

[PATCH] coresight: cpu-debug: control default behavior via Kconfig
 2021-09-04  2:31 UTC  (2+ messages)

[PATCH] apparmor: remove unused argument of aa_umount()
 2021-09-04  2:27 UTC  (3+ messages)

[PATCH] JFS: fix memleak in jfs_mount
 2021-09-04  2:26 UTC  (3+ messages)

[syzbot] INFO: task hung in __lru_add_drain_all
 2021-09-04  2:26 UTC 

[PATCH 4.19] fbmem: add margin check to fb_check_caps()
 2021-09-04  2:12 UTC  (3+ messages)

drivers/gpu/drm/i915/display/intel_snps_phy.c:70:12: warning: comparison of integers of different signs: 'u32' (aka 'unsigned int') and 'int'
 2021-09-04  2:11 UTC 

[syzbot] WARNING: kmalloc bug in hash_net_create
 2021-09-04  2:06 UTC  (3+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-04  1:46 UTC  (7+ messages)
` [PATCH 7/9] s390/block/dcssblk: add error handling support for add_disk()
` [PATCH 9/9] s390/block/xpram: "

[PATCH 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-09-04  1:39 UTC  (3+ messages)
` [PATCH 1/2] block: make __register_blkdev() return an error
` [PATCH 2/2] block: add __must_check for *add_disk*() callers

[PATCH 00/14] block: 6th batch of add_disk() error handling conversions
 2021-09-04  1:35 UTC  (15+ messages)
` [PATCH 01/14] block/swim3: add error handling support for add_disk()
` [PATCH 02/14] floppy: fix add_disk() assumption on exit due to new developments
` [PATCH 03/14] floppy: use blk_cleanup_disk()
` [PATCH 04/14] floppy: fix calling platform_device_unregister() on invalid drives
` [PATCH 05/14] floppy: add error handling support for add_disk()
` [PATCH 06/14] amiflop: "
` [PATCH 07/14] swim: simplify using blk_cleanup_disk() on swim_remove()
` [PATCH 08/14] swim: add helper for disk cleanup
` [PATCH 09/14] swim: add a floppy registration bool which triggers del_gendisk()
` [PATCH 10/14] swim: add error handling support for add_disk()
` [PATCH 11/14] block/ataflop: use the blk_cleanup_disk() helper
` [PATCH 12/14] block/ataflop: add registration bool before calling del_gendisk()
` [PATCH 13/14] block/ataflop: provide a helper for cleanup up an atari disk
` [PATCH 14/14] block/ataflop add error handling support for add_disk()

[syzbot] KASAN: use-after-free Read in __crypto_xor
 2021-09-04  1:33 UTC  (2+ messages)

[GIT PULL] f2fs update for 5.15-rc1
 2021-09-04  1:27 UTC 

[PATCH] thermal: Fix a NULL pointer dereference
 2021-09-04  1:07 UTC  (2+ messages)

[PATCH v3 0/2] iter revert problems
 2021-09-04  0:57 UTC  (4+ messages)

[PATCH v5 0/8] KVM: Various fixes and improvements around kicking vCPUs
 2021-09-04  0:52 UTC  (3+ messages)
` [PATCH v5 1/8] KVM: Clean up benign vcpu->cpu data races when "

[syzbot] general protection fault in __io_arm_poll_handler
 2021-09-04  0:49 UTC  (3+ messages)

[PATCH] cdrom: update uniform CD-ROM maintainership in MAINTAINERS file
 2021-09-04  0:47 UTC  (2+ messages)

[PATCH] mm/gup: further simplify __gup_device_huge()
 2021-09-04  0:42 UTC 

[PATCH v2 3/3] drm/msm/mdp5: Add configuration for MDP v1.16
 2021-09-04  0:39 UTC 

arch/mips/boot/compressed/dbg.c:12:13: warning: no previous prototype for function 'putc'
 2021-09-04  0:27 UTC 

[syzbot] WARNING: kmalloc bug in hash_ipmac_create
 2021-09-04  0:07 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in bpf_check
 2021-09-04  0:07 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in hash_ipmark_create
 2021-09-04  0:06 UTC  (2+ messages)

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-04  0:05 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v3 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH v6 00/11] Add TDX Guest Support (Initial support)
 2021-09-04  0:05 UTC  (8+ messages)
` [PATCH v6 11/11] x86/tdx: Handle CPUID via #VE

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-04  0:03 UTC  (12+ messages)

[syzbot] WARNING: kmalloc bug in nf_tables_newset
 2021-09-03 23:56 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in hash_ip_create
 2021-09-03 23:56 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in check_btf_line
 2021-09-03 23:51 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).