All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-20 08:10:25 to 2018-11-20 09:05:27 UTC [more...]

[PATCH] Document /proc/pid PID reuse behavior
 2018-11-20  9:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-11-20  9:03 UTC  (5+ messages)

Cleaning up numbering for new x86 syscalls?
 2018-11-20  9:03 UTC  (2+ messages)

spinlock_irq...() supported in Xenomai 2.6.5 ?
 2018-11-20  9:03 UTC  (4+ messages)

[PATCH 00/10] mtd: rawnand: 4th batch of cleanups
 2018-11-20  9:02 UTC  (11+ messages)
` [PATCH 01/10] mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
` [PATCH 02/10] mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
` [PATCH 03/10] mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
` [PATCH 04/10] mtd: rawnand: fsmc: Stop using the dummy controller obj
` [PATCH 05/10] mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
` [PATCH 06/10] mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
` [PATCH 07/10] mtd: rawnand: vf610: Stop passing mtd_info to internal functions
` [PATCH 08/10] mtd: rawnand: vf610: Stop using the dummy controller obj
` [PATCH 09/10] mtd: rawnand: vf610: Add an SPDX tag to replace the license text
` [PATCH 10/10] mtd: rawnand: Deprecate the dummy_controller field

[PATCH bpf-next] bpf: libbpf: retry map creation without the name
 2018-11-19 22:36 UTC  (2+ messages)

[3/5] dmaengine: imx-sdma: remove dma_slave_config direction usage
 2018-11-20  9:01 UTC 

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

[xen-unstable bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-11-20  8:59 UTC 

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

stable-rc/linux-4.9.y boot: 59 boots: 0 failed, 43 passed with 16 offline (v4.9.137-83-g4ca3f6d71162)
 2018-11-19 22:33 UTC 

[LKP] dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
 2018-11-20  8:57 UTC  (4+ messages)
    `  "

[PATCH] drm/sun4i: hdmi: Improve compatibility with non-hotplug capable connectors
 2018-11-20  8:58 UTC  (5+ messages)

[RFC PATCH v2 00/14] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-20  8:56 UTC  (31+ 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

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

[PATCH] mtd: improve calculating partition boundaries when checking for alignment
 2018-11-20  8:56 UTC 

[PATCH] mtd: keep original flags for every struct mtd_info
 2018-11-20  8:55 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

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

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

linux-next: manual merge of the staging tree with the drm tree
 2018-11-20  8:54 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

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

[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

[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 "

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

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)

[PATCH] hwmon (ina3221) Add single-shot mode support
 2018-11-19 22:18 UTC  (9+ 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 

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

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

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

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

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

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

[Qemu-devel] [PATCH v2] usb-host: set ifs.detached as true if kernel driver is not active
 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)

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

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

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

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 

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

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

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

[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

[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] Ethernet drivers to add padding on egress
 2018-11-20  8:16 UTC  (3+ messages)

[PATCH 03/13] x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out
 2018-11-20  8:15 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 04/13] x86/fault: Fold smap_violation() into do_user_addr_fault()
 2018-11-20  8:15 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 00/13] x86/fault: #PF improvements, mostly related to USER bit
 2018-11-20  8:15 UTC  (7+ messages)
` [PATCH 01/13] x86/fault: Check user_mode(regs) when avoiding an mmap_sem deadlock
  ` [tip:x86/mm] "
` [PATCH 02/13] x86/fault: Check user_mode(regs) when validating a stack extension

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-20  8:15 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Enable HDP memory light sleep
 2018-11-20  8:14 UTC  (2+ messages)

[PATCH v6 0/3] btrfs: balance: improve kernel logs
 2018-11-20  8:12 UTC  (4+ messages)
` [PATCH v6 1/3] btrfs: add helper function describe_block_group()
` [PATCH v6 2/3] btrfs: balance: add args info during start and resume
` [PATCH v6 3/3] btrfs: balance: add kernel log for end or paused

PermissionError when using image_list_installed_packages
 2018-11-20  7:43 UTC 

[PATCH v5 0/3] btrfs: balance: improve kernel logs
 2018-11-20  8:12 UTC  (4+ messages)
` [PATCH v5 2/3] btrfs: balance: add args info during start and resume

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-11-20  8:12 UTC  (5+ messages)
` [PATCH v5 00/47] x86emul: fair parts "
  ` [PATCH v5 01/47] x86emul: introduce IMPOSSIBLE()

[PATCH 0/2] spi: Add Renesas R-Car D3 RPC SPI driver
 2018-11-20  8:10 UTC  (4+ messages)
` [PATCH 1/2] spi: Add Renesas R-Car RPC SPI controller driver

[PATCH 4.9 00/83] 4.9.138-stable review
 2018-11-20  8:11 UTC  (2+ messages)

[PATCH 4.14 000/124] 4.14.82-stable review
 2018-11-20  8:09 UTC  (2+ messages)

[PATCH 00/12 net-next,v2] add flow_rule infrastructure
 2018-11-19 21:44 UTC  (3+ messages)
` [PATCH net-next 12/12] qede: use ethtool_rx_flow_rule() to remove duplicated parser code

[Ksummit-discuss] [RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
 2018-11-20  8:10 UTC  (9+ messages)
` [Ksummit-discuss] [RFC PATCH 3/3] libnvdimm, MAINTAINERS: "


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.