All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-13 21:26:41 to 2020-03-13 23:31:14 UTC [more...]

[PATCH v2 0/4] module autoloading fixes and cleanups
 2020-03-13 23:31 UTC  (6+ messages)
` [PATCH v2 3/4] docs: admin-guide: document the kernel.modprobe sysctl

[MPTCP] Re: [PATCH] tcp: mptcp: use mptcp receive buffer space to select rcv window
 2020-03-13 23:30 UTC 

[PATCH] sched: Use RCU-sched in core-scheduling balancing logic
 2020-03-13 23:29 UTC 

[PATCH v3] ia64: replace setup_irq() by request_irq()
 2020-03-13 23:28 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/5] kselftest: add fixture parameters
 2020-03-13 23:27 UTC  (9+ messages)
` [PATCH 1/5] selftests/seccomp: use correct FIXTURE macro
` [PATCH 2/5] kselftest: create fixture objects
` [PATCH 3/5] kselftest: run tests by fixture
` [PATCH 5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[GIT PULL] SCSI fixes for 5.6-rc5
 2020-03-13 23:23 UTC 

[Xen-devel] [XEN PATCH v3 0/2] xen/arm: Configure early printk via Kconfig
 2020-03-13 23:19 UTC  (10+ messages)
` [Xen-devel] [XEN PATCH v3 1/2] xen/arm: Rename all early printk macro
` [Xen-devel] [XEN PATCH v3 2/2] xen/arm: Configure early printk via Kconfig

[PATCH 0/2] radix-tree: fix some errors in comment
 2020-03-13 23:18 UTC  (7+ messages)
` [PATCH 1/2] radix-tree: fix kernel-doc for radix_tree_find_next_bit
` [PATCH 2/2] radix-tree: fix a typo

[patch part-II V2 00/13] x86/entry: Consolidation - Part II (syscalls)
 2020-03-13 23:17 UTC  (4+ messages)
` [patch part-II V2 07/13] x86/entry: Move irq tracing on syscall entry to C-code

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-13 23:18 UTC  (2+ messages)

[PATCH bpf-next] selftest/bpf: fix compilation warning in sockmap_parse_prog.c
 2020-03-13 23:07 UTC 

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-13 23:15 UTC  (6+ messages)

[PATCH v2 0/2] selftests/harness: Handle timeouts cleanly
 2020-03-13 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/harness: Move test child waiting logic
` [PATCH v2 2/2] selftests/harness: Handle timeouts cleanly

[PSIGN v2 X/2] selftests/harness: Handle timeouts cleanly
 2020-03-13 23:12 UTC 

[PATCH 1/3 v2] perf/amd/uncore: Prepare L3 thread mask code for Family 19h support
 2020-03-13 23:10 UTC  (3+ messages)
` [PATCH 2/3 v2] perf/amd/uncore: Make L3 thread mask code more readable
` [PATCH 3/3 v2] perf/amd/uncore: Add support for Family 19h L3 PMU

[igt-dev] [PATCH i-g-t 1/5] tests/kms_tiled_display: Get rid of DP stuff
 2020-03-13 23:10 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/5] "

[PATCH 0/2] selftests/harness: Handle timeouts cleanly
 2020-03-13 23:10 UTC  (3+ messages)

[PATCH 1/3] binderfs: port tests to test harness infrastructure
 2020-03-13 23:08 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] binderfs_test: switch from /dev to a unique per-test mountpoint
  ` [PATCH v2 3/3] binderfs: add stress test for binderfs binder devices
` [PATCH v2] binderfs: port to new mount api

[PATCH v2] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-13 23:05 UTC  (3+ messages)

[PATCH v2] dt-bindings: display: ti: Fix dtc unit-address warnings in examples
 2020-03-13 23:05 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: Display clock changes for debug purpose only
 2020-03-13 23:03 UTC  (3+ messages)

[PATCH] perf parse-events: fix 3 use after frees
 2020-03-13 23:02 UTC 

[PATCH v3] gpu/trace: add gpu memory tracepoints
 2020-03-13 22:59 UTC  (7+ messages)
` [PATCH v4] gpu/trace: add a gpu total memory usage tracepoint

[PATCH] ltp: make multilib installable
 2020-03-13 22:55 UTC 

[PATCH hmm 3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
 2020-03-13 22:51 UTC  (11+ messages)
` [PATCH] mm/hmm: Simplify hmm_vma_walk_pud slightly

[PATCH net-next 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-13 22:49 UTC  (12+ messages)
` [PATCH net-next 01/11] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next 04/11] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next 05/11] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next 09/11] net: ethernet: ti: cpts: add irq support
` [PATCH net-next 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next 11/11] net: ethernet: ti: cpsw: enable cpts irq

[PATCH -next] hugetlb_cgroup: fix illegal access to memory
 2020-03-13 22:48 UTC  (4+ messages)

[MPTCP] Re: [PATCH] mptcp: copy mptcp receive buffer setting to subflow
 2020-03-13 22:48 UTC 

[PATCH v3 00/16]: hw/i386/vmport: Bug fixes and improvements
 2020-03-13 22:44 UTC  (12+ messages)
` [PATCH v3 07/16] hw/i386/vmport: Introduce vmport.h
` [PATCH v3 08/16] hw/i386/vmport: Define enum for all commands
` [PATCH v3 15/16] hw/i386/vmport: Add support for CMD_GETHZ

KASAN: slab-out-of-bounds Read in cgroup_file_notify
 2020-03-13 22:43 UTC  (5+ messages)

[PATCH 2/2] timer: sti: use clk API to get timer clock rate
 2020-03-13 22:42 UTC  (4+ messages)
` [PATCH v2 0/2] timer: sti: mimic Linux declaration and usage
  ` [PATCH v2 1/2] timer: sti: convert to livetree
  ` [PATCH v2 2/2] timer: sti: use clk API to get timer clock rate

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-13 22:41 UTC  (19+ messages)
` [PATCH v5 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v5 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v5 60/60] target/riscv: configure and turn on vector extension from command line

[MPTCP] Re: [PATCH mptcp] mptcp: re-check dsn before reading from subflow
 2020-03-13 22:39 UTC 

[MPTCP] Re: [PATCH] mptcp: propagate sendbuf setting to subflow on fallback
 2020-03-13 22:39 UTC 

[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
 2020-03-13 22:36 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix spurious failures in accept due to EAGAIN
 2020-03-13 22:35 UTC  (3+ messages)

[PATCH] ARM: qcom: Disable i2c device on gsbi4 for ipq806x
 2020-03-13 22:34 UTC  (3+ messages)
  ` R: "

[PATCH] docs/conf.py: Raise ConfigError for bad Sphinx Python version
 2020-03-13 22:30 UTC  (2+ messages)

[PATCH v4 0/7] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-03-13 22:29 UTC  (2+ messages)

[GIT PULL] overlayfs fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

[GIT PULL] fuse fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client fixes for 5.6-rc6
 2020-03-13 22:30 UTC  (2+ messages)

[PATCH 00/14] user-mode: Prune build dependencies (part 1)
 2020-03-13 22:28 UTC  (4+ messages)
` [PATCH 01/14] Makefile: Only build virtiofsd if system-mode is enabled

[PATCHi v3] media: staging/intel-ipu3: css: simplify expression
 2020-03-13 22:28 UTC 

cross-compiling vm, confusion over output directory
 2020-03-13 22:28 UTC  (2+ messages)

[PATCH v1 1/1] target/riscv: Don't set write permissions on dirty PTEs
 2020-03-13 22:26 UTC  (6+ messages)

[Intel-gfx] [PATCH i-g-t 1/5] lib/i915: Create a context wrapping one specific engine
 2020-03-13 22:26 UTC  (8+ messages)
` [Intel-gfx] [PATCH i-g-t 2/5] lib/i915: Dynamic subtest constructor for sysfs/engines
    ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/5] i915: Exercise preemption timeout controls in sysfs
  ` [igt-dev] [Intel-gfx] [PATCH i-g-t 1/5] lib/i915: Create a context wrapping one specific engine

[PATCH] selftests: add 'show_targets' make target
 2020-03-13 22:23 UTC 

[PATCH RESEND v2 0/2] Fix loading of platform ROM from 32-bit EFI
 2020-03-13 22:22 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drm/radeon: Stop directly referencing iomem
` [PATCH RESEND v2 2/2] PCI: Use ioremap(), not phys_to_virt() for platform ROM

Interfacing mac802154 stack with userspace applications
 2020-03-13 22:21 UTC  (6+ messages)

[PATCH v7 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-13 22:17 UTC  (18+ messages)
` [PATCH v7 1/4] linux-user: Protect more syscalls
` [PATCH v7 2/4] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v7 3/4] linux-user: Support futex_time64
` [PATCH v7 4/4] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH 0/8] Misc hw/ide legacy clean up
 2020-03-13 22:16 UTC  (7+ messages)
` [PATCH 8/8] hw/ide: Remove unneeded inclusion of hw/ide.h
` [PATCH 4/8] hw/ide: Move MAX_IDE_BUS define to one header
` [PATCH 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [PATCH 7/8] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH 1/8] hw/ide: Get rid of piix3_init functions

[PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-13 22:12 UTC  (10+ messages)
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
            ` [Xen-devel] "

[PATCH v2] media: staging/intel-ipu3: css: simplify expression
 2020-03-13 22:09 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v28 00/22] Intel SGX foundations
 2020-03-13 22:08 UTC  (10+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-13 22:06 UTC  (3+ messages)
` [PATCH V5 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP

[PATCH 0/4] linux-user: generate syscall_nr.h from linux unistd.h
 2020-03-13 22:05 UTC  (2+ messages)

Waiting until first release of NFTABLES
 2020-03-13 22:05 UTC  (2+ messages)

[RFC PATCH] arch/x86: Optionally flush L1D on context switch
 2020-03-13 22:04 UTC 

[PATCH] net: Complete qapi-fication of netdev_add
 2020-03-13 22:01 UTC  (2+ messages)

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-13 22:02 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: Add Broadcom STB USB support

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-13 22:00 UTC  (6+ messages)
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB Shadow Stack page fault

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-13 22:00 UTC  (4+ messages)
` [v2 1/3] media: dt-bindings: ov8856: Document YAML bindings

[PATCH 0/5] nbd: reduce max_block restrictions
 2020-03-13 21:56 UTC  (5+ messages)
` [PATCH 4/5] block/io: fix bdrv_co_do_pwrite_zeroes head calculation
` [PATCH 5/5] block/io: auto-no-fallback for write-zeroes

[PATCH 4/5] pci: handled return value of platform_get_irq correctly
 2020-03-13 21:56 UTC  (4+ messages)

Large number of stream files in CTF trace -- too many file handles
 2020-03-13 21:55 UTC 

[PATCH v4 00/21] linux-user: generate syscall_nr.sh
 2020-03-13 21:53 UTC  (2+ messages)

[PATCH v2 0/4] patchset for clean-ups in media
 2020-03-13 21:54 UTC  (5+ messages)
` [PATCH v2 1/4] staging: media: allegro: align with parenthesis
` [PATCH v2 2/4] staging: media: imx: remove temporary variable
` [PATCH v2 3/4] staging: media: imx: remove parentheses
` [PATCH v2 4/4] staging: media: hantro: "

[PATCH v2] mm/sparse.c: Use kvmalloc_node/kvfree to alloc/free memmap for the classic sparse
 2020-03-13 21:54 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix pageflip event race condition for DCN. (v2)
 2020-03-13 21:52 UTC  (6+ messages)

[Buildroot] [PATCH v2, 1/1] package/linphone: bump to version 4.3.1
 2020-03-13 21:50 UTC 

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-13 21:50 UTC  (8+ messages)

[PATCH RFC tip/core/rcu 0/2] Fix RCU idle-exit problem and comment
 2020-03-13 21:47 UTC  (4+ messages)
` [PATCH RFC tip/core/rcu 1/2] rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()

[PATCH] qemu: fix CVE-2020-7039
 2020-03-13 21:47 UTC  (3+ messages)

[PATCH] linux-user: Update TASK_UNMAPPED_BASE for aarch64
 2020-03-13 21:45 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: thermal: sprd: Remove redundant 'maxItems'
 2020-03-13 21:45 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: thermal: qcom-tsens: "

[PATCH v2] linux-user: fix socket() strace
 2020-03-13 21:42 UTC  (2+ messages)

[PATCH v1 rdma-next] i40iw: Report correct firmware version
 2020-03-13 21:44 UTC 

[PATCH] page-flags: fix a crash at SetPageError(THP_SWAP)
 2020-03-13 21:43 UTC  (2+ messages)

[PATCH] mm: Code cleanup for MADV_FREE
 2020-03-13 21:43 UTC  (3+ messages)

linux-next: build warning after merge of the net-next tree
 2020-03-13 21:42 UTC  (4+ messages)

[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
 2020-03-13 21:40 UTC  (3+ messages)
` [PATCH v6 1/4] qcow2: introduce compression type feature

[PATCH 1/2] cdc_ncm: Implement the 32-bit version of NCM Transfer Block
 2020-03-13 21:38 UTC  (2+ messages)
` [PATCH 2/2] cdc_ncm: Fix the build warning

x86/apic: Dead code in setup_local_APIC()
 2020-03-13 21:32 UTC 

[Buildroot] [PATCH 1/1] package/rdesktop: bump to version 1.9.0
 2020-03-13 21:39 UTC 

[Outreachy kernel] [PATCH v2] Staging: rtl8723bs: rtw_mlme: Remove unnecessary conditions
 2020-03-13 21:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: Add Baikal-T1 PVT sensor bindings
 2020-03-13 21:36 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 1/3] drm/i915/perf: remove generated code
 2020-03-13 21:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v5,1/3] "

[PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support
 2020-03-13 21:32 UTC  (5+ messages)
` [PATCH 1/3] btrfs: Remove "
` [PATCH 2/3] btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid

[GIT PULL] io_uring fixes for 5.6-rc
 2020-03-13 21:33 UTC  (3+ messages)

[PATCH 0/3] support hashing for linked requests
 2020-03-13 21:31 UTC  (4+ messages)
` [PATCH 1/3] io-wq: don't reshed if there is no work
` [PATCH 2/3] io-wq: split hashing and enqueueing
` [PATCH 3/3] io-wq: hash dependant works

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-13 21:31 UTC  (10+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000

[Intel-gfx] [PATCH] drm/i915/tgl: Remove require_force_probe protection
 2020-03-13 21:31 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 5.6] io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
 2020-03-13 21:29 UTC  (3+ messages)

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-13 21:28 UTC  (4+ messages)
` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support


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.