LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
2021-07-30 23:40 UTC (13+ 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 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 09/16] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
[PATCH v2 0/4] Add Landlock man pages
2021-07-30 23:39 UTC (5+ messages)
` [PATCH v2 1/4] landlock.7: Add a new page to introduce Landlock
[PATCH 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
2021-07-30 23:37 UTC (3+ messages)
` [PATCH 1/5] drm/msm/dp: Remove global g_dp_display variable
` [Freedreno] "
[kees:kspp/memcpy/next-20210726/v1 59/64] drivers/video/fbdev/i740fb.c:743:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-07-30 23:36 UTC
[PATCH v2 0/6] Basic recovery for machine checks inside SGX
2021-07-30 23:35 UTC (10+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
[PATCH] char: ipmi: use DEVICE_ATTR helper macro
2021-07-30 23:33 UTC (2+ messages)
[PATCH] apparmor: use per file locks for transactional queries
2021-07-30 23:24 UTC (2+ messages)
[PATCH 00/13] [RFC] Rust support
2021-07-30 23:22 UTC
[PATCH v5 0/3] infer --target from SRCARCH for CC=clang
2021-07-30 23:12 UTC (5+ 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/12] Add minimal support for Exynos850 SoC
2021-07-30 23:10 UTC (15+ messages)
` [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
` [PATCH 06/12] tty: serial: samsung: Add Exynos850 SoC data
` [PATCH 07/12] dt-bindings: serial: samsung: Add Exynos850 doc
` [PATCH 09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller
[GIT PULL] ACPI fixes for v5.14-rc4
2021-07-30 23:10 UTC (2+ messages)
[GIT PULL] Networking for 5.14-rc4
2021-07-30 23:10 UTC (2+ messages)
[PATCH] net: phy: micrel: Fix detection of ksz87xx switch
2021-07-30 23:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 0/3] Add detailed page size stats in KVM stats
2021-07-30 22:59 UTC (4+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte
` [PATCH v3 2/3] KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP MMU lpage stats
` [PATCH v3 3/3] KVM: x86/mmu: Add detailed page size stats
[PATCH] vmlinux.lds.h: Handle clang's module.{c,d}tor sections
2021-07-30 22:59 UTC (3+ messages)
[PATCH 0/1] Revert change in pipe reader wakeup behavior
2021-07-30 22:55 UTC (9+ messages)
` [PATCH 1/1] fs: pipe: wakeup readers everytime new data written is to pipe
[kees:kspp/memcpy/next-20210726/v1 34/64] drivers/video/fbdev/cirrusfb.c:1852:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-07-30 22:55 UTC
[PATCH] scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR
2021-07-30 22:54 UTC
[PATCH v2] vhci_hcd: USB port can get stuck in the disabled state
2021-07-30 22:52 UTC (5+ messages)
[PATCH 00/14] Introduce PECI subsystem
2021-07-30 22:48 UTC (23+ 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 12/14] hwmon: peci: Add dimmtemp driver
[PATCH 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2021-07-30 22:42 UTC (3+ messages)
` [PATCH 11/12] x86/sev: Handle CLFLUSH MMIO events
[PATCH] tracing: Fix NULL pointer dereference in start_creating
2021-07-30 22:41 UTC (2+ messages)
[PATCH] watchdog: Respect handle_boot_enabled when setting last last_hw_keepalive
2021-07-30 22:39 UTC (4+ messages)
[PATCH 00/11] Implement generic prot_guest_has() helper function
2021-07-30 22:34 UTC (3+ messages)
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:1046:11: error: use of undeclared identifier 'pm_suspend_target_state'
2021-07-30 22:33 UTC (2+ messages)
[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()
[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] 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
kasan warning related to hwmon/acpi, 5.13.5+
2021-07-30 22:23 UTC (2+ messages)
[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 (10+ 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] 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 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 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] scsi: BusLogic: use %X for u32 sized integer rather than %lX
2021-07-30 21:57 UTC (2+ messages)
[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
[RFC PATCH] Page Cache Allowing Hard Interrupts
2021-07-30 21:36 UTC
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
[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 (3+ 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
[RFC] LKMM: Add volatile_if()
2021-07-30 20:35 UTC (11+ messages)
[PATCH net-next v2 0/2] Clean devlink net namespace operations
2021-07-30 20:30 UTC (2+ 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 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
[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)
[PATCH V5] mm: compaction: support triggering of proactive compaction by user
2021-07-30 19:31 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
[RFC net-next 0/2] mt7530 software fallback bridging fix
2021-07-30 19:30 UTC (8+ messages)
` [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
[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)
[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 (5+ messages)
` [PATCH 6/9] arm64: dts: qcom: sc7280: Update reserved memory map
[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
page: next (older) | prev (newer) | latest
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).