linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-11 18:27:13 to 2021-11-11 23:10:35 UTC [more...]

[PATCH 1/2] vfs: check dentry is still valid in get_link()
 2021-11-11 23:10 UTC  (4+ messages)
` [PATCH 2/2] xfs: make sure link path does not go away at access

[GIT PULL] KCSAN changes for v5.16
 2021-11-11 23:09 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fix for 5.16-rc1
 2021-11-11 23:09 UTC  (2+ messages)

[GIT PULL] tracing: Two locking fixes
 2021-11-11 23:09 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.16-rc1
 2021-11-11 23:09 UTC  (2+ messages)

[GIT PULL] apparmor changes for 5.16
 2021-11-11 23:09 UTC  (2+ messages)

[GIT PULL] Networking for 5.16-rc1
 2021-11-11 23:09 UTC  (2+ messages)

[git pull] m68knommu changes for v5.16
 2021-11-11 23:09 UTC  (2+ messages)

lib/atomic64.c:82:5: warning: no previous prototype for 'generic_atomic64_and_return'
 2021-11-11 23:08 UTC 

[PATCH 0/3] Fix some W=1 clang Werror at staging/media
 2021-11-11 23:08 UTC  (4+ messages)
` [PATCH 1/3] media: ipu3: drop an unused variable
` [PATCH 2/3] media: atomisp-gc2235: drop an unused var
` [PATCH 3/3] media: atomisp: handle errors at sh_css_create_isp_params()

drivers/clocksource/timer-pistachio.c:74:22: warning: variable 'overflow' set but not used
 2021-11-11 23:05 UTC 

[PATCH v2 1/1] riscv: __asm_copy_to-from_user: Improve using word copy, if size is < 9*SZREG
 2021-11-11 23:04 UTC  (2+ messages)

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

[PATCH v3 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-11-11 22:58 UTC  (9+ messages)
` [PATCH v3 1/8] rtc: max77686: convert comments to kernel-doc format
` [PATCH v3 2/8] rtc: max77686: rename day-of-month defines
` [PATCH v3 3/8] rtc: max77686: remove unused code to read in 12-hour mode
` [PATCH v3 4/8] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v3 5/8] mfd: max77714: Add driver for "
` [PATCH v3 6/8] watchdog: Kconfig: fix help text indentation
` [PATCH v3 7/8] watchdog: max77714: add driver for the watchdog in the MAX77714 PMIC
` [PATCH v3 8/8] rtc: max77686: add MAX77714 support

[toke:xdp-queueing-01 4/9] net/core/filter.c:4153:31: error: implicit declaration of function 'pifo_map_dequeue'
 2021-11-11 22:58 UTC 

[GIT PULL] zstd changes for v5.16
 2021-11-11 22:59 UTC  (4+ messages)

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

[PATCH] drm/msm: Demote debug message
 2021-11-11 23:02 UTC 

[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
 2021-11-11 22:56 UTC  (8+ messages)
` [PATCH v8 4/8] PCI/portdrv: Create pcie_is_port_dev() func from existing code
` [PATCH v8 5/8] PCI/portdrv: add mechanism to turn on subdev regulators

[PATCH] drm/msm: Make a6xx_gpu_set_freq() static
 2021-11-11 23:01 UTC 

[GIT PULL] RTC for 5.16
 2021-11-11 22:54 UTC 

update_balloon_size_func blocked for more than 120 seconds
 2021-11-11 22:48 UTC 

[PATCH] Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"
 2021-11-11 22:47 UTC 

[PATCH v3] locking/rwsem: Make handoff bit handling more consistent
 2021-11-11 22:33 UTC 

[PATCH] media: hantro: Avoid global variable for jpeg quantization tables
 2021-11-11 22:01 UTC 

[PATCH] KVM: x86/mmu: Update number of zapped pages even if page list is stable
 2021-11-11 22:31 UTC  (2+ messages)

[PATCH 0/3] KEXEC_SIG with appended signature
 2021-11-11 22:26 UTC  (7+ messages)

[PATCH v1] scsi: ufs: ufshpb: Fix sparse warning in ufshpb_set_hpb_read_to_upiu()
 2021-11-11 22:24 UTC 

[tip:irq/urgent] BUILD SUCCESS 3735459037114d31e5acd9894fad9aed104231a0
 2021-11-11 22:23 UTC 

linux-next: build warning after merge of the kvm-fixes tree
 2021-11-11 22:20 UTC 

[PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()
 2021-11-11 22:17 UTC  (8+ messages)

[PATCH v8 3/8] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
 2021-11-11 22:17 UTC  (2+ messages)

[aegl:dsa_page_zero_prototype 30/39] mm/page_alloc.c:167:14: error: 'engine_cleanup' defined but not used
 2021-11-11 22:13 UTC 

drivers/soc/samsung/s3c-pm-debug.c:30:9: warning: function 's3c_pm_dbg' might be a candidate for 'gnu_printf' format attribute
 2021-11-11 22:11 UTC 

[PATCH] tracing/osnoise: Make osnoise_instances static
 2021-11-11 22:07 UTC 

[toke:xdp-queueing-01 7/9] test_run.c:undefined reference to `page_pool_alloc_pages'
 2021-11-11 22:05 UTC 

[PATCH 0/4] Follow-up patches for uvc v4l2-compliance
 2021-11-11 22:04 UTC  (6+ messages)

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-11 22:02 UTC  (11+ messages)
` [PATCH v10 01/10] dyndbg: add DEFINE_DYNAMIC_DEBUG_BITGRPS macro and callbacks
` [PATCH v10 02/10] drm: fix doc grammar
` [PATCH v10 03/10] amdgpu: use dyndbg.BITGRPS to control existing pr_debugs
` [PATCH v10 04/10] i915/gvt: trim spaces from pr_debug "gvt: core:" prefixes
` [PATCH v10 05/10] i915/gvt: use dyndbg.BITGRPS for existing pr_debugs
` [PATCH v10 06/10] drm_print: add choice to use dynamic debug in drm-debug
` [PATCH v10 07/10] drm_print: instrument drm_debug_enabled
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC
` [PATCH v10 09/10] dyndbg: create DEFINE_DYNAMIC_DEBUG_LOG|TRACE_GROUPS
` [PATCH v10 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_GROUPS in 3 places

[BUG]locking/rwsem: only clean RWSEM_FLAG_HANDOFF when already set
 2021-11-11 22:00 UTC  (23+ messages)

[PATCH bpf] samples: bpf: fix summary per-sec stats in xdp_sample_user
 2021-11-11 21:57 UTC 

[PATCH v8 1/8] PCI: brcmstb: Change brcm_phy_stop() to return void
 2021-11-11 21:57 UTC  (2+ messages)

[PATCH] pciehp: fast unplug for virtual machines
 2021-11-11 21:50 UTC  (2+ messages)

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-11 21:49 UTC  (5+ messages)
` [PATCH v4 15/17] KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
` [PATCH v4 16/17] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c

[PATCH 1/3] fec_phy: add new PHY file
 2021-11-11 21:46 UTC  (2+ messages)

linux-next: unexpected file in commit in hid tree
 2021-11-11 21:46 UTC  (2+ messages)

[PATCHv5 0/6] PCI: layerscape: Add power management support
 2021-11-11 21:44 UTC  (3+ messages)

[PATCH v3 0/8] Improve support for Xiaomi Redmi Note 7
 2021-11-11 21:40 UTC  (13+ messages)
` [PATCH v3 2/8] arm64: dts: qcom: sdm630-pm660: Move RESIN to pm660 dtsi
` [PATCH v3 3/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add RPM and fixed regulators
` [PATCH v3 4/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add PWRKEY and RESIN
` [PATCH v3 5/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add volume up button
` [PATCH v3 7/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Enable Simple Framebuffer
` [PATCH v3 8/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add USB

arch/powerpc/platforms/microwatt/rng.c:17:5: error: no previous prototype for 'microwatt_get_random_darn'
 2021-11-11 21:35 UTC 

[PATCH 5.10 00/21] 5.10.79-rc1 review
 2021-11-11 21:36 UTC  (4+ messages)

[PATCH 0/4] x86/mm: replace GFP_ATOMIC with GFP_KERNEL for direct map allocations
 2021-11-11 21:35 UTC  (9+ messages)
` [PATCH 1/4] x86/mm: make init_trampoline_kaslr() __init
` [PATCH 2/4] x86/mm: make kernel_physical_mapping_change() __init
` [PATCH 3/4] x86/mm: init_64: make set_pte_vaddr_p4d static
` [PATCH 4/4] x86/mm: replace GFP_ATOMIC with GFP_KERNEL for direct map allocations

[toke:xdp-queueing-01 2/9] net/core/filter.c:10033:35: error: 'bpf_prog_test_run_dequeue' undeclared here (not in a function); did you mean 'bpf_prog_test_run_syscall'?
 2021-11-11 21:27 UTC 

[PATCH 1/7] staging: r8188eu: remove haldata's EEPROMVID / PID
 2021-11-11 21:26 UTC  (7+ messages)
` [PATCH 2/7] staging: r8188eu: remove haldata's EEPROMCustomerID
` [PATCH 3/7] staging: r8188eu: remove haldata's EEPROMSubCustomerID
` [PATCH 4/7] staging: r8188eu: remove autoload check
` [PATCH 5/7] staging: r8188eu: rf_chip is constant
` [PATCH 6/7] staging: r8188eu: merge three small functions
` [PATCH 7/7] staging: r8188eu: simplify two boolean assignments

[PATCH v2] net/ipa: ipa_resource: Fix wrong for loop range
 2021-11-11 21:25 UTC  (2+ messages)

[RFC PATCH v3 0/7] Renesas RZ/G2L IRQC support
 2021-11-11 21:15 UTC  (4+ messages)
` [RFC PATCH v3 5/7] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip

[PATCH v2 0/1] printk: suppress rcu stall warnings caused by slow
 2021-11-11 21:13 UTC  (3+ messages)
` [PATCH v2 1/1] printk: suppress rcu stall warnings caused by slow console devices

[PATCH net-next 2/2] net: snmp: add snmp tracepoint support for udp
 2021-11-11 21:07 UTC  (2+ messages)

[PATCH] firmware: export x86_64 platform flash bios region via sysfs
 2021-11-11 21:07 UTC  (27+ messages)

[PATCH v2] scripts/config: allow "O=config-dir" option
 2021-11-11 21:04 UTC  (3+ messages)

[PATCH] tipc: check for null after calling kmemdup
 2021-11-11 20:59 UTC  (2+ messages)
` [PATCH] tipc: use consistent GFP flags

[PATCH v2] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2021-11-11 20:58 UTC  (4+ messages)

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

regression with mainline kernel
 2021-11-11 20:51 UTC  (2+ messages)

[BISECTED] No sound with latest kernel
 2021-11-11 20:51 UTC 

[PATCH v2 net] net: fix premature exit from NAPI state polling in napi_disable()
 2021-11-11 20:50 UTC  (2+ messages)

drivers/net/ethernet/sis/sis900.c:393 sis96x_get_mac_addr() warn: inconsistent indenting
 2021-11-11 20:47 UTC 

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

[PATCH v2] KVM: x86: Assume a 64-bit hypercall for guests with protected state
 2021-11-11 20:46 UTC  (5+ messages)

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

[PATCH] gpio: xlp: Remove Netlogic XLP variants
 2021-11-11 20:28 UTC  (4+ messages)

[intel-tdx:guest 36/144] arch/x86/mm/mem_encrypt_common.c:14:6: error: no previous prototype for function 'force_dma_unencrypted'
 2021-11-11 20:24 UTC 

arch/powerpc/mm/book3s64/hash_native.c:832:29: error: variable 'index' set but not used
 2021-11-11 20:24 UTC 

[PATCH 2/2] erofs: add sysfs node to control sync decompression strategy
 2021-11-11 20:17 UTC  (2+ messages)

[PATCH RFC] dt-bindings: pinctrl: support specifying pins
 2021-11-11 20:06 UTC  (4+ messages)

[toke:xdp-queueing-01 6/9] loopback.c:undefined reference to `page_pool_create'
 2021-11-11 19:58 UTC 

[toke:xdp-queueing-01 1/9] net/core/filter.c:3992:31: error: implicit declaration of function 'pifo_map_enqueue'; did you mean 'cpu_map_enqueue'?
 2021-11-11 19:53 UTC 

[GIT PULL] PCI fixes for v5.16
 2021-11-11 19:50 UTC 

[PATCH v2 2/5] platform: surface: Propagate ACPI Dependency
 2021-11-11 19:45 UTC  (2+ messages)

[PATCH] printk: suppress rcu stall warnings caused by slow console devices
 2021-11-11 19:38 UTC 

[PATCH v3 0/3] Update VMware maintainer entries
 2021-11-11 19:40 UTC  (6+ messages)
` [PATCH v3 1/3] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface

[PATCH] Docs: Fixes link to I2C specification
 2021-11-11 19:36 UTC  (4+ messages)

[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-11 19:36 UTC  (3+ messages)
` [PATCH 1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS

[hare-scsi-devel:scsi-private.v2 3/21] drivers/scsi/fnic/fnic_main.c:123:22: error: initialized field overwritten
 2021-11-11 19:28 UTC 

[PATCH v1] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
 2021-11-11 19:22 UTC 

[RFC v1 0/4] Two alternatives for mm async teardown
 2021-11-11 19:20 UTC  (5+ messages)
` [RFC v1 1/4] exit: add arch mmput hook in exit_mm
` [RFC v1 2/4] kernel/fork.c: implement new process_mmput_async syscall

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-11 19:24 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Fix wait_fence submitqueue leak
` [PATCH 2/2] drm/msm: Restore error return on invalid fence

[PATCH v1] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-11 19:18 UTC 

[PATCH v9 09/17] riscv: Add task switch support for vector
 2021-11-11 19:16 UTC  (2+ messages)

[PATCH 4.4 00/19] 4.4.292-rc1 review
 2021-11-11 19:06 UTC  (3+ messages)

[PATCH 4.9 00/22] 4.9.290-rc1 review
 2021-11-11 19:06 UTC  (3+ messages)

[PATCH 4.19 00/16] 4.19.217-rc1 review
 2021-11-11 19:05 UTC  (6+ messages)
` [PATCH 4.19 01/16] block: introduce multi-page bvec helpers

[PATCH 5.4 00/17] 5.4.159-rc1 review
 2021-11-11 19:05 UTC  (2+ messages)

drivers/bluetooth/btintel.c:441:33: sparse: sparse: cast to restricted __le32
 2021-11-11 18:58 UTC 

[PATCH] hostfs: Fix writeback of dirty pages
 2021-11-11 18:57 UTC  (2+ messages)

[dhowells-fs:netfs-folio 3/4] fs/netfs/read_helper.c:435:25: error: implicit declaration of function 'flush_dcache_folio'; did you mean 'flush_dcache_page'?
 2021-11-11 18:56 UTC 

[RFC 00/19] KVM: x86/mmu: Optimize disabling dirty logging
 2021-11-11 18:55 UTC  (7+ messages)
` [RFC 03/19] KVM: x86/mmu: Factor flush and free up when zapping under MMU write lock
` [RFC 04/19] KVM: x86/mmu: Yield while processing disconnected_sps
` [RFC 05/19] KVM: x86/mmu: Remove redundant flushes when disabling dirty logging

[PATCH] drm/v3d: pass null pointers using NULL
 2021-11-11 18:09 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: Add support for SONY Xperia XZ2 / XZ2C / XZ3 (Tama platform)
 2021-11-11 18:46 UTC 

[PATCH v2] Bluetooth: Don't initialize msft/aosp when using user channel
 2021-11-11 18:43 UTC  (2+ messages)

[PATCH] mm: shmem: do not call PageHWPoison on a ERR-page
 2021-11-11 18:42 UTC  (3+ messages)

[PATCH] kunit: tool: revamp message for invalid kunitconfig
 2021-11-11 18:33 UTC 

[PATCH] net/ipa: ipa_resource: Fix wrong for loop range
 2021-11-11 18:33 UTC  (2+ messages)

[PATCH v3 0/4] perf arm-spe: Track pid/tid for Arm SPE samples
 2021-11-11 18:27 UTC  (4+ messages)
` [PATCH v3 4/4] perf arm-spe: Support hardware-based PID tracing

[PATCH 4.14 00/22] 4.14.255-rc1 review
 2021-11-11 18:26 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).