All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-02 22:06:51 to 2019-10-02 23:38:22 UTC [more...]

[rfc] mm, hugetlb: allow hugepage allocations to excessively reclaim
 2019-10-02 23:37 UTC  (4+ messages)

[RFC PATCH v2 00/45] Multipath TCP
 2019-10-02 23:36 UTC  (30+ messages)
` [RFC PATCH v2 02/45] net: Make sock protocol value checks more specific
` [RFC PATCH v2 05/45] mptcp: Add MPTCP socket stubs
` [RFC PATCH v2 08/45] tcp: Expose tcp struct and routine for MPTCP
` [RFC PATCH v2 12/45] mptcp: Create SUBFLOW socket for incoming connections
` [RFC PATCH v2 13/45] mptcp: Add key generation and token tree
` [RFC PATCH v2 14/45] mptcp: Add shutdown() socket operation
` [RFC PATCH v2 15/45] mptcp: Add setsockopt()/getsockopt() socket operations
` [RFC PATCH v2 18/45] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
` [RFC PATCH v2 19/45] tcp: Export low-level TCP functions
` [RFC PATCH v2 22/45] mptcp: use sk_page_frag() in sendmsg
` [RFC PATCH v2 23/45] mptcp: sendmsg() do spool all the provided data
` [RFC PATCH v2 25/45] tcp: Check for filled TCP option space before SACK
` [RFC PATCH v2 27/45] mptcp: Add ADD_ADDR handling
` [RFC PATCH v2 28/45] mptcp: Add handling of incoming MP_JOIN requests
` [RFC PATCH v2 29/45] mptcp: harmonize locking on all socket operations
` [RFC PATCH v2 31/45] mptcp: add basic kselftest for mptcp
` [RFC PATCH v2 32/45] mptcp: Add handling of outgoing MP_JOIN requests
` [RFC PATCH v2 33/45] mptcp: Implement path manager interface commands
` [RFC PATCH v2 34/45] mptcp: Make MPTCP socket block/wakeup ignore sk_receive_queue
` [RFC PATCH v2 35/45] mptcp: update per unacked sequence on pkt reception
` [RFC PATCH v2 36/45] mptcp: queue data for mptcp level retransmission
` [RFC PATCH v2 38/45] mptcp: implement memory accounting for mptcp rtx queue
` [RFC PATCH v2 39/45] mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
` [RFC PATCH v2 40/45] mptcp: implement and use MPTCP-level retransmission
` [RFC PATCH v2 41/45] selftests: mptcp: make tc delays random
` [RFC PATCH v2 42/45] selftests: mptcp: extend mptcp_connect tool for ipv6 family
` [RFC PATCH v2 43/45] selftests: mptcp: add accept/getpeer checks
` [RFC PATCH v2 44/45] selftests: mptcp: add ipv6 connectivity
` [RFC PATCH v2 45/45] selftests: mptcp: random ethtool tweaking

[PATCH net-next] net: dsa: Allow port mirroring to the CPU port
 2019-10-02 23:37 UTC 

[PATCH net v2] ipv6: Handle race in addrconf_dad_work
 2019-10-02 23:37 UTC  (10+ messages)

[PATCH] testimage.bbclass: Add kernel provider and version to testresult
 2019-10-02 23:35 UTC 

[Bug 205065] New: workqueue: PF_MEMALLOC task 173(kswapd0) is flushing !WQ_MEM_RECLAIM events:gen6_pm_rps_work [i915]
 2019-10-02 23:35 UTC  (3+ messages)

[PATCH net-next] net: dsa: sja1105: Add support for port mirroring
 2019-10-02 23:34 UTC 

3.0 release notes / migration guide
 2019-10-02 23:32 UTC  (7+ messages)
` [OE-core] "

[PATCH] lis3lv02d: switch to using input device polling mode
 2019-10-02 23:30 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-02 23:29 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] pinctrl: iproc: improve error handling
 2019-10-02 23:29 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 00/20] bnxt patchset to improve rte flow support
 2019-10-02 23:26 UTC  (21+ messages)
` [dpdk-dev] [PATCH v2 01/20] net/bnxt: return standard error codes for HWRM command
` [dpdk-dev] [PATCH v2 02/20] net/bnxt: refactor code to allow dynamic creation of VNIC
` [dpdk-dev] [PATCH v2 03/20] net/bnxt: allow flow creation when RSS is enabled
` [dpdk-dev] [PATCH v2 04/20] net/bnxt: add support to create SMAC and inner DMAC filters
` [dpdk-dev] [PATCH v2 05/20] net/bnxt: add support for RSS action
` [dpdk-dev] [PATCH v2 06/20] net/bnxt: parse priority attribute for flow creation
` [dpdk-dev] [PATCH v2 07/20] net/bnxt: delete and flush L2 filters cleanly
` [dpdk-dev] [PATCH v2 08/20] net/bnxt: cleanup vnic after flow validate
` [dpdk-dev] [PATCH v2 09/20] net/bnxt: fix an issue in setting default MAC address
` [dpdk-dev] [PATCH v2 10/20] net/bnxt: allow only unicast MAC address filter creation
` [dpdk-dev] [PATCH v2 11/20] net/bnxt: properly handle ring cleanup in case of error
` [dpdk-dev] [PATCH v2 12/20] net/bnxt: check device is started before flow creation
` [dpdk-dev] [PATCH v2 13/20] net/bnxt: check for invalid VNIC ID in vnic tpa cfg
` [dpdk-dev] [PATCH v2 14/20] net/bnxt: validate RSS hash key length
` [dpdk-dev] [PATCH v2 15/20] net/bnxt: handle cleanup if flow creation fails
` [dpdk-dev] [PATCH v2 16/20] net/bnxt: synchronize between flow related functions
` [dpdk-dev] [PATCH v2 17/20] net/bnxt: drop untagged frames when specified
` [dpdk-dev] [PATCH v2 18/20] net/bnxt: fix VLAN filtering code path
` [dpdk-dev] [PATCH v2 19/20] net/bnxt: fix multicast filter programming
` [dpdk-dev] [PATCH v2 20/20] net/bnxt: handle flow flush handling

[PATCH v7 0/1] Add bounds check for Hotplugged memory
 2019-10-02 23:27 UTC  (5+ messages)
` [PATCH v7 1/1] memory_hotplug: Add a bounds check to __add_pages

[PATCH v3] dirty-bitmaps: remove deprecated autoload parameter
 2019-10-02 23:24 UTC 

[PATCH net-next v2] net/rds: Log vendor error if send/recv Work requests fail
 2019-10-02 23:26 UTC  (2+ messages)

[PATCH net-next] mvpp2: remove misleading comment
 2019-10-02 23:25 UTC  (2+ messages)

[PATCH v2] dirty-bitmaps: remove deprecated autoload parameter
 2019-10-02 23:23 UTC  (2+ messages)

[PATCH] Input: gpio_mouse - switch to using input device polling mode
 2019-10-02 22:42 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Exercise potential false lite-restore
 2019-10-02 23:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Exercise potential false lite-restore (rev9)

[Xen-devel] Errors with Loading Xen at a Certain Address
 2019-10-02 23:20 UTC  (6+ messages)

Failed to resolve typeattributeset statement
 2019-10-02 23:19 UTC  (2+ messages)

[PATCH v22 00/24] Intel SGX foundations
 2019-10-02 23:18 UTC  (3+ messages)
` [PATCH v22 16/24] x86/vdso: Add support for exception fixup in vDSO functions

[PATCH 1/4] clk: tegra: Enable fuse clock on Tegra124
 2019-10-02 23:07 UTC  (2+ messages)

[RFC][PATCH 0/3] dwc3 role-switch handling for HiKey960
 2019-10-02 23:16 UTC  (4+ messages)
` [RFC][PATCH 1/3] dt-bindings: usb: generic: Add role-switch-default-host binding
` [RFC][PATCH 2/3] usb: roles: Add usb role switch notifier
` [RFC][PATCH 3/3] usb: dwc3: Registering a role switch in the DRD code

'make help' br0ken for @echo ' valid values for SPHINXDIRS are: $(_SPHINXDIRS)'
 2019-10-02 23:16 UTC 

[RFC net-next 0/2] prevent sync issues with hw offload of flower
 2019-10-02 23:14 UTC  (3+ messages)
` [RFC net-next 1/2] net: sched: add tp_op for pre_destroy
` [RFC net-next 2/2] net: sched: fix tp destroy race conditions in flower

[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
 2019-10-02 23:14 UTC  (6+ messages)

[PATCH] tcp: add tsval and tsecr to TCP_INFO
 2019-10-02 23:14 UTC  (4+ messages)

[PATCH v3] selftests: kvm: Fix libkvm build error
 2019-10-02 23:14 UTC 

[Bug 205069] New: Black screen when starting graphical environment
 2019-10-02 23:10 UTC  (2+ messages)
` [Bug 205069] "

[master][PATCH] standard.py: Not filtering devtool workspace for devtool finish
 2019-10-02 23:10 UTC  (2+ messages)

[PATCH v1 1/1] riscv/boot: Fix possible memory leak
 2019-10-02 23:08 UTC  (3+ messages)

[PATCH v6 0/3] mm, slab: Make kmalloc_info[] contain all types of names
 2019-10-02 23:06 UTC  (2+ messages)

[PATCH v2] selftests: kvm: Fix libkvm build error
 2019-10-02 23:03 UTC 

python3 pygame under Pyro
 2019-10-02 23:01 UTC  (4+ messages)

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-02 23:00 UTC  (16+ messages)

[GIT PULL] timer fix
 2019-10-02 23:00 UTC  (2+ messages)

[GIT PULL] membarrier fix
 2019-10-02 23:00 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: socfpga: Fix default mtdparts
 2019-10-02 22:56 UTC 

[U-Boot] [PATCH 1/2] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-10-02 22:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] watchdog: designware: Convert to DM and DT probing

[PATCH] tick-sched: Update nohz load even if tick already stopped
 2019-10-02 22:55 UTC 

[PATCH] mips: Loongson: Fix the link time qualifier of 'serial_exit()'
 2019-10-02 22:54 UTC  (3+ messages)

[PATCH] MIPS: init: Prevent adding memory before PHYS_OFFSET
 2019-10-02 22:54 UTC  (2+ messages)

[PATCH] MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
 2019-10-02 22:53 UTC  (2+ messages)

[PATCH] MIPS: Wire up clone3 syscall
 2019-10-02 22:53 UTC  (2+ messages)

[PATCH 1/2] MIPS: VDSO: Remove unused gettimeofday.c
 2019-10-02 22:53 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Polish possible_clones setup
 2019-10-02 22:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/6] "

[PATCH v7 0/4] Some new features for the preempt/irqsoff tracers
 2019-10-02 22:50 UTC  (8+ messages)
` [PATCH v7 1/4] ftrace: Implement fs notification for tracing_max_latency
` [PATCH v7 4/4] ftrace: Add an option for tracing console latencies

[Xen-devel] [PATCH v7b 0/8] dom0less device assignment
 2019-10-02 22:48 UTC  (8+ messages)
` [Xen-devel] [PATCH v7b 5/8] xen/arm: assign devices to boot domains
` [Xen-devel] [PATCH v7b 8/8] xen/arm: add dom0-less device assignment info to docs

ext4 conference call for 3 Oct 2019?
 2019-10-02 22:44 UTC 

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-02 22:37 UTC  (8+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-02 22:40 UTC  (2+ messages)

[PATCH] drm/i915/gt: Warn CI about an unrecoverable wedge
 2019-10-02 22:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[brauner:debugfs_namespaces /3] ld: drivers/gpu/drm/drm_trace_points.o:(.bss+0x0): multiple definition of `uts_debugfs'; drivers/gpu/drm/drm_gem.o:(.bss+0x0): first defined here
 2019-10-02 22:37 UTC 

[PATCH] dma-mapping: Lift address space checks out of debug code
 2019-10-02 22:37 UTC  (4+ messages)

[Buildroot] [PATCH v2] package/qt5base: fix building with correct optimization
 2019-10-02 22:36 UTC  (2+ messages)

[PATCH v3 00/34] spapr: IRQ subsystem cleanup
 2019-10-02 22:31 UTC  (13+ messages)
` [PATCH v3 22/34] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
` [PATCH v3 23/34] spapr, xics, xive: Move irq claim and free "
` [PATCH v3 34/34] spapr: Remove last pieces of SpaprIrq

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-02 22:32 UTC  (13+ messages)

[RFC v3 0/9] Gen12 E2E compression
 2019-10-02 22:32 UTC  (7+ messages)
` [RFC v3 2/9] drm/i915: Use intel_tile_height() instead of re-implementing
` [RFC v3 3/9] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
` [RFC v3 4/9] drm/i915/tgl: Gen-12 render decompression

[PATCH v9 2/5] dma-buf: heaps: Add heap helpers
 2019-10-02 22:27 UTC  (9+ messages)

[Xen-devel] [PATCH] xen/docs: arm: Update dom0less binding and example
 2019-10-02 22:27 UTC  (2+ messages)

Boot hang with 5.4-rc1, bisected to c5665868183f
 2019-10-02 22:26 UTC 

[Xen-devel] [PATCH for-4.13 0/6] xen/arm: Add support to build with clang
 2019-10-02 22:27 UTC  (13+ messages)
` [Xen-devel] [PATCH for-4.13 2/6] xen/arm64: bitops: Match the register size with the value size in flsl
` [Xen-devel] [PATCH for-4.13 3/6] xen/arm: cpuerrata: Match register size with value size in check_workaround_*
` [Xen-devel] [PATCH for-4.13 4/6] xen/arm: cpufeature: Match register size with value size in cpus_have_const_cap
` [Xen-devel] [PATCH for-4.13 5/6] xen/arm: mm: Mark check_memory_layout_alignment_constraints as unused
` [Xen-devel] [PATCH for-4.13 6/6] xen/arm: traps: Mark check_stack_alignment_constraints "

[Xen-devel] [PATCH RFC for-4.13 00/10] xen/arm: XSA-201 and XSA-263 fixes
 2019-10-02 22:26 UTC  (8+ messages)
` [Xen-devel] [PATCH RFC for-4.13 03/10] xen/arm: traps: Rework entry/exit from the guest path

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-10-02 22:25 UTC  (14+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

[PATCH] ARM: dts: rockchip: Use interpolated brightness tables for veyron
 2019-10-02 22:23 UTC  (3+ messages)

[PATCH v5 3/4] PCI/ASPM: add sysfs attributes for controlling ASPM link states
 2019-10-02 22:23 UTC  (3+ messages)

[PATCH v2 0/3] media: cedrus: improvements
 2019-10-02 22:23 UTC  (12+ messages)
` [PATCH v2 2/3] media: cedrus: Fix H264 default reference index count
` [PATCH v2 3/3] media: cedrus: Use helpers to access capture queue

[PATCH v9 0/8] PM / devfreq: Add dev_pm_qos support
 2019-10-02 22:22 UTC  (4+ messages)
` [PATCH v9 7/8] PM / devfreq: Add PM QoS support

[Buildroot] [PATCH 0/4] add license files hashes for few packages
 2019-10-02 22:19 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/easydbus: add hash for license file
` [Buildroot] [PATCH 2/4] package/lzop: "
` [Buildroot] [PATCH 3/4] package/rs485conf: "
` [Buildroot] [PATCH 4/4] package/turbolua: "

[PATCH 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-10-02 22:13 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the amdgpu tree
 2019-10-02 22:12 UTC 

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-10-02 22:12 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2019-10-02 22:11 UTC 

[PATCH 1/3] docs: fix some broken references
 2019-10-02 22:10 UTC  (4+ messages)

[PATCH v6 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-02 22:04 UTC  (3+ messages)
` [PATCH v6 6/9] ima: make process_buffer_measurement() non static


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.