linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-30 17:20:32 to 2021-07-30 22:31:46 UTC [more...]

[PATCH 00/17] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line
 2021-07-30 22:31 UTC  (19+ messages)
` [PATCH 01/17] libtracefs: Added new API tracefs_sql()
` [PATCH 02/17] tracefs: Add unit tests for tracefs_sql()
` [PATCH 03/17] libtracefs: Add comparing start and end fields in tracefs_sql()
` [PATCH 04/17] libtracefs: Add unit test to test tracefs_sql() compare
` [PATCH 05/17] libtracefs: Add filtering for start and end events in tracefs_sql()
` [PATCH 06/17] libtracefs: Add unit test to test tracefs_sql() where clause
` [PATCH 07/17] libtracefs: Make sqlhist parser reentrant
` [PATCH 08/17] libtracefs: Make parser unique to libtracefs
` [PATCH 09/17] libtracefs: Add line number and index to expr structure
` [PATCH 10/17] libtracefs: Add a parse_error() helper function to record errors
` [PATCH 11/17] libtracefs: Add error message when match fields are not FROM and JOIN events
` [PATCH 12/17] libtracefs: Add error message when match or init fails from bad events
` [PATCH 13/17] libtracefs; Add error message for bad selections to SQL sequence
` [PATCH 14/17] libtracefs: Add error message when compare fields fail
` [PATCH 15/17] libtracefs: Add error message for grouping events in SQL filter
` [PATCH 16/17] libtracefs: Add error message for bad filters in SQL statement
` [PATCH 17/17] libtracefs: Add man page for tracefs_sql()

kasan warning related to hwmon/acpi, 5.13.5+
 2021-07-30 22:23 UTC  (2+ messages)

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-07-30 22:28 UTC  (19+ messages)
` [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
` [PATCH 07/12] dt-bindings: serial: "
` [PATCH 08/12] MAINTAINERS: Cover Samsung clock YAML bindings
` [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
` [PATCH 10/12] clk: samsung: Add Exynos850 clock driver stub

[PATCH v3] dt-bindings: net: can: c_can: convert to json-schema
 2021-07-30 22:28 UTC  (2+ messages)

[PATCH v2] KVM: const-ify all relevant uses of struct kvm_memory_slot
 2021-07-30 22:27 UTC 

[PATCH v2 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-30 22:28 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH v3 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-07-30 22:20 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add cpu OPP tables

[PATCH v3] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-30 22:19 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-30 22:19 UTC  (11+ messages)
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp

[PATCH] net: phy: micrel: Fix detection of ksz87xx switch
 2021-07-30 22:19 UTC  (3+ messages)

[PATCH] f2fs: reset free segment to prefree status when do_checkpoint() fail
 2021-07-30 22:18 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-07-30 22:17 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
` [PATCH v3 3/3] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol

[PATCH v1] mm, hugepages: add mremap() support for hugepage backed vma
 2021-07-30 22:15 UTC 

[PATCH 0/1] Revert change in pipe reader wakeup behavior
 2021-07-30 22:06 UTC  (7+ messages)
` [PATCH 1/1] fs: pipe: wakeup readers everytime new data written is to pipe

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-07-30 22:06 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files
` [PATCH v3 2/7] KVM: X86: Introduce pte_list_count() helper
` [PATCH v3 3/7] KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
` [PATCH v3 4/7] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
` [PATCH v3 5/7] KVM: X86: MMU: Tune PTE_LIST_EXT to be bigger
` [PATCH v3 6/7] KVM: X86: Optimize pte_list_desc with per-array counter
` [PATCH v3 7/7] KVM: X86: Optimize zapping rmap

[PATCH] scsi: BusLogic: use %X for u32 sized integer rather than %lX
 2021-07-30 21:57 UTC  (2+ messages)

[PATCH 00/14] Introduce PECI subsystem
 2021-07-30 22:04 UTC  (20+ messages)
` [PATCH 08/14] peci: Add device detection
` [PATCH 09/14] peci: Add support for PECI device drivers
` [PATCH 10/14] peci: Add peci-cpu driver
` [PATCH 11/14] hwmon: peci: Add cputemp driver

[PATCH v3 0/1] RPMCC for SM6125
 2021-07-30 21:59 UTC  (2+ messages)
` [PATCH V3 1/1] clk: qcom: smd: Add support for SM6125 rpm clocks

[PATCH v4 0/2] infer --target from SRCARCH for CC=clang
 2021-07-30 21:58 UTC  (6+ messages)
` [PATCH v4 1/2] Makefile: infer --target from ARCH "
` [PATCH v4 2/2] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH v5 0/3] infer --target from SRCARCH for CC=clang
 2021-07-30 21:57 UTC  (4+ messages)
` [PATCH v5 1/3] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH v5 2/3] Makefile: infer --target from ARCH for CC=clang
` [PATCH v5 3/3] Documentation/llvm: update CROSS_COMPILE inferencing

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-07-30 21:57 UTC  (9+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 03/16] huge tmpfs: remove shrinklist addition from shmem_setattr()
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 05/16] huge tmpfs: move shmem_huge_enabled() upwards

[PATCH] net: pegasus: fix uninit-value in get_interrupt_interval
 2021-07-30 21:44 UTC 

[PATCH] media: mxl111sf: change mutex_init() location
 2021-07-30 21:38 UTC 

[PATCH] watchdog: Respect handle_boot_enabled when setting last last_hw_keepalive
 2021-07-30 21:37 UTC  (3+ messages)

arch/sh/kernel/cpu/sh3/clock-sh7706.c:24:21: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-07-30 21:36 UTC 

[RFC PATCH] Page Cache Allowing Hard Interrupts
 2021-07-30 21:36 UTC 

[PATCH v2 0/6] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-07-30 21:26 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: drm/panel-simple: Introduce generic eDP panels
` [PATCH v2 2/6] drm/edid: Break out reading block 0 of the EDID
` [PATCH v2 3/6] drm/edid: Allow the querying/working with the panel ID from "
` [PATCH v2 4/6] drm/panel-simple: Don't re-read the EDID every time we power off the panel
` [PATCH v2 5/6] drm/panel-simple: Split the delay structure out of the panel description
` [PATCH v2 6/6] drm/panel-simple: Implement generic "edp-panel"s probed by EDID

[PATCH 1/2] perf vendor events intel: Add core event list for Tigerlake
 2021-07-30 21:24 UTC  (3+ messages)

[RESEND PATCH v4] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-07-30 21:22 UTC  (5+ messages)

[PATCH] tracing / histogram: Give calculation hist_fields a size
 2021-07-30 21:19 UTC 

[tip: irq/core] genirq: Improve "hwirq" output in /proc and /sys/
 2021-07-30 21:10 UTC 

[GIT PULL] CIFS/SMB3 fixes
 2021-07-30 21:09 UTC 

[syzbot] memory leak in packet_sendmsg
 2021-07-30 21:08 UTC 

[linux-chenxing:rperier-rtc 7/7] drivers/rtc/rtc-msc313.c:229:25: error: 'ms_rtc_of_match_table' undeclared here (not in a function); did you mean 'msc313_rtc_of_match_table'?
 2021-07-30 20:57 UTC 

[PATCH v1 1/1] x86/PCI: Introduce pcibios_is_irq_managed() helper
 2021-07-30 20:53 UTC 

[ANNOUNCE] v5.14-rc3-rt1
 2021-07-30 20:49 UTC  (3+ messages)
` v5.14-rc3-rt1 losing wakeups?

[PATCH] KVM: const-ify all relevant uses of struct kvm_memory_slot
 2021-07-30 20:47 UTC  (3+ messages)

[RFC PATCH v2 0/1] gpio: add simple logic analyzer using polling
 2021-07-30 20:45 UTC  (5+ messages)
` [RFC PATCH v2 1/1] misc: add sloppy "

[PATCH 1/2] staging: r8188eu: remove spaces before ',' and ')'
 2021-07-30 20:41 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: add missing spaces after ',' and before braces

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-07-30 20:41 UTC  (2+ messages)

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-07-30 20:37 UTC  (5+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[asahilinux:nvme/dev 14/15] drivers/nvme/host/pci.c:1422:3: error: implicit declaration of function 'pci_free_irq'; did you mean 'pcibios_free_irq'?
 2021-07-30 20:35 UTC 

[PATCH v2 0/6] Basic recovery for machine checks inside SGX
 2021-07-30 20:35 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages

[RFC] LKMM: Add volatile_if()
 2021-07-30 20:35 UTC  (12+ messages)

[PATCH 1/3] powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
 2021-07-30 20:29 UTC  (6+ messages)
` [PATCH 2/3] powerpc: make the install target not depend on any build artifact
` [PATCH 3/3] powerpc: move the install rule to arch/powerpc/Makefile

[PATCH net-next v2 0/2] Clean devlink net namespace operations
 2021-07-30 20:30 UTC  (2+ messages)

[PATCH v1 1/1] dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
 2021-07-30 20:27 UTC 

[Question] Alignment requirement for readX() and writeX()
 2021-07-30 20:24 UTC  (4+ messages)

[RESEND PATCH v2 0/3] RPMCC for SM6125
 2021-07-30 20:23 UTC  (9+ messages)
` [RESEND PATCH v2 1/3] rpmcc: Add sm6125 compatible
` [RESEND PATCH v2 3/3] rpmcc: Add support for SM6125

[GIT PULL] Networking for 5.14-rc4
 2021-07-30 20:23 UTC 

[patch 0/4] extensible prctl task isolation interface and vmstat sync (v2)
 2021-07-30 20:18 UTC  (5+ messages)
` [patch 1/4] add basic task isolation prctl interface
` [patch 2/4] task isolation: sync vmstats on return to userspace
` [patch 3/4] mm: vmstat: move need_update
` [patch 4/4] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-07-30 20:15 UTC  (4+ messages)
` [PATCH v9 25/26] intel_idle/amx: Add SPR support with XTILEDATA capability

[PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
 2021-07-30 20:03 UTC  (4+ messages)
  `  "

[PATCH v6 00/13] iio: afe: add temperature rescaling support
 2021-07-30 20:01 UTC  (10+ messages)
` [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support

kernel BUG in new r8188eu
 2021-07-30 19:59 UTC 

Regression bisected to fa3354e4ea39 (mm: free_area_init: use maximal zone PFNs rather than zone sizes)
 2021-07-30 19:53 UTC  (7+ messages)

[PATCH v2 0/3] erofs: iomap support for uncompressed cases
 2021-07-30 19:46 UTC  (4+ messages)
` [PATCH v2 1/3] erofs: iomap support for non-tailpacking DIO
` [PATCH v2 2/3] erofs: dax support for non-tailpacking regular file
` [PATCH v2 3/3] erofs: convert all uncompressed cases to iomap

[PATCH v2] lib: Use PFN_PHYS() in devmem_is_allowed()
 2021-07-30 19:36 UTC  (2+ messages)

[PATCH v2] media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'
 2021-07-30 19:35 UTC 

[PATCH v7 1/3] docs: add traditional Chinese translation for kernel Documentation
 2021-07-30 19:34 UTC  (2+ messages)

[asahilinux:nvme/dev 7/15] drivers/nvme/host/pci.c:1414: warning: expecting prototype for nvme_pci_suspend_queue(). Prototype was for nvme_suspend_queue() instead
 2021-07-30 19:31 UTC 

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-07-30 19:31 UTC  (2+ messages)

[RFC net-next 0/2] mt7530 software fallback bridging fix
 2021-07-30 19:30 UTC  (21+ messages)
` [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
` [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU

[PATCH] pinctrl: samsung: Fix pinctrl bank pin count
 2021-07-30 19:29 UTC 

[RFC NO MERGE] f2fs: extent cache: support unaligned extent
 2021-07-30 19:20 UTC  (2+ messages)

[PATCHv4] docs/zh_CN: Add zh_CN/accounting/psi.rst
 2021-07-30 19:19 UTC  (2+ messages)

[PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
 2021-07-30 19:18 UTC  (11+ messages)

[peterz-queue:locking/ww_rt_mutex 4/18] lib/test_lockup.c:505:43: error: 'raw_spinlock_t' {aka 'struct raw_spinlock'} has no member named 'rlock'; did you mean 'raw_lock'?
 2021-07-30 19:16 UTC 

[PATCH v2 0/4] Some cleanups after making bus_type::remove return void
 2021-07-30 19:10 UTC  (5+ messages)
` [PATCH v2 1/4] nubus: Simplify check in remove callback
` [PATCH v2 2/4] sh: superhyway: "
` [PATCH v2 3/4] zorro: Simplify "
` [PATCH v2 4/4] zorro: Drop useless (and hardly used) .driver member in struct zorro_dev

[gustavoars-linux:for-next/clang-fallthrough] BUILD SUCCESS cb163627e6d32dbaca4d89b2292788cee895b06d
 2021-07-30 19:09 UTC 

[PATCH] f2fs: show sbi status in debugfs/f2f/sstatus
 2021-07-30 19:09 UTC 

arch/mips/loongson2ef/common/serial.c:66:4: error: 'loongson_uart_base' undeclared
 2021-07-30 19:04 UTC 

[PATCH] regulator: rtq2134: Fix coding style
 2021-07-30 19:03 UTC  (2+ messages)

[PATCH v2] clocksource: Ingenic: Improve the code
 2021-07-30 19:00 UTC  (2+ messages)

[PATCH] drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
 2021-07-30 18:57 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.14-rc4
 2021-07-30 18:52 UTC 

[PATCH 0/2] staging: r8188eu: Use in-kernel API and remove no more needed symbols
 2021-07-30 18:51 UTC  (3+ messages)
` [PATCH 2/2] staging: r8188eu: Remove no more used functions and variables

[PATCHv1 0/3] Add Reset controller to Ethernet PHY
 2021-07-30 18:48 UTC  (4+ messages)
` [PATCHv1 2/3] ARM: dts: meson: Use new reset id for reset controller

[PATCH v5 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-30 18:30 UTC  (3+ messages)

[PATCH] f2fs: introduce nosmall_discard mount option
 2021-07-30 18:28 UTC  (2+ messages)

[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
 2021-07-30 18:27 UTC  (11+ messages)
                ` [netfilter-core] "

[PATCH 0/9] Add Modem support on SC7280 SoCs
 2021-07-30 18:24 UTC  (13+ messages)
` [PATCH 6/9] arm64: dts: qcom: sc7280: Update reserved memory map
` [PATCH 7/9] arm64: dts: qcom: sc7280: Add nodes to boot modem
` [PATCH 8/9] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
` [PATCH 9/9] arm64: dts: qcom: sc7280: Update "

[staging:staging-testing 160/164] drivers/staging/r8188eu/core/rtw_mlme.c:762:24: warning: variable 'pmlmeext' set but not used
 2021-07-30 18:23 UTC 

[PATCH] scsi: ufs: Allow async suspend/resume callbacks
 2021-07-30 18:17 UTC  (4+ messages)

[PATCH] staging: r8188eu: Fix different base types in assignments and parameters
 2021-07-30 18:14 UTC 

[GIT PULL] HID fixes
 2021-07-30 18:11 UTC  (2+ messages)

[GIT PULL] Btrfs fixes fro 5.14-rc4
 2021-07-30 18:11 UTC  (2+ messages)

[PATCH] arm64: use __func__ to get function name in pr_err
 2021-07-30 18:00 UTC  (2+ messages)

[PATCH V2] arm64/kexec: Test page size support with new TGRAN range values
 2021-07-30 18:00 UTC  (2+ messages)

[PATCH net-next] net: ipv6: add IFLA_RA_MTU to expose mtu value in the RA message
 2021-07-30 17:39 UTC  (2+ messages)

[PATCH v3] ucounts: add missing data type changes
 2021-07-30 17:52 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: Use generic guest entry infrastructure
 2021-07-30 17:52 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: arm64: Use generic KVM xfer to guest work function

[PATCH] kbuild: cancel sub_make_done for the install target to fix DKMS
 2021-07-30 17:38 UTC  (2+ messages)

[PATCH 0/2] locking/lockdep, drm: apply new lockdep assert in drm_auth.c
 2021-07-30 17:37 UTC  (2+ messages)

[PATCH] net: netlink: Remove unused function
 2021-07-30 17:30 UTC  (2+ messages)

[PATCH 0/1] pagemap: swap location for shared pages
 2021-07-30 17:28 UTC  (2+ messages)

[PATCH] ARM: dts: at91: use the right property for shutdown controller
 2021-07-30 17:27 UTC 

[GIT PULL] vboxsf fixes for 5.14-1
 2021-07-30 17:23 UTC  (5+ messages)
      ` Paragon NTFSv3 (was Re: [GIT PULL] vboxsf fixes for 5.14-1)


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).