public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-30 13:22:42 to 2019-05-30 15:11:17 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-30 15:11 UTC  (9+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH] crypto: gcm - fix cacheline sharing
 2019-05-30 15:10 UTC  (25+ messages)

[PATCH tip/core/rcu 0/4] RCU-sync updates for v5.3
 2019-05-30 15:08 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcu/sync: Kill rcu_sync_type/gp_type
` [PATCH tip/core/rcu 2/4] uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
` [PATCH tip/core/rcu 3/4] locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem
` [PATCH tip/core/rcu 4/4] rcu/sync: Simplify the state machine

[PATCH] PCI: altera: Allow building as module
 2019-05-30 15:08 UTC  (5+ messages)
` [PATCH] PCI: altera-msi: "

[PATCH 0/5] Improvements to the documentation build system
 2019-05-30 15:08 UTC  (8+ messages)
` [PATCH 4/5] docs: by default, build docs a lot faster with Sphinx >= 1.7

[PATCH] Stacktrace in ARM32 architecture has jumped the first 2 layers, which may ignore the display of save_stack_trace_tsk
 2019-05-30 15:06 UTC 

[PATCH tip/core/rcu 0/4] SRCU updates for v5.3
 2019-05-30 15:04 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
` [PATCH tip/core/rcu 2/4] srcu: Remove unused vmlinux srcu linker entries
` [PATCH tip/core/rcu 3/4] module: Make srcu_struct ptr array as read-only
` [PATCH tip/core/rcu 4/4] rcu: Make __call_srcu static

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-05-30 15:05 UTC  (17+ messages)
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: Let taggers specify a can_timestamp function

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-30 15:04 UTC  (16+ messages)

[PATCH 0/2] block, bfq: add weight symlink to the bfq.weight cgroup parameter
 2019-05-30 15:02 UTC  (2+ messages)

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v5.3
 2019-05-30 15:00 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Dump specified number of blocked tasks
` [PATCH tip/core/rcu 2/9] rcu: Correctly unlock root node in rcu_check_gp_start_stall()
` [PATCH tip/core/rcu 3/9] rcu: Make kfree_rcu() ignore NULL pointers
` [PATCH tip/core/rcu 4/9] rcu: Set a maximum limit for back-to-back callback invocation
` [PATCH tip/core/rcu 5/9] doc: Remove ".vnet" from paulmck email addresses
` [PATCH tip/core/rcu 6/9] rcu: Upgrade sync_exp_work_done() to smp_mb()
` [PATCH tip/core/rcu 7/9] rcu: Fix irritating whitespace error in rcu_assign_pointer()
` [PATCH tip/core/rcu 8/9] rcu: Force inlining of rcu_read_lock()
` [PATCH tip/core/rcu 9/9] rcu: Don't return a value from rcu_assign_pointer()

[PATCH] powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
 2019-05-30 15:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-05-30 14:55 UTC  (3+ messages)
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node

[PATCH tip/core/rcu 0/2] Documentation updates for v5.3
 2019-05-30 14:55 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] doc/rcuref: Document real world examples in kernel
` [PATCH tip/core/rcu 2/2] doc: Fixup definition of rcupdate.rcu_task_stall_timeout

[PATCH V2 1/5] perf cpumap: Retrieve die id information
 2019-05-30 14:53 UTC  (5+ messages)
` [PATCH V2 2/5] perf header: Add die information in CPU topology
` [PATCH V2 3/5] perf stat: Support per-die aggregation
` [PATCH V2 4/5] perf header: Rename "sibling cores" to "sibling sockets"
` [PATCH V2 5/5] perf tools: Apply new CPU topology sysfs attributes

[PATCH] PCI: altera: Fix no return warning for altera_pcie_irq_teardown()
 2019-05-30 14:54 UTC  (3+ messages)

[PATCH tip/core/rcu 0/12]
 2019-05-30 14:52 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Enable elimination of Tree-RCU softirq processing
` [PATCH tip/core/rcu 02/12] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
` [PATCH tip/core/rcu 03/12] rcu: Only do rcu_read_unlock_special() wakeups if expedited
` [PATCH tip/core/rcu 04/12] rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()
` [PATCH tip/core/rcu 05/12] rcu: Use irq_work to get scheduler's attention in clean context
` [PATCH tip/core/rcu 06/12] rcu: Inline invoke_rcu_callbacks() into its sole remaining caller
` [PATCH tip/core/rcu 07/12] rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()
` [PATCH tip/core/rcu 08/12] rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()
` [PATCH tip/core/rcu 09/12] lockdep: Add assertion to check if in an interrupt
` [PATCH tip/core/rcu 10/12] rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()
` [PATCH tip/core/rcu 11/12] rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qs
` [PATCH tip/core/rcu 12/12] rcu: Remove unused rdp local from synchronize_rcu_expedited()

[PATCH 0/1] one fix for FPGA
 2019-05-30 14:52 UTC  (2+ messages)
` [PATCH 1/1] fpga: zynqmp-fpga: Correctly handle error pointer

[PATCH RFC memory-model 0/33] LKMM updates for review
 2019-05-30 14:42 UTC  (34+ messages)
` [PATCH RFC memory-model 01/33] tools/memory-model: Prepare for data-race detection
` [PATCH RFC memory-model 02/33] tools/memory-model: Add definitions of plain and marked accesses
` [PATCH RFC memory-model 03/33] tools/memory-model: Add data-race detection
` [PATCH RFC memory-model 04/33] tools/memory-model: Make scripts be executable
` [PATCH RFC memory-model 05/33] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()
` [PATCH RFC memory-model 06/33] tools/memory-model: Fix comment in MP+poonceonces.litmus
` [PATCH RFC memory-model 07/33] tools/memory-model: Do not use "herd" to refer to "herd7"
` [PATCH RFC memory-model 08/33] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH RFC memory-model 09/33] tools/memory-model: Make cmplitmushist.sh "
` [PATCH RFC memory-model 10/33] tools/memory-model: Make judgelitmus.sh identify bad macros
` [PATCH RFC memory-model 11/33] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
` [PATCH RFC memory-model 12/33] tools/memory-model: Fix paulmck email address on pre-existing scripts
` [PATCH RFC memory-model 13/33] tools/memory-model: Update parseargs.sh for hardware verification
` [PATCH RFC memory-model 14/33] tools/memory-model: Make judgelitmus.sh handle hardware verifications
` [PATCH RFC memory-model 15/33] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
` [PATCH RFC memory-model 16/33] tools/memory-model: Fix checkalllitmus.sh comment
` [PATCH RFC memory-model 17/33] tools/memory-model: Hardware checking for check{,all}litmus.sh
` [PATCH RFC memory-model 18/33] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
` [PATCH RFC memory-model 19/33] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH RFC memory-model 20/33] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
` [PATCH RFC memory-model 21/33] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
` [PATCH RFC memory-model 22/33] tools/memory-model: Keep assembly-language litmus tests
` [PATCH RFC memory-model 23/33] tools/memory-model: Allow herd to deduce CPU type
` [PATCH RFC memory-model 24/33] tools/memory-model: Make runlitmus.sh check for jingle errors
` [PATCH RFC memory-model 25/33] tools/memory-model: Add -v flag to jingle7 runs
` [PATCH RFC memory-model 26/33] tools/memory-model: Implement --hw support for checkghlitmus.sh
` [PATCH RFC memory-model 27/33] tools/memory-model: Fix scripting --jobs argument
` [PATCH RFC memory-model 28/33] tools/memory-model: Make checkghlitmus.sh use mselect7
` [PATCH RFC memory-model 29/33] tools/memory-model: Make history-check scripts "
` [PATCH RFC memory-model 30/33] tools/memory-model: Add "--" to parseargs.sh for additional arguments
` [PATCH RFC memory-model 31/33] tools/memory-model: Repair parseargs.sh header comment
` [PATCH RFC memory-model 32/33] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
` [PATCH RFC memory-model 33/33] tools/memory-model: Add data-race capabilities to judgelitmus.sh

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-30 14:40 UTC  (4+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())

[PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
 2019-05-30 14:39 UTC 

[PATCH 1/3] mfd: madera: Update DT bindings to add additional CODECs
 2019-05-30 14:39 UTC  (3+ messages)
` [PATCH 2/3] mfd: madera: Add Madera core support for CS47L15
` [PATCH 3/3] mfd: madera: Add Madera core support for CS47L92

[PATCH v3 0/5] x86/umwait: Enable user wait instructions
 2019-05-30 14:37 UTC  (3+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Enumerate "

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-05-30 14:34 UTC  (19+ messages)
` [PATCH ghak90 V6 04/10] audit: log container info of syscalls
` [PATCH ghak90 V6 08/10] audit: add containerid filtering
` [PATCH ghak90 V6 09/10] audit: add support for containerid to network namespaces

[PATCH] PCI: Return error if cannot probe VF
 2019-05-30 14:33 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: Add YADRO VESNIN BMC
 2019-05-30 14:31 UTC  (3+ messages)

[PATCH v3 0/9] Multicolor Framework update
 2019-05-30 14:30 UTC  (8+ messages)
` [PATCH v3 1/9] leds: multicolor: Add sysfs interface definition

[PATCH 0/3] x86/vdso: Add support for CLOCK_MONOTONIC_RAW in the vDSO
 2019-05-30 14:21 UTC  (8+ messages)
` [PATCH 2/3] x86/vdso: Allow clock specific mult and shift values

[PATCH] Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
 2019-05-30 14:21 UTC  (2+ messages)

memory leak in sctp_process_init
 2019-05-30 14:20 UTC  (6+ messages)

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-30 14:19 UTC  (7+ messages)
` [PATCH v3 1/6] fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
` [PATCH v3 2/6] fsl/fman: add API to get the device behind a fman port
` [PATCH v3 3/6] dpaa_eth: defer probing after qbman
` [PATCH v3 4/6] dpaa_eth: base dma mappings on the fman rx port
` [PATCH v3 5/6] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v3 6/6] dpaa_eth: fix iova handling for sg frames

[RFC PATCH v3 00/16] Core scheduling v3
 2019-05-30 14:17 UTC  (3+ messages)

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-05-30 14:15 UTC  (20+ messages)
` [PATCH v6 01/19] kernel: Standardize vdso_datapage
` [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
` [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
` [PATCH v6 04/19] arm64: Substitute gettimeofday with C implementation
` [PATCH v6 05/19] arm64: Build vDSO with -ffixed-x18
` [PATCH v6 06/19] arm64: compat: Add missing syscall numbers
` [PATCH v6 07/19] arm64: compat: Expose signal related structures
` [PATCH v6 08/19] arm64: compat: Generate asm offsets for signals
` [PATCH v6 09/19] lib: vdso: Add compat support
` [PATCH v6 10/19] arm64: compat: Add vDSO
` [PATCH v6 11/19] arm64: Refactor vDSO code
` [PATCH v6 12/19] arm64: compat: vDSO setup for compat layer
` [PATCH v6 13/19] arm64: elf: vDSO code page discovery
` [PATCH v6 14/19] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v6 15/19] arm64: Add vDSO compat support
` [PATCH v6 16/19] arm: Add support for generic vDSO
` [PATCH v6 17/19] mips: "
` [PATCH v6 18/19] x86: "
` [PATCH v6 19/19] kselftest: Extend vDSO selftest

[PATCH] x86/mm/tlb: Do partial TLB flush when possible
 2019-05-30 14:15 UTC  (2+ messages)

[PATCH] Documentation/stackprotector: powerpc supports stack protector
 2019-05-30 14:13 UTC  (3+ messages)

[PATCH] xtensa: Fix section mismatch between memblock_reserve and mem_reserve
 2019-05-30 14:13 UTC  (2+ messages)

[PATCH net] ethtool: Check for vlan etype or vlan tci when parsing flow_rule
 2019-05-30 14:09 UTC  (2+ messages)

New CephFS kernel client maintainer
 2019-05-30 14:07 UTC 

[PATCHv3 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-30 14:05 UTC  (7+ messages)

[PATCH] f2fs: add a rw_sem to cover quota flag changes
 2019-05-30 14:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/5] media: venus: Update clock scaling and core selection
 2019-05-30 13:58 UTC  (6+ messages)
` [PATCH 1/5] media: venus: Add codec data table
` [PATCH 2/5] media: venus: Initialize codec data
` [PATCH 3/5] media: venus: Update clock scaling
` [PATCH 4/5] media: venus: Add interface for load per core
` [PATCH 5/5] media: venus: Update core selection

[PATCH] kernel/module: Fix mem leak in module_add_modinfo_attrs
 2019-05-30 13:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
 2019-05-30 13:55 UTC  (3+ messages)

[PATCH] livepatch: Fix ftrace module text permissions race
 2019-05-30 13:54 UTC  (2+ messages)

[PATCH v3 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
 2019-05-30 13:51 UTC  (5+ messages)
` [PATCH v3 2/2] Drivers: hv: Move Hyper-V clocksource code to new "

crypto: run initcalls for generic implementations earlier
 2019-05-30 13:42 UTC  (3+ messages)
` [PATCH] crypto: jitterentropy - change back to module_init()

[PATCH v1 00/15] Fixing selftests failure on Talitos driver
 2019-05-30 13:42 UTC  (2+ messages)

[PATCH] char: hw_random: meson-rng: update with SPDX Licence identifier
 2019-05-30 13:40 UTC  (2+ messages)

[RFC] mm: Generalize notify_page_fault()
 2019-05-30 13:39 UTC  (4+ messages)

[PATCH 1/2] zstd: pass pointer rathen than structure to functions
 2019-05-30 13:35 UTC  (3+ messages)

[PATCH 5.1 000/405] 5.1.6-stable review
 2019-05-30 13:32 UTC  (3+ messages)

[btrfs] 2996e1f8bc: aim7.jobs-per-min -13.2% regression
 2019-05-30 13:32 UTC  (3+ messages)

[PATCH 0/7] keys: Miscellany
 2019-05-30 13:31 UTC  (4+ messages)
` [PATCH 6/7] keys: Add a keyctl to move a key between keyrings

[PATCH v2] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
 2019-05-30 13:31 UTC 

[PATCH] perf record: Add support to collect callchains from kernel or user space only
 2019-05-30 13:29 UTC 

[RFC PATCH 0/3] Make deferred split shrinker memcg aware
 2019-05-30 13:29 UTC  (4+ messages)
` [PATCH 1/3] mm: thp: make "

[PATCH 5.0 000/346] 5.0.20-stable review
 2019-05-30 13:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox