All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-20 08:16:57 to 2018-11-20 08:56:58 UTC [more...]

[PATCH 00/16] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-20  8:56 UTC  (8+ messages)
` [PATCH 12/16] clocksource: Add clock driver for RDA8810PL SoC

[RFC PATCH v2 00/14] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-20  8:56 UTC  (30+ messages)
` [RFC PATCH v2 01/14] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH v2 03/14] ARM: sunxi: add Allwinner ARMv5 SoCs
` [RFC PATCH v2 04/14] dt-bindings: interrupt-controller: Add suniv interrupt-controller
` [RFC PATCH v2 05/14] irqchip/sun4i: add support for suniv interrupt controller
` [RFC PATCH v2 08/14] clocksource/drivers/sun4i: register as sched_clock on suniv
` [RFC PATCH v2 11/14] dt-bindings: clock: Add Allwinner suniv F1C100s CCU
` [RFC PATCH v2 13/14] ARM: dts: suniv: add initial DTSI file for F1C100s

[Qemu-devel] [PATCH] qapi: add query-display-options command
 2018-11-20  8:56 UTC 

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-11-20  8:54 UTC  (23+ messages)
` [PATCH -V7 RESEND 01/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V7 RESEND 02/21] swap: Add __swap_duplicate_locked()
` [PATCH -V7 RESEND 03/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V7 RESEND 04/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V7 RESEND 05/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V7 RESEND 06/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V7 RESEND 07/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V7 RESEND 09/21] swap: Swapin a THP in one piece
` [PATCH -V7 RESEND 10/21] swap: Support to count THP swapin and its fallback
` [PATCH -V7 RESEND 11/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V7 RESEND 12/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V7 RESEND 13/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V7 RESEND 14/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V7 RESEND 15/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V7 RESEND 16/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V7 RESEND 17/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V7 RESEND 18/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V7 RESEND 19/21] swap: Support PMD swap mapping in common path
` [PATCH -V7 RESEND 20/21] swap: create PMD swap mapping when unmap the THP
` [PATCH -V7 RESEND 21/21] swap: Update help of CONFIG_THP_SWAP

[PATCH] Drivers: Added entry for Hiro (Conexant) modem in cdc-acm.c
 2018-11-20  8:45 UTC 

[PATCH v2 0/5] mips: system call table generation support
 2018-11-19 22:29 UTC  (4+ messages)
` [PATCH v2 3/5] mips: remove syscall table entries

[PATCH] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-11-20  8:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: ls1043ardb: Add the nand_bootcmd definition
 2018-11-20  8:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1043aqds: modify the qspi_bootcmd definition

[PATCH 0/2] spi: Add Renesas R-Car D3 RPC SPI driver
 2018-11-19 22:29 UTC  (17+ messages)
` [PATCH 1/2] spi: Add Renesas R-Car RPC SPI controller driver
` [PATCH 2/2] dt-binding: spi: Document Renesas R-Car RPC controller bindings

linux-next: manual merge of the staging tree with the drm tree
 2018-11-20  8:54 UTC  (2+ messages)

[PATCH] thermal: imx: fix for dependency on cpu-freq
 2018-11-20  8:54 UTC  (4+ messages)

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-11-20  8:52 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Skip delayed data ref for reloc trees
 2018-11-20  8:51 UTC  (2+ messages)

[PATCH 4.19 000/205] 4.19.3-stable review
 2018-11-20  8:50 UTC  (3+ messages)

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2018-11-20  8:50 UTC  (2+ messages)

[PATCH 3.18 00/90] 3.18.126-stable review
 2018-11-20  8:49 UTC  (4+ messages)
` [PATCH 3.18 16/90] cpupower: Fix coredump on VMWare

[PATCH V2 0/8] brcmfmac: chip related changes
 2018-11-20  8:50 UTC  (4+ messages)
` [PATCH V2 3/8] brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373

[Qemu-devel] [PATCH for-3.2 00/10] vhost: preparation for qgraph conversion of vhost-user-test
 2018-11-20  8:50 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/10] vhost-user-test: use g_cond_broadcast
` [Qemu-devel] [PATCH 02/10] vhost-user-test: signal data_cond when s->rings changes
` [Qemu-devel] [PATCH 03/10] vhost-net: compile it for all targets
` [Qemu-devel] [PATCH 04/10] vhost-user: support cross-endian vnet headers
` [Qemu-devel] [PATCH 05/10] vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN
` [Qemu-devel] [PATCH 07/10] vhost-user-test: reduce usage of global_qtest
` [Qemu-devel] [PATCH 08/10] vhost-user-test: create a main loop per TestServer
` [Qemu-devel] [PATCH 10/10] vhost-user-test: create a temporary directory "

[PATCH] Document /proc/pid PID reuse behavior
 2018-11-20  8:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-20  8:49 UTC  (8+ messages)
` [PATCH v1 5/8] hv_balloon: mark inflated pages PG_offline

[PATCH v4] Add arm SBSA reference machine
 2018-11-20  8:49 UTC  (12+ messages)
` [PATCH v4] hw/arm: "
      ` [Qemu-devel] "

[RFC PATCH v6 00/11] Control-flow Enforcement: Branch Tracking, PTRACE
 2018-11-19 22:23 UTC  (30+ messages)
  ` [RFC PATCH v6 01/11] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
  ` [RFC PATCH v6 02/11] x86/cet/ibt: User-mode indirect branch tracking support
  ` [RFC PATCH v6 03/11] x86/cet/ibt: Add IBT legacy code bitmap setup function
  ` [RFC PATCH v6 04/11] mm/mmap: Add IBT bitmap size to address space limit check
  ` [RFC PATCH v6 05/11] x86/cet/ibt: ELF header parsing for IBT
  ` [RFC PATCH v6 06/11] x86/cet/ibt: Add arch_prctl functions "
  ` [RFC PATCH v6 07/11] x86/cet/ibt: Add ENDBR to op-code-map
  ` [RFC PATCH v6 08/11] x86: Insert endbr32/endbr64 to vDSO
  ` [RFC PATCH v6 09/11] x86/vsyscall/32: Add ENDBR32 to vsyscall entry point
  ` [RFC PATCH v6 10/11] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
  ` [RFC PATCH v6 11/11] x86/cet: Add PTRACE interface for CET

Regression caused by new multiconfig dependency
 2018-11-20  8:48 UTC  (2+ messages)

[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
 2018-11-20  8:48 UTC  (4+ messages)

[PATCH] btrfs: qgroup: Skip delayed data ref for reloc trees
 2018-11-20  8:46 UTC 

[meta-oe][PATCH] librelp: Upgrade to 1.2.18
 2018-11-20  8:46 UTC 

[PATCH 0/3] gpio: mockup: misc updates
 2018-11-20  8:46 UTC  (5+ messages)
` [PATCH 2/3] gpio: mockup: add locking

[Qemu-devel] [PATCH] usb-host: set ifs.detached as true if kernel driver is not active
 2018-11-20  8:28 UTC  (3+ messages)

[xen-unstable-smoke test] 130585: trouble: blocked/broken/pass
 2018-11-20  8:44 UTC 

[PATCH] netfilter: xt_connlimit: fix race in connection counting
 2018-11-19 22:17 UTC 

[PATCH 0/3] ARM: images: Use piggydata
 2018-11-20  8:41 UTC  (4+ messages)
` [PATCH 1/3] scripts: imx-image: Add support for max_load_size option
` [PATCH 2/3] ARM: i.MX: Add max_load_size option to boards that will need it
` [PATCH 3/3] ARM: images: use piggydata

dtx_diff: "fatal error: imx6qp.dtsi: No such file or directory"
 2018-11-19 22:17 UTC  (2+ messages)

[PATCH 0/2] add SPI driver support for mt7629
 2018-11-20  8:41 UTC  (10+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT7629 soc platform
` [PATCH 2/2] spi: mediatek: add spi support for mt7629 IC

Realtek NIC uses over 1 Watt with no traffic
 2018-11-20  8:40 UTC 

[PATCH 0/4] x86: Drop PVRDTSCP and fix MSR_TSC_AUX handling for guests
 2018-11-20  8:40 UTC  (3+ messages)
` [PATCH 2/4] x86/pv: Remove deferred RDTSC{, P} handling in pv_emulate_privileged_op()

[PATCH 0/3] ARM: davinci: fix ethernet support on da850-evm
 2018-11-20  8:40 UTC  (5+ messages)

should i be able to "dtx_diff" compare .dts files outside of kernel tree?
 2018-11-19 22:13 UTC  (2+ messages)

[PATCH] kernfs: Add check for NULL pointer before writing to it
 2018-11-20  8:38 UTC  (2+ messages)

[PATCH 0/3] make pin-controller use hwspinlock
 2018-11-20  8:38 UTC  (5+ messages)
` [PATCH 2/3] pinctrl: stm32: protect configuration registers with a hwspinlock

[RFC PATCH v2 chao/erofs-dev 1/5] staging: erofs: rename strange variable names in z_erofs_vle_frontend
 2018-11-20  8:36 UTC  (2+ messages)

[RCF PATCH,v2,2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-20  8:35 UTC  (12+ messages)

[PATCH] ia64: export node_distance function
 2018-11-20  8:34 UTC  (3+ messages)

[PATCH v4 0/4] MAX9286 GMSL Support
 2018-11-20  8:34 UTC  (3+ messages)
` [PATCH v4 4/4] media: i2c: Add RDACM20 driver

[Qemu-devel] [PATCH v2] usb-host: set ifs.detached as true if kernel driver is not active
 2018-11-20  8:34 UTC 

[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
 2018-11-20  8:34 UTC 

[RFC PATCH] xfs: flush posteof zeroing before reflink truncation
 2018-11-19 22:07 UTC  (7+ messages)

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2018-11-20  8:26 UTC  (8+ messages)
` [PATCH v5 05/12] drm: mediatek: Omit warning on probe defers
          ` Aw: Re: [PATCH v5 05/12] drm: mediatek

[Qemu-devel] 3.1.0-rc{0,1} doesn't start
 2018-11-20  8:27 UTC  (2+ messages)

[Qemu-arm] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-20  8:26 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
  ` [Qemu-arm] "
        `  "
` [Qemu-arm] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState
    ` [Qemu-devel] "
            `  "

[PATCH v2 0/5] %(trailers) improvements in pretty format
 2018-11-20  8:25 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] pretty: add support for separator option in %(trailers)

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-19 21:59 UTC  (15+ messages)

[PATCH v2 06/12] KVM: s390: add function unlink_gib_alert_list()
 2018-11-20  8:25 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2018-11-20  8:25 UTC  (2+ messages)

netns_id in bpf_sk_lookup_{tcp,udp}
 2018-11-19 21:59 UTC  (8+ messages)

[PATCH net] net/ibmnvic: Fix deadlock problem in reset
 2018-11-19 21:59 UTC 

FAIL: Test report for kernel 4.19.3-rc1.skt+ (linux-stable-rc)
 2018-11-20  8:24 UTC  (4+ messages)

[PATCH] app/testpmd: fix MPLSoUDP encapsulation
 2018-11-20  8:23 UTC  (2+ messages)

Re
 2018-11-19 21:43 UTC 

[PATCH v2 0/2] hwmon: (adt7475): inverted PWM output
 2018-11-19 21:55 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: add binding documentation for adt7475

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-19 21:48 UTC  (54+ messages)
  ` [RFC PATCH v6 01/26] Documentation/x86: Add CET description
  ` [RFC PATCH v6 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
  ` [RFC PATCH v6 03/26] x86/fpu/xstate: Change names to separate XSAVES system and user states
  ` [RFC PATCH v6 04/26] x86/fpu/xstate: Introduce XSAVES system states
  ` [RFC PATCH v6 05/26] x86/fpu/xstate: Add XSAVES system states for shadow stack
  ` [RFC PATCH v6 06/26] x86/cet: Add control protection exception handler
  ` [RFC PATCH v6 07/26] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
  ` [RFC PATCH v6 08/26] mm: Introduce VM_SHSTK for shadow stack memory
  ` [RFC PATCH v6 09/26] mm/mmap: Prevent Shadow Stack VMA merges
  ` [RFC PATCH v6 10/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
  ` [RFC PATCH v6 11/26] x86/mm: Introduce _PAGE_DIRTY_SW
  ` [RFC PATCH v6 12/26] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
  ` [RFC PATCH v6 13/26] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
  ` [RFC PATCH v6 14/26] x86/mm: Shadow stack page fault error checking
  ` [RFC PATCH v6 15/26] mm: Handle shadow stack page fault
  ` [RFC PATCH v6 16/26] mm: Handle THP/HugeTLB "
  ` [RFC PATCH v6 17/26] mm: Update can_follow_write_pte/pmd for shadow stack
  ` [RFC PATCH v6 18/26] mm: Introduce do_mmap_locked()
  ` [RFC PATCH v6 19/26] x86/cet/shstk: User-mode shadow stack support
  ` [RFC PATCH v6 20/26] x86/cet/shstk: Introduce WRUSS instruction
  ` [RFC PATCH v6 21/26] x86/cet/shstk: Signal handling for shadow stack
  ` [RFC PATCH v6 22/26] x86/cet/shstk: ELF header parsing of Shadow Stack
  ` [RFC PATCH v6 23/26] x86/cet/shstk: Handle thread shadow stack
  ` [RFC PATCH v6 24/26] mm/mmap: Add Shadow stack pages to memory accounting
  ` [RFC PATCH v6 25/26] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
  ` [RFC PATCH v6 26/26] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[PATCH 08/13] x86/fault: Don't set thread.cr2, etc before OOPSing
 2018-11-20  8:17 UTC  (2+ messages)
` [tip:x86/mm] "

[RFC PATCH v2 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-20  8:19 UTC  (4+ messages)
` [RFC PATCH v2 07/14] m68k: atari: Convert to "

[PATCH 07/13] x86/fault: Make error_code sanitization more robust
 2018-11-20  8:17 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 06/13] x86/fault: Improve the condition for signalling vs OOPSing
 2018-11-20  8:16 UTC  (2+ messages)
` [tip:x86/mm] "

VETH & AF_PACKET problem
 2018-11-19 21:51 UTC  (6+ messages)

[PATCH v2] mtd: spi-nor: cast to u64 to avoid uint overflows
 2018-11-20  8:17 UTC  (2+ messages)

[PATCH 05/13] x86/fault: Fix SMAP #PF handling buglet for implicit supervisor accesses
 2018-11-20  8:16 UTC  (2+ messages)
` [tip:x86/mm] "

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-11-20  8:17 UTC  (5+ messages)
` [RFC PATCH ghak100 V1 1/2] audit: avoid fcaps on MNT_FORCE


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.