messages from 2018-11-11 17:34:00 to 2018-11-11 19:57:47 UTC [more...]
Patch "net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode" has been added to the 4.19-stable tree
2018-11-11 19:26 UTC (2+ messages)
[PATCH 3.16 000/366] 3.16.61-rc1 review
2018-11-11 19:49 UTC (8+ messages)
` [PATCH 3.16 183/366] time: Make sure jiffies_to_msecs() preserves non-zero time periods
` [B.A.T.M.A.N.] [PATCH 3.16 142/366] cfg80211: initialize sinfo in cfg80211_get_station
` [PATCH 3.16 330/366] fs/proc: Stop trying to report thread stacks
` [PATCH 3.16 221/366] x86/bugs: Add AMD's SPEC_CTRL MSR usage
` [PATCH 3.16 222/366] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
` [PATCH 3.16 220/366] x86/bugs: Add AMD's variant of SSB_NO
` [PATCH 3.16 032/366] iommu/vt-d: Ratelimit each dmar fault printing
[PATCH tip/core/rcu 0/20] Documentation updates for v4.21/v5.0
2018-11-11 19:56 UTC (13+ messages)
` [PATCH tip/core/rcu 01/20] doc: Set down forward-progress requirements
` [PATCH tip/core/rcu 02/20] doc: Clarify RCU data-structure comment about rcu_tree fanout
` [PATCH tip/core/rcu 06/20] doc: rcu: Update Data-Structures for RCU flavor consolidation
` [PATCH tip/core/rcu 07/20] doc: rcu: Better clarify the rcu_segcblist ->len field
` [PATCH tip/core/rcu 09/20] doc: Document rcutorture forward-progress test kernel parameters
` [PATCH tip/core/rcu 11/20] doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist
` [PATCH tip/core/rcu 13/20] doc: rcu: Remove obsolete checklist item about synchronize_rcu usage
` [PATCH tip/core/rcu 15/20] doc: Make reader aware of rcu_dereference_protected
` [PATCH tip/core/rcu 16/20] doc: Remove obsolete (non-)requirement about disabling preemption
` [PATCH tip/core/rcu 17/20] doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
` [PATCH tip/core/rcu 18/20] doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
` [PATCH tip/core/rcu 20/20] doc: Fix "struction" typo in RCU memory-ordering documentation
[Buildroot] [PATCH 1/1] libkrb5: fix build on riscv
2018-11-11 19:53 UTC (2+ messages)
[driver-core PATCH v6 0/9] Add NUMA aware async_schedule calls
2018-11-11 19:53 UTC (8+ messages)
` [driver-core PATCH v6 2/9] async: Add support for queueing on specific NUMA node
[3.16,265/366] x86/MCE: Remove min interval polling limitation
2018-11-11 19:49 UTC
[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
2018-11-11 19:44 UTC (44+ messages)
` [PATCH tip/core/rcu 01/41] rcu: Remove unused rcu_state externs
` [PATCH tip/core/rcu 02/41] rcu: Fix rcu_{node,data} comments about gp_seq_needed
` [PATCH tip/core/rcu 03/41] rcu: Eliminate synchronize_rcu_mult()
` [PATCH tip/core/rcu 04/41] rcu: Consolidate the RCU update functions invoked by sync.c
` [PATCH tip/core/rcu 05/41] sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 06/41] sparc/oprofile: Convert timer_stop() to use synchronize_rcu()
` [PATCH tip/core/rcu 07/41] s390/mm: Convert tlb_table_flush() to use call_rcu()
` [PATCH tip/core/rcu 08/41] powerpc: Convert hugepd_free() "
` [PATCH tip/core/rcu 10/41] drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 11/41] ethernet/sis: "
` [PATCH tip/core/rcu 12/41] ethernet/realtek: "
` [PATCH tip/core/rcu 13/41] ethernet/intel/ixgbe: "
` [Intel-wired-lan] "
` [PATCH tip/core/rcu 14/41] drivers/vhost: Replace synchronize_rcu_bh() "
` [PATCH tip/core/rcu 15/41] cpufreq/intel_pstate: Replace synchronize_sched() "
` [PATCH tip/core/rcu 16/41] cpufreq/cpufreq_governor: "
` [PATCH tip/core/rcu 18/41] tracing: Replace synchronize_sched() and call_rcu_sched()
` [PATCH tip/core/rcu 19/41] main: Replace rcu_barrier_sched() with rcu_barrier()
` [PATCH tip/core/rcu 20/41] kprobes: eplace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 21/41] lockdep: Replace "
` [PATCH tip/core/rcu 22/41] sched/membarrier: "
` [PATCH tip/core/rcu 23/41] sched: Replace "
` [PATCH tip/core/rcu 24/41] modules: Replace synchronize_sched() and call_rcu_sched()
` [PATCH tip/core/rcu 25/41] workqueue: Replace call_rcu_sched() with call_rcu()
` [PATCH tip/core/rcu 26/41] events: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 27/41] percpu-refcount: Replace call_rcu_sched() with call_rcu()
` [PATCH tip/core/rcu 28/41] slab: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 29/41] mm: Replace call_rcu_sched() with call_rcu()
` [PATCH tip/core/rcu 30/41] netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
` [PATCH tip/core/rcu 31/41] net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
` [PATCH tip/core/rcu 32/41] net/core: Replace call_rcu_bh() and synchronize_rcu_bh()
` [PATCH tip/core/rcu 33/41] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
` [Bridge] "
` [PATCH tip/core/rcu 34/41] percpu-rwsem: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 35/41] types: Remove call_rcu_bh() and call_rcu_sched()
` [PATCH tip/core/rcu 36/41] cgroups: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 37/41] livepatch: "
` [PATCH tip/core/rcu 38/41] net/core/skmsg: Replace call_rcu_sched() with call_rcu()
` [PATCH tip/core/rcu 39/41] net/decnet: Replace rcu_barrier_bh() with rcu_barrier()
` [PATCH tip/core/rcu 40/41] tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 41/41] rcutorture/formal: "
[PATCH v2] parisc: Optimize D/I cache flushes on UP kernel
2018-11-11 19:46 UTC
[Buildroot] [PATCH 1/1] ncmpc: disable documentation
2018-11-11 19:44 UTC
[PATCH] parisc: Replace sync instruction by nop on UP kernel
2018-11-11 19:43 UTC (3+ messages)
[PATCH RFC] hist lookups
2018-11-11 19:41 UTC (6+ messages)
[PATCH v6 0/9] EDAC drivers for Armada XP L2 and DDR
2018-11-11 19:40 UTC (5+ messages)
` [v6,8/9] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
` [PATCH v6 8/9] "
[PATCH] staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor interface
2018-11-11 19:36 UTC (2+ messages)
[PATCH tip/core/rcu 0/4] Eliminate BUG_ON for v4.21/v5.0
2018-11-11 19:32 UTC (5+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Eliminate BUG_ON() for sync.c
` [PATCH tip/core/rcu 2/4] rcu: Eliminate BUG_ON() for kernel/rcu/tree.c
` [PATCH tip/core/rcu 3/4] rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h
` [PATCH tip/core/rcu 4/4] rcu: Eliminate BUG_ON() for kernel/rcu/update.c
[PATCH net-next 0/2] r8169: add USR PCI vendor id
2018-11-11 19:31 UTC (4+ messages)
` [PATCH net-next v2] PCI: add USR vendor id and use it in r8169 and w6692 driver
` [PATCH net-next v3] "
[Qemu-devel] [PATCH v5 0/5] off-by-one and NULL pointer accesses detected by static analysis
2018-11-11 19:31 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 2/5] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PATCH v5 4/5] block: Fix potential Null pointer dereferences in vvfat.c
[PATCH 1/2] dt-bindings: rtc: add generic bindings
2018-11-11 19:31 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: rtc: Move trivial RTCs to rtc.txt
[PATCH tip/core/rcu 0/14] Miscellaneous fixes for v4.21/v5.0
2018-11-11 19:29 UTC (15+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Stop expedited grace periods from relying on stop-machine
` [PATCH tip/core/rcu 02/14] MAINTAINERS: Update from @linux.vnet.ibm.com to @linux.ibm.com
` [PATCH tip/core/rcu 03/14] rcu: Avoid double multiply by HZ
` [PATCH tip/core/rcu 04/14] rcu: Parameterize rcu_check_gp_start_stall()
` [PATCH tip/core/rcu 05/14] rcu: Add state name to show_rcu_gp_kthreads() output
` [PATCH tip/core/rcu 06/14] rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads()
` [PATCH tip/core/rcu 07/14] rcu: Adjust the comment of function rcu_is_watching
` [PATCH tip/core/rcu 08/14] rcu: Trace end of grace period before end of grace period
` [PATCH tip/core/rcu 09/14] rcu: Speed up expedited GPs when interrupting RCU reader
` [PATCH tip/core/rcu 10/14] rcu: Replace this_cpu_ptr() with __this_cpu_read()
` [PATCH tip/core/rcu 11/14] rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs()
` [PATCH tip/core/rcu 12/14] MAINTAINERS: Add Joel Fernandes as RCU reviewer
` [PATCH tip/core/rcu 13/14] checkpatch: Create table of obsolete APIs and apply to RCU
` [PATCH tip/core/rcu 14/14] checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
[PATCH V2] cacheinfo: Keep the old value if of_property_read_u32 fails
2018-11-11 19:29 UTC (2+ messages)
[PATCH v1 1/5] drivercore: Revert "deferral race condition fix"
2018-11-11 19:26 UTC (3+ messages)
[PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
2018-11-11 9:36 UTC (7+ messages)
` [PATCH 1/6] crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
` [PATCH 2/6] crypto: x86/chacha20 - Support partial lengths in 4-block "
` [PATCH 3/6] crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
` [PATCH 4/6] crypto: x86/chacha20 - Use larger block functions more aggressively
` [PATCH 5/6] crypto: x86/chacha20 - Add a 2-block AVX2 variant
` [PATCH 6/6] crypto: x86/chacha20 - Add a 4-block "
[Buildroot] [PATCH 1/1] wireshark: fix static build
2018-11-11 19:23 UTC
[PATCH 3.16 000/410] 3.16.57-rc1 review
2018-11-11 19:20 UTC (7+ messages)
[PATCH 00/11] Additional patches for nvdimm security support
2018-11-11 19:20 UTC (6+ messages)
` [PATCH 02/11] libnvdimm/security: change clear text nvdimm keys to encrypted keys
[1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
2018-11-11 9:31 UTC (2+ messages)
` [PATCH 1/2] "
WARN_ON() in netconsole with PREEMPT_RT
2018-11-11 19:13 UTC
[PATCH] kyber: fix wrong strlcpy() size in trace_kyber_latency()
2018-11-11 19:11 UTC (3+ messages)
[Bug 99923] HITMAN (2016) having lighting and artefacting, and overly light room
2018-11-11 19:11 UTC (2+ messages)
[PATCH v10 0/9] Add the I3C subsystem
2018-11-11 19:10 UTC (7+ messages)
[PATCH 0/6] Document r8a774a1 USB bindings
2018-11-11 9:19 UTC (5+ messages)
` [4/6] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1
` [PATCH 4/6] "
dmaengine: rcar-dmac: Document R8A774A1 bindings
2018-11-11 9:17 UTC (5+ messages)
` [PATCH] "
[PATCH v5 0/3] Huawei laptops
2018-11-11 19:02 UTC (4+ messages)
` [PATCH v5 1/3] x86: add support for Huawei WMI hotkeys
` [PATCH v5 2/3] ALSA: hda: fix front speakers on Huawei MBXP
` [PATCH v5 3/3] ALSA: hda: add support for Huawei WMI micmute LED
[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
2018-11-11 19:02 UTC (6+ messages)
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
[Buildroot] [PATCH 0/3] graph-depends: split off some functions to pkgutil.py
2018-11-11 19:00 UTC (9+ messages)
` [Buildroot] [PATCH 2/3] graph-depends: split off get_version/get_depends into pkgutil.py
[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
2018-11-11 18:57 UTC (6+ messages)
[PATCH] perf tools: Suppress potential format-truncation warning in util/pmu.c
2018-11-11 18:45 UTC
[PATCH v5 0/3] x86: make rsdp address accessible via boot params
2018-11-11 18:49 UTC (10+ messages)
` [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header
` PLEASE REVERT URGENTLY: "
Kernel 4.19 network performance - forwarding/routing normal users traffic
2018-11-11 8:56 UTC (17+ messages)
Price Inquiry
2018-11-11 18:43 UTC
[Bug 108711] GPU crash in some opengl 1.x applications on vega gpu
2018-11-11 18:40 UTC
[PATCH] iucv: Remove SKB list assumptions
2018-11-11 8:48 UTC (2+ messages)
dyntick-idle CPU and node's qsmask
2018-11-11 18:36 UTC (6+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
2018-11-11 8:44 UTC (2+ messages)
possible deadlock in down_trylock (2)
2018-11-11 18:30 UTC (2+ messages)
[Qemu-devel] [PATCH qemu] ppc/spapr: Receive and store device tree blob from SLOF
2018-11-11 18:10 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[PATCH net-next v2] tcp: minor optimization in tcp ack fast path processing
2018-11-11 18:26 UTC (2+ messages)
BUG: GPF in non-whitelisted uaccess (non-canonical address?)
2018-11-11 18:26 UTC
KASAN: use-after-free Read in update_blocked_averages
2018-11-11 18:24 UTC (2+ messages)
[PATCH v2] ARM: staging: bcm2835-audio: interpolate audio delay
2018-11-11 18:21 UTC (4+ messages)
` [alsa-devel] [PATCH v2] "
[PATCH] perf/x86/intel: Init early callchain for bts event
2018-11-11 18:16 UTC
[xen-4.11-testing test] 129720: tolerable FAIL - PUSHED
2018-11-11 18:15 UTC
[PATCH] build: disable compiler AVX512F support
2018-11-11 18:15 UTC (4+ messages)
` [dpdk-stable] AVX512 bug on SkyLake
[PATCH 1/2] ARM: multi_v7_defconfig: enable BPF related configs
2018-11-11 18:10 UTC (2+ messages)
` [PATCH 2/2] arm64: defconfig: "
function stack frames in the kernel
2018-11-11 18:00 UTC (7+ messages)
BUG REPORT: git clone of non-existent repository results in request for credentials
2018-11-11 18:00 UTC (3+ messages)
(unknown),
2018-11-11 8:05 UTC
[Buildroot] [PATCH/next 1/1] libkrb5: bump to version 1.16.2
2018-11-11 17:57 UTC
[seabios baseline-only test] 75587: tolerable FAIL
2018-11-11 17:53 UTC
Call for Papers - WorldCIST'19 - La Toja Island, Spain
2018-11-11 17:48 UTC
[PATCH] Revert "scripts/setlocalversion: git: Make -dirty check more robust"
2018-11-11 17:41 UTC (16+ messages)
` [PATCH] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
[1/2] firmware: add nowarn variant of request_firmware_nowait()
2018-11-11 17:41 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v3 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-11-11 17:40 UTC (2+ messages)
[PATCH v2] crypto: ecc - regularize scalar for scalar multiplication
2018-11-11 17:40 UTC
[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
2018-11-11 17:38 UTC (4+ messages)
[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
2018-11-11 17:36 UTC (15+ messages)
[PATCH v7] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
2018-11-11 17:36 UTC (3+ messages)
[PATCH] ASoC: Intel: hdac_hdmi: add Icelake support
2018-11-11 17:35 UTC (4+ messages)
[PATCH 0/2] perf-bench: introduce epoll benchmarks
2018-11-11 17:33 UTC (7+ messages)
` [PATCH 1/2] perf-bench: Add epoll parallel epoll_wait benchmark
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.