linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-30 19:22:17 to 2019-05-31 00:35:11 UTC [more...]

[PATCH 0/2] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-05-31  0:35 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: EDAC: add Amazon Annapurna Labs EDAC binding

linux-next: manual merge of the net-next tree with the net tree
 2019-05-31  0:25 UTC 

[GIT PULL] SPDX update for 5.2-rc1 - round 1
 2019-05-31  0:25 UTC  (4+ messages)

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-05-31  0:20 UTC  (20+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 08/10] audit: add containerid filtering

[PATCH] pinctrl: ns2: Fix potential NULL dereference
 2019-05-31  0:17 UTC  (2+ messages)

[PATCH 0/4] Fix whitespace issues in staging/kpc2000
 2019-05-31  0:11 UTC  (5+ messages)
` [PATCH 1/4] staging: kpc2000: add spaces around operators in core.c

linux-next: Tree for May 30
 2019-05-31  0:06 UTC  (3+ messages)
` linux-next: Tree for May 30 (firmware_loader)

[PATCH bpf] bpf: preallocate a perf_sample_data per event fd
 2019-05-31  0:01 UTC  (3+ messages)

[PATCH] staging: mt7621-dma: sizeof via pointer dereference
 2019-05-30 23:53 UTC 

Driver has suspect GRO implementation, TCP performance may be compromised
 2019-05-30 23:56 UTC  (7+ messages)

[PATCH net-next] ethtool: do not use regs->len after ops->get_regs
 2019-05-30 23:54 UTC 

[RFC][PATCH 00/13] Cleanup recordmcount and begin objtool conversion
 2019-05-30 23:52 UTC  (5+ messages)

[PATCH] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-05-30 23:53 UTC  (3+ messages)

[PATCH] checkpatch.pl: Warn on duplicate sysctl local variable
 2019-05-30 23:51 UTC 

[PATCH] x86/power: Fix 'nosmt' vs. hibernation triple fault during resume
 2019-05-30 23:42 UTC  (7+ messages)
` [PATCH v4] "

[PATCH net-next] ethtool: copy reglen to userspace
 2019-05-30 23:38 UTC  (5+ messages)

[PATCH 0/2] arm64: smp: Include smp_plat.h from smp.h
 2019-05-30 23:34 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB

[PATCH] irqchip/bcm7038-l1: Fix build on ARM/ARM64
 2019-05-30 23:16 UTC 

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-05-30 23:00 UTC  (9+ messages)
` [PATCH v2 1/8] acpi: Drop drivers/acpi/hmat/ directory
` [PATCH v2 2/8] acpi/hmat: Skip publishing target info for nodes with no online memory
` [PATCH v2 3/8] efi: Enumerate EFI_MEMORY_SP
` [PATCH v2 4/8] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax
` [PATCH v2 5/8] lib/memregion: Uplevel the pmem "region" ida to a global allocator
` [PATCH v2 6/8] device-dax: Add a driver for "hmem" devices
` [PATCH v2 7/8] acpi/hmat: Register HMAT at device_initcall level
` [PATCH v2 8/8] acpi/hmat: Register "specific purpose" memory as an "hmem" device

[PATCH v2 1/2] hwmon: pmbus: Add Infineon PXE1610 VR driver
 2019-05-30 23:11 UTC  (2+ messages)
` [PATCH v2 2/2] Docs: hwmon: pmbus: Add PXE1610 driver

[PATCH] ARM: bcm: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB
 2019-05-30 23:09 UTC 

[PATCH 1/2] bpf, riscv: fix bugs in JIT for 32-bit ALU operations
 2019-05-30 23:08 UTC  (6+ messages)
` [PATCH 2/2] bpf: test_bpf: add tests for upper bits of 32-bit operations

[PATCH bpf v2] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
 2019-05-30 23:08 UTC  (2+ messages)

[net-next:master 251/280] net/ipv4/tcp_fastopen.c:75:29: sparse: sparse: symbol 'tcp_fastopen_alloc_ctx' was not declared. Should it be static?
 2019-05-30 23:06 UTC  (2+ messages)
` [RFC PATCH net-next] tcp: tcp_fastopen_alloc_ctx() can be static

[PATCH] ASoC: soc-core: fix ifnullfree.cocci warnings
 2019-05-30 23:06 UTC 

[GIT] Networking
 2019-05-30 23:05 UTC 

[PATCH] ARM: xor-neon: Replace __GNUC__ checks with CONFIG_CC_IS_GCC
 2019-05-30 23:00 UTC  (2+ messages)

[PATCH v2 0/3] MediaTek Security random number generator support
 2019-05-30 22:59 UTC  (7+ messages)
` [PATCH v2 1/3] soc: mediatek: add SMC fid table for SIP interface
` [PATCH v2 2/3] dt-bindings: rng: update bindings for MediaTek ARMv8 SoCs
` [PATCH v2 3/3] hwrng: add mtk-sec-rng driver

[PATCH 00/22] Some documentation fixes
 2019-05-30 22:49 UTC  (8+ messages)
` [PATCH 06/22] doc: it_IT: fix reference to magic-number.rst
` [PATCH 15/22] docs: it: license-rules.rst: get rid of warnings
` [PATCH 18/22] docs: security: trusted-encrypted.rst: fix code-block tag
    ` [PATCH 22/22] docs: fix broken documentation links

[RFC PATCH 00/11] mm / virtio: Provide support for paravirtual waste page treatment
 2019-05-30 22:52 UTC  (14+ messages)
` [RFC PATCH 01/11] mm: Move MAX_ORDER definition closer to pageblock_order
` [RFC PATCH 02/11] mm: Adjust shuffle code to allow for future coalescing
` [RFC PATCH 03/11] mm: Add support for Treated Buddy pages
` [RFC PATCH 04/11] mm: Split nr_free into nr_free_raw and nr_free_treated
` [RFC PATCH 05/11] mm: Propogate Treated bit when splitting
` [RFC PATCH 06/11] mm: Add membrane to free area to use as divider between treated and raw pages
` [RFC PATCH 07/11] mm: Add support for acquiring first free "raw" or "untreated" page in zone
` [RFC PATCH 08/11] mm: Add support for creating memory aeration
` [RFC PATCH 09/11] mm: Count isolated pages as "treated"
` [RFC PATCH 10/11] virtio-balloon: Add support for aerating memory via bubble hinting
` [RFC PATCH 11/11] mm: Add free page notification hook
` [RFC QEMU PATCH] QEMU: Provide a interface for hinting based off of the balloon infrastructure

[PATCH v3 0/3] Allow custom PCI resource alignment on pseries
 2019-05-30 22:49 UTC  (9+ messages)
` [PATCH v3 1/3] PCI: Introduce pcibios_ignore_alignment_request
    ` [EXTERNAL] "

[PATCH 1/3] mtd: nand: raw: brcmnand: Refactored code and introduced inline functions
 2019-05-30 21:20 UTC  (3+ messages)
` [PATCH 2/3] mtd: nand: raw: brcmnand: Add support for v7.3 controller
` [PATCH 3/3] dt: bindings: mtd: brcmand: Add brcmnand,brcmnand-v7.3 support

mmotm 2019-05-29-20-52 uploaded
 2019-05-30 22:28 UTC  (3+ messages)
` mmotm 2019-05-29-20-52 uploaded (mpls)

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-05-30 22:25 UTC  (4+ messages)
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-30 22:24 UTC  (17+ messages)

[PATCH] staging: media: davinci_vpfe: Remove variable vpfe_dev
 2019-05-30 21:25 UTC  (4+ messages)

[ANNOUNCE] Git v2.22.0-rc2
 2019-05-30 21:23 UTC 

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-30 22:14 UTC  (3+ messages)

[PATCH] Allow to exclude specific file types in LoadPin
 2019-05-30 21:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net] net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
 2019-05-30 21:31 UTC  (2+ messages)

[PATCH net] ethtool: Check for vlan etype or vlan tci when parsing flow_rule
 2019-05-30 22:05 UTC  (2+ messages)

[PATCH 00/10] keys: Miscellany [ver #2]
 2019-05-30 22:03 UTC  (4+ messages)

[PATCH net-next 0/3] introduce two new tracepoints for udp
 2019-05-30 21:26 UTC  (2+ messages)

[PATCH bpf v4] libbpf: Return btf_fd for load_sk_storage_btf
 2019-05-30 21:33 UTC  (2+ messages)

[PATCH] staging: mt7621-dma: sizeof via pointer dereference
 2019-05-30 21:57 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the sound-asoc tree
 2019-05-30 22:02 UTC 

linux-next: Fixes tag needs some work in the net tree
 2019-05-30 21:52 UTC 

[PATCH] crypto: gcm - fix cacheline sharing
 2019-05-30 22:00 UTC  (13+ messages)

[PATCH] scripts/sphinx-pre-install: fix "dependenties" typo
 2019-05-30 21:59 UTC 

[PATCH] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
 2019-05-30 21:49 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the nfs-anna tree
 2019-05-30 21:58 UTC 

[net-next]hinic: add LRO support
 2019-05-30 21:57 UTC  (2+ messages)

[PATCH] staging: kpc2000: Fix build failure caused by wrong include file
 2019-05-30 21:19 UTC  (2+ messages)

[PATCH v6 0/7] Unify CPU topology across ARM & RISC-V
 2019-05-30 21:42 UTC  (8+ messages)
` [PATCH v6 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v6 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding

[PATCH net-next v2] net: avoid indirect calls in L4 checksum calculation
 2019-05-30 21:34 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: Make static_config_check_memory_size static
 2019-05-30 21:34 UTC  (2+ messages)

[PATCH net-next] sctp: deduplicate identical skb_checksum_ops
 2019-05-30 21:36 UTC  (2+ messages)

[Patch] ACPICA: Increase AE_OWNER_ID_LIMIT to 2047
 2019-05-30 21:43 UTC  (2+ messages)

[PATCH 0/7] media: cedrus: Improvements/cleanup
 2019-05-30 21:15 UTC  (8+ messages)
` [PATCH 1/7] media: cedrus: Disable engine after each slice decoding
` [PATCH 2/7] media: cedrus: Fix H264 default reference index count
` [PATCH 3/7] media: cedrus: Fix decoding for some H264 videos
` [PATCH 4/7] media: cedrus: Remove dst_bufs from context
` [PATCH 5/7] media: cedrus: Don't set chroma size for scale & rotation
` [PATCH 6/7] media: cedrus: Add infra for extra buffers connected to capture buffers
` [PATCH 7/7] media: cedrus: Improve H264 memory efficiency

[PATCH] staging: vt6655: Change return type of function and remove variable
 2019-05-30 21:15 UTC  (2+ messages)

[PATCH] staging: rtl8712: Remove unnecessary variable in rtl8712_recv.c
 2019-05-30 21:12 UTC  (2+ messages)

[PATCH v3 0/5] x86/umwait: Enable user wait instructions
 2019-05-30 21:11 UTC  (7+ messages)
` [PATCH v3 2/5] x86/umwait: Initialize umwait control values
` [PATCH v3 3/5] x86/umwait: Add sysfs interface to control umwait C0.2 state
` [PATCH v3 4/5] x86/umwait: Add sysfs interface to control umwait maximum time

[Patch v3] staging: rtl8723bs: core: rtw_mlme_ext: fix warning Unneeded variable: "ret"
 2019-05-30 21:09 UTC  (2+ messages)

[PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
 2019-05-30 21:07 UTC  (2+ messages)

[PATCH] staging: rtl8712: Change _SUCCESS/_FAIL to 0/-ENOMEM
 2019-05-30 21:06 UTC 

[PATCH 4.19 000/276] 4.19.47-stable review
 2019-05-30 21:05 UTC  (5+ messages)
` [PATCH 4.19 051/276] selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c

[PATCH] staging: rtl8712: ieee80211.c: Remove leading p from variable names
 2019-05-30 21:03 UTC 

[PATCH] docs cgroups: add another example size for hugetlb
 2019-05-30 21:04 UTC  (2+ messages)

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-30 21:03 UTC  (4+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())
  ` pselect/etc semantics

[PATCH] staging: rtl8712: Remove function alloc_network
 2019-05-30 21:01 UTC 

[PATCH 0/2] Fixes for staging/kpc2000's Kconfig
 2019-05-30 21:01 UTC  (6+ messages)
` [PATCH 2/2] staging: kpc2000: add missing dependencies for kpc2000

VPD access Blocked by commit 0d5370d1d85251e5893ab7c90a429464de2e140b
 2019-05-30 20:58 UTC  (4+ messages)
    ` [EXT] "

[PATCH] staging: rtl8712: Replace function r8712_free_network_queue
 2019-05-30 20:57 UTC 

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
 2019-05-30 20:56 UTC  (5+ messages)

[PATCH] staging: rtl8712: Replace function r8712_init_mlme_priv
 2019-05-30 20:55 UTC 

[PATCH] mm, memcg: Make scan aggression always exclude protection
 2019-05-30 20:52 UTC  (6+ messages)
` [PATCH REBASED] "

[PATCH] staging: comedi: Remove variable runflags
 2019-05-30 20:51 UTC 

Userspace woes with 5.1.5 due to TIPC
 2019-05-30 20:47 UTC  (3+ messages)

[PATCH] staging: media: tegra-vde: Remove variable
 2019-05-30 20:46 UTC  (2+ messages)

[PATCH 1/2] hwmon: pmbus: Add Infineon PXE1610 VR driver
 2019-05-30 20:44 UTC  (6+ messages)
` [PATCH 2/2] Docs: hwmon: pmbus: Add PXE1610 driver

[v3 6/7] drm/mediatek: change the dsi phytiming calculate method
 2019-05-30 20:45 UTC 

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-30 20:44 UTC  (6+ messages)
` [PATCH v3 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v3 1/1] "

[PATCH v3 0/9] Multicolor Framework update
 2019-05-30 20:43 UTC  (7+ messages)
` [PATCH v3 1/9] leds: multicolor: Add sysfs interface definition

[PATCH] soc: aspeed: lpc-ctrl: make parameter optional
 2019-05-30 20:37 UTC  (3+ messages)

[PATCH v2] soc: aspeed: lpc-ctrl: make parameter optional
 2019-05-30 20:36 UTC 

[PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
 2019-05-30 20:36 UTC  (2+ messages)

[PATCH 0/2] HWMON compatibility layer for power supplies
 2019-05-30 20:32 UTC  (5+ messages)
` [PATCH 1/2] power: supply: Add HWMON compatibility layer

[PATCH 5.1 000/405] 5.1.6-stable review
 2019-05-30 20:18 UTC  (5+ messages)

[patch 0/3] do not raise timer softirq unconditionally (spinlockless version)
 2019-05-30 20:14 UTC  (9+ messages)
` [patch 1/3] timers: raise timer softirq on __mod_timer/add_timer_on
` [patch 2/3] timers: do not raise softirq unconditionally (spinlockless version)

[PATCH] doc:it_IT: fix file references
 2019-05-30 20:14 UTC  (2+ messages)
` [PATCH] doc:it_IT: documentation alignment

[PATCH v4 1/2] ARM: use arch_extension directive instead of arch argument
 2019-05-30 20:02 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture

[PATCH v4 0/6] LM36274 Introduction
 2019-05-30 19:58 UTC  (9+ messages)
` [RESEND PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[PATCH 1/2] add typeof_member() macro
 2019-05-30 19:57 UTC  (3+ messages)

memory leak in sctp_process_init
 2019-05-30 19:56 UTC  (8+ messages)

[PATCH RFC] Rough draft document on merging and rebasing
 2019-05-30 19:53 UTC 

[PATCH net-next v2 0/2] Add hw offload of TC flower on MSCC Ocelot
 2019-05-30 19:52 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: mscc: ocelot: Hardware ofload for tc flower filter

[PATCH 4.9 000/128] 4.9.180-stable review
 2019-05-30 19:44 UTC  (2+ messages)

[PATCH 4.14 000/193] 4.14.123-stable review
 2019-05-30 19:41 UTC  (2+ messages)

[PATCH v5] perf record: collect user registers set jointly with dwarf stacks
 2019-05-30 19:41 UTC  (2+ messages)

[PATCH 5.0 000/346] 5.0.20-stable review
 2019-05-30 19:39 UTC  (3+ messages)

[PATCH] isdn: hisax: isac: fix a possible concurrency use-after-free bug in ISAC_l1hw()
 2019-05-30 19:38 UTC  (2+ messages)

[PATCH 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
 2019-05-30 19:36 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: selftests: Two fixes
 2019-05-30 19:34 UTC  (2+ messages)

[PATCH] ipv4: tcp_input: fix stack out of bounds when parsing TCP options
 2019-05-30 19:33 UTC  (2+ messages)

[PATCH net v2] net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
 2019-05-30 19:29 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).