linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 16:13:10 to 2019-12-11 18:34:13 UTC [more...]

[PATCH v2] execve: warn if process starts with executable stack
 2019-12-11 18:24 UTC  (6+ messages)

[PATCH v2 0/8] add header file for kelvin to/from Celsius conversion helpers
 2019-12-11 18:33 UTC  (3+ messages)
` [PATCH v2 7/8] nvme: hwmon: switch to use <linux/temperature.h> helpers

[PATCH v2] iommu/dma: Rationalise types for DMA masks
 2019-12-11 18:33 UTC 

[PATCH 5.3 000/105] 5.3.16-stable review
 2019-12-11 18:28 UTC  (3+ messages)

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-11 18:27 UTC  (11+ messages)
` [PATCH net-next 4/6] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next 5/6] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board

[PATCH 0/2] KVM: x86: X86_FEATURE bit() cleanup
 2019-12-11 18:27 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Add build-time assertion on usage of bit()
` [PATCH 2/2] KVM: x86: Refactor and rename bit() to feature_bit() macro

[PATCH 1/3] drm/virtio: skip set_scanout if framebuffer didn't change
 2019-12-11 18:27 UTC  (2+ messages)

[PATCH 1/2] pinctrl: samsung: Enable compile test for build coverage
 2019-12-11 18:27 UTC  (2+ messages)

[PATCH v17 0/6] support gce on mt8183 platform
 2019-12-11 18:26 UTC  (3+ messages)
` [PATCH v17 2/6] soc: mediatek: cmdq: remove OR opertaion from err return

[PATCH] x86/mce/therm_throt: mark throttle_active_work as __maybe_unused
 2019-12-11 18:26 UTC  (2+ messages)

[PATCH bpf-next 11/15] bpftool: add skeleton codegen command
 2019-12-11 18:26 UTC  (9+ messages)

[PATCH 4.19 000/243] 4.19.89-stable review
 2019-12-11 18:26 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/37] scsi: mpt3sas: Fix clear pending bit in ioctl status
 2019-12-11 18:25 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 27/37] ext4: work around deleting a file with i_nlink == 0 safely

[PROBLEM]: WARNING: lock held when returning to user space! (5.4.1 #16 Tainted: G )
 2019-12-11 18:22 UTC  (13+ messages)
      ` [PATCH] tpm: selftest: add test covering async mode
      ` [PATCH] tpm: fix WARNING: lock held when returning to user space

[PATCH v5 0/2] Enable IOMMU support for pseries Secure VMs
 2019-12-11 18:20 UTC  (7+ messages)
` [PATCH v5 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor
  ` [PATCH v5 2/2] powerpc/pseries/iommu: Use dma_iommu_ops for Secure VM

[PATCH 0/2] Increase CPU frequency in Exynos5422/5800 SoCs
 2019-12-11 18:20 UTC  (2+ messages)

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-11 18:19 UTC  (3+ messages)

[PATCH 2/2] arm64: dts: sc7180: Add aliases for all i2c and spi devices
 2019-12-11 18:18 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: sc7180: Remove additional spi chip select muxes
 2019-12-11 18:17 UTC  (2+ messages)

[PATCH v6 1/4] x86/insn-eval: Add support for 64-bit kernel mode
 2019-12-11 18:17 UTC  (8+ messages)
` [PATCH v6 2/4] x86/traps: Print address on #GP
` [PATCH v6 4/4] x86/kasan: Print original "

[PATCH v2 00/23] V2: Break up from one patch to multiple
 2019-12-11 18:12 UTC  (24+ messages)
` [PATCH v2 01/23] staging: qlge: Fix CHECK extra blank lines in many files
` [PATCH v2 02/23] staging: qlge: Fix CHECK: Alignment should match open parenthesis
` [PATCH v2 03/23] staging:qlge: Fix WARNING: Missing a blank line after declarations
` [PATCH v2 04/23] staging: qlge: "
` [PATCH v2 05/23] staging: qlge: Fix CHECK: Blank lines aren't necessary before a close brace '}'
` [PATCH v2 06/23] staging: qlge: Fix CHECK: Blank lines aren't necessary after an open brace '{'
` [PATCH v2 07/23] staging: qlge: Fix WARNING: quoted string split across lines
` [PATCH v2 08/23] staging: qlge: Fix CHECK: Unnecessary parentheses around mpi_coredump->mpi_global_header
` [PATCH v2 09/23] staging: qlge: Fix CHECK: No space is necessary after a cast
` [PATCH v2 10/23] staging: qlge: Fix CHECK: blank line after function/struct/union/enum declarations
` [PATCH v2 11/23] staging: qlge: Fix CHECK: braces {} should be used on all arms of this statement
` [PATCH v2 12/23] staging: qlge: Fix WARNING: please, no space before tabs in qlge.h
` [PATCH v2 13/23] staging: qlge: Fix CHECK: spaces preferred around that (ctx:VxV)
` [PATCH v2 14/23] staging: qlge: Fix WARNING: Unnecessary space before function pointer arguments
` [PATCH v2 15/23] staging: qlge: Fix WARNING: please, no spaces at the start of a line
` [PATCH v2 16/23] staging: qlge: Fix WARNING: Block comments use a trailing */ on a separate line
` [PATCH v2 17/23] staging: qlge: Fix WARNING: else is not generally useful after a break or return
` [PATCH v2 18/23] staging: qlge: Fix CHECK: Prefer using the BIT macro
` [PATCH v2 19/23] staging: qlge: Fix WARNING: msleep < 20ms can sleep for up to 20ms
` [PATCH v2 20/23] staging: qlge: Fix CHECK: usleep_range is preferred over udelay
` [PATCH v2 21/23] staging: qlge: Fix WARNING: suspect code indent for conditional statements
` [PATCH v2 22/23] staging: qlge: Fix CHECK: Unbalanced braces around else statement
` [PATCH v2 23/23] staging: qlge: Fix WARNING: Avoid multiple line dereference

BTRFS with kernel 5.4.1: df -h shows 0 Bytes available but btrfs tells me that there are 1.06 TiB free
 2019-12-11 18:16 UTC 

[PATCH] perf map: fix infinite loop on map_groups__fixup_overlappings
 2019-12-11 18:13 UTC  (2+ messages)

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2019-12-11 18:12 UTC  (12+ messages)

[PATCH 0/2] reset: Add Broadcom STB RESCAL reset controller
 2019-12-11 18:12 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v7 0/2] xenbus/backend: Add a memory pressure handler callback
 2019-12-11 18:10 UTC  (4+ messages)
` [PATCH v7 1/3] xenbus/backend: Add "
` [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
` [PATCH v7 3/3] xen/blkback: Remove unnecessary static variable name prefixes

[PATCH 00/15] firmware: arm_scmi: Add support for multiple device per protocol
 2019-12-11 18:10 UTC  (14+ messages)
` [PATCH 06/15] firmware: arm_scmi: Update scmi_prot_init_fn_t to use device instead of handle
` [PATCH 07/15] firmware: arm_scmi: Stash version in protocol init functions
` [PATCH 08/15] firmware: arm_scmi: Add and initialise protocol version to scmi_device structure
` [PATCH 09/15] firmware: arm_scmi: Add scmi protocol version and id device attributes
` [PATCH 10/15] firmware: arm_scmi: Drop logging individual scmi protocol version
` [PATCH 11/15] firmware: arm_scmi: Match scmi device by both name and protocol id

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-11 18:09 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: Bring back explicitly wanted options
 2019-12-11 18:09 UTC  (3+ messages)

[PATCH v1 0/3] Introduce CAP_SYS_PERFMON capability for secure Perf users groups
 2019-12-11 18:09 UTC  (8+ messages)

[PATCH] [RESEND] arm64: dts: mt8173: Add dynamic power node
 2019-12-11 18:06 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 040/350] media: ov6650: Fix control handler not freed on init error
 2019-12-11 18:05 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 277/350] tpm: Add a flag to indicate TPM power is managed by firmware

[PATCH v2 2/2] pinctrl: qcom: sc7180: Add new qup functions
 2019-12-11 18:04 UTC  (3+ messages)

[PATCH v2] x86/resctrl: fix an imbalance in domain_remove_cpu
 2019-12-11 18:02 UTC  (2+ messages)

[PATCH v3 0/1] usb: gadget: add raw-gadget interface
 2019-12-11 18:02 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add new qup functions for sc7180
 2019-12-11 18:00 UTC 

[PATCH] tpm: selftests: cleanup after unseal with wrong policy test
 2019-12-11 17:58 UTC  (2+ messages)

[PATCH] tpm_tis_spi: use new `delay` structure for SPI transfer delays
 2019-12-11 17:37 UTC  (3+ messages)
` [PATCH V2] "

One question about trusted key of keyring in Linux kernel
 2019-12-11 17:53 UTC  (15+ messages)

[PATCH] mm/gup: Fix memory leak in __gup_benchmark_ioctl
 2019-12-11 17:46 UTC 

[PATCH net-next v3 0/5] ethtool netlink interface, preliminary part
 2019-12-11 17:46 UTC  (2+ messages)

[PATCH v5 0/6] Fix nits in the kunit
 2019-12-11 17:45 UTC  (5+ messages)

KMSAN: uninit-value in __tipc_nl_compat_dumpit
 2019-12-11 17:45 UTC 

single aio thread is migrated crazily by scheduler
 2019-12-11 17:38 UTC  (11+ messages)
              ` [PATCH v2] sched/core: Preempt current task in favour of bound kthread
                ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH v3 0/2] drm/komeda: Add new product "D32" support
 2019-12-11 17:30 UTC  (3+ messages)
` [PATCH v3 2/2] drm/komeda: Enable new product D32 support

[PATCH] drm/komeda: Correct d71 register block counting
 2019-12-11 17:30 UTC  (2+ messages)

[PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
 2019-12-11 17:29 UTC  (4+ messages)
` [PATCH 2/3] mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
 2019-12-11 17:26 UTC  (5+ messages)
` [PATCH 2/4] irqchip/meson-gpio: rework meson irqchip driver to support meson-A1 SoCs

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-11 17:24 UTC  (6+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH 1/2] kselftest/runner: Print new line in print of timeout log
 2019-12-11 17:20 UTC  (6+ messages)
` [PATCH 2/2] kselftest: Support old perl versions

[PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
 2019-12-11 17:19 UTC  (5+ messages)

s390 depending on cc-options makes it difficult to configure
 2019-12-11 17:18 UTC  (3+ messages)

[PATCH] mfd: ab8500: Fix ab8500-clk typo
 2019-12-11 17:18 UTC  (2+ messages)

[PATCH] selftests: Fix dangling documentation references to kselftest_module.sh
 2019-12-11 17:17 UTC  (3+ messages)

[RFC PATCH v1 4/4] mm/gup: flag to limit follow_page() to transhuge pages
 2019-12-11 17:13 UTC  (3+ messages)

[PATCH] drivers: thermal: tsens: Work with old DTBs
 2019-12-11 17:13 UTC  (2+ messages)

[PATCH] x86/resctrl: Check monitoring static key in MBM overflow handler
 2019-12-11 17:41 UTC 

[PATCH v3] arm64: dts: ls1028a: fix reboot node
 2019-12-11 17:11 UTC 

[PATCH v2] dt-bindings: media: renesas,ceu: Convert to yaml
 2019-12-11 17:13 UTC 

[GIT PULL] erofs fixes for 5.5-rc2
 2019-12-11 17:09 UTC 

[PATCH v3 0/6] DA9062 PMIC features
 2019-12-11 17:09 UTC  (6+ messages)
` [PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-11 17:09 UTC  (6+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[RFC PATCH v1 3/4] thp: fix huge page zapping for special PMDs
 2019-12-11 17:08 UTC  (3+ messages)

[RFC PATCH v1 1/4] mm/remote_mapping: mirror a process address space
 2019-12-11 17:04 UTC  (3+ messages)

[PATCH v2 1/3] arm64: dts: ti: k3-j721e: Add DT nodes for few peripherials
 2019-12-11 17:04 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: ti: k3-am65: Add OSPI DT node
` [PATCH v2 3/3] arm64: dts: k3-am654-base-board: Add IRQ line for GPIO expander

ftrace histogram sorting broken on BE architecures
 2019-12-11 17:00 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add new qup functions for sc7180
 2019-12-11 17:00 UTC  (2+ messages)

[PATCH] spi: spi-ti-qspi: Fix a bug when accessing non default CS
 2019-12-11 16:55 UTC  (2+ messages)
` Applied "spi: spi-ti-qspi: Fix a bug when accessing non default CS" to the spi tree

[PATCH] spi: dw: Avoid BUG_ON() in case of host failure
 2019-12-11 16:55 UTC  (2+ messages)
` Applied "spi: dw: Avoid BUG_ON() in case of host failure" to the spi tree

[PATCH] regulator: max77650: add of_match table
 2019-12-11 16:55 UTC  (2+ messages)
` Applied "regulator: max77650: add of_match table" to the regulator tree

[RFC PATCH 0/7] sched: Streamline select_task_rq() & select_task_rq_fair()
 2019-12-11 16:53 UTC  (9+ messages)
` [RFC PATCH 1/7] sched: Add WF_TTWU, WF_EXEC wakeup flags
` [RFC PATCH 2/7] sched: Kill select_task_rq()'s sd_flag parameter
` [RFC PATCH 3/7] sched/fair: find_idlest_group(): Remove unused "
` [RFC PATCH 4/7] sched/fair: Dissociate wakeup decisions from SD flag value
` [RFC PATCH 5/7] sched/topology: Make {lowest/highest}_flag_domain() work with > 1 flags
` [RFC PATCH 6/7] sched/fair: Split select_task_rq_fair want_affine logic
` [RFC PATCH 7/7] sched/topology: Define and use shortcut pointers for wakeup sd_flag scan

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-11 16:52 UTC  (8+ messages)

[PATCH v11 0/6] KEYS: Measure keys when they are created or updated
 2019-12-11 16:47 UTC  (7+ messages)
` [PATCH v11 1/6] IMA: Check IMA policy flag
` [PATCH v11 2/6] IMA: Add KEY_CHECK func to measure keys
` [PATCH v11 3/6] IMA: Define an IMA hook "
` [PATCH v11 4/6] KEYS: Call the "
` [PATCH v11 5/6] IMA: Add support to limit measuring keys
` [PATCH v11 6/6] IMA: Read keyrings= option from the IMA policy

[PATCH v6 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2019-12-11 16:44 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH v6 2/2] watchdog: mtk_wdt: mt8183: Add reset controller

[PATCH] KVM: x86: use CPUID to locate host page table reserved bits
 2019-12-11 16:36 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix dmar pte read access not set error
 2019-12-11 16:35 UTC  (2+ messages)

[PATCH v8 0/7] Introduce support for guest CET feature
 2019-12-11 16:35 UTC  (9+ messages)
` [PATCH v8 4/7] KVM: VMX: Load CET states on vmentry/vmexit
` [PATCH v8 7/7] KVM: X86: Add user-space access interface for CET MSRs

[PATCH v2 0/3] mm: fix max_pfn not falling on section boundary
 2019-12-11 16:32 UTC  (4+ messages)
` [PATCH v2 1/3] mm: fix uninitialized memmaps on a partially populated last section
` [PATCH v2 2/3] fs/proc/page.c: allow inspection of last section and fix end detection
` [PATCH v2 3/3] mm: initialize memmap of unavailable memory directly

mmotm 2019-12-10-19-14 uploaded
 2019-12-11 16:31 UTC  (2+ messages)
` mmotm 2019-12-10-19-14 uploaded (objtool: func() falls through)

[PATCH] tty/serial: atmel: fix out of range clock divider handling
 2019-12-11 16:29 UTC 

[PATCH v1] sdhci: tegra: Add workaround for Broadcom WiFi
 2019-12-11 16:29 UTC  (5+ messages)

[PATCH] smp: Allow smp_call_function_single_async() to insert locked csd
 2019-12-11 16:29 UTC  (3+ messages)

[PATCH for 5.5 1/1] rseq/selftests: Turn off timeout setting
 2019-12-11 16:28 UTC 

[PATCH] RDMA/cma: Fix checkpatch error
 2019-12-11 16:26 UTC  (2+ messages)

[PATCH][next] drm/i915/display: remove duplicated assignment to pointer crtc_state
 2019-12-11 16:23 UTC  (2+ messages)

[PATCH][next] drm/i915: remove redundant checks for a null fb pointer
 2019-12-11 16:23 UTC  (2+ messages)

KASAN: use-after-free Read in usbvision_v4l2_open
 2019-12-11 16:22 UTC  (2+ messages)

linux-next: Tree for Dec 6
 2019-12-11 16:21 UTC  (4+ messages)
` linux-next: Tree for Dec 6 (objtool, lots in btrfs)

[PATCH] padata: update documentation file path in MAINTAINERS
 2019-12-11 16:21 UTC 

[PATCH RFC 0/2] Add Renesas RPC-IF support
 2019-12-11 16:20 UTC  (3+ messages)

[PATCH for 5.5 0/3] Restartable Sequences Fixes
 2019-12-11 16:17 UTC  (4+ messages)
` [PATCH for 5.5 1/3] rseq: Fix: Reject unknown flags on rseq unregister
` [PATCH for 5.5 2/3] rseq: Fix: Unregister rseq for clone CLONE_VM
` [PATCH for 5.5 3/3] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30

[PATCH v1] clk: Convert managed get functions to devm_add_action API
 2019-12-11 16:17 UTC  (6+ messages)

[RFC PATCH v1 2/4] mm: also set VMA in khugepaged range invalidation
 2019-12-11 16:16 UTC  (3+ messages)

[PATCH 0/2] KVM: VMX: PT (RTIT) bug fix and cleanup
 2019-12-11 16:14 UTC  (4+ messages)
` [PATCH 1/2] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs

[PATCH 5.4 00/92] 5.4.3-stable review
 2019-12-11 15:05 UTC  (4+ messages)
` [PATCH 5.4 15/92] serial: serial_core: Perform NULL checks for break_ctl ops
` [PATCH 5.4 16/92] serial: stm32: fix clearing interrupt error flags
` [PATCH 5.4 35/92] ALSA: hda: Modify stream stripe mask only when needed

[RFC 0/5] Introduce i3c device userspace interface
 2019-12-11 15:07 UTC  (6+ messages)
` [RFC 5/5] i3c: add i3cdev module to expose i3c dev in /dev

[PATCH] tracing: Avoid memory leak in process_system_preds()
 2019-12-11 15:08 UTC  (2+ messages)

[PATCH v2 2/2] USB: core: Attempt power cycle port when it's in eSS.Disabled state
 2019-12-11 15:08 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).