linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 13:22:20 to 2021-05-05 16:06:12 UTC [more...]

[PATCH] kernel: automatically split user namespace extent
 2021-05-05 16:06 UTC  (7+ messages)

[PATCH v9 00/96] Memory folios
 2021-05-05 15:05 UTC  (47+ messages)
` [PATCH v9 01/96] mm: Optimise nth_page for contiguous memmap
` [PATCH v9 02/96] mm: Make __dump_page static
` [PATCH v9 03/96] mm/debug: Factor PagePoisoned out of __dump_page
` [PATCH v9 04/96] mm/page_owner: Constify dump_page_owner
` [PATCH v9 05/96] mm: Make compound_head const-preserving
` [PATCH v9 06/96] mm: Constify get_pfnblock_flags_mask and get_pfnblock_migratetype
` [PATCH v9 07/96] mm: Constify page_count and page_ref_count
` [PATCH v9 08/96] mm: Fix struct page layout on 32-bit systems
` [PATCH v9 09/96] mm: Introduce struct folio
` [PATCH v9 10/96] mm: Add folio_pgdat and folio_zone
` [PATCH v9 11/96] mm/vmstat: Add functions to account folio statistics
` [PATCH v9 12/96] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v9 13/96] mm: Add folio reference count functions
` [PATCH v9 14/96] mm: Add folio_put
` [PATCH v9 15/96] mm: Add folio_get
` [PATCH v9 16/96] mm: Add folio flag manipulation functions
` [PATCH v9 17/96] mm: Add folio_young() and folio_idle()
` [PATCH v9 18/96] mm: Handle per-folio private data
` [PATCH v9 19/96] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v9 20/96] mm/filemap: Add folio_next_index
` [PATCH v9 21/96] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v9 22/96] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v9 23/96] mm: Add folio_mapcount
` [PATCH v9 24/96] mm/memcg: Add folio wrappers for various functions
` [PATCH v9 25/96] mm/filemap: Add folio_unlock
` [PATCH v9 26/96] mm/filemap: Add folio_lock
` [PATCH v9 27/96] mm/filemap: Add folio_lock_killable
` [PATCH v9 28/96] mm/filemap: Add __folio_lock_async
` [PATCH v9 29/96] mm/filemap: Add __folio_lock_or_retry
` [PATCH v9 30/96] mm/filemap: Add folio_wait_locked
` [PATCH v9 31/96] mm/swap: Add folio_rotate_reclaimable
` [PATCH v9 32/96] mm/filemap: Add folio_end_writeback
` [PATCH v9 33/96] mm/writeback: Add folio_wait_writeback
` [PATCH v9 34/96] mm/writeback: Add folio_wait_stable
` [PATCH v9 35/96] mm/filemap: Add folio_wait_bit
` [PATCH v9 36/96] mm/filemap: Add folio_wake_bit
` [PATCH v9 37/96] mm/filemap: Convert page wait queues to be folios
` [PATCH v9 38/96] mm/filemap: Add folio private_2 functions
` [PATCH v9 39/96] fs/netfs: Add folio fscache functions
` [PATCH v9 40/96] mm: Add folio_mapped
` [PATCH v9 41/96] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v9 42/96] mm/swap: Add folio_activate
` [PATCH v9 43/96] mm/swap: Add folio_mark_accessed
` [PATCH v9 44/96] mm/rmap: Add folio_mkclean
` [PATCH v9 45/96] mm: Add kmap_local_folio
` [PATCH v9 46/96] mm: Add flush_dcache_folio

[PATCH v2 mvebu + mvebu/dt64 1/6] firmware: turris-mox-rwtm: fix reply status decoding function
 2021-05-05 16:04 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/aldebaran.c:317:1: warning: stack frame size of 2624 bytes in function 'aldebaran_mode2_restore_hwcontext'
 2021-05-05 15:56 UTC 

[PATCH v2] media: em28xx: Fix possible memory leak of em28xx struct
 2021-05-05 15:54 UTC  (2+ messages)

`quirk_usb_handoff_xhci` takes 60 ms with ASM1042
 2021-05-05 15:53 UTC  (3+ messages)

[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
 2021-05-05 15:50 UTC  (5+ messages)
` [PATCH 11/15] KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way

[PATCH v3 0/2] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-05 15:46 UTC  (3+ messages)
` [PATCH v3 1/2] mm: memcg/slab: Properly set up gfp flags for objcg pointer array
` [PATCH v3 2/2] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-05-05 15:46 UTC  (4+ messages)

[PATCH v4 0/4] x86/uaccess: Use pointer masking to limit uaccess speculation
 2021-05-05 15:45 UTC  (9+ messages)
` [PATCH v4 3/4] "

[PATCH] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
 2021-05-05 15:44 UTC  (7+ messages)

[PATCH 0/3] KVM: selftests: evmcs_test: Check issues induced by late eVMCS mapping upon restore
 2021-05-05 15:44 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
` [PATCH 2/3] KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVMCS after restore
` [PATCH 3/3] KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost

xhci_pci & PCIe hotplug crash
 2021-05-05 15:39 UTC  (7+ messages)

[PATCH] ipc/mqueue: Avoid relying on a stack reference past its expiry
 2021-05-05 15:36 UTC  (5+ messages)

[PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
 2021-05-05 15:35 UTC  (4+ messages)

[PATCH] sched: Work around undefined behavior in sched class checking
 2021-05-05 15:34 UTC  (6+ messages)

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-05 15:33 UTC  (9+ messages)
` [PATCH v10 6/9] media: uapi: Add a control for HANTRO driver
` [PATCH v10 8/9] media: hantro: Introduce G2/HEVC decoder

[PATCH 5.11 00/31] 5.11.19-rc1 review
 2021-05-05 15:22 UTC  (2+ messages)

[PATCH] iio: bme680_i2c: Make bme680_acpi_match depend on CONFIG_ACPI
 2021-05-05 15:19 UTC  (11+ messages)

[PATCH v2] usb: dwc3: gadget: Avoid canceling current request for queuing error
 2021-05-05 15:19 UTC  (5+ messages)

[PATCH 00/13] [RFC] Rust support
 2021-05-05 15:13 UTC  (19+ messages)

[PATCH] ARM: dts: am5729-beagleboneai: drop unused Broadcom WiFi properties
 2021-05-05 15:12 UTC  (5+ messages)

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-05 15:10 UTC  (10+ messages)
` [PATCH v1 3/7] mm: rename and move page_is_poisoned()
` [PATCH v1 5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline()

[PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-05-05 15:10 UTC  (3+ messages)

[PATCH 5.10 00/29] 5.10.35-rc1 review
 2021-05-05 15:04 UTC  (2+ messages)

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-05-05 14:58 UTC  (13+ messages)
` [PATCH v3 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

[PATCH V4 0/8] Add PMIC DT files for sc7280
 2021-05-05 14:57 UTC  (11+ messages)
` [PATCH V4 1/8] arm64: dts: qcom: sm8350: Add label for thermal-zones node
` [PATCH V4 2/8] arm64: dts: qcom: sc7280: Add "
` [PATCH V4 6/8] arm64: dts: qcom: pmk8350: Add peripherals for pmk8350
` [PATCH V4 7/8] arm64: dts: qcom: sc7280: Add channel nodes for sc7280-idp
` [PATCH V4 8/8] arm64: dts: qcom: sc7280: Include PMIC DT files "

[iov_iter] 8db1c12ebc: WARNING:at_lib/iov_iter.c:#iov_iter_revert
 2021-05-05 15:09 UTC 

[PATCH] ftrace: Handle commands when closing set_ftrace_filter file
 2021-05-05 14:48 UTC 

[PATCH 0/6] sched,delayacct: Some cleanups
 2021-05-05 14:40 UTC  (5+ messages)
` [PATCH 1/6] delayacct: Use sched_clock()
` [PATCH 2/6] sched: Rename sched_info_{queued,dequeued}

[PATCH v4] pseries/drmem: update LMBs after LPM
 2021-05-05 14:39 UTC  (3+ messages)

[PATCH v2 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-05 14:37 UTC  (3+ messages)
` [PATCH v2 3/6] bus: mhi: Add MMIO region length to controller structure

[PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
 2021-05-05 14:37 UTC  (2+ messages)

[PATCH] vsscanf() in lib/vsprintf.c
 2021-05-05 14:35 UTC  (2+ messages)

[PATCH] drm/bridge: fix LONTIUM_LT8912B dependencies
 2021-05-05 14:30 UTC  (3+ messages)

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-05-05 14:25 UTC  (12+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH v3 00/13] Add futex2 syscalls
 2021-05-05 14:23 UTC  (3+ messages)

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-05-05 14:23 UTC  (16+ messages)
` [PATCH 02/25] staging: media: imx7-mipi-csis: fix pm_runtime_get_sync() usage count
` [PATCH 09/25] media: hantro: do a PM resume earlier
` [PATCH 25/25] media: i2c: ccs-core: fix pm_runtime_get_sync() usage count

[GIT PULL] CIFS/SMB3 Fixes
 2021-05-05 14:22 UTC 

[PATCH] mmc: enable UHS voltage switch for SDSC if supported
 2021-05-05 14:20 UTC  (4+ messages)

[PATCH] init: Print out unknown kernel parameters
 2021-05-05 14:20 UTC  (6+ messages)

[PATCH] usb: phy: Use fallthrough pseudo-keyword
 2021-05-05 14:19 UTC 

[GIT PULL] gpio: updates for v5.13
 2021-05-05 14:19 UTC  (7+ messages)

[clocksource] 8e614d5b58: WARNING:at_kernel/time/clocksource-wdtest.c:#wdtest_func.cold
 2021-05-05 14:36 UTC 

[GIT PULL v2] gpio: updates for v5.13
 2021-05-05 14:13 UTC 

[null_blk] 9c2540f957: BUG:kernel_NULL_pointer_dereference,address
 2021-05-05 14:31 UTC 

Very slow clang kernel config 
 2021-05-05 14:13 UTC  (15+ messages)

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-05-05 14:12 UTC  (26+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
                  ` [PATCH 00/12] signal: sort out si_trapno and si_perf
                    ` [PATCH v3 "
                      ` [PATCH v3 01/12] sparc64: Add compile-time asserts for siginfo_t offsets
                        ` [PATCH v3 02/12] arm: "
                        ` [PATCH v3 03/12] arm64: "
                        ` [PATCH v3 04/12] signal: Verify the alignment and size of siginfo_t
                        ` [PATCH v3 05/12] siginfo: Move si_trapno inside the union inside _si_fault
                        ` [PATCH v3 06/12] signal: Implement SIL_FAULT_TRAPNO
                        ` [PATCH v3 07/12] signal: Use dedicated helpers to send signals with si_trapno set
                        ` [PATCH v3 08/12] signal: Remove __ARCH_SI_TRAPNO
                        ` [PATCH v3 09/12] signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
                        ` [PATCH v3 10/12] signal: Factor force_sig_perf out of perf_sigtrap
                        ` [PATCH v3 11/12] signal: Deliver all of the siginfo perf data in _perf
                        ` [PATCH v3 12/12] signalfd: Remove SIL_FAULT_PERF_EVENT fields from signalfd_siginfo

[PATCH 0/4] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-05 14:10 UTC  (4+ messages)
` [PATCH 1/3] New function to avoid duplicate code in upcomming commits
` [PATCH 2/3] Restructure output format computation for better expandability
` [PATCH 3/3] Use YCbCr420 as fallback when RGB fails

[PATCH] mm/memory_hotplug: Rate limit page migration warnings
 2021-05-05 14:05 UTC 

[PATCH v2 1/2] powerpc/asm-offset: Remove unused items
 2021-05-05 14:02 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit

[PATCH 1/5] ARM: dts: exynos: align Broadcom WiFi with dtschema
 2021-05-05 13:59 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: exynos: replace legacy MMS114 touchscreen x/y properties in GT-N7100
` [PATCH 3/5] ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3
` [PATCH 4/5] ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1
` [PATCH 5/5] ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4

[syzbot] WARNING in drm_wait_one_vblank
 2021-05-05 14:02 UTC 

[PATCH 0/4] add periodic mode, threshold options and hwmon
 2021-05-05 14:02 UTC  (5+ messages)
` [PATCH 4/4] hwmon: vcnl3020: add hwmon driver for intrusion sensor

[PATCH 0/4] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-05 13:59 UTC  (7+ messages)
` [PATCH 3/4] Restructure output format computation for better expandability

[PATCH 0/8] tick/nohz updates v2
 2021-05-05 13:57 UTC  (6+ messages)
` [PATCH 6/8] tick/nohz: Only wakeup a single target cpu when kicking a task
` [PATCH 8/8] tick/nohz: Kick only _queued_ task whose tick dependency is updated

linux-next failing build due to missing cubictcp_state symbol
 2021-05-05 13:56 UTC  (11+ messages)

[PATCH] Revert "mm/gup: check page posion status for coredump."
 2021-05-05 13:55 UTC  (2+ messages)

[RESEND PATCH] drm/rockchip: dsi: move all lane config except LCDC mux to bind()
 2021-05-05 13:53 UTC  (2+ messages)

[PATCH] usbhid: fix info leak in hid_submit_ctrl
 2021-05-05 13:52 UTC  (6+ messages)

[PATCH] linux/interrupt.h: fix checkpatch errors
 2021-05-05 13:51 UTC 

[patch 0/6] futex: Bugfixes and FUTEX_LOCK_PI2
 2021-05-05 13:51 UTC  (3+ messages)

[PATCH v1 1/2] perf header: Support HYBRID_TOPOLOGY feature
 2021-05-05 13:49 UTC  (5+ messages)

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-05-05 13:45 UTC  (6+ messages)
` [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot

[PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
 2021-05-05 13:35 UTC  (5+ messages)

[PATCH] platform/surface: aggregator: Do not mark interrupt as shared
 2021-05-05 13:41 UTC  (2+ messages)

[PATCH v2 0/4] convert grf.txt to YAML
 2021-05-05 13:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v2 2/4] dt-bindings: soc: rockchip: convert grf.txt "
` [PATCH v2 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
` [PATCH v2 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi

[PATCH] ext4: fix kernel infoleak via ext4_extent_header
 2021-05-05 13:30 UTC 

[PATCH 1/2] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-05-05 13:28 UTC  (4+ messages)
` [PATCH 2/2] HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()

[PATCH] net/ipv4/ip_fragment:fix missing Flags reserved bit set in iphdr
 2021-05-05 13:25 UTC 

[v3,1/1] adv_mix955x is a scheme that multiplexes PCA9554/PCA9555 into LED and GPIO
 2021-05-05 13:23 UTC  (4+ 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).