linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 18:45:34 to 2019-10-10 22:20:35 UTC [more...]

[PATCH] acpi/hmat: ACPI_HMAT_MEMORY_PD_VALID is deprecated in ACPI-6.3
 2019-10-10 22:20 UTC  (2+ messages)

[PATCH 5.3 000/148] 5.3.6-stable review
 2019-10-10 22:19 UTC  (3+ messages)

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-10 22:19 UTC  (2+ messages)

[PATCH 4.14 00/61] 4.14.149-stable review
 2019-10-10 22:18 UTC  (2+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-10 22:12 UTC  (12+ messages)

[PATCH] mm: annotate refault stalls from swap_readpage
 2019-10-10 22:11 UTC  (3+ messages)

[PATCH 00/19] EDAC: Rework edac_mc and ghes drivers
 2019-10-10 22:10 UTC  (22+ messages)
` [PATCH 01/19] EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
` [PATCH 02/19] EDAC: Remove EDAC_DIMM_OFF() macro
` [PATCH 03/19] EDAC: Introduce mci_for_each_dimm() iterator
` [PATCH 04/19] EDAC, mc: Do not BUG_ON() in edac_mc_alloc()
` [PATCH 05/19] EDAC, mc: Reduce indentation level in edac_mc_handle_error()
` [PATCH 06/19] EDAC, mc: Remove per layer counters
` [PATCH 07/19] EDAC, mc: Rename iterator variable to idx
` [PATCH 08/19] EDAC, mc: Split edac_mc_alloc() into smaller functions
` [PATCH 09/19] EDAC, mc: Reorder functions edac_mc_alloc*()
` [PATCH 10/19] EDAC, mc: Rework edac_raw_mc_handle_error() to use struct dimm_info
` [PATCH 11/19] EDAC: Remove misleading comment in struct edac_raw_error_desc
` [PATCH 12/19] EDAC: Store error type "
` [PATCH 13/19] EDAC, mc: Determine mci pointer from the error descriptor
` [PATCH 14/19] EDAC, mc: Create new function edac_inc_csrow()
` [PATCH 15/19] EDAC, ghes: Use standard kernel macros for page calculations
` [PATCH 16/19] EDAC, ghes: Fix grain calculation
` [PATCH 17/19] EDAC, ghes: Remove intermediate buffer pvt->detail_location
` [PATCH 18/19] EDAC, ghes: Unify trace_mc_event() code with edac_mc driver
` [PATCH 19/19] EDAC, Documentation: Describe CPER module definition and DIMM ranks

[PATCH] PM: sleep: include <linux/pm_runtime.h> for pm_wq
 2019-10-10 22:02 UTC  (2+ messages)

[PATCH v2 0/4] Propagate module notifier errors
 2019-10-10 22:01 UTC  (3+ messages)
` [PATCH v2 1/4] notifier: Fix broken error handling pattern

[PATCH v2] dt-bindings: sound: Convert Samsung Exynos5433 TM2(E) audio complex with WM5110 codec to dt-schema
 2019-10-10 21:56 UTC  (2+ messages)

[RFC][PATCH] kprobes/x86: While list ftrace locations in kprobe blacklist areas
 2019-10-10 21:55 UTC  (2+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-10 21:53 UTC  (37+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [PATCH 02/36] ARM: s3c: simplify mach/io.h
  ` [PATCH 03/36] usb: gadget: s3c: use platform resources
  ` [PATCH 04/36] usb: gadget: s3c-hsudc: remove platform header dependency
  ` [PATCH 05/36] ARM: samsung: make pm-debug platform independent
  ` [PATCH 06/36] ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debug
  ` [PATCH 07/36] ARM: exynos: use private samsung_cpu_id copy
  ` [PATCH 08/36] ARM: exynos: stop selecting PLAT_SAMSUNG
  ` [PATCH 09/36] ARM: samsung: move pm check code to drivers/soc
  ` [PATCH 10/36] ARM: s5pv210: use private pm save/restore
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
  ` [PATCH 12/36] ARM: s3c64xx: remove mach/hardware.h
  ` [PATCH 13/36] ARM: s3c: move regs-spi.h into spi driver
  ` [PATCH 14/36] ARM: s3c: move irqchip driver back into platform
  ` [PATCH 15/36] ARM: s3c: adc: move header to linux/soc/samsung
  ` [PATCH 16/36] ARM: s3c: move spi fiq handler into platform
  ` [PATCH 17/36] ARM: s3c: h1940-audio: turn into platform driver
  ` [PATCH 18/36] ARM: s3c: gta02-audio: "
  ` [PATCH 19/36] ARM: s3c: rx1950: "
  ` [PATCH 20/36] ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS
  ` [PATCH 21/36] ARM: s3c: move iis pinctrl config into boards
  ` [PATCH 22/36] ARM: s3c: leds: move setpull() calls into board files
  ` [PATCH 23/36] ARM: s3c: move s3cmci pinctrl handling "
  ` [PATCH 24/36] ARM: s3c: include mach/irqs.h where needed
  ` [PATCH 25/36] ARM: s3c: spi: avoid hardcoding fiq number in driver
  ` [PATCH 26/36] ARM: s3c: bast: avoid irq_desc array usage
  ` [PATCH 27/36] ARM: s3c: fix mmc gpio lookup tables
  ` [PATCH 28/36] fbdev: s3c2410fb: remove mach header dependency
  ` [PATCH 29/36] ARM: s3c: cpufreq: split out registers
  ` [PATCH 30/36] ARM: s3c: remove cpufreq header dependencies
  ` [PATCH 31/36] ARM: s3c: cpufreq: use global s3c2412_cpufreq_setrefresh
  ` [PATCH 32/36] ARM: s3c: iotiming: make functions static
  ` [PATCH 33/36] ARM: s3c: move low-level clk reg access into platform code
  ` [PATCH 34/36] ARM: s3c: stop including mach/hardware.h from mach/io.h

[PATCH] seccomp: remove unused arg from secure_computing()
 2019-10-10 21:53 UTC  (3+ messages)
` [PATCH v1] seccomp: simplify secure_computing()

[PATCH v2] ASoC: samsung: i2s: Document clocks macros
 2019-10-10 21:51 UTC  (2+ messages)

[RFC PATCHv2 1/3] dt-bindings: misc: Add dt bindings for flex noc Performance Monitor
 2019-10-10 21:48 UTC  (2+ messages)

[PATCH v2 0/3] seccomp: continue syscall from notifier
 2019-10-10 21:45 UTC  (3+ messages)
` [PATCH v2 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE

[PATCH 1/3] tracing/hwlat: Report total time spent in all NMIs during the sample
 2019-10-10 21:44 UTC  (5+ messages)
` [PATCH 2/3] tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
` [PATCH 3/3] tracing/hwlat: Fix a few trivial nits

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-10 21:42 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix override mode for rk3399-kevin panel
 2019-10-10 21:42 UTC  (2+ messages)

[RESEND PATCH v1 2/5] staging: qlge: fix "alignment should match open parenthesis" checks
 2019-10-10 21:40 UTC  (4+ messages)
` [RESEND PATCH v1 3/5] staging: qlge: Fix multiple assignments warning by replacing integer variables to bool
` [RESEND PATCH v1 4/5] staging: qlge: add space to fix check warning
` [RESEND PATCH v1 5/5] staging: qlge: fix comparison to NULL warning

[PATCH 0/4] cpuidle: teo: Fix issues related to disabled idle states
 2019-10-10 21:37 UTC  (5+ messages)
` [PATCH 1/4] cpuidle: teo: Ignore disabled idle states that are too deep
` [PATCH 2/4] cpuidle: teo: Rename local variable in teo_select()
` [PATCH 3/4] cpuidle: teo: Consider hits and misses metrics of disabled states
` [PATCH 4/4] cpuidle: teo: Fix "early hits" handling for disabled idle states

NULL pointer deref in put_fs_context with unprivileged LXC
 2019-10-10 21:35 UTC 

[PATCH v3 0/8] Introduce max12xx ADC support
 2019-10-10 21:31 UTC  (4+ messages)
` [PATCH v3 8/8] dt-bindings: Add max12xx SPI ADC series as trivial devices

[PATCH] arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box
 2019-10-10 21:30 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: fix RockPro64 sdmmc settings
 2019-10-10 21:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: crypto: samsung: Convert SSS and SlimSSS bindings to json-schema
 2019-10-10 21:25 UTC  (2+ messages)

[PATCH v2] ARM: dts: rockchip: Use interpolated brightness tables for veyron
 2019-10-10 21:23 UTC  (2+ messages)

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 21:23 UTC  (3+ messages)
` [PATCH v2 4/8] dt-bindings: memory-controllers: Convert Samsung Exynos SROM "

[PATCH] ftrace: fix function type mismatches
 2019-10-10 21:12 UTC  (2+ messages)

[PATCH] x86/mce: Lower throttling MCE messages to warnings
 2019-10-10 21:08 UTC  (3+ messages)

[PATCH] dt-bindings: display: Convert sharp,ld-d5116z01b panel to DT schema
 2019-10-10 21:06 UTC 

[PATCH] mips: Fix unroll macro when building with Clang
 2019-10-10 21:04 UTC  (2+ messages)

[RESEND PATCH v1 0/5] checkpatch warnings cleanup
 2019-10-10 21:02 UTC  (2+ messages)
` [RESEND PATCH v1 1/5] staging: qlge: correct a misspelled word

[RFC PATCH v2 0/2] ELF: Alternate program property parser
 2019-10-10 21:00 UTC  (6+ messages)
` [RFC PATCH v2 2/2] ELF: Add ELF program property parsing support

[PATCH] arm64: lse: fix LSE atomics with LLVM's integrated assembler
 2019-10-10 20:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
 2019-10-10 20:57 UTC 

[PATCH v3] dt-bindings: iio: maxbotix,mb1232.yaml: transform to yaml
 2019-10-10 20:53 UTC  (2+ messages)

[PATCH v3 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-10-10 20:50 UTC  (9+ messages)
` [PATCH v3 06/10] lib/refcount: Move saturation warnings out of line
` [PATCH v3 08/10] refcount: Consolidate implementations of refcount_t
` [PATCH v3 09/10] lib/refcount: Remove unused 'refcount_error_report()' function
` [PATCH v3 10/10] drivers/lkdtm: Remove references to CONFIG_REFCOUNT_FULL

[PATCH] ARM: lpc32xx: debug: add low-level debug support on hsuart
 2019-10-10 20:49 UTC 

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-10 20:48 UTC  (11+ messages)
` [PATCH 1/4] net: sctp: Rename fallthrough label to unhandled
` [PATCH 2/4] compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
` [PATCH 4/4] scripts/cvt_style.pl: Tool to reformat sources in various ways

linux-next: Fixes tag needs some work in the v4l-dvb tree
 2019-10-10 20:47 UTC 

[PATCH] net: lpc_eth: avoid resetting twice
 2019-10-10 20:46 UTC 

[PATCH 1/2] dt-bindings: net: lpc-eth: document optional properties
 2019-10-10 20:45 UTC  (2+ messages)
` [PATCH 2/2] net: lpc_eth: parse phy nodes from device tree

[PATCH] hv_sock: use HV_HYP_PAGE_SIZE instead of PAGE_SIZE_4K
 2019-10-10 20:43 UTC  (4+ messages)

[PATCH v2 1/1] blk-mq: fill header with kernel-doc
 2019-10-10 20:41 UTC  (8+ messages)

linux-next: Fixes tag needs some work in the staging.current tree
 2019-10-10 20:42 UTC 

[PATCH 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-10-10 20:37 UTC  (5+ messages)
` [PATCH 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-10-10 20:36 UTC  (3+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure

[PATCH] MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
 2019-10-10 20:35 UTC  (2+ messages)

[RESEND][PATCH 00/10] intel-speed-select tool updates targetted for 5.5
 2019-10-10 20:29 UTC  (11+ messages)
` [RESEND][PATCH 01/10] tools/power/x86/intel-speed-select: Remove warning for unused result
` [RESEND][PATCH 02/10] tools/power/x86/intel-speed-select: Base-freq feature auto mode
` [RESEND][PATCH 03/10] tools/power/x86/intel-speed-select: Turbo-freq "
` [RESEND][PATCH 04/10] tools/power/x86/intel-speed-select: Refuse to disable core-power when getting used
` [RESEND][PATCH 05/10] tools/power/x86/intel-speed-select: Add int argument to command functions
` [RESEND][PATCH 06/10] tools/power/x86/intel-speed-select: Make process_command generic
` [RESEND][PATCH 07/10] tools/power/x86/intel-speed-select: Add check for CascadeLake-N models
` [RESEND][PATCH 08/10] tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command functions structures
` [RESEND][PATCH 09/10] tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeLake-N
` [RESEND][PATCH 10/10] tools/power/x86/intel-speed-select: Implement base-freq commands "

[PATCH 1/2] Add manpages for move_mount(2) and open_tree(2)
 2019-10-10 20:22 UTC  (3+ messages)

[PATCH net-next v2] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10 20:21 UTC  (3+ messages)

[PATCH 0/3] Allow ZRAM to use any zpool-compatible backend
 2019-10-10 20:20 UTC  (4+ messages)
` [PATCH 1/3] zpool: extend API to match zsmalloc
` [PATCH 2/3] zsmalloc: add compaction and huge class callbacks
` [PATCH 3/3] zram: use common zpool interface

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-10 20:15 UTC  (12+ messages)
` [PATCH net-next v7 09/17] ethtool: generic handlers for GET requests
` [PATCH net-next v7 12/17] ethtool: provide link settings with LINKINFO_GET request
` [PATCH net-next v7 14/17] ethtool: set link settings with LINKINFO_SET request

[PATCH v4 0/8] recordmcount cleanups
 2019-10-10 20:14 UTC  (7+ messages)
` [PATCH v4 4/8] recordmcount: Rewrite error/success handling

[PATCH 0/3] eldie generated code for folded p4d/pud
 2019-10-10 20:05 UTC  (3+ messages)

[PATCH 1/2] habanalabs: support vmalloc memory mapping
 2019-10-10 19:54 UTC  (3+ messages)

[PATCH v5 0/3] RK3288 Gamma LUT
 2019-10-10 19:43 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address
` [PATCH v5 2/3] drm/rockchip: Add optional support for CRTC gamma LUT
` [PATCH v5 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

[PATCH RFC] perf_event: Add support for LSM and SELinux checks
 2019-10-10 19:41 UTC  (7+ messages)

[PATCH] scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
 2019-10-10 19:36 UTC  (3+ messages)

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-10 19:33 UTC  (4+ messages)
` [PATCH v3 02/10] dt-bindings: sram: Convert Samsung Exynos SYSRAM "

[PATCH v3 0/2] x86/boot/64: Avoid mapping reserved ranges in early page tables
 2019-10-10 19:27 UTC  (2+ messages)

[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-10 19:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
` [PATCH v3 2/3] ARM: dts: add Netronix E60K02 board common file
` [PATCH v3 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD

wake_q memory ordering
 2019-10-10 19:25 UTC  (5+ messages)

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10 19:20 UTC 

[alsa-devel] [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
 2019-10-10 15:49 UTC  (14+ messages)

[RFC PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-10 19:17 UTC  (2+ messages)

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10 19:15 UTC  (4+ messages)

[PATCH 1/2] HID: google: add magnemite/masterball USB ids
 2019-10-10 19:11 UTC  (4+ messages)
` [PATCH 2/2] HID: google: Detect base folded usage instead of hard-coding whiskers

[PATCH] mm/page_owner: fix a crash after memory offline
 2019-10-10 19:12 UTC  (3+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-10 19:04 UTC  (5+ messages)
` [PATCH v7 3/7] KVM: VMX: Pass through CET related MSRs to Guest

[PATCH] drm/msm/dsi: Implement reset correctly
 2019-10-10 18:59 UTC  (4+ messages)

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-10 18:59 UTC  (10+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-10 18:58 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH linux-kselftest/test v2] lib/list-test: add a test for the 'list' doubly linked list
 2019-10-10 18:56 UTC 

[PATCH] Ask user input only when CONFIG_X86 or CONFIG_COMPILE_TEST is set to y
 2019-10-10 18:50 UTC  (4+ messages)

[GIT PULL] xfs: fixes for 5.4-rc3
 2019-10-10 18:50 UTC  (2+ messages)

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-10 18:44 UTC  (13+ messages)
` [PATCH v2 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v2 02/12] ELF: Add ELF program property parsing support
` [PATCH v2 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use
` [PATCH v2 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1
` [PATCH v2 05/12] arm64: Basic Branch Target Identification support
` [PATCH v2 06/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v2 07/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v2 08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v2 09/12] arm64: traps: Fix inconsistent faulting instruction skipping
` [PATCH v2 10/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v2 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v2 12/12] KVM: "


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