linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-11 23:40:59 to 2019-10-12 11:27:47 UTC [more...]

[PATCH 0/3 v3] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-12 11:26 UTC  (5+ messages)
` [PATCH 1/3 "
` [PATCH 2/3 v3] x86/kdump cleanup: remove the unused crash_copy_backup_region()
` [PATCH 3/3 v3] x86/kdump: clean up all the code related to the backup region

[PATCH net-next 0/2] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2019-10-12 11:18 UTC  (6+ messages)
` [PATCH net-next 2/2] net: core: increase the default size of GRO_NORMAL skb lists to flush

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-10-12 11:12 UTC  (13+ messages)

[PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling
 2019-10-12 11:06 UTC  (4+ messages)

[PATCH v2 0/2] interconnect: qcom: add msm8974 support
 2019-10-12 11:00 UTC  (4+ messages)
` [PATCH v2 2/2] interconnect: qcom: add msm8974 driver

[PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
 2019-10-12 10:59 UTC  (2+ messages)

[PATCH v3] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-12 10:54 UTC 

[PATCH] mailmap: Add Simon Arlott (replacement for expired email address)
 2019-10-12 10:57 UTC  (2+ messages)

[GIT PULL] xen: fixes for 5.4-rc3
 2019-10-12 10:51 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-12 10:47 UTC  (16+ messages)

[PATCH] iwlwifi: mvm: Move static keyword to the front of declarations
 2019-10-12 10:41 UTC 

[PATCH v3 0/2] Add support for ADUX1020 sensor
 2019-10-12 10:36 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH v3 2/2] iio: light: Add support for ADUX1020 sensor

memory offline infinite loop after soft offline
 2019-10-12 10:30 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.4-rc3
 2019-10-12 10:25 UTC 

[PATCH -next] ASoC: atmel: select SND_ATMEL_SOC_DMA for SND_ATMEL_SOC_SSC
 2019-10-12 10:24 UTC  (2+ messages)

[PATCH] watchdog/hardlockup: reassign last_timestamp when enable nmi event
 2019-10-12 10:23 UTC 

[PATCH v3 1/2] pidfd: show pids for nested pid namespaces in fdinfo
 2019-10-12 10:21 UTC  (3+ messages)
` [PATCH] pidfd: add NSpid entries to fdinfo

[PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
 2019-10-12 10:12 UTC  (5+ messages)
` [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()

[PATCH 0/4] add meson secure watchdog driver
 2019-10-12 10:05 UTC  (5+ messages)
` [PATCH 1/4] firmware: meson_sm: add new SMC ID support for accessing secure watchdog
` [PATCH 2/4] dt-bindings: watchdog: add new binding for meson "
` [PATCH 3/4] watchdog: add meson secure watchdog driver
` [PATCH 4/4] arm64: dts: a1: add secure watchdog controller

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-12  9:50 UTC  (3+ messages)
` [PATCH v2 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment

[PATCH] dt-bindings: Clean-up regulator '-supply' schemas
 2019-10-12  9:44 UTC  (2+ messages)

[PATCH v2 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-10-12  9:40 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v2 2/2] iio: (bma400) add driver for the BMA400

[PATCH v3 0/2] x86/kdump: Reserve extra memory when SME or SEV is active
 2019-10-12  9:24 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH 1/3] fs/userfaultfd.c: remove a redundant check on end
 2019-10-12  9:16 UTC  (2+ messages)

[PATCH] drm/imx: fix memory leak in imx_pd_bind
 2019-10-12  9:10 UTC  (6+ messages)
` drm/imx: Checking a kmemdup() call in imx_pd_bind()
    ` [PATCH 0/2] drm/imx: Adjustments for two functions
      ` [PATCH 1/2] drm/imx: Fix error handling for a kmemdup() call in imx_pd_bind()
      ` [PATCH 2/2] drm/imx: Fix error handling for a kmemdup() call in imx_ldb_panel_ddc()

[PATCH 0/2] pinctrl: rockchip: support rk3308 SoC
 2019-10-12  8:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: rockchip: add rk3308 SoC support
` [PATCH 2/2] "

[PATCH][RFC] iio: core: add a class hierarchy on iio device lock
 2019-10-12  8:57 UTC  (2+ messages)

[PATCH v4 0/5] Powerpc/Watchpoint: Few important fixes
 2019-10-12  8:51 UTC  (7+ messages)

[PATCH v5 0/5] Add a unified parameter "nopvspin"
 2019-10-12  8:40 UTC  (2+ messages)

[PATCH] acpi: Mute gcc warning
 2019-10-12  8:35 UTC  (2+ messages)

[PATCH] cpuidle: cpu hotplug support
 2019-10-11  8:34 UTC 

[PATCH RFC v1 0/2] vhost: ring format independence
 2019-10-12  8:15 UTC  (7+ messages)
` [PATCH RFC v1 1/2] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v1 2/2] vhost: batching fetches

Linux 5.3.6
 2019-10-12  7:59 UTC  (2+ messages)

Linux 4.19.79
 2019-10-12  7:58 UTC  (2+ messages)

Linux 4.14.149
 2019-10-12  7:57 UTC  (2+ messages)

[PATCH 0/1] arm64: tegra: enable SDIO on Jetson Nano M.2 Key E
 2019-10-12  7:52 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
 2019-10-12  7:48 UTC  (5+ messages)

Add Ingenic X1000 serial support
 2019-10-12  7:35 UTC  (4+ messages)
  ` [PATCH v3 1/2] Serial: Ingenic: Add support for the X1000

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

[PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
 2019-10-12  7:33 UTC  (8+ messages)
` [PATCH 3/3] arm64: configs: unset CPU_BIG_ENDIAN

[PATCH v5 0/4] mailbox: imx: bug fix and add support for imx v1 mu
 2019-10-12  7:24 UTC  (7+ messages)
` [RESEND PATCH v5 4/4] mailbox: imx: "
      ` [EXT] "

[PATCH RT] kernel/sched: Don't recompute cpumask weight in migrate_enable_update_cpus_allowed()
 2019-10-12  7:06 UTC  (2+ messages)

[PATCH] x86/smp: Enforce limit of 512 cpus with MAXSMP and no CPUMASK_OFFSTACK
 2019-10-12  7:00 UTC 

[PATCH 01/11] thermal: Move default governor config option to the internal header
 2019-10-12  6:52 UTC  (11+ messages)
` [PATCH 02/11] thermal: Move struct thermal_attr to the private header
` [PATCH 03/11] thermal: Move internal IPA functions
` [PATCH 04/11] thermal: Move trip point structure definition to private header
` [PATCH 05/11] thermal: Move set_trips function to the internal header
` [PATCH 06/11] thermal: Move get_tz_trend "
` [PATCH 07/11] thermal: Move get_thermal_instance "
` [PATCH 08/11] thermal: Change IS_ENABLED to IFDEF in the header file
` [PATCH 09/11] thermal: Remove stubs for thermal_zone_[un]bind_cooling_device
` [PATCH 10/11] thermal: Remove thermal_zone_device_update() stub
` [PATCH 11/11] thermal: Move thermal governor structure to internal header

[PATCH RT v2 0/3] migrate disable fixes and performance
 2019-10-12  6:52 UTC  (4+ messages)
` [PATCH RT v2 1/3] sched: migrate_enable: Use select_fallback_rq()
` [PATCH RT v2 2/3] sched: Lazy migrate_disable processing
` [PATCH RT v2 3/3] sched: migrate_enable: Use stop_one_cpu_nowait()

[PATCH] drm/komeda: Set output color depth for output
 2019-10-12  6:50 UTC 

[PATCH] drm/komeda: Set output color depth for output
 2019-10-12  6:26 UTC 

[PATCH v2 1/4] iommu/mediatek: Correct the flush_iotlb_all callback
 2019-10-12  6:23 UTC  (4+ messages)
` [PATCH v2 3/4] iommu/mediatek: Use writel for TLB range invalidation

Add Ingenic X1000 irqchip support
 2019-10-12  5:53 UTC  (7+ messages)
` Add process for more than one irq at the same time v6
  ` [PATCH 1/5 v6] irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
  ` [PATCH 2/5 v6] irqchip: ingenic: Error out if IRQ domain creation failed
  ` [PATCH 3/5 v6] irqchip: ingenic: Get virq number from IRQ domain
  ` [PATCH 4/5 v6] irqchip: ingenic: Alloc generic chips "
  ` [PATCH 5/5 v6] irqchip: Ingenic: Add process for more than one irq at the same time

[PATCH 0/6] V2: Clarify/standardize memory barriers for ipc
 2019-10-12  5:49 UTC  (7+ messages)
` [PATCH 1/6] wake_q: Cleanup + Documentation update
` [PATCH 2/6] ipc/mqueue.c: Remove duplicated code
` [PATCH 3/6] ipc/mqueue.c: Update/document memory barriers
` [PATCH 4/6] ipc/msg.c: Update and document "
` [PATCH 5/6] ipc/sem.c: Document and update "
` [PATCH 6/6] Documentation/memory-barriers.txt: Clarify cmpxchg()

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

[PATCH] staging: sm750fb: align arguments with open parenthesis
 2019-10-12  5:41 UTC  (3+ messages)
` [Outreachy kernel] "

MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc
 2019-10-12  5:13 UTC  (8+ messages)
` MMC: JZ4740: Add support for 8bit mode and LPM and JZ4760 Soc v2
  ` [PATCH 1/6 v2] MMC: Ingenic: Add 8bit mode support
  ` [PATCH 2/6 v2] dt-bindings: MMC: Add JZ4760 bindings
  ` [PATCH 3/6 v2] MMC: JZ4740: Add support for the JZ4760
  ` [PATCH 4/6 v2] dt-bindings: MMC: Add X1000 bindings
  ` [PATCH 5/6 v2] MMC: JZ4740: Add support for the X1000
  ` [PATCH 6/6 v2] MMC: JZ4740: Add support for LPM

[PATCH] rcu: add declarations of undeclared items
 2019-10-12  4:44 UTC  (2+ messages)

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-12  4:25 UTC  (12+ messages)
` [PATCH 1/4] modpost: delegate updating namespaces to separate function
` [PATCH 2/4] modpost: make updating the symbol namespace explict
` [PATCH 3/4] symbol namespaces: revert to previous __ksymtab name scheme
` [PATCH 4/4] export: avoid code duplication in include/linux/export.h

[PATCH] arm64: defconfig: Enable Qualcomm SPI and QSPI controller
 2019-10-12  4:18 UTC 

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-12  4:15 UTC  (5+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH 1/3] arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
 2019-10-12  4:09 UTC  (14+ messages)
` [PATCH 3/3] arm64: dts: rockchip: fix RockPro64 sdmmc settings
      ` [PATCH 3/3] arm64: dts: rockchip: fix RockPro64 sdmmc settings【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[RFC PATCH v3 00/16] Core scheduling v3
 2019-10-12  3:55 UTC  (11+ messages)

[PATCH v2] x86, efi: never relocate kernel below lowest acceptable address
 2019-10-12  3:46 UTC  (3+ messages)

[PATCH v3] x86, efi: never relocate kernel below lowest acceptable address
 2019-10-12  3:44 UTC 

[PATCH] sock_get_timeout: drop unnecessary return variable
 2019-10-12  3:45 UTC  (2+ messages)

[PATCH] af_unix: __unix_find_socket_byname() cleanup
 2019-10-12  3:40 UTC  (2+ messages)

[PATCH v2 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-12  3:38 UTC  (2+ messages)

[PATCH v2] KVM: fix overflow of zero page refcount with ksm running
 2019-10-12  3:37 UTC 

mmotm 2019-10-11-20-23 uploaded
 2019-10-12  3:24 UTC 

[PATCH v7 0/8] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels
 2019-10-12  3:07 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: display: panel: Add BOE tv101wum-n16 panel bindings
` [PATCH v7 2/8] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [PATCH v7 3/8] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [PATCH v7 4/8] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel
` [PATCH v7 5/8] dt-bindings: display: panel: add boe tv101wum-n53 panel documentation
` [PATCH v7 6/8] drm/panel: support for boe,tv101wum-n53 wuxga dsi video mode panel
` [PATCH v7 7/8] dt-bindings: display: panel: add AUO auo,b101uan08.3 panel documentation
` [PATCH v7 8/8] drm/panel: support for auo,b101uan08.3 wuxga dsi video mode panel

[PATCH RESEND v2] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-12  2:49 UTC  (5+ messages)

[PATCH v3 0/3] Add compile time sanity check of GENMASK inputs
 2019-10-12  2:27 UTC  (4+ messages)
` [Patch v4 0/2] "
  ` [Patch v4 2/2] linux/bits.h: "

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-12  2:14 UTC  (5+ messages)

[PATCH 0/7 v2] tracing: Fix tracefs lockdown and various clean ups
 2019-10-12  2:09 UTC  (9+ messages)
` [PATCH 1/7 v2] tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")
` [PATCH 2/7 v2] ftrace: Get a reference counter for the trace_array on filter files
` [PATCH 3/7 v2] tracing: Get trace_array reference for available_tracers files
` [PATCH 4/7 v2] tracing: Have trace events system open call tracing_open_generic_tr()
` [PATCH 5/7 v2] tracing: Add tracing_check_open_get_tr()
` [PATCH 6/7 v2] tracing: Add some more locked_down checks
` [PATCH 7/7 v2] tracing: Do not create tracefs files if tracefs lockdown is in effect

[PATCH] csky: Initial stack protector support
 2019-10-12  1:49 UTC  (2+ messages)

[PATCH v1 0/2] perf stat: Support --all-kernel and --all-user
 2019-10-12  1:49 UTC  (12+ messages)

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-12  1:36 UTC  (4+ messages)
` [PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
  ` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted

Kernel.org SSL certification expired
 2019-10-12  1:34 UTC  (2+ messages)

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-12  1:09 UTC  (9+ messages)

[PATCH] cgroup: pids: use {READ,WRITE}_ONCE for pids->limit operations
 2019-10-12  1:05 UTC 

[PATCH] clk: imx7ulp: Correct system clock source option #7
 2019-10-12  1:05 UTC  (3+ messages)

[PATCH v12 00/16] Multicolor Framework v12
 2019-10-12  0:54 UTC  (9+ messages)
` [PATCH v12 08/16] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v12 12/16] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH] hugetlb: Add nohugepages parameter to prevent hugepages creation
 2019-10-12  0:41 UTC  (5+ messages)

[PATCH v2 0/4] xtensa: fix {get,put}_user() for 64bit values
 2019-10-12  0:37 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] xtensa: clean up assembly arguments in uaccess macros
` [PATCH v2 3/4] xtensa: fix type conversion in __get_user_[no]check
` [PATCH v2 4/4] xtensa: initialize result in __get_user_asm for unaligned access

[PATCH] MIPS: add support for SGI Octane (IP30)
 2019-10-12  0:33 UTC  (3+ messages)

[PATCH 0/3] xtensa: fix {get,put}_user() for 64bit values
 2019-10-12  0:07 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] xtensa: clean up assembly arguments in uaccess macros
` [PATCH 3/3] xtensa: fix type conversion in __get_user_[no]check

[PATCH 0/2] iommu/arm-smmu: Add an optional "input-address-size" property
 2019-10-11 23:55 UTC  (3+ messages)

[PATCH 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-11 23:55 UTC  (5+ messages)

[PATCH] arm64: defconfig: Enable Qualcomm pseudo rng
 2019-10-11 23:50 UTC 

[PATCH] arm64: defconfig: Enable Qualcomm socinfo driver
 2019-10-11 23:48 UTC 

[PATCH] arm64: defconfig: Enable Qualcomm CPUfreq HW driver
 2019-10-11 23:44 UTC 

[PATCH] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-10-11 23:40 UTC 


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