All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-11 16:24:11 to 2018-11-11 19:47:01 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] iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
 2018-11-11 17:07 UTC  (5+ messages)

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-11 19:44 UTC  (33+ messages)
` [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 13/41] ethernet/intel/ixgbe: "
  ` [Intel-wired-lan] "
` [PATCH tip/core/rcu 15/41] cpufreq/intel_pstate: "
` [PATCH tip/core/rcu 16/41] cpufreq/cpufreq_governor: "
` [PATCH tip/core/rcu 17/41] fs/file: "
` [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 22/41] sched/membarrier: synchronize_sched() with synchronize_rcu()
` [PATCH tip/core/rcu 23/41] sched: Replace "
` [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 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()
` [Bridge] [PATCH tip/core/rcu 33/41] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
` [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: "

[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)
` [PATCH v6 8/9] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
    ` [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 v6 00/33] staging: mt7621-pci: Parse ports info from DT and other minor cleanups
 2018-11-11 19:35 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

[driver-core PATCH v6 0/9] Add NUMA aware async_schedule calls
 2018-11-11 19:32 UTC  (5+ messages)
` [driver-core PATCH v6 2/9] async: Add support for queueing on specific NUMA node

[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

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 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  (7+ 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 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: "

[PATCH] perf tools: Suppress potential format-truncation warning in util/pmu.c
 2018-11-11 18:45 UTC 

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] "

BUG: corrupted list in locks_delete_block
 2018-11-11 18:18 UTC 

[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  (9+ 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 

[Buildroot] [PATCH 1/1] libkrb5: fix build on riscv
 2018-11-11 17:52 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 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

[PATCH] ftrace: remove KASAN poison in ftrace_ops_test()
 2018-11-11 17:32 UTC  (2+ messages)

patch "tools: Add 'firmware' category and add ihex2fw tool" added to char-misc-testing
 2018-11-11 17:27 UTC 

[PATCH] staging: net: ipv4: tcp_vegas: fixed checks and warnings
 2018-11-11 17:25 UTC  (3+ messages)
` net: ipv4: tcp_vegas

[linux-next test] 129714: tolerable FAIL
 2018-11-11 17:24 UTC 

[PATCH] arm64: disable KASAN for save_trace()
 2018-11-11 17:23 UTC  (3+ messages)

[PATCH] perf script: share code and output format for uregs and iregs output
 2018-11-11 17:21 UTC  (3+ messages)

[PATCH v9] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-11-11 17:20 UTC 

Price Inquiry
 2018-11-11 15:35 UTC 

Price Inquiry
 2018-11-11 15:35 UTC 

[Buildroot] [PATCH v2] uboot: add support for bundling ATF BL31 in ELF format into U-Boot
 2018-11-11 17:15 UTC  (3+ messages)

Price queries
 2018-11-11 17:10 UTC 

[PATCH V2 0/5] Drivers: hv: Miscellaneous fixes
 2018-11-11 17:09 UTC  (10+ messages)
` [PATCH V2 1/5] Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
  ` [PATCH V2 3/5] Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up

[RFC 0/9] ASoC/ARM: Merge the davinci and omap audio directories
 2018-11-11 16:37 UTC  (4+ messages)

[PATCH v5 00/15] Add utilization clamping support
 2018-11-11 17:08 UTC  (5+ messages)
` [PATCH v5 04/15] sched/core: uclamp: add CPU's clamp groups refcounting
` [PATCH v5 06/15] sched/core: uclamp: enforce last task UCLAMP_MAX

Price Inquiry
 2018-11-11 15:36 UTC 

patch "Drivers: hv: kvp: Fix the recent regression caused by incorrect" added to char-misc-linus
 2018-11-11 17:06 UTC 

[GIT PULL] Kbuild fixes for v4.20-rc2
 2018-11-11 17:00 UTC 

[PATCH 1/3] gpio: mockup: fix indicated direction
 2018-11-11 16:59 UTC  (11+ messages)

Checkout deleted semi-untracked file
 2018-11-11 16:55 UTC  (5+ messages)
` [RFC PATCH] Introduce "precious" file concept

[PATCH] docs/mm: update kmalloc kernel-doc description
 2018-11-11 16:48 UTC 

[RFC PATCH 00/10] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-11 16:47 UTC  (8+ messages)
` [RFC PATCH 04/10] net: hns3: Add "promisc mode" config info query function

[Buildroot] [PATCH 0/3] fs: fix and better handle capabilities
 2018-11-11 16:44 UTC  (6+ messages)
` [Buildroot] [PATCH 1/3] fs: apply permissions late

Price queries
 2018-11-11  7:46 UTC 

remove exofs, the T10 OSD code and block/scsi bidi support V3
 2018-11-11 16:35 UTC  (2+ messages)

[Buildroot] [PATCH] libtool: Make libltdl a separate package
 2018-11-11 16:34 UTC  (3+ messages)
` [Buildroot] [PATCH] systemd: Explicitly configure split-usr=false and split-bin=true

[PATCH bpf-next v2 0/3] bpf: Allow narrow loads with offset > 0
 2018-11-11  6:39 UTC  (2+ messages)

stuck on ghak100 testsuite script
 2018-11-11 16:24 UTC  (2+ messages)


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.