linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-19 20:44:46 to 2018-10-20 13:48:14 UTC [more...]

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-20 13:47 UTC  (26+ messages)
` [RFC PATCH v2 05/12] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH v2 06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [RFC PATCH v2 07/12] crypto: arm/chacha - add XChaCha12 support
` [RFC PATCH v2 08/12] crypto: poly1305 - add Poly1305 core API
` [RFC PATCH v2 09/12] crypto: nhpoly1305 - add NHPoly1305 support
` [RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [RFC PATCH v2 11/12] crypto: adiantum - add Adiantum support

[PATCH v1] x86/microcode: Handle negative microcode revisions
 2018-10-20 13:42 UTC  (3+ messages)

[PATCH 0/3] clk: add driver for the SiFive FU540 PRCI and PLLs it controls
 2018-10-20 13:38 UTC  (4+ messages)
` [PATCH 1/3] clk: analogbits: add Wide-Range PLL library
` [PATCH 2/3] dt-bindings: clk: add documentation for the SiFive PRCI driver
` [PATCH 3/3] clk: sifive: add a driver for the SiFive FU540 PRCI IP block

[GIT PULL] x86 fixes
 2018-10-20 13:28 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2018-10-20 13:28 UTC  (2+ messages)

[GIT PULL] perf fixes
 2018-10-20 13:28 UTC  (2+ messages)

[PATCH 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
 2018-10-20 13:19 UTC  (3+ messages)
` [PATCH 1/2] modpost: add switch to skip symbol exclusions likely to generate false positives
` [PATCH 2/2] modpost: skip ELF local symbols by default during section mismatch check

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-20 12:26 UTC  (13+ messages)
  ` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH] jffs2: ensure wbuf_verify is valid before using it
 2018-10-20 12:08 UTC 

Linux 4.18.16
 2018-10-20 12:05 UTC  (2+ messages)

Linux 4.14.78
 2018-10-20 12:05 UTC  (2+ messages)

Linux 4.9.135
 2018-10-20 12:04 UTC  (2+ messages)

Linux 4.4.162
 2018-10-20 12:04 UTC  (2+ messages)

[RFC PATCH RESEND 0/3] UP Squared board drivers
 2018-10-20 11:49 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] mfd: upboard: Add UP2 platform controller driver
  ` [PATCH v2 2/3] leds: upboard: Add LED support
  ` [PATCH v2 3/3] pinctrl: upboard: Add UP2 pinctrl and gpio driver

Memory management issue in 4.18.15
 2018-10-20 11:41 UTC 

[PATCH 1/3] staging: rtl8188eu: simplify odm_evm_db_to_percentage()
 2018-10-20 11:08 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8188eu: rename variable Max_spatial_stream - style
` [PATCH 3/3] staging: rtl8188eu: rename variable isCCKrate "

[RFC PATCH] jffs2: make the overwritten xattr invisible after remount
 2018-10-20 11:07 UTC 

[PATCH] jffs2: fix invocations of dbg_xattr() for dead jffs2_xattr_ref
 2018-10-20 11:07 UTC 

[PATCH] mm,oom: Use timeout based back off
 2018-10-20 10:57 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-10-20 10:24 UTC  (7+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH] platform/x86: touchscreen_dmi: Add min-x and min-y settings for various models
 2018-10-20 10:21 UTC 

[PATCH v3 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2018-10-20 10:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: add documentation for the SiFive UART driver
` [PATCH v3 2/2] tty: serial: add driver for the SiFive UART

[PATCH -tip] kprobes/x86: Use preempt_enable() in optimized_callback()
 2018-10-20  9:47 UTC 

[PATCH] MIPS: Ensure ELF appended dtb is relocated
 2018-10-20  9:31 UTC 

[PATCH v2 1/4] nfc: pn533: add UART phy driver
 2018-10-20  9:27 UTC  (4+ messages)

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-20  9:00 UTC  (11+ messages)
` [RFC v4 PATCH 2/5] mm/__free_one_page: skip merge for order-0 page unless compaction failed

perf handling of unknown symbols
 2018-10-20  8:31 UTC 

[PATCH v2 1/2] x86/cpufeature: Add facility to match microcode revisions
 2018-10-20  8:19 UTC  (4+ messages)

[PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
 2018-10-20  7:58 UTC  (8+ messages)
` [tip:x86/asm] x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
  ` in_compat_syscall() returns from kernel thread for X86_32

[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-10-20  7:53 UTC  (2+ messages)

[PATCH] media: venus: queue initial buffers
 2018-10-20  7:50 UTC  (3+ messages)

[git pull] drm fixes for 4.19 final (part 2)
 2018-10-20  7:39 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL] tracing: A few small fixes to synthetic events
 2018-10-20  7:39 UTC  (5+ messages)
` [PATCH 1/3] tracing: Fix synthetic event to accept unsigned modifier
` [PATCH 2/3] tracing: Fix synthetic event to allow semicolon at end
` [PATCH 3/3] selftests: ftrace: Add synthetic event syntax testcase

[PATCH v2 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-20  7:36 UTC 

[PATCH v3] idle/x86: remove the call to boot_init_stack_canary() from cpu_startup_entry()
 2018-10-20  7:26 UTC 

[git pull] Input updates for v4.19-rc8
 2018-10-20  7:08 UTC  (2+ messages)

[PATCH 1/2] vgaarb: Add support for 64-bit frame buffer address
 2018-10-20  6:56 UTC  (5+ messages)
` [PATCH 2/2] vgaarb: Keep adding VGA device in queue

[PATCH 4.18 00/53] 4.18.16-stable review
 2018-10-20  6:42 UTC  (5+ messages)

[PATCH v2] scsi: hisi_sas: Fix NULL pointer dereference
 2018-10-20  6:34 UTC  (3+ messages)

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-10-20  6:32 UTC  (3+ messages)

[PATCH v2 6/5] statx: add STATX_RESULT_MASK flag
 2018-10-20  5:55 UTC  (5+ messages)

[PATCH 00/24] AFS development
 2018-10-20  5:05 UTC  (28+ messages)
` [PATCH 01/24] iov_iter: Separate type from direction and use accessor functions
` [PATCH 02/24] iov_iter: Renumber the ITER_* constants in uio.h
` [PATCH 03/24] iov_iter: Add I/O discard iterator
` [PATCH 04/24] afs: Better tracing of protocol errors
` [PATCH 05/24] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 06/24] afs: Improve FS server rotation error handling
` [PATCH 07/24] afs: Implement VL server rotation
` [PATCH 08/24] afs: Fix TTL on VL server and address lists
` [PATCH 09/24] afs: Handle EIO from delivery function
` [PATCH 10/24] afs: Add a couple of tracepoints to log I/O errors
` [PATCH 11/24] afs: Don't invoke the server to read data beyond EOF
` [PATCH 12/24] afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
` [PATCH 13/24] afs: Commit the status on a new file/dir/symlink
` [PATCH 14/24] afs: Remove callback details from afs_callback_break struct
` [PATCH 15/24] afs: Implement the YFS cache manager service
` [PATCH 16/24] afs: Fix FS.FetchStatus delivery from updating wrong vnode
` [PATCH 17/24] afs: Calc callback expiry in op reply delivery
` [PATCH 18/24] afs: Get the target vnode in afs_rmdir() and get a callback on it
` [PATCH 19/24] afs: Expand data structure fields to support YFS
` [PATCH 20/24] afs: Implement YFS support in the fs client
` [PATCH 21/24] afs: Allow dumping of server cursor on operation failure
` [PATCH 22/24] afs: Eliminate the address pointer from the address list cursor
` [PATCH 23/24] afs: Fix callback handling
` [PATCH 24/24] afs: Probe multiple fileservers simultaneously

[PATCH] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2018-10-20  5:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 2/4] perf: add arm64 smmuv3 pmu driver
 2018-10-20  4:50 UTC  (2+ messages)

perf overlapping maps
 2018-10-20  4:44 UTC  (2+ messages)

[BUG] ext4/block null pointer crashes in linux-next
 2018-10-20  4:04 UTC  (10+ messages)

[tip:locking/core 6/10] arch/x86/include/asm/rmwcc.h:23:17: error: jump into statement expression
 2018-10-20  3:05 UTC 

[PATCH v2 1/1] ARM: dts: imx6sx-sdb: Add flexcan support
 2018-10-20  2:35 UTC 

[PATCH] ARM: dts: imx6sx-sdb: Add flexcan support
 2018-10-20  2:03 UTC  (3+ messages)

[PATCH 0/3] Add Bitstream configuration support for ZynqMP
 2018-10-20  8:48 UTC  (4+ messages)
` [PATCH 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-10-20  1:22 UTC  (11+ messages)
` [RFC PATCH 1/5] x86: introduce preemption disable prefix

[PATCH v7 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-10-20  1:19 UTC  (16+ messages)
` [PATCH v7 01/21] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
` [PATCH v7 02/21] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH v7 04/21] tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
` [PATCH v7 09/21] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v7 11/21] tpm: factor out tpm 1.x pm suspend flow "
` [PATCH v7 12/21] tpm: factor out tpm_startup function
` [PATCH v7 13/21] tpm: add tpm_auto_startup() into tpm-interface.c

[PATCH v2] Documentation: dynamic-debug: fix wildcard description
 2018-10-20  1:10 UTC 

[PATCH] Documentation: dynamic-debug: fix wildcard description
 2018-10-20  1:04 UTC  (3+ messages)

[PATCH 1/2] sched/fair: move rq_of helper function
 2018-10-20  0:44 UTC  (2+ messages)

[PATCH] ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
 2018-10-20  0:33 UTC 

omap4: support for manually updated display
 2018-10-20  0:38 UTC  (8+ messages)

[PATCH v3 1/2] x86/cpufeature: Add facility to match microcode revisions
 2018-10-20  0:12 UTC  (2+ messages)
` [PATCH v3 2/2] perf/x86/kvm: Avoid unnecessary work in guest filtering

[RFC PATCH 0/2] improve vmalloc allocation
 2018-10-20  0:11 UTC  (3+ messages)

[PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2018-10-20  0:02 UTC  (2+ messages)

[PATCH v14 00/19] Intel SGX1 support
 2018-10-19 23:59 UTC  (6+ messages)
` [PATCH v14 19/19] x86/sgx: Driver documentation

[PATCH] Documentation: dynamic_debug: fix a couple of typos
 2018-10-19 23:55 UTC 

[PATCH] tpm: tpm_try_transmit() refactor error flow
 2018-10-19 23:34 UTC  (4+ messages)

[PATCH] tpm: fix kdoc for tpm2_flush_context_cmd()
 2018-10-19 23:25 UTC  (2+ messages)

[PATCH] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
 2018-10-19 23:24 UTC  (2+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-10-19 23:18 UTC  (18+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH] f2fs: fix to account IO correctly
 2018-10-19 23:12 UTC  (4+ messages)

[PATCH] docs: Extend trusted keys documentation for TPM 2.0
 2018-10-19 23:07 UTC  (2+ messages)

[PATCH] clk: fix clk_calc_subtree compute duplications
 2018-10-19 23:07 UTC  (2+ messages)

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-19 23:01 UTC  (5+ messages)

TSC to Mono-raw Drift
 2018-10-19 22:36 UTC  (7+ messages)

[driver-core PATCH v4 0/6] Add NUMA aware async_schedule calls
 2018-10-19 22:35 UTC  (8+ messages)
` [driver-core PATCH v4 4/6] driver core: Probe devices asynchronously instead of the driver

[PATCH 4.4 00/48] 4.4.162-stable review
 2018-10-19 22:30 UTC  (3+ messages)

[PATCH] bpf: btf: Fix a missing-check bug
 2018-10-19 22:29 UTC 

[PATCH v2 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2018-10-19 22:05 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: serial: add documentation for the SiFive UART driver

[PATCH 1/3] printk: Introduce per-console loglevel setting
 2018-10-19 22:03 UTC  (3+ messages)

[PATCH] reiserfs: remove workaround code for GCC 3.x
 2018-10-19 21:59 UTC  (2+ messages)

[PATCH net-next 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-10-19 21:38 UTC  (3+ messages)

[RFC][PATCH] tools/lib/traceevent: Implement libtraceevent man pages
 2018-10-19 21:44 UTC 

[PATCH v3] staging: nrf24: add new driver for 2.4GHz radio transceiver
 2018-10-19 23:38 UTC  (3+ messages)

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-19 21:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

[PATCH] thunderbolt: Fix a missing-check bug
 2018-10-19 21:25 UTC  (3+ messages)

[PATCH] scsi: 3w-{sas,9xxx}: Use unsigned char for cdb
 2018-10-19 21:03 UTC  (3+ messages)

[PATCH 4.9 00/35] 4.9.135-stable review
 2018-10-19 20:55 UTC  (3+ messages)

[PATCH RFC v3 0/3] Rlimit for module space
 2018-10-19 20:47 UTC  (4+ messages)
` [PATCH v3 1/3] modules: Create arch versions of module alloc/free
` [PATCH v3 2/3] modules: Create rlimit for module space
` [PATCH v3 3/3] bpf: Add system wide BPF JIT limit

INFO: rcu detected stall in do_idle
 2018-10-19 20:50 UTC  (12+ messages)

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-10-19 20:48 UTC  (6+ messages)
` [PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask

[PATCH] rtc: s35390a: Make buf an unsigned char in s35390a_init
 2018-10-19 20:43 UTC  (2+ messages)
` [PATCH v2] rtc: s35390a: Change buf's type to u8 "


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